2021-08-26 10:00:39 exec_hook package_begin chapter05 505-gcc-libstdc++-pass1
START: 2021-08-26 10:00:39
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter05/505-gcc-libstdc++-pass1

# Make flags
export MAKEFLAGS=-j4

# C/C++ flags
export CFLAGS="-mtune=generic "
export CXXFLAGS="-mtune=generic "

# Log output for tests
TEST_LOG=${ROOT}sources/505-gcc-libstdc++-pass1-tests.tmp
LFS_CHAPTER=chapter05
LFS_SCRIPT=505-gcc-libstdc++-pass1

# Targets for multilib
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32

echo "Environment"
set

echo "File systems"
mount || true

echo "logname"
logname || true

# End /home/lfs/build/x86_64/sources/config.inc

Environment
ANT_HOME=/opt/ant
BASH=/bin/bash
BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=([0]="1" [1]="0")
BASH_ARGV=([0]="/home/lfs/build/x86_64/sources/config.inc")
BASH_CMDS=()
BASH_LINENO=([0]="15" [1]="0")
BASH_SOURCE=([0]="/home/lfs/build/x86_64/sources/config.inc" [1]="/home/lfs/build/x86_64/sources/lfs-commands/chapter05/505-gcc-libstdc++-pass1")
BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")
BASH_VERSION='5.1.8(1)-release'
CFLAGS='-mtune=generic '
CXXFLAGS='-mtune=generic '
DIRSTACK=()
DISPLAY=localhost:10.0
EUID=1003
GROUPS=()
HISTIGNORE='&:[bf]g:exit'
HISTSIZE=1000
HOME=/home/lfs
HOSTNAME=lfs-x86_64
HOSTTYPE=x86_64
IFS=$' \t\n'
INPUTRC=/etc/inputrc
LANG=de_DE.UTF-8
LC_ALL=POSIX
LFS=/home/lfs/build/x86_64
LFS_CFLAGS=-mtune=generic
LFS_CHAPTER=chapter05
LFS_CXXFLAGS=-mtune=generic
LFS_SCRIPT=505-gcc-libstdc++-pass1
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32
LOGNAME=lfs
MACHTYPE=x86_64-pc-linux-gnu
MAKEFLAGS=-j4
MAKELEVEL=1
MAKE_TERMERR=/dev/pts/0
MAKE_TERMOUT=/dev/pts/0
MFLAGS=
OLDPWD=/tmp/lfs-commands
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/home/lfs/build/x86_64/tools/bin:/usr/bin
PIPESTATUS=([0]="0")
PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig
PPID=1583
PREV_SEC=0
PS4='+ '
PWD=/home/lfs/build/x86_64/sources
QT5DIR=/opt/qt5
ROOT=/home/lfs/build/x86_64/
SCRIPT_ROOT=/dev/null
SECONDS=0
SHELL=/bin/bash
SHELLOPTS=braceexpand:errexit:interactive-comments
SHLVL=3
TERM=xterm-256color
TEST_LOG=/home/lfs/build/x86_64/sources/505-gcc-libstdc++-pass1-tests.tmp
TZ=Europe/Berlin
UID=1003
USER=lfs
XDG_CONFIG_DIRS=/etc/xdg/
XDG_DATA_DIRS=/usr/share/
XDG_RUNTIME_DIR=/tmp/xdg-lfs
_=Environment
File systems
/dev/sdc1 on / type ext4 (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755)
tmpfs on /run type tmpfs (rw,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
/dev/sda3 on /home type ext4 (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /run/user/65 type tmpfs (rw,nosuid,nodev,relatime,size=814836k,nr_inodes=203709,mode=700,uid=65,gid=65)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=814836k,nr_inodes=203709,mode=700,uid=1000,gid=1000)
/dev/sdb1 on /home/lfs/build/x86_64 type ext4 (rw,relatime)
helios0:/data/nfs/LFS on /mnt/LFS type nfs4 (rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.3.66,local_lock=none,addr=192.168.3.3,_netdev)
logname
lfs
KB: 888480	/home/lfs/build/x86_64/
/home/lfs/build/x86_64/sources/autolfs_package_patch PKG_DEST=/home/lfs/build/x86_64/sources/505-gcc-libstdc++
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... /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/lfs/build/x86_64/tools/bin/x86_64-lfs-linux-gnu-nm -B
checking the name lister (/home/lfs/build/x86_64/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 /home/lfs/build/x86_64/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 /home/lfs/build/x86_64/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 (/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E
checking for ld used by x86_64-lfs-linux-gnu-g++... /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/home/lfs/build/x86_64/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 (/home/lfs/build/x86_64/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 (/home/lfs/build/x86_64/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 <math.h> 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 <complex.h> for C++98... yes
checking for ISO C99 support in <stdio.h> for C++98... yes
checking for ISO C99 support in <stdlib.h> for C++98... yes
checking for ISO C99 support in <wchar.h> for C++98... yes
checking for sin in -lm... (cached) no
checking for ISO C99 support in <math.h> for C++11... yes
checking for tgmath.h... (cached) yes
checking for complex.h... (cached) yes
checking for ISO C99 support in <complex.h> for C++11... yes
checking for ISO C99 support in <stdio.h> for C++11... yes
checking for ISO C99 support in <stdlib.h> for C++11... yes
checking for ISO C99 support in <wchar.h> 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 <math.h>... no
checking for obsolete isnan function in <math.h>... no
checking uchar.h usability... yes
checking uchar.h presence... yes
checking for uchar.h... yes
checking for ISO C11 support for <uchar.h>... 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 <complex.h>... yes
checking for ISO C99 support to TR1 in <ctype.h>... yes
checking for fenv.h... (cached) yes
checking for ISO C99 support to TR1 in <fenv.h>... yes
checking for ISO C99 support to TR1 in <stdint.h>... yes
checking for ISO C99 support to TR1 in <math.h>... yes
checking for ISO C99 support to TR1 in <inttypes.h>... yes
checking for wchar_t ISO C99 support to TR1 in <inttypes.h>... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking for the value of EOF... -1
checking for the value of SEEK_CUR... 1
checking for the value of SEEK_END... 2
checking for gettimeofday... checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for gettimeofday... no
checking for library containing clock_gettime... no
checking for clock_gettime syscall... yes
checking for struct timespec that matches syscall... yes
checking for tmpnam... no
checking for pthread_cond_clockwait... no
checking for pthread_mutex_clocklock... no
checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking for get_nprocs... no
checking for unistd.h... (cached) yes
checking for _SC_NPROCESSORS_ONLN... no
checking for _SC_NPROC_ONLN... no
checking for pthreads_num_processors_np... no
checking for hw.ncpu sysctl... no
checking for suitable sys/sdt.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking fp.h usability... no
checking fp.h presence... no
checking for fp.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking for locale.h... (cached) yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for linux/random.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for g++ that supports -ffunction-sections -fdata-sections... yes
checking for ld version... 23700
checking for ld that supports -Wl,--gc-sections... yes
checking for ld that supports -Wl,-z,relro... yes
checking for sin in -lm... (cached) no
checking for isinf declaration... no
checking for _isinf declaration... no
checking for isnan declaration... no
checking for _isnan declaration... no
checking for finite declaration... yes
checking for finite... yes
checking for sincos declaration... yes
checking for sincos... no
checking for fpclass declaration... no
checking for _fpclass declaration... no
checking for qfpclass declaration... no
checking for _qfpclass declaration... no
checking for hypot declaration... yes
checking for hypot... no
checking for float trig functions... yes
checking for acosf... no
checking for asinf... no
checking for atanf... no
checking for cosf... no
checking for sinf... no
checking for tanf... no
checking for coshf... no
checking for sinhf... no
checking for tanhf... no
checking for float round functions... yes
checking for ceilf... no
checking for floorf... no
checking for expf declaration... yes
checking for expf... no
checking for isnanf declaration... yes
checking for isnanf... yes
checking for isinff declaration... yes
checking for isinff... yes
checking for atan2f declaration... yes
checking for atan2f... no
checking for fabsf declaration... yes
checking for fabsf... no
checking for fmodf declaration... yes
checking for fmodf... no
checking for frexpf declaration... yes
checking for frexpf... yes
checking for hypotf declaration... yes
checking for hypotf... no
checking for ldexpf declaration... yes
checking for ldexpf... yes
checking for logf declaration... yes
checking for logf... no
checking for log10f declaration... yes
checking for log10f... no
checking for modff declaration... yes
checking for modff... yes
checking for modf declaration... yes
checking for modf... yes
checking for powf declaration... yes
checking for powf... no
checking for sqrtf declaration... yes
checking for sqrtf... no
checking for sincosf declaration... yes
checking for sincosf... no
checking for finitef declaration... yes
checking for finitef... yes
checking for long double trig functions... yes
checking for acosl... no
checking for asinl... no
checking for atanl... no
checking for cosl... no
checking for sinl... no
checking for tanl... no
checking for coshl... no
checking for sinhl... no
checking for tanhl... no
checking for long double round functions... yes
checking for ceill... no
checking for floorl... no
checking for isnanl declaration... yes
checking for isnanl... yes
checking for isinfl declaration... yes
checking for isinfl... yes
checking for atan2l declaration... yes
checking for atan2l... no
checking for expl declaration... yes
checking for expl... no
checking for fabsl declaration... yes
checking for fabsl... no
checking for fmodl declaration... yes
checking for fmodl... no
checking for frexpl declaration... yes
checking for frexpl... yes
checking for hypotl declaration... yes
checking for hypotl... no
checking for ldexpl declaration... yes
checking for ldexpl... yes
checking for logl declaration... yes
checking for logl... no
checking for log10l declaration... yes
checking for log10l... no
checking for modfl declaration... yes
checking for modfl... yes
checking for powl declaration... yes
checking for powl... no
checking for sqrtl declaration... yes
checking for sqrtl... no
checking for sincosl declaration... yes
checking for sincosl... no
checking for finitel declaration... yes
checking for finitel... yes
checking for at_quick_exit declaration... yes
checking for at_quick_exit... yes
checking for quick_exit declaration... yes
checking for quick_exit... yes
checking for strtold declaration... yes
checking for strtold... yes
checking for strtof declaration... yes
checking for strtof... yes
checking whether the target supports thread-local storage... yes
checking for __cxa_thread_atexit_impl... yes
checking for aligned_alloc... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for _aligned_malloc... no
checking for timespec_get... yes
checking for sockatmark... yes
checking for uselocale... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in include/gstdint.h... stdint.h (already complete)
checking for GNU c++filt... /usr/bin/c++filt
checking for shared libgcc... no
configure: WARNING: === You have requested GNU symbol versioning, but
configure: WARNING: === you are not building a shared libgcc_s.
configure: WARNING: === Symbol versioning will be disabled.
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 semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for POSIX Semaphores and sem_timedwait... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking whether to build Filesystem TS support... yes
checking for struct dirent.d_type... no
checking for realpath... no
checking for utimensat... no
checking for utime... no
checking for lstat... no
checking for struct stat.st_mtim.tv_nsec... no
checking for fchmod... no
checking for fchmodat... no
checking for sendfile that can copy files... no
checking for link... no
checking for readlink... no
checking for symlink... no
checking for truncate... no
checking for 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} /home/lfs/build/x86_64/sources/gcc-11.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... yes
checking for gxx-include-dir... /tools/x86_64-lfs-linux-gnu/include/c++/11.2.0
checking for --enable-version-specific-runtime-libs... no
checking for install location... /tools/x86_64-lfs-linux-gnu/include/c++/11.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/c++20/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[1]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
echo timestamp > stamp-pb
echo timestamp > stamp-host
make[1]: [Makefile:1767: x86_64-lfs-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[1]: [Makefile:1768: x86_64-lfs-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
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 <bits/\1>,g' \
    < /home/lfs/build/x86_64/sources/gcc-11.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' \
    < /home/lfs/build/x86_64/sources/gcc-11.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' \
    < /home/lfs/build/x86_64/sources/gcc-11.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 <bits/\1>,g' \
    < /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-default.h
make[1]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
make[1]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
make "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-mtune=generic " "CXXFLAGS=-mtune=generic " "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 /home/lfs/build/x86_64/sources/gcc-11.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++/11.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/home/lfs/build/x86_64/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" all-recursive
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
Making all in include
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
Making all in libsupc++
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/libsupc++'
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o array_type_info.lo ../../libstdc++-v3/libsupc++/array_type_info.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o atexit_arm.lo ../../libstdc++-v3/libsupc++/atexit_arm.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o atexit_thread.lo ../../libstdc++-v3/libsupc++/atexit_thread.cc
ln -s /home/lfs/build/x86_64/sources/gcc-11.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/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o bad_alloc.lo ../../libstdc++-v3/libsupc++/bad_alloc.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/atexit_thread.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/array_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/atexit_arm.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_alloc.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o bad_array_length.lo ../../libstdc++-v3/libsupc++/bad_array_length.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o bad_array_new.lo ../../libstdc++-v3/libsupc++/bad_array_new.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_array_length.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o bad_cast.lo ../../libstdc++-v3/libsupc++/bad_cast.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_array_new.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o bad_typeid.lo ../../libstdc++-v3/libsupc++/bad_typeid.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_cast.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/bad_typeid.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o class_type_info.lo ../../libstdc++-v3/libsupc++/class_type_info.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_op.lo ../../libstdc++-v3/libsupc++/del_op.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/class_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_ops.lo ../../libstdc++-v3/libsupc++/del_ops.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_op.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opnt.lo ../../libstdc++-v3/libsupc++/del_opnt.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opv.lo ../../libstdc++-v3/libsupc++/del_opv.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opvs.lo ../../libstdc++-v3/libsupc++/del_opvs.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opv.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opvnt.lo ../../libstdc++-v3/libsupc++/del_opvnt.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvs.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o dyncast.lo ../../libstdc++-v3/libsupc++/dyncast.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/dyncast.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_alloc.lo ../../libstdc++-v3/libsupc++/eh_alloc.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_arm.lo ../../libstdc++-v3/libsupc++/eh_arm.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_alloc.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_aux_runtime.lo ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_arm.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_call.lo ../../libstdc++-v3/libsupc++/eh_call.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_call.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_catch.lo ../../libstdc++-v3/libsupc++/eh_catch.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_catch.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_exception.lo ../../libstdc++-v3/libsupc++/eh_exception.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_exception.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_globals.lo ../../libstdc++-v3/libsupc++/eh_globals.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_globals.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_personality.lo ../../libstdc++-v3/libsupc++/eh_personality.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_personality.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_ptr.lo ../../libstdc++-v3/libsupc++/eh_ptr.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_ptr.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_term_handler.lo ../../libstdc++-v3/libsupc++/eh_term_handler.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_term_handler.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_terminate.lo ../../libstdc++-v3/libsupc++/eh_terminate.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_terminate.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_tm.lo ../../libstdc++-v3/libsupc++/eh_tm.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_tm.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_throw.lo ../../libstdc++-v3/libsupc++/eh_throw.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_throw.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_type.lo ../../libstdc++-v3/libsupc++/eh_type.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_type.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o eh_unex_handler.lo ../../libstdc++-v3/libsupc++/eh_unex_handler.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/eh_unex_handler.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o enum_type_info.lo ../../libstdc++-v3/libsupc++/enum_type_info.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o function_type_info.lo ../../libstdc++-v3/libsupc++/function_type_info.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/enum_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/function_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o fundamental_type_info.lo ../../libstdc++-v3/libsupc++/fundamental_type_info.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o guard.lo ../../libstdc++-v3/libsupc++/guard.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/fundamental_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/guard.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o guard_error.lo ../../libstdc++-v3/libsupc++/guard_error.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o hash_bytes.lo ../../libstdc++-v3/libsupc++/hash_bytes.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/guard_error.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/hash_bytes.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o nested_exception.lo ../../libstdc++-v3/libsupc++/nested_exception.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_handler.lo ../../libstdc++-v3/libsupc++/new_handler.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/nested_exception.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_op.lo ../../libstdc++-v3/libsupc++/new_op.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_op.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_handler.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opnt.lo ../../libstdc++-v3/libsupc++/new_opnt.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opv.lo ../../libstdc++-v3/libsupc++/new_opv.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opv.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opvnt.lo ../../libstdc++-v3/libsupc++/new_opvnt.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opa.lo ../../libstdc++-v3/libsupc++/new_opa.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opvnt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opant.lo ../../libstdc++-v3/libsupc++/new_opant.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opva.lo ../../libstdc++-v3/libsupc++/new_opva.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opva.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o new_opvant.lo ../../libstdc++-v3/libsupc++/new_opvant.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/new_opvant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opa.lo ../../libstdc++-v3/libsupc++/del_opa.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opant.lo ../../libstdc++-v3/libsupc++/del_opant.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opsa.lo ../../libstdc++-v3/libsupc++/del_opsa.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opsa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opva.lo ../../libstdc++-v3/libsupc++/del_opva.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opvant.lo ../../libstdc++-v3/libsupc++/del_opvant.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o del_opvsa.lo ../../libstdc++-v3/libsupc++/del_opvsa.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opva.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o pbase_type_info.lo ../../libstdc++-v3/libsupc++/pbase_type_info.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvant.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/del_opvsa.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pbase_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o pmem_type_info.lo ../../libstdc++-v3/libsupc++/pmem_type_info.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o pointer_type_info.lo ../../libstdc++-v3/libsupc++/pointer_type_info.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o pure.lo ../../libstdc++-v3/libsupc++/pure.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pmem_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pure.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/pointer_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o si_class_type_info.lo ../../libstdc++-v3/libsupc++/si_class_type_info.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/si_class_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o tinfo.lo ../../libstdc++-v3/libsupc++/tinfo.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/tinfo.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o tinfo2.lo ../../libstdc++-v3/libsupc++/tinfo2.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/tinfo2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o vec.lo ../../libstdc++-v3/libsupc++/vec.cc
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o vmi_class_type_info.lo ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vec.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o vterminate.lo ../../libstdc++-v3/libsupc++/vterminate.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o
rm -f cp-demangle.c
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o atomicity.lo atomicity.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/libsupc++/vterminate.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -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 -mtune=generic -fcf-protection -mshstk -c atomicity.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o
atomicity.cc: In function '_Atomic_word __gnu_cxx::__exchange_and_add(volatile _Atomic_word*, int)':
atomicity.cc:35:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   35 |     register _Atomic_word __result;
      |                           ^~~~~~~~
/bin/sh ../libtool --tag CC --tag disable-shared  --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libiberty -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++    -mtune=generic  -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libiberty -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -mtune=generic -fcf-protection -mshstk -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c  -fPIC -DPIC -o cp-demangle.o
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=libsupc++convenience.la   -o libsupc++convenience.la  array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo   
/bin/sh ../libtool --tag CXX --tag disable-shared   --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2  -fdiagnostics-show-location=once    -ffunction-sections -fdata-sections  -frandom-seed=libsupc++.la   -o libsupc++.la -rpath /usr/lib/../lib array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo   
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libsupc++convenience.a  array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libsupc++.a  array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libsupc++convenience.a
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libsupc++.a
libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" )
libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" )
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/libsupc++'
Making all in src
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
Making all in c++98
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++98'
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o bitmap_allocator.lo ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o pool_allocator.lo ../../../libstdc++-v3/src/c++98/pool_allocator.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o mt_allocator.lo ../../../libstdc++-v3/src/c++98/mt_allocator.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o codecvt.lo ../../../libstdc++-v3/src/c++98/codecvt.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/mt_allocator.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/codecvt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/pool_allocator.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o complex_io.lo ../../../libstdc++-v3/src/c++98/complex_io.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o globals_io.lo ../../../libstdc++-v3/src/c++98/globals_io.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/complex_io.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/globals_io.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o hash_tr1.lo ../../../libstdc++-v3/src/c++98/hash_tr1.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/hash_tr1.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o hashtable_tr1.lo ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o ios_failure.lo ../../../libstdc++-v3/src/c++98/ios_failure.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_failure.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o ios_init.lo ../../../libstdc++-v3/src/c++98/ios_init.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_init.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o ios_locale.lo ../../../libstdc++-v3/src/c++98/ios_locale.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ios_locale.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o list.lo ../../../libstdc++-v3/src/c++98/list.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o list-aux.lo ../../../libstdc++-v3/src/c++98/list-aux.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list-aux.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o list-aux-2.lo ../../../libstdc++-v3/src/c++98/list-aux-2.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list-aux-2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o list_associated.lo ../../../libstdc++-v3/src/c++98/list_associated.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list_associated.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o list_associated-2.lo ../../../libstdc++-v3/src/c++98/list_associated-2.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/list_associated-2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o locale.lo ../../../libstdc++-v3/src/c++98/locale.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/locale.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o locale_facets.lo ../../../libstdc++-v3/src/c++98/locale_facets.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/locale_facets.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o math_stubs_float.lo ../../../libstdc++-v3/src/c++98/math_stubs_float.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/math_stubs_float.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o math_stubs_long_double.lo ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o stdexcept.lo ../../../libstdc++-v3/src/c++98/stdexcept.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/stdexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -I/home/lfs/build/x86_64/sources/gcc-11.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/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o tree.lo ../../../libstdc++-v3/src/c++98/tree.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/tree.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o istream.lo ../../../libstdc++-v3/src/c++98/istream.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/istream.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o istream-string.lo ../../../libstdc++-v3/src/c++98/istream-string.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/istream-string.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o streambuf.lo ../../../libstdc++-v3/src/c++98/streambuf.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/streambuf.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o valarray.lo ../../../libstdc++-v3/src/c++98/valarray.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o cow-istream-string.lo ../../../libstdc++-v3/src/c++98/cow-istream-string.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/valarray.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/cow-istream-string.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc ./collate_members_cow.cc || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc ./messages_members_cow.cc || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc ./monetary_members_cow.cc || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc ./numeric_members_cow.cc || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.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/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o allocator-inst.lo ../../../libstdc++-v3/src/c++98/allocator-inst.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/allocator-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o ext-inst.lo ../../../libstdc++-v3/src/c++98/ext-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/ext-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o misc-inst.lo ../../../libstdc++-v3/src/c++98/misc-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++98/misc-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o codecvt_members.lo codecvt_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c codecvt_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o collate_members.lo collate_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c collate_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o messages_members.lo messages_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c messages_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o monetary_members.lo monetary_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c monetary_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o numeric_members.lo numeric_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c numeric_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o time_members.lo time_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c time_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o basic_file.lo basic_file.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c basic_file.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -fimplicit-templates -c c++locale.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=link x86_64-lfs-linux-gnu-g++  -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libc++98convenience.la   -o libc++98convenience.la  bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo  
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++98convenience.a  bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++98convenience.a
libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" )
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++98'
Making all in c++11
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++11'
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o chrono.lo ../../../libstdc++-v3/src/c++11/chrono.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o condition_variable.lo ../../../libstdc++-v3/src/c++11/condition_variable.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-stdexcept.lo ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/chrono.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/condition_variable.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ctype.lo ../../../libstdc++-v3/src/c++11/ctype.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ctype.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o debug.lo ../../../libstdc++-v3/src/c++11/debug.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/debug.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o functexcept.lo ../../../libstdc++-v3/src/c++11/functexcept.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/functexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o functional.lo ../../../libstdc++-v3/src/c++11/functional.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o futex.lo ../../../libstdc++-v3/src/c++11/futex.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/functional.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/futex.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o future.lo ../../../libstdc++-v3/src/c++11/future.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/future.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o hash_c++0x.lo ../../../libstdc++-v3/src/c++11/hash_c++0x.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/hash_c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ios.lo ../../../libstdc++-v3/src/c++11/ios.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ios.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o mutex.lo ../../../libstdc++-v3/src/c++11/mutex.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/mutex.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o placeholders.lo ../../../libstdc++-v3/src/c++11/placeholders.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/placeholders.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o random.lo ../../../libstdc++-v3/src/c++11/random.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/random.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o regex.lo ../../../libstdc++-v3/src/c++11/regex.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/regex.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o shared_ptr.lo ../../../libstdc++-v3/src/c++11/shared_ptr.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/shared_ptr.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o snprintf_lite.lo ../../../libstdc++-v3/src/c++11/snprintf_lite.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/snprintf_lite.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o system_error.lo ../../../libstdc++-v3/src/c++11/system_error.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/system_error.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o thread.lo ../../../libstdc++-v3/src/c++11/thread.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/thread.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-locale_init.lo ../../../libstdc++-v3/src/c++11/cow-locale_init.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-locale_init.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-shim_facets.lo ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cxx11-hash_tr1.lo ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -gno-as-loc-support -S ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -gno-as-loc-support -S ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cxx11-shim_facets.lo ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cxx11-stdexcept.lo ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.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
ln -s /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true
ln -s /home/lfs/build/x86_64/sources/gcc-11.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/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-fstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-sstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-string-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-string-io-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-wstring-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cow-wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cxx11-locale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o cxx11-wlocale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o sso_string.lo ../../../libstdc++-v3/src/c++11/sso_string.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/sso_string.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ext11-inst.lo ../../../libstdc++-v3/src/c++11/ext11-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ext11-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o fstream-inst.lo ../../../libstdc++-v3/src/c++11/fstream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/fstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ios-inst.lo ../../../libstdc++-v3/src/c++11/ios-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ios-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o iostream-inst.lo ../../../libstdc++-v3/src/c++11/iostream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/iostream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o istream-inst.lo ../../../libstdc++-v3/src/c++11/istream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/istream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o locale-inst.lo ../../../libstdc++-v3/src/c++11/locale-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/locale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++11/ostream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/ostream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++11/sstream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/sstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o streambuf-inst.lo ../../../libstdc++-v3/src/c++11/streambuf-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/streambuf-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o string-inst.lo ../../../libstdc++-v3/src/c++11/string-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/string-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o string-io-inst.lo ../../../libstdc++-v3/src/c++11/string-io-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/string-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o wlocale-inst.lo ../../../libstdc++-v3/src/c++11/wlocale-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wlocale-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o wstring-inst.lo ../../../libstdc++-v3/src/c++11/wstring-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wstring-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -g0 -c cxx11-ios_failure-lt.s  -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ctype_configure_char.lo ctype_configure_char.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ctype_configure_char.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++11 -prefer-pic -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  -mtune=generic  -fcf-protection -mshstk -c -o ctype_members.lo ctype_members.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++11 -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 -mtune=generic -fcf-protection -mshstk -c ctype_members.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=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[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++11'
Making all in c++17
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++17'
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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=floating_from_chars.lo  -fimplicit-templates -mtune=generic  -fcf-protection -mshstk -c -o floating_from_chars.lo ../../../libstdc++-v3/src/c++17/floating_from_chars.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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=floating_to_chars.lo  -fimplicit-templates -mtune=generic  -fcf-protection -mshstk -c -o floating_to_chars.lo ../../../libstdc++-v3/src/c++17/floating_to_chars.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o fs_dir.lo ../../../libstdc++-v3/src/c++17/fs_dir.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o fs_ops.lo ../../../libstdc++-v3/src/c++17/fs_ops.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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=floating_from_chars.lo -fimplicit-templates -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/floating_from_chars.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_dir.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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=floating_to_chars.lo -fimplicit-templates -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/floating_to_chars.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_ops.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o fs_path.lo ../../../libstdc++-v3/src/c++17/fs_path.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/fs_path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_path.o
In file included from ../../../libstdc++-v3/src/c++17/fs_ops.cc:58:
../../../libstdc++-v3/src/c++17/../filesystem/ops-common.h: In function 'std::filesystem::file_type std::filesystem::make_file_type(const stat_type&)':
../../../libstdc++-v3/src/c++17/../filesystem/ops-common.h:269:35: warning: unused parameter 'st' [-Wunused-parameter]
  269 |   make_file_type(const stat_type& st) noexcept
      |                  ~~~~~~~~~~~~~~~~~^~
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o memory_resource.lo ../../../libstdc++-v3/src/c++17/memory_resource.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/memory_resource.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o memory_resource.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o cow-fs_dir.lo ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o cow-fs_ops.lo ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o cow-fs_path.lo ../../../libstdc++-v3/src/c++17/cow-fs_path.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-fs_path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++17/ostream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/ostream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o string-inst.lo ../../../libstdc++-v3/src/c++17/string-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/string-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o
In file included from ../../../libstdc++-v3/src/c++17/fs_ops.cc:58,
                 from ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc:26:
../../../libstdc++-v3/src/c++17/../filesystem/ops-common.h: In function 'std::filesystem::file_type std::filesystem::make_file_type(const stat_type&)':
../../../libstdc++-v3/src/c++17/../filesystem/ops-common.h:269:35: warning: unused parameter 'st' [-Wunused-parameter]
  269 |   make_file_type(const stat_type& st) noexcept
      |                  ~~~~~~~~~~~~~~~~~^~
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++17/cow-string-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++17/cow-string-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=link x86_64-lfs-linux-gnu-g++  -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++17 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libc++17convenience.la  -fimplicit-templates  -o libc++17convenience.la  floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo  
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++17convenience.a  floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++17convenience.a
libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" )
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++17'
Making all in c++20
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++20'
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++   -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=sstream-inst.lo  -fimplicit-templates -mtune=generic  -fcf-protection -mshstk -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++20/sstream-inst.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/c++20/sstream-inst.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=link x86_64-lfs-linux-gnu-g++  -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates  -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2  -fdiagnostics-show-location=once   -ffunction-sections -fdata-sections  -frandom-seed=libc++20convenience.la  -fimplicit-templates  -o libc++20convenience.la   sstream-inst.lo  
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++20convenience.a  sstream-inst.o
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++20convenience.a
libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" )
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++20'
Making all in filesystem
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/filesystem'
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o dir.lo ../../../libstdc++-v3/src/filesystem/dir.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o ops.lo ../../../libstdc++-v3/src/filesystem/ops.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o path.lo ../../../libstdc++-v3/src/filesystem/path.cc
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o cow-dir.lo ../../../libstdc++-v3/src/filesystem/cow-dir.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/dir.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o
In file included from ../../../libstdc++-v3/src/filesystem/ops.cc:60:
../../../libstdc++-v3/src/filesystem/ops-common.h: In function 'std::experimental::filesystem::v1::file_type std::experimental::filesystem::make_file_type(const stat_type&)':
../../../libstdc++-v3/src/filesystem/ops-common.h:269:35: warning: unused parameter 'st' [-Wunused-parameter]
  269 |   make_file_type(const stat_type& st) noexcept
      |                  ~~~~~~~~~~~~~~~~~^~
../../../libstdc++-v3/src/filesystem/ops.cc: In function 'void std::experimental::filesystem::v1::create_hard_link(const std::experimental::filesystem::v1::__cxx11::path&, const std::experimental::filesystem::v1::__cxx11::path&, std::error_code&)':
../../../libstdc++-v3/src/filesystem/ops.cc:581:34: warning: unused parameter 'to' [-Wunused-parameter]
  581 | fs::create_hard_link(const path& to, const path& new_hard_link,
      |                      ~~~~~~~~~~~~^~
../../../libstdc++-v3/src/filesystem/ops.cc:581:50: warning: unused parameter 'new_hard_link' [-Wunused-parameter]
  581 | fs::create_hard_link(const path& to, const path& new_hard_link,
      |                                      ~~~~~~~~~~~~^~~~~~~~~~~~~
../../../libstdc++-v3/src/filesystem/ops.cc: In function 'void std::experimental::filesystem::v1::create_symlink(const std::experimental::filesystem::v1::__cxx11::path&, const std::experimental::filesystem::v1::__cxx11::path&, std::error_code&)':
../../../libstdc++-v3/src/filesystem/ops.cc:610:32: warning: unused parameter 'to' [-Wunused-parameter]
  610 | fs::create_symlink(const path& to, const path& new_symlink,
      |                    ~~~~~~~~~~~~^~
../../../libstdc++-v3/src/filesystem/ops.cc:610:48: warning: unused parameter 'new_symlink' [-Wunused-parameter]
  610 | fs::create_symlink(const path& to, const path& new_symlink,
      |                                    ~~~~~~~~~~~~^~~~~~~~~~~
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o cow-ops.lo ../../../libstdc++-v3/src/filesystem/cow-ops.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-ops.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o
/bin/sh ../../libtool --tag CXX --tag disable-shared   --mode=compile x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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  -mtune=generic  -fcf-protection -mshstk -c -o cow-path.lo ../../../libstdc++-v3/src/filesystem/cow-path.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../libgcc -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../../libstdc++-v3/src/filesystem/cow-path.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o
In file included from ../../../libstdc++-v3/src/filesystem/ops.cc:60,
                 from ../../../libstdc++-v3/src/filesystem/cow-ops.cc:26:
../../../libstdc++-v3/src/filesystem/ops-common.h: In function 'std::experimental::filesystem::v1::file_type std::experimental::filesystem::make_file_type(const stat_type&)':
../../../libstdc++-v3/src/filesystem/ops-common.h:269:35: warning: unused parameter 'st' [-Wunused-parameter]
  269 |   make_file_type(const stat_type& st) noexcept
      |                  ~~~~~~~~~~~~~~~~~^~
In file included from ../../../libstdc++-v3/src/filesystem/cow-ops.cc:26:
../../../libstdc++-v3/src/filesystem/ops.cc: In function 'void std::experimental::filesystem::v1::create_hard_link(const std::experimental::filesystem::v1::path&, const std::experimental::filesystem::v1::path&, std::error_code&)':
../../../libstdc++-v3/src/filesystem/ops.cc:581:34: warning: unused parameter 'to' [-Wunused-parameter]
  581 | fs::create_hard_link(const path& to, const path& new_hard_link,
      |                      ~~~~~~~~~~~~^~
../../../libstdc++-v3/src/filesystem/ops.cc:581:50: warning: unused parameter 'new_hard_link' [-Wunused-parameter]
  581 | fs::create_hard_link(const path& to, const path& new_hard_link,
      |                                      ~~~~~~~~~~~~^~~~~~~~~~~~~
../../../libstdc++-v3/src/filesystem/ops.cc: In function 'void std::experimental::filesystem::v1::create_symlink(const std::experimental::filesystem::v1::path&, const std::experimental::filesystem::v1::path&, std::error_code&)':
../../../libstdc++-v3/src/filesystem/ops.cc:610:32: warning: unused parameter 'to' [-Wunused-parameter]
  610 | fs::create_symlink(const path& to, const path& new_symlink,
      |                    ~~~~~~~~~~~~^~
../../../libstdc++-v3/src/filesystem/ops.cc:610:48: warning: unused parameter 'new_symlink' [-Wunused-parameter]
  610 | fs::create_symlink(const path& to, const path& new_symlink,
      |                                    ~~~~~~~~~~~~^~~~~~~~~~~
/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[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/filesystem'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o compatibility.lo ../../libstdc++-v3/src/c++98/compatibility.cc
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o compatibility-debug_list.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -c -o compatibility-debug_list-2.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -c ../../libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o
/bin/sh ../libtool --tag CXX   --mode=compile x86_64-lfs-linux-gnu-g++  -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic  -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc  -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-g++ -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include/x86_64-lfs-linux-gnu -I/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include -I/home/lfs/build/x86_64/sources/gcc-11.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 -mtune=generic -fcf-protection -mshstk -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1
/bin/sh ../libtool --tag CXX   --mode=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:29:0  -lm  -rpath /usr/lib/../lib compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo  compatibility-c++0x.lo compatibility-atomic-c++0x.lo compatibility-thread-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo   ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la 
libtool: link: x86_64-lfs-linux-gnu-g++  -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /home/lfs/build/x86_64/lib/../lib/crti.o /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtbeginS.o  .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-c++0x.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-thread-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o  -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a -Wl,--no-whole-archive  -L/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0 -L/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/home/lfs/build/x86_64/lib/../lib -L/home/lfs/build/x86_64/usr/lib/../lib -L/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/home/lfs/build/x86_64/lib -L/home/lfs/build/x86_64/usr/lib -lm -lc -lgcc /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/crtendS.o /home/lfs/build/x86_64/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.29
libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.29" "libstdc++.so.6")
libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.29" "libstdc++.so")
libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/home/lfs/build/x86_64/sources/gcc-11.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 "/home/lfs/build/x86_64/sources/gcc-11.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 "/home/lfs/build/x86_64/sources/gcc-11.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 "/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/../src/c++17/.libs/libc++17convenience.a")
libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && x86_64-lfs-linux-gnu-ar x "/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/../src/c++20/.libs/libc++20convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o
libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o
libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o
libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o
libtool: link: ln .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-c++0x.o compatibility-atomic-c++0x.o compatibility-thread-c++0x.o compatibility-chrono.o compatibility-condvar.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libstdc++.a
libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" )
/bin/sh ../libtool --tag CXX   --mode=link x86_64-lfs-linux-gnu-g++  -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections  -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=2 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la  -o libstdc++convenience.la  ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \
if test ! -f .libs/libstdc++.a; then \
  cp .libs/libstdc++convenience.a .libs/libstdc++.a; \
fi; \
echo `date` > stamp-libstdc++convenience;
libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/home/lfs/build/x86_64/sources/gcc-11.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 "/home/lfs/build/x86_64/sources/gcc-11.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 "/home/lfs/build/x86_64/sources/gcc-11.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 "/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/../src/c++17/.libs/libc++17convenience.a")
libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && x86_64-lfs-linux-gnu-ar x "/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/../src/c++20/.libs/libc++20convenience.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o
libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o
libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o
libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o
libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o
libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o
libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libstdc++convenience.a
libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" )
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
Making all in doc
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/doc'
Making all in po
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/po'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/po'
Making all in testsuite
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/testsuite'
Making all in python
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/python'
sed -e 's,@pythondir@,/usr/share/gcc-11.2.0/python,' \
    -e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../libstdc++-v3/python/hook.in > gdb.py
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/python'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-mtune=generic " "CXXFLAGS=-mtune=generic " "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 /home/lfs/build/x86_64/sources/gcc-11.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++/11.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/home/lfs/build/x86_64/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
make[1]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
make[1]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
Making install in include
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./bits
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./bits
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/algorithmfwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/align.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/alloc_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/allocated_ptr.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_futex.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_timed_wait.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/atomic_wait.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_ios.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_ios.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_string.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/basic_string.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/boost_concept_check.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/c++0x_warning.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/char_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/charconv.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/codecvt.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/concept_check.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/deque.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/enable_special_members.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/erase_if.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/forward_list.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/forward_list.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_dir.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_fwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_ops.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/fs_path.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/fstream.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/functexcept.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/functional_hash.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/gslice.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/gslice_array.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/hashtable.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/hashtable_policy.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/indirect_array.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/invoke.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ios_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/istream.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/iterator_concepts.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/list.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_classes.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_classes.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_conv.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/localefwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/mask_array.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/max_size_type.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/memoryfwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/move.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/node_handle.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ostream.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ostream_insert.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/parse_numbers.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/postypes.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/predefined_ops.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ptr_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/quoted_string.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/random.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/random.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/range_access.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_algobase.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_algo.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_cmp.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/ranges_util.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/refwrap.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_constants.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_error.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_scanner.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_automaton.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_compiler.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_executor.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/regex_executor.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/semaphore_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/shared_ptr.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/slice_array.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/specfun.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/sstream.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/std_abs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/std_function.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/std_mutex.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/std_thread.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_algo.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_algobase.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_bvector.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_construct.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_deque.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_function.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_heap.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_list.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_map.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_multimap.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_multiset.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_numeric.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_pair.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_queue.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_relops.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_set.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_stack.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_tree.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stl_vector.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stream_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/streambuf.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/stringfwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/string_view.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/this_thread_sleep.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/unique_lock.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/unique_ptr.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/unordered_map.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/unordered_set.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/uses_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/uses_allocator_args.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_array.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_array.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_before.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/valarray_after.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/bits/vector.tcc; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./bits; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./backward
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./backward
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/auto_ptr.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/backward_warning.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/binders.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_fun.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/hashtable.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/strstream; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./backward; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/algorithm /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/aligned_buffer.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/alloc_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/atomicity.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/cast.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/cmath /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/concurrence.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/debug_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/enc_filebuf.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/extptr_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/functional /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/iterator /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/malloc_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/memory /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/mt_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/new_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/numeric /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/numeric_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pod_char_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pointer.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pool_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/rb_tree /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/random /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/random.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/rope /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/ropeimpl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/slist /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/string_conversions.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/throw_allocator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/typelist.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/type_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/rc_string_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/sso_string_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring_fwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/vstring_util.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/backward/hash_map; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.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 /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/${dir} ; done
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/pairing_heap_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/splay_tree_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/list_update_map_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/branch_policy
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/trie_policy
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/gp_hash_table_map_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/tree_policy
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/binomial_heap_base_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/resize_policy
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/bin_search_tree_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/binomial_heap_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/thin_heap_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/pat_trie_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/cc_hash_table_map_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/rc_binomial_heap_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/left_child_next_sibling_heap_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/unordered_iterator
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/binary_heap_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/ov_tree_map_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/hash_fn
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/eq_fn
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/rb_tree_map_
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds/detail/list_update_policy
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \
  install_base=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./ext/pb_ds ; \
  relative_name=`echo $file | sed -e "s|/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\
  /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./tr1
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./tr1
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/array /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/beta_function.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/ccomplex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cctype /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cfenv /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cfloat /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cinttypes /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/climits /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cmath /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/complex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/complex.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdarg /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdbool /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdint /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdio /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cstdlib /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/ctgmath /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/ctime /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/ctype.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cwchar /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/cwctype /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/fenv.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/float.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/functional /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/functional_hash.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/gamma.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/hashtable.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/inttypes.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/limits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/math.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/memory /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/random /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/random.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/random.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/regex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/shared_ptr.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/special_function_util.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdarg.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdbool.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdint.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdio.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/stdlib.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/tgmath.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/tuple /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/type_traits /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_map.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/unordered_set.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/utility /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/wchar.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr1/wctype.h; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./tr1; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./tr2
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./tr2
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr2/bool_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr2/bool_set.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr2/dynamic_bitset /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr2/ratio /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/tr2/type_traits; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./tr2; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./decimal
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./decimal
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/decimal/decimal /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/decimal/decimal.h; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./decimal; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./experimental
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./experimental
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/algorithm /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/any /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/array /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/buffer /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/chrono /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/deque /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/executor /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/forward_list /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/functional /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/internet /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/io_context /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/iterator /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/list /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/memory /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/memory_resource /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/net /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/netfwd /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/numeric /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/optional /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/propagate_const /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/random /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/ratio /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/regex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/simd /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/socket /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/source_location /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/string /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/string_view /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/system_error /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/timer /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/tuple /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/type_traits /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/unordered_map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/unordered_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/utility /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/vector /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/filesystem; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./experimental; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./experimental/bits
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./experimental/bits
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/net.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/numeric_traits.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_builtin.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_converter.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_detail.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_fixed_size.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_math.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_neon.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_ppc.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_scalar.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_x86.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/simd_x86_conversions.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./experimental/bits; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/.
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cassert /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/ccomplex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cctype /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cerrno /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cfenv /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cfloat /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cinttypes /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/ciso646 /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/climits /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/clocale /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cmath /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/csetjmp /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/csignal /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdalign /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdarg /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdbool /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstddef /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdint /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdio /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstdlib /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cstring /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/ctgmath /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/ctime /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cuchar /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cwchar /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_global/cwctype; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/.; done
c_base_headers_extra_install='';\
for file in $c_base_headers_extra_install; do \
  /usr/bin/install -c -m 644 $file /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./bits; done
c_compatibility_headers_install='/home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/complex.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/fenv.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/math.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/c_compatibility/stdlib.h';\
for file in $c_compatibility_headers_install; do \
  /usr/bin/install -c -m 644 $file /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/.
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/algorithm /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/any /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/array /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/atomic /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/barrier /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/bit /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/bitset /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/charconv /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/chrono /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/codecvt /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/complex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/concepts /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/condition_variable /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/coroutine /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/deque /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/execution /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/filesystem /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/forward_list /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/fstream /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/functional /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/future /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/iomanip /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/ios /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/iosfwd /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/iostream /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/istream /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/iterator /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/latch /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/limits /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/list /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/locale /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/memory /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/memory_resource /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/mutex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/numbers /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/numeric /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/optional /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/ostream /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/queue /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/random /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/ranges /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/ratio /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/regex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/scoped_allocator /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/semaphore /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/shared_mutex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/source_location /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/span /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/sstream /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/syncstream /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/stack /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/stdexcept /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/stop_token /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/streambuf /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/string /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/string_view /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/system_error /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/thread /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/tuple /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/typeindex /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/type_traits /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/unordered_map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/unordered_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/utility /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/valarray /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/variant /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/vector /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/std/version; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/.; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./debug
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./debug
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/assertions.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/bitset /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/debug.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/deque /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/formatter.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/forward_list /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/functions.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/helper_functions.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/list /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/macros.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/map.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/multimap.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/multiset.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_container.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_sequence.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/set.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/stl_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/string /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/unordered_map /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/unordered_set /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/debug/vector; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./debug; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./parallel
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./parallel
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/algo.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/algobase.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/algorithm /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/basic_iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/checkers.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/compatibility.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/equally_split.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/features.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/find.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/find_selectors.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/for_each.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/iterator.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/list_partition.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/losertree.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/merge.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/multiway_merge.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/numeric /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/numericfwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/omp_loop.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/par_loop.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/parallel.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/partial_sum.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/partition.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/queue.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/quicksort.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/random_number.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/random_shuffle.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/search.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/set_operations.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/settings.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/sort.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/tags.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/types.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/unique_copy.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/parallel/workstealing.h; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./parallel; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/os/generic/error_constants.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/precompiled/stdc++.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/precompiled/extc++.h /home/lfs/build/x86_64/sources/gcc-11.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} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits/../ext
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits/../ext
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/x86_64-lfs-linux-gnu/bits/../ext; done
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./pstl
mkdir -p -- /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./pstl
for file in /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/execution_defs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/execution_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/memory_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/numeric_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/parallel_impl.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/pstl_config.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/include/pstl/utils.h; do \
  /usr/bin/install -c -m 644 ${file} /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/./pstl; done
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/include'
Making install in libsupc++
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/libsupc++'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/libsupc++'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib/../lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsupc++.la '/home/lfs/build/x86_64/usr/lib/../lib'
libtool: install: /usr/bin/install -c .libs/libsupc++.lai /home/lfs/build/x86_64/usr/lib/../lib/libsupc++.la
libtool: install: /usr/bin/install -c .libs/libsupc++.a /home/lfs/build/x86_64/usr/lib/../lib/libsupc++.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/../lib/libsupc++.a
libtool: install: x86_64-lfs-linux-gnu-ranlib /home/lfs/build/x86_64/usr/lib/../lib/libsupc++.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/../lib'
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/atomic_lockfree_defines.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_forced.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/cxxabi_forced.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_defines.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/exception_defines.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_ptr.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/exception_ptr.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/hash_bytes.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/hash_bytes.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/nested_exception.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/nested_exception.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/exception.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_init_exception.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/bits/cxxabi_init_exception.h
/bin/sh /home/lfs/build/x86_64/sources/gcc-11.2.0/libstdc++-v3/../mkinstalldirs /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/compare /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/compare
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi.h /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/cxxabi.h
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/exception
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/initializer_list /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/initializer_list
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/new /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/new
 /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/typeinfo /home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/include/c++/11.2.0/typeinfo
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/libsupc++'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/libsupc++'
Making install in src
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
Making install in c++98
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++98'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++98'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++98'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++98'
Making install in c++11
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++11'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++11'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++11'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++11'
Making install in c++17
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++17'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++17'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++17'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++17'
Making install in c++20
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++20'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++20'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++20'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/c++20'
Making install in filesystem
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/filesystem'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/filesystem'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib/../lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libstdc++fs.la '/home/lfs/build/x86_64/usr/lib/../lib'
libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /home/lfs/build/x86_64/usr/lib/../lib/libstdc++fs.la
libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /home/lfs/build/x86_64/usr/lib/../lib/libstdc++fs.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/../lib/libstdc++fs.a
libtool: install: x86_64-lfs-linux-gnu-ranlib /home/lfs/build/x86_64/usr/lib/../lib/libstdc++fs.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/../lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/filesystem'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src/filesystem'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib/../lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libstdc++.la '/home/lfs/build/x86_64/usr/lib/../lib'
libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.29 /home/lfs/build/x86_64/usr/lib/../lib/libstdc++.so.6.0.29
libtool: install: (cd /home/lfs/build/x86_64/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.29 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.29 libstdc++.so.6; }; })
libtool: install: (cd /home/lfs/build/x86_64/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.29 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.29 libstdc++.so; }; })
libtool: install: /usr/bin/install -c .libs/libstdc++.lai /home/lfs/build/x86_64/usr/lib/../lib/libstdc++.la
libtool: install: /usr/bin/install -c .libs/libstdc++.a /home/lfs/build/x86_64/usr/lib/../lib/libstdc++.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/../lib/libstdc++.a
libtool: install: x86_64-lfs-linux-gnu-ranlib /home/lfs/build/x86_64/usr/lib/../lib/libstdc++.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/../lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/src'
Making install in doc
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/doc'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/doc'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/doc'
Making install in po
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/po'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/po'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/po'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/po'
Making install in testsuite
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/testsuite'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/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 '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/testsuite'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/testsuite'
Making install in python
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/python'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/python'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -c -m 644 gdb.py /home/lfs/build/x86_64/usr/lib/../lib/libstdc++.so.6.0.29-gdb.py
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/gcc-11.2.0/python'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/gcc-11.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 '/home/lfs/build/x86_64/usr/share/gcc-11.2.0/python/libstdcxx/v6'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/gcc-11.2.0/python/libstdcxx'
 /usr/bin/install -c -m 644  ../../libstdc++-v3/python/libstdcxx/__init__.py '/home/lfs/build/x86_64/usr/share/gcc-11.2.0/python/libstdcxx'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/python'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build/python'
make[2]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-mtune=generic " "CXXFLAGS=-mtune=generic " "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 /home/lfs/build/x86_64/sources/gcc-11.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++/11.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/home/lfs/build/x86_64/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=/home/lfs/build/x86_64" "WERROR=" DO=all multi-do # make
make[3]: Entering directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-mtune=generic " "CXXFLAGS=-mtune=generic " "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 /home/lfs/build/x86_64/sources/gcc-11.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++/11.2.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/home/lfs/build/x86_64/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/home/lfs/build/x86_64/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=/home/lfs/build/x86_64" "WERROR=" DO=install multi-do # make
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'
make[1]: Leaving directory '/home/lfs/build/x86_64/sources/gcc-11.2.0/build'


Totalseconds: 52

KB: 1923892	/home/lfs/build/x86_64/
2021-08-26 10:01:40 exec_hook package_done chapter05 505-gcc-libstdc++-pass1
END: 2021-08-26 10:01:40