Fri Feb 19 14:03:49 CST 2016 KB: 2087480 /mnt/lfs mkdir: created directory 'build' configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... x86_64-unknown-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-lfs-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether ln -s works... yes checking for x86_64-lfs-linux-gnu-as... 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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-lfs-linux-gnu-gcc... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tools/bin/x86_64-lfs-linux-gnu-nm -B checking the name lister (/tools/bin/x86_64-lfs-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib checking command to parse /tools/bin/x86_64-lfs-linux-gnu-nm -B output from x86_64-lfs-linux-gnu-gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-lfs-linux-gnu-gcc linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-lfs-linux-gnu-g++ -E checking for ld used by x86_64-lfs-linux-gnu-g++... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-lfs-linux-gnu-g++ static flag -static works... no checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-lfs-linux-gnu-g++ linker (/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for exception model to use... call frame 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 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 ... 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 ... yes checking for ISO C99 support in ... yes checking for ISO C99 support in ... yes checking for ISO C99 support in ... yes checking for fully enabled ISO C99 support... yes configure: Debug build flags set to -gdwarf-4 -g3 -O0 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... yes checking for vtable verify support... no checking for gets declaration... yes checking for EOWNERDEAD... yes checking for ENOTRECOVERABLE... yes checking for ENOLINK... yes checking for EPROTO... yes checking for ENODATA... yes checking for ENOSR... yes checking for ENOSTR... yes checking for ETIME... yes checking for EBADMSG... yes checking for ECANCELED... yes checking for EOVERFLOW... yes checking for ENOTSUP... yes checking for EIDRM... yes checking for ETXTBSY... yes checking for ECHILD... yes checking for ENOSPC... yes checking for EPERM... yes checking for ETIMEDOUT... yes checking for EWOULDBLOCK... yes checking for int64_t... yes checking for int64_t as long... yes checking for int64_t as long long... checking for LFS support... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for poll... no checking for S_ISREG or S_IFREG... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for writev... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for complex.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for fenv.h... (cached) yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... yes checking for wchar_t ISO C99 support to TR1 in ... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking for the value of EOF... -1 checking for the value of SEEK_CUR... 1 checking for the value of SEEK_END... 2 checking for gettimeofday... checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... no checking for at least GNU libc 2.17... yes checking for tmpnam... 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 for g++ that supports -ffunction-sections -fdata-sections... yes checking for ld version... 20182725 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 iconv... yes checking for iconv declaration... install-shextern 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 no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether to build Filesystem TS support... yes checking for struct dirent.d_type... no checking for realpath... no checking for utimensat... no checking for 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 makeinfo... ${SHELL} /mnt/lfs/sources/gcc-5.3.0/missing --run makeinfo checking for modern makeinfo... yes checking for doxygen... yes checking for dot... yes checking for xsltproc... yes checking for xmllint... yes checking for docbook stylesheets for documentation creation... no checking for local stylesheet directory... no checking for epub3 stylesheets for documentation creation... no checking for dblatex... no checking for pdflatex... no checking for gxx-include-dir... /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0 checking for --enable-version-specific-runtime-libs... no checking for install location... /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0 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/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 '/mnt/lfs/sources/gcc-5.3.0/build/include' echo timestamp > stamp-pb echo timestamp > stamp-host echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template echo 1 > stamp-dual-abi echo 1 > stamp-cxx11-abi sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc/gthr.h > x86_64-lfs-linux-gnu/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-lfs-linux-gnu/bits/gthr-default.h make[1]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/include' make[1]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build' make "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-5.3.0/missing --run makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/tools" "infodir=/tools/share/info" "libdir=/tools/lib" "includedir=/tools/include" "prefix=/tools" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" all-recursive make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build' Making all in include make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/include' Making all in libsupc++ make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/libsupc++' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -c -o array_type_info.lo ../../libstdc++-v3/libsupc++/array_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/atexit_thread.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -c -o bad_alloc.lo ../../libstdc++-v3/libsupc++/bad_alloc.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/bad_array_length.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/bad_array_new.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -c -o bad_cast.lo ../../libstdc++-v3/libsupc++/bad_cast.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -c -o bad_typeid.lo ../../libstdc++-v3/libsupc++/bad_typeid.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -c -o class_type_info.lo ../../libstdc++-v3/libsupc++/class_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -c -o del_op.lo ../../libstdc++-v3/libsupc++/del_op.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -c ../../libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -c ../../libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/bad_array_length.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -c ../../libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -c ../../libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -std=gnu++11 -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/bad_array_new.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -c ../../libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -c ../../libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -c ../../libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -std=gnu++14 -Wno-sized-deallocation -c ../../libstdc++-v3/libsupc++/del_ops.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -c -o del_opnt.lo ../../libstdc++-v3/libsupc++/del_opnt.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -std=gnu++14 -Wno-sized-deallocation -c ../../libstdc++-v3/libsupc++/del_opvs.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -c -o del_opvnt.lo ../../libstdc++-v3/libsupc++/del_opvnt.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -c -o dyncast.lo ../../libstdc++-v3/libsupc++/dyncast.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -c -o eh_arm.lo ../../libstdc++-v3/libsupc++/eh_arm.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -c ../../libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -std=gnu++14 -Wno-sized-deallocation -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -std=gnu++14 -Wno-sized-deallocation -c ../../libstdc++-v3/libsupc++/del_opvs.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -c ../../libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -c -o eh_call.lo ../../libstdc++-v3/libsupc++/eh_call.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -c ../../libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -c ../../libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -c ../../libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -c ../../libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -c -o eh_catch.lo ../../libstdc++-v3/libsupc++/eh_catch.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -c -o eh_exception.lo ../../libstdc++-v3/libsupc++/eh_exception.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -c -o eh_globals.lo ../../libstdc++-v3/libsupc++/eh_globals.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -c -o eh_personality.lo ../../libstdc++-v3/libsupc++/eh_personality.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -c ../../libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_ptr.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -c -o eh_term_handler.lo ../../libstdc++-v3/libsupc++/eh_term_handler.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_terminate.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -c ../../libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -c ../../libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -c ../../libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -c ../../libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -c ../../libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -c -o eh_tm.lo ../../libstdc++-v3/libsupc++/eh_tm.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_throw.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -c -o eh_type.lo ../../libstdc++-v3/libsupc++/eh_type.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -c -o eh_unex_handler.lo ../../libstdc++-v3/libsupc++/eh_unex_handler.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -c -o enum_type_info.lo ../../libstdc++-v3/libsupc++/enum_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -c -o function_type_info.lo ../../libstdc++-v3/libsupc++/function_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -c -o fundamental_type_info.lo ../../libstdc++-v3/libsupc++/fundamental_type_info.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -c ../../libstdc++-v3/libsupc++/eh_tm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -c ../../libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -c ../../libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/guard.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -c -o guard_error.lo ../../libstdc++-v3/libsupc++/guard_error.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -c ../../libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -c ../../libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -c ../../libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -c -o hash_bytes.lo ../../libstdc++-v3/libsupc++/hash_bytes.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/nested_exception.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/new_handler.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -c ../../libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/new_op.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/new_opnt.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -c -o new_opv.lo ../../libstdc++-v3/libsupc++/new_opv.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -c -o pbase_type_info.lo ../../libstdc++-v3/libsupc++/pbase_type_info.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -c ../../libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -std=gnu++11 -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/nested_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -std=gnu++11 -c ../../libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -c -o pmem_type_info.lo ../../libstdc++-v3/libsupc++/pmem_type_info.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -c ../../libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -c ../../libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -c ../../libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -c -o pointer_type_info.lo ../../libstdc++-v3/libsupc++/pointer_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -c -o pure.lo ../../libstdc++-v3/libsupc++/pure.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -c -o si_class_type_info.lo ../../libstdc++-v3/libsupc++/si_class_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -c -o tinfo.lo ../../libstdc++-v3/libsupc++/tinfo.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -c -o tinfo2.lo ../../libstdc++-v3/libsupc++/tinfo2.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -c -o vmi_class_type_info.lo ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -c ../../libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -c -o vterminate.lo ../../libstdc++-v3/libsupc++/vterminate.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -c ../../libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -c ../../libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -c ../../libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -c ../../libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o rm -f cp-demangle.c ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c /bin/sh ../libtool --tag CC --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -g -O2 -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -c ../../libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -c ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -c ../../libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -c ../../libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -g -O2 -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo 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 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la -o libsupc++.la -rpath /tools/lib/../lib64 array_type_info.lo atexit_arm.lo atexit_thread.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o 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 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 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 '/mnt/lfs/sources/gcc-5.3.0/build/libsupc++' Making all in src make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src' Making all in c++98 make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++98' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -c -o bitmap_allocator.lo ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -c -o pool_allocator.lo ../../../libstdc++-v3/src/c++98/pool_allocator.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -c -o mt_allocator.lo ../../../libstdc++-v3/src/c++98/mt_allocator.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -c -o codecvt.lo ../../../libstdc++-v3/src/c++98/codecvt.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -c -o complex_io.lo ../../../libstdc++-v3/src/c++98/complex_io.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -c -o globals_io.lo ../../../libstdc++-v3/src/c++98/globals_io.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -c -o hash_tr1.lo ../../../libstdc++-v3/src/c++98/hash_tr1.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -c -o hashtable_tr1.lo ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -c -o ios_failure.lo ../../../libstdc++-v3/src/c++98/ios_failure.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -c -o ios_init.lo ../../../libstdc++-v3/src/c++98/ios_init.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -c ../../../libstdc++-v3/src/c++98/globals_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -c ../../../libstdc++-v3/src/c++98/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -c ../../../libstdc++-v3/src/c++98/mt_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -c ../../../libstdc++-v3/src/c++98/complex_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -c ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -c ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -c ../../../libstdc++-v3/src/c++98/ios_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -c ../../../libstdc++-v3/src/c++98/hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -c ../../../libstdc++-v3/src/c++98/pool_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -c ../../../libstdc++-v3/src/c++98/ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -c -o ios_locale.lo ../../../libstdc++-v3/src/c++98/ios_locale.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -c ../../../libstdc++-v3/src/c++98/ios_locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -c -o list.lo ../../../libstdc++-v3/src/c++98/list.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -c -o list-aux.lo ../../../libstdc++-v3/src/c++98/list-aux.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -c ../../../libstdc++-v3/src/c++98/list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -c -o list-aux-2.lo ../../../libstdc++-v3/src/c++98/list-aux-2.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -c ../../../libstdc++-v3/src/c++98/list-aux.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -c -o list_associated.lo ../../../libstdc++-v3/src/c++98/list_associated.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -c -o list_associated-2.lo ../../../libstdc++-v3/src/c++98/list_associated-2.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -c ../../../libstdc++-v3/src/c++98/list-aux-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -c -o locale.lo ../../../libstdc++-v3/src/c++98/locale.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -c ../../../libstdc++-v3/src/c++98/list_associated-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -c ../../../libstdc++-v3/src/c++98/list_associated.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -std=gnu++11 -c ../../../libstdc++-v3/src/c++98/locale_init.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -c -o locale_facets.lo ../../../libstdc++-v3/src/c++98/locale_facets.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -c ../../../libstdc++-v3/src/c++98/locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -std=gnu++11 -c ../../../libstdc++-v3/src/c++98/localename.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -std=gnu++11 -c ../../../libstdc++-v3/src/c++98/locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -c -o math_stubs_float.lo ../../../libstdc++-v3/src/c++98/math_stubs_float.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -c -o math_stubs_long_double.lo ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -c -o stdexcept.lo ../../../libstdc++-v3/src/c++98/stdexcept.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -c ../../../libstdc++-v3/src/c++98/locale_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -I/mnt/lfs/sources/gcc-5.3.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -c -o tree.lo ../../../libstdc++-v3/src/c++98/tree.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -std=gnu++11 -c ../../../libstdc++-v3/src/c++98/localename.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -c ../../../libstdc++-v3/src/c++98/math_stubs_float.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -c ../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -c ../../../libstdc++-v3/src/c++98/stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -I/mnt/lfs/sources/gcc-5.3.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -c ../../../libstdc++-v3/src/c++98/tree.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -c -o istream.lo ../../../libstdc++-v3/src/c++98/istream.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -c -o istream-string.lo ../../../libstdc++-v3/src/c++98/istream-string.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -c -o streambuf.lo ../../../libstdc++-v3/src/c++98/streambuf.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -c ../../../libstdc++-v3/src/c++98/istream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -c ../../../libstdc++-v3/src/c++98/istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -c ../../../libstdc++-v3/src/c++98/streambuf.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -c -o cow-istream-string.lo ../../../libstdc++-v3/src/c++98/cow-istream-string.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -c ../../../libstdc++-v3/src/c++98/valarray.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -c ../../../libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/collate_members.cc ./collate_members_cow.cc || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/messages_members.cc ./messages_members_cow.cc || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/monetary_members.cc ./monetary_members_cow.cc || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/numeric_members.cc ./numeric_members_cow.cc || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/cpu/i486/atomicity.h ./atomicity.cc || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -c -o allocator-inst.lo ../../../libstdc++-v3/src/c++98/allocator-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -c -o ext-inst.lo ../../../libstdc++-v3/src/c++98/ext-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -c ../../../libstdc++-v3/src/c++98/allocator-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -c ../../../libstdc++-v3/src/c++98/ext-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -c -o misc-inst.lo ../../../libstdc++-v3/src/c++98/misc-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -c ../../../libstdc++-v3/src/c++98/misc-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -c -o atomicity.lo atomicity.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -c -o codecvt_members.lo codecvt_members.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -c -o collate_members.lo collate_members.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -c -o messages_members.lo messages_members.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -c -o monetary_members.lo monetary_members.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -c -o numeric_members.lo numeric_members.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -c -o time_members.lo time_members.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -c -o basic_file.lo basic_file.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -c -o c++locale.lo c++locale.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -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 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_init.lo locale_facets.lo localename.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo atomicity.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo basic_file.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo libtool: link: x86_64-lfs-linux-gnu-ar cru .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_init.o locale_facets.o localename.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o atomicity.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o basic_file.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libc++98convenience.a libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" ) make[4]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++98' Making all in c++11 make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++11' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -c -o codecvt.lo ../../../libstdc++-v3/src/c++11/codecvt.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -c -o condition_variable.lo ../../../libstdc++-v3/src/c++11/condition_variable.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -c -o cow-stdexcept.lo ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -c -o ctype.lo ../../../libstdc++-v3/src/c++11/ctype.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -c -o debug.lo ../../../libstdc++-v3/src/c++11/debug.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -c -o functexcept.lo ../../../libstdc++-v3/src/c++11/functexcept.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -c -o futex.lo ../../../libstdc++-v3/src/c++11/futex.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -c -o future.lo ../../../libstdc++-v3/src/c++11/future.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -c ../../../libstdc++-v3/src/c++11/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -c ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -c ../../../libstdc++-v3/src/c++11/ctype.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -c ../../../libstdc++-v3/src/c++11/condition_variable.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -c ../../../libstdc++-v3/src/c++11/debug.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -c ../../../libstdc++-v3/src/c++11/functexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -c ../../../libstdc++-v3/src/c++11/future.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -c ../../../libstdc++-v3/src/c++11/futex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -c ../../../libstdc++-v3/src/c++11/chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -c ../../../libstdc++-v3/src/c++11/functional.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -c -o hash_c++0x.lo ../../../libstdc++-v3/src/c++11/hash_c++0x.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -c ../../../libstdc++-v3/src/c++11/hash_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -c -o ios.lo ../../../libstdc++-v3/src/c++11/ios.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -c ../../../libstdc++-v3/src/c++11/ios.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -c -o limits.lo ../../../libstdc++-v3/src/c++11/limits.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -c -o mutex.lo ../../../libstdc++-v3/src/c++11/mutex.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -c ../../../libstdc++-v3/src/c++11/limits.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -c -o placeholders.lo ../../../libstdc++-v3/src/c++11/placeholders.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -c ../../../libstdc++-v3/src/c++11/mutex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -c ../../../libstdc++-v3/src/c++11/placeholders.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -c -o random.lo ../../../libstdc++-v3/src/c++11/random.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -c -o regex.lo ../../../libstdc++-v3/src/c++11/regex.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -c ../../../libstdc++-v3/src/c++11/random.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -c -o shared_ptr.lo ../../../libstdc++-v3/src/c++11/shared_ptr.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -c ../../../libstdc++-v3/src/c++11/regex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -c ../../../libstdc++-v3/src/c++11/shared_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -c -o snprintf_lite.lo ../../../libstdc++-v3/src/c++11/snprintf_lite.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -c -o system_error.lo ../../../libstdc++-v3/src/c++11/system_error.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -c ../../../libstdc++-v3/src/c++11/snprintf_lite.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -c ../../../libstdc++-v3/src/c++11/system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -c -o thread.lo ../../../libstdc++-v3/src/c++11/thread.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -c ../../../libstdc++-v3/src/c++11/thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -c -o cow-locale_init.lo ../../../libstdc++-v3/src/c++11/cow-locale_init.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -c ../../../libstdc++-v3/src/c++11/cow-locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -c -o cow-shim_facets.lo ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -c -o cxx11-hash_tr1.lo ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -c -o cxx11-ios_failure.lo ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -c ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -c ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -c ../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -c -o cxx11-shim_facets.lo ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -c ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -c -o cxx11-stdexcept.lo ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -c ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true ln -s /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -c -o cow-fstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -c -o cow-sstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -c ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -c ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -c ../../../libstdc++-v3/src/c++11/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -c -o cow-wstring-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -c -o cxx11-locale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -c -o cxx11-wlocale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -c ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -c ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -c ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -c -o ext11-inst.lo ../../../libstdc++-v3/src/c++11/ext11-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -c -o fstream-inst.lo ../../../libstdc++-v3/src/c++11/fstream-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -c -o ios-inst.lo ../../../libstdc++-v3/src/c++11/ios-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -c -o iostream-inst.lo ../../../libstdc++-v3/src/c++11/iostream-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -c -o istream-inst.lo ../../../libstdc++-v3/src/c++11/istream-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -c ../../../libstdc++-v3/src/c++11/iostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -c ../../../libstdc++-v3/src/c++11/ext11-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -c ../../../libstdc++-v3/src/c++11/ios-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -c ../../../libstdc++-v3/src/c++11/fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -c ../../../libstdc++-v3/src/c++11/istream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -c -o locale-inst.lo ../../../libstdc++-v3/src/c++11/locale-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -c ../../../libstdc++-v3/src/c++11/locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++11/ostream-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -c ../../../libstdc++-v3/src/c++11/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++11/sstream-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -c ../../../libstdc++-v3/src/c++11/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -c -o streambuf-inst.lo ../../../libstdc++-v3/src/c++11/streambuf-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -c ../../../libstdc++-v3/src/c++11/streambuf-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -c -o string-inst.lo ../../../libstdc++-v3/src/c++11/string-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -c -o wlocale-inst.lo ../../../libstdc++-v3/src/c++11/wlocale-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -c ../../../libstdc++-v3/src/c++11/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -c -o wstring-inst.lo ../../../libstdc++-v3/src/c++11/wstring-inst.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -c ../../../libstdc++-v3/src/c++11/wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -c -o ctype_configure_char.lo ctype_configure_char.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -c ../../../libstdc++-v3/src/c++11/wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -c -o ctype_members.lo ctype_members.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=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 -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-wstring-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.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 wlocale-inst.lo wstring-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-wstring-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.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 wlocale-inst.o wstring-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 '/mnt/lfs/sources/gcc-5.3.0/build/src/c++11' Making all in filesystem make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/filesystem' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -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/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -c -o cow-dir.lo ../../../libstdc++-v3/src/filesystem/cow-dir.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -c -o cow-ops.lo ../../../libstdc++-v3/src/filesystem/cow-ops.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -c -o cow-path.lo ../../../libstdc++-v3/src/filesystem/cow-path.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -c ../../../libstdc++-v3/src/filesystem/ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -c ../../../libstdc++-v3/src/filesystem/dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -c ../../../libstdc++-v3/src/filesystem/path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -c ../../../libstdc++-v3/src/filesystem/cow-dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -c ../../../libstdc++-v3/src/filesystem/cow-ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -c ../../../libstdc++-v3/src/filesystem/cow-path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o In file included from ../../../libstdc++-v3/src/filesystem/cow-ops.cc:26:0: ../../../libstdc++-v3/src/filesystem/ops.cc:252:35: warning: unused parameter 'st' [-Wunused-parameter] make_file_type(const stat_type& st) ^ ../../../libstdc++-v3/src/filesystem/ops.cc:252:35: warning: unused parameter 'st' [-Wunused-parameter] make_file_type(const stat_type& st) ^ /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++14 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la -o libstdc++fs.la -rpath /tools/lib/../lib64 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 '/mnt/lfs/sources/gcc-5.3.0/build/src/filesystem' make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src' /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -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/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -c -o compatibility-debug_list.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -c -o compatibility-debug_list-2.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc /bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -c ../../libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -c ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -c ../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -c ../../libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1 libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-5.3.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-5.3.0/build/include -I/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/libsupc++ -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=link x86_64-lfs-linux-gnu-g++ -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la -o libstdc++.la -version-info 6:21:0 -lm -rpath /tools/lib/../lib64 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 libtool: link: x86_64-lfs-linux-gnu-g++ -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /mnt/lfs/tools/lib/../lib64/crti.o /mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/5.3.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 -Wl,--no-whole-archive -L/mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/5.3.0 -L/mnt/lfs/tools/bin/../lib/gcc -L/mnt/lfs/tools/lib/../lib64 -L/mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/5.3.0/../../../../x86_64-lfs-linux-gnu/lib -L/mnt/lfs/tools/lib -lm -lc -lgcc /mnt/lfs/tools/bin/../lib/gcc/x86_64-lfs-linux-gnu/5.3.0/crtendS.o /mnt/lfs/tools/lib/../lib64/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.21 libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.21" "libstdc++.so.6") libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.21" "libstdc++.so") libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-5.3.0/build/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-5.3.0/build/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-5.3.0/build/src/../src/c++11/.libs/libc++11convenience.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: 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/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.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/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/basic_file.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/locale_init.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/atomicity.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/localename.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.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/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/system_error.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 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi -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 ; \ if test ! -f .libs/libstdc++.a; then \ cp .libs/libstdc++convenience.a .libs/libstdc++.a; \ fi; \ echo `date` > stamp-libstdc++convenience; libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-5.3.0/build/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-5.3.0/build/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-5.3.0/build/src/../src/c++11/.libs/libc++11convenience.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: x86_64-lfs-linux-gnu-ar cru .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.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/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/atomicity.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/localename.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.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/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.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 '/mnt/lfs/sources/gcc-5.3.0/build/src' make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src' Making all in doc make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/doc' Making all in po make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/po' Making all in testsuite make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/testsuite' Making all in python make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/python' sed -e 's,@pythondir@,/tools/share/gcc-5.3.0/python,' \ -e 's,@toolexeclibdir@,/tools/lib/../lib64,' < ../../libstdc++-v3/python/hook.in > gdb.py make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/python' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build' true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-5.3.0/missing --run makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/tools" "infodir=/tools/share/info" "libdir=/tools/lib" "includedir=/tools/include" "prefix=/tools" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/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 '/mnt/lfs/sources/gcc-5.3.0/build' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build' make[1]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build' make[1]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build' Making install in include make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/include' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0 mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0 /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./bits mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./bits for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/algorithmfwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/alloc_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/allocated_ptr.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/atomic_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/atomic_futex.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/basic_ios.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/basic_ios.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/basic_string.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/basic_string.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/boost_concept_check.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/c++0x_warning.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/c++14_warning.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/char_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/codecvt.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/concept_check.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/cpp_type_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/deque.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/enable_special_members.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/forward_list.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/forward_list.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/fstream.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/functexcept.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/functional_hash.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/gslice.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/gslice_array.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/hashtable.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/hashtable_policy.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/indirect_array.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/ios_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/istream.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/list.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_classes.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_classes.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_conv.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_facets.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_facets.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_facets_nonio.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/localefwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/mask_array.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/memoryfwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/move.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/ostream.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/ostream_insert.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/parse_numbers.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/postypes.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/predefined_ops.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/ptr_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/quoted_string.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/random.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/random.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/range_access.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_constants.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_error.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_scanner.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_scanner.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_automaton.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_automaton.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_compiler.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_compiler.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_executor.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/regex_executor.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stream_iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/streambuf_iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/shared_ptr.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/shared_ptr_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/slice_array.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/sstream.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_algo.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_algobase.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_bvector.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_construct.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_deque.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_function.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_heap.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_list.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_map.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_multimap.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_multiset.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_numeric.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_pair.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_queue.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_relops.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_set.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_stack.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_tempbuf.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_tree.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_uninitialized.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stl_vector.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/streambuf.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/stringfwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/unique_ptr.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/unordered_map.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/unordered_set.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/uses_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/valarray_array.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/valarray_array.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/valarray_before.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/valarray_after.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/bits/vector.tcc; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./bits; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./backward mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./backward for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/auto_ptr.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/backward_warning.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/binders.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/hash_map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/hash_fun.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/hashtable.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/strstream; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./backward; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/algorithm /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/aligned_buffer.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/alloc_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/atomicity.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/array_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/bitmap_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/cast.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/cmath /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/codecvt_specializations.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/concurrence.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/debug_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/enc_filebuf.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/extptr_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/stdio_filebuf.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/functional /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/iterator /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/malloc_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/memory /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/mt_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/new_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/numeric /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/numeric_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pod_char_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pointer.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pool_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/rb_tree /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/random /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/random.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/rope /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/ropeimpl.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/slist /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/string_conversions.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/throw_allocator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/typelist.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/type_traits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/rc_string_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/sso_string_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/vstring.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/vstring.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/vstring_fwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/vstring_util.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/backward/hash_map; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \ /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/${dir} ; done mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/pairing_heap_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/splay_tree_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/list_update_map_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/branch_policy mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/trie_policy mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/gp_hash_table_map_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/tree_policy mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/binomial_heap_base_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/resize_policy mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/bin_search_tree_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/binomial_heap_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/thin_heap_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/pat_trie_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/cc_hash_table_map_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/rc_binomial_heap_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/unordered_iterator mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/binary_heap_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/ov_tree_map_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/hash_fn mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/eq_fn mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/rb_tree_map_ mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds/detail/list_update_policy for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ install_base=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./tr1 mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./tr1 for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/array /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/bessel_function.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/beta_function.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/ccomplex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cctype /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cfenv /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cfloat /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cinttypes /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/climits /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cmath /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/complex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/complex.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cstdarg /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cstdbool /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cstdint /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cstdio /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cstdlib /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/ctgmath /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/ctime /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/ctype.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cwchar /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/cwctype /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/ell_integral.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/exp_integral.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/fenv.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/float.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/functional /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/functional_hash.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/gamma.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/hypergeometric.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/hashtable.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/hashtable_policy.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/inttypes.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/limits.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/math.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/memory /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/poly_hermite.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/legendre_function.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/random /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/random.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/random.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/regex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/shared_ptr.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/special_function_util.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/stdarg.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/stdbool.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/stdint.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/stdio.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/stdlib.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/tgmath.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/tuple /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/type_traits /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/unordered_map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/unordered_map.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/unordered_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/unordered_set.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/utility /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/wchar.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr1/wctype.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./tr1; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./tr2 mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./tr2 for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr2/bool_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr2/bool_set.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr2/dynamic_bitset /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr2/ratio /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/tr2/type_traits; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./tr2; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./decimal mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./decimal for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/decimal/decimal /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/decimal/decimal.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./decimal; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./experimental mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./experimental for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/algorithm /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/any /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/chrono /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/functional /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/optional /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/ratio /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/string_view /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/string_view.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/system_error /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/tuple /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/type_traits /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/filesystem /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/fs_dir.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/fs_fwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/fs_ops.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/experimental/fs_path.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./experimental; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/. for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cassert /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/ccomplex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cctype /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cerrno /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cfenv /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cfloat /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cinttypes /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/ciso646 /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/climits /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/clocale /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cmath /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/csetjmp /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/csignal /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstdalign /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstdarg /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstdbool /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstddef /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstdint /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstdio /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstdlib /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cstring /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/ctgmath /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/ctime /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cwchar /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_global/cwctype; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/.; done c_base_headers_extra_install='';\ for file in $c_base_headers_extra_install; do \ /usr/bin/install -c -m 644 $file /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./bits; done c_compatibility_headers_install='/mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_compatibility/complex.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_compatibility/fenv.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/c_compatibility/tgmath.h';\ for file in $c_compatibility_headers_install; do \ /usr/bin/install -c -m 644 $file /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/. for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/algorithm /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/array /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/atomic /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/bitset /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/chrono /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/codecvt /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/complex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/condition_variable /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/deque /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/forward_list /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/fstream /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/functional /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/future /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/iomanip /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/ios /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/iosfwd /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/iostream /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/istream /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/iterator /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/limits /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/list /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/locale /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/memory /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/mutex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/numeric /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/ostream /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/queue /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/random /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/ratio /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/regex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/scoped_allocator /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/shared_mutex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/sstream /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/stack /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/stdexcept /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/streambuf /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/string /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/system_error /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/thread /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/tuple /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/typeindex /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/type_traits /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/unordered_map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/unordered_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/utility /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/valarray /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/std/vector; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/.; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./debug mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./debug for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/array /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/bitset /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/debug.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/deque /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/formatter.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/forward_list /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/functions.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/list /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/macros.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/map.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/multimap.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/multiset.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_container.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_iterator.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_local_iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_sequence.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_sequence.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_unordered_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_unordered_container.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/set.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/string /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/unordered_map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/unordered_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/debug/vector; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./debug; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./parallel mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./parallel for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/algo.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/algobase.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/algorithm /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/algorithmfwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/balanced_quicksort.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/basic_iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/checkers.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/compatibility.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/compiletime_settings.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/equally_split.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/features.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/find.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/find_selectors.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/for_each.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/for_each_selectors.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/iterator.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/list_partition.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/losertree.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/merge.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/multiseq_selection.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/multiway_merge.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/multiway_mergesort.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/numeric /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/numericfwd.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/omp_loop.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/omp_loop_static.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/par_loop.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/parallel.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/partial_sum.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/partition.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/queue.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/quicksort.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/random_number.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/random_shuffle.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/search.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/set_operations.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/settings.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/sort.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/tags.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/types.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/unique_copy.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/parallel/workstealing.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./parallel; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./profile mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./profile for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/array /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/unordered_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/unordered_map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/unordered_set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/vector /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/bitset /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/deque /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/forward_list /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/list /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/map /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/map.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/multimap.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/multiset.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/ordered_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/set /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/set.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/iterator_tracker.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./profile; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./profile/impl mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./profile/impl for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_algos.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_container_size.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_hash_func.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_hashtable_size.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_map_to_unordered_map.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_node.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_state.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_trace.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_vector_size.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_vector_to_list.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_list_to_vector.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/profile/impl/profiler_list_to_slist.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/./profile/impl; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/x86_64-lfs-linux-gnu/bits mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/x86_64-lfs-linux-gnu/bits for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/cpu/generic/atomic_word.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/os/generic/error_constants.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/precompiled/stdc++.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/precompiled/stdtr1c++.h /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/include/precompiled/extc++.h /mnt/lfs/sources/gcc-5.3.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} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/x86_64-lfs-linux-gnu/bits; done /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/x86_64-lfs-linux-gnu/bits/../ext mkdir -p -- /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/x86_64-lfs-linux-gnu/bits/../ext for file in /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \ /usr/bin/install -c -m 644 ${file} /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/x86_64-lfs-linux-gnu/bits/../ext; done make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/include' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/include' Making install in libsupc++ make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/libsupc++' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/libsupc++' /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits /bin/sh /mnt/lfs/sources/gcc-5.3.0/libstdc++-v3/../mkinstalldirs /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0 /bin/mkdir -p '/tools/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsupc++.la '/tools/lib/../lib64' /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits/atomic_lockfree_defines.h /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/cxxabi.h /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_forced.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits/cxxabi_forced.h /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/exception /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_defines.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits/exception_defines.h /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/initializer_list /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/initializer_list /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_ptr.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits/exception_ptr.h /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/new /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/new /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/hash_bytes.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits/hash_bytes.h /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/typeinfo /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/typeinfo /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/nested_exception.h /tools/x86_64-lfs-linux-gnu/include/c++/5.3.0/bits/nested_exception.h libtool: install: /usr/bin/install -c .libs/libsupc++.lai /tools/lib/../lib64/libsupc++.la libtool: install: /usr/bin/install -c .libs/libsupc++.a /tools/lib/../lib64/libsupc++.a libtool: install: chmod 644 /tools/lib/../lib64/libsupc++.a libtool: install: x86_64-lfs-linux-gnu-ranlib /tools/lib/../lib64/libsupc++.a libtool: finish: PATH="/tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /tools/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/libsupc++' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/libsupc++' Making install in src make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src' Making install in c++98 make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++98' make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.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 '/mnt/lfs/sources/gcc-5.3.0/build/src/c++98' make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++98' Making install in c++11 make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++11' make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.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 '/mnt/lfs/sources/gcc-5.3.0/build/src/c++11' make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src/c++11' Making install in filesystem make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/filesystem' make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src/filesystem' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tools/lib/../lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libstdc++fs.la '/tools/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /tools/lib/../lib64/libstdc++fs.la libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /tools/lib/../lib64/libstdc++fs.a libtool: install: chmod 644 /tools/lib/../lib64/libstdc++fs.a libtool: install: x86_64-lfs-linux-gnu-ranlib /tools/lib/../lib64/libstdc++fs.a libtool: finish: PATH="/tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /tools/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src/filesystem' make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src/filesystem' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src' make[4]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tools/lib/../lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libstdc++.la '/tools/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.21 /tools/lib/../lib64/libstdc++.so.6.0.21 libtool: install: (cd /tools/lib/../lib64 && { ln -s -f libstdc++.so.6.0.21 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.21 libstdc++.so.6; }; }) libtool: install: (cd /tools/lib/../lib64 && { ln -s -f libstdc++.so.6.0.21 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.21 libstdc++.so; }; }) libtool: install: /usr/bin/install -c .libs/libstdc++.lai /tools/lib/../lib64/libstdc++.la libtool: install: /usr/bin/install -c .libs/libstdc++.a /tools/lib/../lib64/libstdc++.a libtool: install: chmod 644 /tools/lib/../lib64/libstdc++.a libtool: install: x86_64-lfs-linux-gnu-ranlib /tools/lib/../lib64/libstdc++.a libtool: finish: PATH="/tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /tools/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src' make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/src' Making install in doc make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/doc' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.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 '/mnt/lfs/sources/gcc-5.3.0/build/doc' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/doc' Making install in po make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/po' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.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 '/mnt/lfs/sources/gcc-5.3.0/build/po' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/po' Making install in testsuite make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/testsuite' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.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 '/mnt/lfs/sources/gcc-5.3.0/build/testsuite' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/testsuite' Making install in python make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/python' make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build/python' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tools/share/gcc-5.3.0/python' /usr/bin/install -c -m 644 gdb.py /tools/lib/../lib64/libstdc++.so.6.0.21-gdb.py /bin/mkdir -p '/tools/share/gcc-5.3.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 '/tools/share/gcc-5.3.0/python/libstdcxx/v6' /bin/mkdir -p '/tools/share/gcc-5.3.0/python/libstdcxx' /usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/__init__.py '/tools/share/gcc-5.3.0/python/libstdcxx' make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/python' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build/python' make[2]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build' true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-5.3.0/missing --run makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/tools" "infodir=/tools/share/info" "libdir=/tools/lib" "includedir=/tools/include" "prefix=/tools" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make make[3]: Entering directory '/mnt/lfs/sources/gcc-5.3.0/build' true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/lfs/sources/gcc-5.3.0/missing --run makeinfo " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/tools" "infodir=/tools/share/info" "libdir=/tools/lib" "includedir=/tools/include" "prefix=/tools" "tooldir=" "gxx_include_dir=/tools/x86_64-lfs-linux-gnu/include/c++/5.3.0" "AR=x86_64-lfs-linux-gnu-ar" "AS=x86_64-lfs-linux-gnu-as" "LD=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=x86_64-lfs-linux-gnu-ranlib" "NM=/tools/bin/x86_64-lfs-linux-gnu-nm -B" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=install multi-do # make make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build' make[2]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build' make[1]: Leaving directory '/mnt/lfs/sources/gcc-5.3.0/build' Totalseconds: 18 KB: 2962288 /mnt/lfs