Skip to content

Instantly share code, notes, and snippets.

@dangpzanco
Created September 14, 2016 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dangpzanco/5e573970f42914bb7ac5bdbb0640f7f9 to your computer and use it in GitHub Desktop.
Save dangpzanco/5e573970f42914bb7ac5bdbb0640f7f9 to your computer and use it in GitHub Desktop.
daniel@daniel-ubuntu:~/Documents/ostro-project/ostro-os/build$ bitbake -f -c compile gcc
Loading cache: 100% |######################################################################################################| Time: 0:00:00
Loaded 2938 entries from dependency cache.
Parsing recipes: 100% |####################################################################################################| Time: 0:00:01
Parsing of 2185 .bb files complete (2175 cached, 10 parsed). 2938 targets, 443 skipped, 4 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.31.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "i586-ostro-linux"
MACHINE = "intel-quark"
DISTRO = "ostro"
DISTRO_VERSION = "1.0+snapshot-20160914"
TUNE_FEATURES = "m32 i586-nlp"
TARGET_FPU = ""
meta-ostro-fixes
meta
meta-selftest
meta-intel
meta-ostro
meta-oic
meta-security-smack
meta-security-framework
meta-integrity
meta-intel-iot-middleware
meta-ostro-bsp
meta-edison-bsp
meta-iot-web
meta-yocto-bsp
meta-iotqa
meta-appfw
meta-security-isafw
meta-swupd
meta-filesystems
meta-gnome
meta-networking
meta-oe
meta-python
meta-java
meta-soletta = "master:15419d83bdb9d6d160c0910d67292427870d3fc6"
NOTE: Tainting hash to force rebuild of task /home/daniel/Documents/ostro-project/ostro-os/meta/recipes-devtools/gcc/gcc_5.4.bb, do_compile
WARNING: /home/daniel/Documents/ostro-project/ostro-os/meta/recipes-devtools/gcc/gcc_5.4.bb.do_compile is tainted from a forced run0:00:00
Initialising tasks: 100% |#################################################################################################| Time: 0:00:00
Checking sstate mirror object availability: 100% |#########################################################################| Time: 0:00:05
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: gcc-runtime-5.4.0-r0 do_configure: Function failed: do_configure (log file is located at /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work/i586-nlp-32-ostro-linux/gcc-runtime/5.4.0-r0/temp/log.do_configure.23202)
ERROR: Logfile of failure stored in: /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work/i586-nlp-32-ostro-linux/gcc-runtime/5.4.0-r0/temp/log.do_configure.23202
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: Executing python function gcc_multilib_setup
| DEBUG: Python function gcc_multilib_setup finished
| DEBUG: Executing shell function do_configure
| 0 blocks
| Configuring libgcc
| configure: WARNING: unrecognized options: --disable-silent-rules, --disable-dependency-tracking, --with-libtool-sysroot, --with-gnu-ld, --enable-languages, --enable-threads, --disable-multilib, --enable-c99, --enable-long-long, --enable-symvers, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... i586-ostro-linux-gnu
| checking for --enable-version-specific-runtime-libs... no
| checking for a BSD-compatible install... /usr/bin/install -c
| checking for gawk... gawk
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-lipo... no
| checking for lipo... no
| checking for i586-ostro-linux-nm... i586-ostro-linux-nm
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-ranlib
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking whether ln -s works... yes
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| checking size of double... 8
| checking size of long double... 12
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for stdlib.h... yes
| checking for ftw.h... yes
| checking for unistd.h... yes
| checking for sys/stat.h... yes
| checking for sys/types.h... yes
| checking for string.h... yes
| checking for strings.h... yes
| checking for memory.h... yes
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for ANSI C header files... yes
| checking whether decimal floating point is supported... yes
| checking whether fixed-point is supported... no
| checking whether to use setjmp/longjmp exceptions... no
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for thread model used by GCC... posix
| checking whether assembler supports CFI directives... yes
| checking for target glibc version... 2.24
| checking for __attribute__((visibility("hidden")))... yes
| checking whether the target assembler supports thread-local storage... yes
| checking whether the thread-local storage support is from emutls... no
| checking for init priority support... yes
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating auto-target.h
| config.status: linking ../../../../../../../../work-shared/gcc-5.4.0-r0/gcc-5.4.0/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
| config.status: linking ../../../../../../../../work-shared/gcc-5.4.0-r0/gcc-5.4.0/libgcc/unwind-generic.h to unwind.h
| config.status: linking ../../../../../../../../work-shared/gcc-5.4.0-r0/gcc-5.4.0/libgcc/config/i386/linux-unwind.h to md-unwind-support.h
| config.status: linking ../../../../../../../../work-shared/gcc-5.4.0-r0/gcc-5.4.0/libgcc/config/i386/sfp-machine.h to sfp-machine.h
| config.status: linking ../../../../../../../../work-shared/gcc-5.4.0-r0/gcc-5.4.0/libgcc/gthr-posix.h to gthr-default.h
| config.status: executing default commands
| configure: WARNING: unrecognized options: --disable-silent-rules, --disable-dependency-tracking, --with-libtool-sysroot, --with-gnu-ld, --enable-languages, --enable-threads, --disable-multilib, --enable-c99, --enable-long-long, --enable-symvers, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| Configuring libssp
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... i586-ostro-linux-gnu
| checking target system type... i586-ostro-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for --enable-version-specific-runtime-libs... no
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| checking whether -fstack-protector works... yes
| checking whether hidden visibility is supported... yes
| checking whether symbol versioning is supported... gnu
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking alloca.h usability... yes
| checking alloca.h presence... yes
| checking for alloca.h... yes
| checking malloc.h usability... yes
| checking malloc.h presence... yes
| checking for malloc.h... yes
| checking paths.h usability... yes
| checking paths.h presence... yes
| checking for paths.h... yes
| checking syslog.h usability... yes
| checking syslog.h presence... yes
| checking for syslog.h... yes
| checking for string.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking fcntl.h usability... yes
| checking fcntl.h presence... yes
| checking for fcntl.h... yes
| checking stdio.h usability... yes
| checking stdio.h presence... yes
| checking for stdio.h... yes
| checking limits.h usability... yes
| checking limits.h presence... yes
| checking for limits.h... yes
| checking for memmove... yes
| checking for mempcpy... yes
| checking for strncpy... yes
| checking for strncat... yes
| checking whether vsnprintf is usable... no
| checking how to print strings... printf
| checking for a sed that does not truncate output... /bin/sed
| checking for fgrep... /bin/grep -F
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... i586-ostro-linux-nm
| checking the name lister (i586-ostro-linux-nm) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking for i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to reload object files... -r
| checking for i586-ostro-linux-objdump... i586-ostro-linux-objdump
| checking how to recognize dependent libraries... pass_all
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-strip... (cached) i586-ostro-linux-strip
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-ranlib
| checking command to parse i586-ostro-linux-nm output from i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark object... ok
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -fno-rtti -fno-exceptions... no
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag -static works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating ssp/ssp.h
| config.status: creating config.h
| config.status: executing default-1 commands
| config.status: executing depfiles commands
| config.status: executing libtool commands
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| Configuring libstdc++-v3
| configure: WARNING: unrecognized options: --disable-silent-rules, --disable-dependency-tracking, --with-libtool-sysroot, --enable-languages, --enable-threads, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --without-isl, --with-sysroot, --with-build-sysroot, --without-long-double-128, --enable-__cxa_atexit
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... i586-ostro-linux-gnu
| checking target system type... i586-ostro-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking whether we are using the GNU C++ compiler... yes
| checking whether i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ accepts -g... yes
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| 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 i586-ostro-linux-as... i586-ostro-linux-as
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-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 i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... i586-ostro-linux-nm
| checking the name lister (i586-ostro-linux-nm) interface... BSD nm
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking for i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to reload object files... -r
| checking for i586-ostro-linux-objdump... i586-ostro-linux-objdump
| checking how to recognize dependent libraries... pass_all
| checking for i586-ostro-linux-ar... (cached) i586-ostro-linux-ar
| checking for i586-ostro-linux-strip... (cached) i586-ostro-linux-strip
| checking for i586-ostro-linux-ranlib... (cached) i586-ostro-linux-ranlib
| checking command to parse i586-ostro-linux-nm output from i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark 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 i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -fno-rtti -fno-exceptions... no
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag -static works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking for shl_load... no
| checking for shl_load in -ldld... no
| checking for dlopen... no
| checking for dlopen in -ldl... yes
| checking whether a program can dlopen itself... cross
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking how to run the C++ preprocessor... i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ -E
| checking for ld used by i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking whether the i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking for i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ static flag -static works... yes
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ supports -c -o file.o... yes
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) 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 compiler with PCH support... yes
| checking for enabled PCH... yes
| checking for thread model used by GCC... posix
| checking for atomic builtins for bool... yes
| checking for atomic builtins for short... yes
| checking for atomic builtins for int... yes
| checking for atomic builtins for long long... yes
| checking for ISO/IEC TR 24733 ... yes
| checking for __int128... no
| 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... yes
| checking for ISO C99 support in <math.h>... yes
| checking tgmath.h usability... yes
| checking tgmath.h presence... yes
| checking for tgmath.h... yes
| checking complex.h usability... yes
| checking complex.h presence... yes
| checking for complex.h... yes
| checking for ISO C99 support in <complex.h>... yes
| checking for ISO C99 support in <stdio.h>... yes
| checking for ISO C99 support in <stdlib.h>... yes
| checking for ISO C99 support in <wchar.h>... 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... checking for int64_t as long long... yes
| checking for LFS support... yes
| checking sys/ioctl.h usability... yes
| checking sys/ioctl.h presence... yes
| checking for sys/ioctl.h... yes
| checking sys/filio.h usability... no
| checking sys/filio.h presence... no
| checking for sys/filio.h... no
| checking for poll... yes
| checking for S_ISREG or S_IFREG... S_ISREG
| checking sys/uio.h usability... yes
| checking sys/uio.h presence... yes
| checking for sys/uio.h... yes
| checking for writev... yes
| checking fenv.h usability... yes
| checking fenv.h presence... yes
| checking for fenv.h... yes
| checking for complex.h... (cached) yes
| checking for complex.h... (cached) yes
| checking for ISO C99 support to TR1 in <complex.h>... yes
| checking for ISO C99 support to TR1 in <ctype.h>... yes
| checking for fenv.h... (cached) yes
| checking for ISO C99 support to TR1 in <fenv.h>... yes
| checking for ISO C99 support to TR1 in <stdint.h>... yes
| checking for ISO C99 support to TR1 in <math.h>... yes
| checking for ISO C99 support to TR1 in <inttypes.h>... yes
| checking for wchar_t ISO C99 support to TR1 in <inttypes.h>... yes
| checking stdbool.h usability... yes
| checking stdbool.h presence... yes
| checking for stdbool.h... yes
| checking stdalign.h usability... yes
| checking stdalign.h presence... yes
| checking for stdalign.h... yes
| checking for the value of EOF... -1
| checking for the value of SEEK_CUR... 1
| checking for the value of SEEK_END... 2
| checking for gettimeofday... checking sys/time.h usability... yes
| checking sys/time.h presence... yes
| checking for sys/time.h... yes
| checking for gettimeofday... yes
| checking for at least GNU libc 2.17... yes
| checking for tmpnam... yes
| checking locale.h usability... yes
| checking locale.h presence... yes
| checking for locale.h... yes
| checking for LC_MESSAGES... yes
| checking sys/sysinfo.h usability... yes
| checking sys/sysinfo.h presence... yes
| checking for sys/sysinfo.h... yes
| checking for get_nprocs... yes
| checking for unistd.h... (cached) yes
| checking for _SC_NPROCESSORS_ONLN... yes
| checking for _SC_NPROC_ONLN... no
| checking for pthreads_num_processors_np... no
| checking for hw.ncpu sysctl... no
| checking for suitable sys/sdt.h... no
| checking endian.h usability... yes
| checking endian.h presence... yes
| checking for endian.h... yes
| checking execinfo.h usability... yes
| checking execinfo.h presence... yes
| checking for execinfo.h... yes
| checking float.h usability... yes
| checking float.h presence... yes
| checking for float.h... yes
| checking fp.h usability... no
| checking fp.h presence... no
| checking for fp.h... no
| checking ieeefp.h usability... no
| checking ieeefp.h presence... no
| checking for ieeefp.h... no
| checking for inttypes.h... (cached) yes
| checking for locale.h... (cached) yes
| checking machine/endian.h usability... no
| checking machine/endian.h presence... no
| checking for machine/endian.h... no
| checking machine/param.h usability... no
| checking machine/param.h presence... no
| checking for machine/param.h... no
| checking nan.h usability... no
| checking nan.h presence... no
| checking for nan.h... no
| checking for stdint.h... (cached) yes
| checking for stdlib.h... (cached) yes
| checking for string.h... (cached) yes
| checking for strings.h... (cached) yes
| checking sys/ipc.h usability... yes
| checking sys/ipc.h presence... yes
| checking for sys/ipc.h... yes
| checking sys/isa_defs.h usability... no
| checking sys/isa_defs.h presence... no
| checking for sys/isa_defs.h... no
| checking sys/machine.h usability... no
| checking sys/machine.h presence... no
| checking for sys/machine.h... no
| checking sys/param.h usability... yes
| checking sys/param.h presence... yes
| checking for sys/param.h... yes
| checking sys/resource.h usability... yes
| checking sys/resource.h presence... yes
| checking for sys/resource.h... yes
| checking sys/sem.h usability... yes
| checking sys/sem.h presence... yes
| checking for sys/sem.h... yes
| checking for sys/stat.h... (cached) yes
| checking for sys/time.h... (cached) yes
| checking for sys/types.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking for wchar.h... (cached) yes
| checking for wctype.h... (cached) yes
| checking for g++ that supports -ffunction-sections -fdata-sections... yes
| checking for ld version... 22700
| checking for ld that supports -Wl,--gc-sections... yes
| checking for ld that supports -Wl,-z,relro... yes
| checking for sin in -lm... (cached) yes
| checking for isinf declaration... no
| checking for _isinf declaration... no
| checking for isnan declaration... no
| checking for _isnan declaration... no
| checking for finite declaration... yes
| checking for finite... yes
| checking for sincos declaration... yes
| checking for sincos... yes
| checking for fpclass declaration... no
| checking for _fpclass declaration... no
| checking for qfpclass declaration... no
| checking for _qfpclass declaration... no
| checking for hypot declaration... yes
| checking for hypot... yes
| checking for float trig functions... yes
| checking for acosf... yes
| checking for asinf... yes
| checking for atanf... yes
| checking for cosf... yes
| checking for sinf... yes
| checking for tanf... yes
| checking for coshf... yes
| checking for sinhf... yes
| checking for tanhf... yes
| checking for float round functions... yes
| checking for ceilf... yes
| checking for floorf... yes
| checking for expf declaration... yes
| checking for expf... yes
| checking for isnanf declaration... yes
| checking for isnanf... yes
| checking for isinff declaration... yes
| checking for isinff... yes
| checking for atan2f declaration... yes
| checking for atan2f... yes
| checking for fabsf declaration... yes
| checking for fabsf... yes
| checking for fmodf declaration... yes
| checking for fmodf... yes
| checking for frexpf declaration... yes
| checking for frexpf... yes
| checking for hypotf declaration... yes
| checking for hypotf... yes
| checking for ldexpf declaration... yes
| checking for ldexpf... yes
| checking for logf declaration... yes
| checking for logf... yes
| checking for log10f declaration... yes
| checking for log10f... yes
| checking for modff declaration... yes
| checking for modff... yes
| checking for modf declaration... yes
| checking for modf... yes
| checking for powf declaration... yes
| checking for powf... yes
| checking for sqrtf declaration... yes
| checking for sqrtf... yes
| checking for sincosf declaration... yes
| checking for sincosf... yes
| checking for finitef declaration... yes
| checking for finitef... yes
| checking for long double trig functions... yes
| checking for acosl... yes
| checking for asinl... yes
| checking for atanl... yes
| checking for cosl... yes
| checking for sinl... yes
| checking for tanl... yes
| checking for coshl... yes
| checking for sinhl... yes
| checking for tanhl... yes
| checking for long double round functions... yes
| checking for ceill... yes
| checking for floorl... yes
| checking for isnanl declaration... yes
| checking for isnanl... yes
| checking for isinfl declaration... yes
| checking for isinfl... yes
| checking for atan2l declaration... yes
| checking for atan2l... yes
| checking for expl declaration... yes
| checking for expl... yes
| checking for fabsl declaration... yes
| checking for fabsl... yes
| checking for fmodl declaration... yes
| checking for fmodl... yes
| checking for frexpl declaration... yes
| checking for frexpl... yes
| checking for hypotl declaration... yes
| checking for hypotl... yes
| checking for ldexpl declaration... yes
| checking for ldexpl... yes
| checking for logl declaration... yes
| checking for logl... yes
| checking for log10l declaration... yes
| checking for log10l... yes
| checking for modfl declaration... yes
| checking for modfl... yes
| checking for powl declaration... yes
| checking for powl... yes
| checking for sqrtl declaration... yes
| checking for sqrtl... yes
| checking for sincosl declaration... yes
| checking for sincosl... yes
| checking for finitel declaration... yes
| checking for finitel... yes
| checking for at_quick_exit declaration... yes
| checking for at_quick_exit... yes
| checking for quick_exit declaration... yes
| checking for quick_exit... yes
| checking for strtold declaration... yes
| checking for strtold... yes
| checking for strtof declaration... yes
| checking for strtof... yes
| checking whether the target supports thread-local storage... yes
| checking for 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... yes
| checking whether the target supports .symver directive... yes
| configure: versioning on shared library symbols is gnu
| checking for size_t as unsigned int... yes
| checking for ptrdiff_t as int... yes
| checking whether the target supports hidden visibility... yes
| configure: visibility supported: yes
| checking for default std::string ABI to use... new
| checking for rdrand support in assembler... yes
| checking whether it can be safely assumed that mutex_timedlock is available... yes
| checking for gthreads library... yes
| checking for pthread_rwlock_t... yes
| checking fcntl.h usability... yes
| checking fcntl.h presence... yes
| checking for fcntl.h... yes
| checking dirent.h usability... yes
| checking dirent.h presence... yes
| checking for dirent.h... yes
| checking sys/statvfs.h usability... yes
| checking sys/statvfs.h presence... yes
| checking for sys/statvfs.h... yes
| checking utime.h usability... yes
| checking utime.h presence... yes
| checking for utime.h... yes
| checking whether to build Filesystem TS support... yes
| checking for struct dirent.d_type... yes
| checking for realpath... yes
| checking for utimensat... yes
| checking for struct stat.st_mtim.tv_nsec... yes
| checking for fchmod... yes
| checking for fchmodat... yes
| checking for sendfile that can copy files... no
| checking for makeinfo... ${SHELL} /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/missing --run makeinfo
| checking for modern makeinfo... yes
| checking for doxygen... no
| 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... /usr/include/c++/5.4.0
| checking for --enable-version-specific-runtime-libs... no
| checking for install location... /usr/include/c++/5.4.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
| 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 <bits/\1>,g' \
| < /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/libstdc++-v3/../libgcc/gthr.h > i586-ostro-linux/bits/gthr.h
| sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
| -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
| < /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/libstdc++-v3/../libgcc/gthr-single.h > i586-ostro-linux/bits/gthr-single.h
| sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
| -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
| -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
| -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
| < /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/libstdc++-v3/../libgcc/gthr-posix.h > i586-ostro-linux/bits/gthr-posix.h
| sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
| -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \
| -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
| -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \
| -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
| < /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/libstdc++-v3/../libgcc/gthr-posix.h > i586-ostro-linux/bits/gthr-default.h
| configure: WARNING: unrecognized options: --disable-silent-rules, --disable-dependency-tracking, --with-libtool-sysroot, --enable-languages, --enable-threads, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --without-isl, --with-sysroot, --with-build-sysroot, --without-long-double-128, --enable-__cxa_atexit
| Configuring libgomp
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| checking for --enable-version-specific-runtime-libs... no
| checking for --enable-generated-files-in-srcdir... no
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... i586-ostro-linux-gnu
| checking target system type... i586-ostro-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-ranlib
| checking for perl... /usr/bin/perl
| checking whether make sets $(MAKE)... (cached) yes
| checking for makeinfo... ${SHELL} /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/missing --run makeinfo
| checking for modern makeinfo... yes
| checking how to print strings... printf
| checking for a sed that does not truncate output... /bin/sed
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for fgrep... /bin/grep -F
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... i586-ostro-linux-nm
| checking the name lister (i586-ostro-linux-nm) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking for i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to reload object files... -r
| checking for i586-ostro-linux-objdump... i586-ostro-linux-objdump
| checking how to recognize dependent libraries... pass_all
| checking for i586-ostro-linux-ar... (cached) i586-ostro-linux-ar
| checking for i586-ostro-linux-strip... (cached) i586-ostro-linux-strip
| checking for i586-ostro-linux-ranlib... (cached) i586-ostro-linux-ranlib
| checking command to parse i586-ostro-linux-nm output from i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark object... ok
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -fno-rtti -fno-exceptions... no
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag -static works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for i586-ostro-linux-gfortran... no
| checking whether we are using the GNU Fortran compiler... no
| checking whether no accepts -g... no
| checking for ANSI C header files... (cached) yes
| checking whether time.h and sys/time.h may both be included... yes
| checking whether string.h and strings.h may both be included... yes
| checking pthread.h usability... yes
| checking pthread.h presence... yes
| checking for pthread.h... yes
| checking for unistd.h... (cached) yes
| checking semaphore.h usability... yes
| checking semaphore.h presence... yes
| checking for semaphore.h... yes
| checking sys/loadavg.h usability... no
| checking sys/loadavg.h presence... no
| checking for sys/loadavg.h... no
| checking sys/time.h usability... yes
| checking sys/time.h presence... yes
| checking for sys/time.h... yes
| checking for sys/time.h... (cached) yes
| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
| checking for uintptr_t... yes
| checking for int_least32_t... yes
| checking for int_fast32_t... yes
| checking for uint64_t... yes
| checking what to include in gstdint.h... stdint.h (already complete)
| checking for dlsym in -ldl... yes
| checking for getloadavg... yes
| checking for clock_gettime... yes
| checking for strtoull... yes
| checking whether the target supports thread-local storage... yes
| checking whether the thread-local storage support is from emutls... no
| checking whether the target supports hidden visibility... yes
| checking whether the target supports dllexport... no
| checking whether the target supports symbol aliases... yes
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... (cached) i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... (cached) yes
| checking for shared libgcc... yes
| checking whether the target supports .symver directive... yes
| configure: versioning on shared library symbols is gnu
| checking whether the target supports __sync_*_compare_and_swap... yes
| configure: creating ./config.status
| config.status: creating omp.h
| config.status: creating omp_lib.h
| config.status: creating omp_lib.f90
| config.status: creating libgomp_f.h
| config.status: creating Makefile
| config.status: creating testsuite/Makefile
| config.status: creating libgomp.spec
| config.status: creating testsuite/libgomp-test-support.pt.exp
| config.status: creating config.h
| config.status: executing default-1 commands
| config.status: executing depfiles commands
| config.status: executing libtool commands
| config.status: executing gstdint.h commands
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| Configuring libatomic
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| checking for --enable-version-specific-runtime-libs... no
| checking for --enable-generated-files-in-srcdir... no
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... i586-ostro-linux-gnu
| checking target system type... i586-ostro-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-nm... i586-ostro-linux-nm
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-ranlib
| checking for perl... /usr/bin/perl
| checking how to print strings... printf
| checking for a sed that does not truncate output... /bin/sed
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for fgrep... /bin/grep -F
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... i586-ostro-linux-nm
| checking the name lister (i586-ostro-linux-nm) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking for i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to reload object files... -r
| checking for i586-ostro-linux-objdump... i586-ostro-linux-objdump
| checking how to recognize dependent libraries... pass_all
| checking for i586-ostro-linux-ar... (cached) i586-ostro-linux-ar
| checking for i586-ostro-linux-strip... (cached) i586-ostro-linux-strip
| checking for i586-ostro-linux-ranlib... (cached) i586-ostro-linux-ranlib
| checking command to parse i586-ostro-linux-nm output from i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark object... ok
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -fno-rtti -fno-exceptions... no
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag -static works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for thread model used by GCC... posix
| checking for ANSI C header files... (cached) yes
| checking whether string.h and strings.h may both be included... yes
| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
| checking for uintptr_t... yes
| checking for int_least32_t... yes
| checking for int_fast32_t... yes
| checking for uint64_t... yes
| checking what to include in gstdint.h... stdint.h (already complete)
| checking fenv.h usability... yes
| checking fenv.h presence... yes
| checking for fenv.h... yes
| checking for 1 byte integer... yes
| checking for 2 byte integer... yes
| checking for 4 byte integer... yes
| checking for 8 byte integer... yes
| checking for 16 byte integer... no
| checking for __atomic_load/store for size 1... yes
| checking for __atomic_load/store for size 2... yes
| checking for __atomic_load/store for size 4... yes
| checking for __atomic_load/store for size 8... no
| checking for __atomic_load/store for size 16... no
| checking for __atomic_test_and_set for size 1... yes
| checking for __atomic_test_and_set for size 2... yes
| checking for __atomic_test_and_set for size 4... yes
| checking for __atomic_test_and_set for size 8... yes
| checking for __atomic_test_and_set for size 16... no
| checking for __atomic_exchange for size 1... yes
| checking for __atomic_exchange for size 2... yes
| checking for __atomic_exchange for size 4... yes
| checking for __atomic_exchange for size 8... no
| checking for __atomic_exchange for size 16... no
| checking for __atomic_compare_exchange for size 1... yes
| checking for __atomic_compare_exchange for size 2... yes
| checking for __atomic_compare_exchange for size 4... yes
| checking for __atomic_compare_exchange for size 8... no
| checking for __atomic_compare_exchange for size 16... no
| checking for __atomic_fetch_add for size 1... yes
| checking for __atomic_fetch_add for size 2... yes
| checking for __atomic_fetch_add for size 4... yes
| checking for __atomic_fetch_add for size 8... no
| checking for __atomic_fetch_add for size 16... no
| checking for __atomic_fetch_op for size 1... yes
| checking for __atomic_fetch_op for size 2... yes
| checking for __atomic_fetch_op for size 4... yes
| checking for __atomic_fetch_op for size 8... no
| checking for __atomic_fetch_op for size 16... no
| checking whether byte ordering is bigendian... no
| checking for the word size... 4
| checking whether the target supports hidden visibility... yes
| checking whether the target supports dllexport... no
| checking whether the target supports symbol aliases... yes
| checking whether the target supports the ifunc attribute... yes
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... (cached) i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... (cached) yes
| checking for shared libgcc... yes
| configure: versioning on shared library symbols is gnu
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating testsuite/Makefile
| config.status: creating auto-config.h
| config.status: executing default-1 commands
| config.status: executing depfiles commands
| config.status: executing libtool commands
| config.status: executing gstdint.h commands
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| Configuring libitm
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| checking for --enable-version-specific-runtime-libs... no
| checking for --enable-generated-files-in-srcdir... no
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... i586-ostro-linux-gnu
| checking target system type... i586-ostro-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking whether we are using the GNU C++ compiler... yes
| checking whether i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ accepts -g... yes
| checking dependency style of i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++... none
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-nm... i586-ostro-linux-nm
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-ranlib
| checking for perl... /usr/bin/perl
| checking whether make sets $(MAKE)... (cached) yes
| checking for makeinfo... ${SHELL} /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work-shared/gcc-5.4.0-r0/gcc-5.4.0/missing --run makeinfo
| checking for modern makeinfo... yes
| checking how to print strings... printf
| checking for a sed that does not truncate output... /bin/sed
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for fgrep... /bin/grep -F
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... i586-ostro-linux-nm
| checking the name lister (i586-ostro-linux-nm) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking for i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to reload object files... -r
| checking for i586-ostro-linux-objdump... i586-ostro-linux-objdump
| checking how to recognize dependent libraries... pass_all
| checking for i586-ostro-linux-ar... (cached) i586-ostro-linux-ar
| checking for i586-ostro-linux-strip... (cached) i586-ostro-linux-strip
| checking for i586-ostro-linux-ranlib... (cached) i586-ostro-linux-ranlib
| checking command to parse i586-ostro-linux-nm output from i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark object... ok
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -fno-rtti -fno-exceptions... no
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag -static works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking how to run the C++ preprocessor... i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ -E
| checking for ld used by i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking whether the i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking for i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ static flag -static works... yes
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ supports -c -o file.o... yes
| checking if i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-g++ -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -nostdinc++ -nostdlib++ linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking dynamic linker characteristics... (cached) GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for ANSI C header files... (cached) yes
| checking whether time.h and sys/time.h may both be included... yes
| checking whether string.h and strings.h may both be included... yes
| checking for unistd.h... (cached) yes
| checking semaphore.h usability... yes
| checking semaphore.h presence... yes
| checking for semaphore.h... yes
| checking sys/time.h usability... yes
| checking sys/time.h presence... yes
| checking for sys/time.h... yes
| checking sys/auxv.h usability... yes
| checking sys/auxv.h presence... yes
| checking for sys/auxv.h... yes
| checking malloc.h usability... yes
| checking malloc.h presence... yes
| checking for malloc.h... yes
| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
| checking for uintptr_t... yes
| checking for int_least32_t... yes
| checking for int_fast32_t... yes
| checking for uint64_t... yes
| checking what to include in gstdint.h... stdint.h (already complete)
| checking sys/mman.h usability... yes
| checking sys/mman.h presence... yes
| checking for sys/mman.h... yes
| checking for mmap... yes
| checking whether read-only mmap of a plain file works... yes
| checking whether mmap from /dev/zero works... yes
| checking for MAP_ANON(YMOUS)... yes
| checking whether mmap with MAP_ANON(YMOUS) works... yes
| checking whether byte ordering is bigendian... no
| checking for strtoull... yes
| checking for memalign... yes
| checking for posix_memalign... yes
| checking for getauxval... yes
| checking whether the target supports thread-local storage... yes
| checking whether the target supports hidden visibility... yes
| checking whether the target supports dllexport... no
| checking whether the target supports symbol aliases... yes
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... (cached) i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... (cached) yes
| checking for -mclear-hwcap... no
| checking whether __AVX__ is declared... no
| checking for shared libgcc... yes
| configure: versioning on shared library symbols is gnu
| checking assembler .cfi pseudo-op support... yes
| checking how size_t is mangled... j
| checking whether the target supports __sync_*_compare_and_swap... yes
| checking whether the target supports 64-bit __sync_*_compare_and_swap... no
| checking if the assembler supports AVX... yes
| checking if the assembler supports RTM... yes
| checking whether weak refs work like ELF... yes
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating testsuite/Makefile
| config.status: creating libitm.spec
| config.status: creating config.h
| config.status: executing default-1 commands
| config.status: executing depfiles commands
| config.status: executing libtool commands
| config.status: executing gstdint.h commands
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| Configuring libgfortran
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --enable-languages, --enable-threads, --enable-c99, --enable-long-long, --enable-libstdcxx-pch, --without-local-prefix, --enable-lto, --enable-libssp, --enable-libitm, --disable-bootstrap, --disable-libmudflap, --with-system-zlib, --with-linker-hash-style, --enable-linker-build-id, --with-ppl, --with-cloog, --enable-checking, --enable-cheaders, --without-isl, --with-gxx-include-dir, --with-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-__cxa_atexit
| checking build system type... x86_64-pc-linux-gnu
| checking for --enable-version-specific-runtime-libs... no
| checking for --enable-intermodule...
| checking host system type... i586-ostro-linux-gnu
| checking target system type... i586-ostro-linux-gnu
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for i586-ostro-linux-strip... i586-ostro-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for style of include used by make... GNU
| checking for i586-ostro-linux-gcc... i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... yes
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... none needed
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... none
| checking how to run the C preprocessor... i586-ostro-linux-gcc -E --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark -m32 -march=i586 -Wa,-momit-lock-prefix=yes
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking minix/config.h usability... no
| checking minix/config.h presence... no
| checking for minix/config.h... no
| checking whether it is safe to define __EXTENSIONS__... yes
| checking for i586-ostro-linux-gcc... (cached) i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking whether we are using the GNU C compiler... (cached) yes
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... (cached) yes
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to accept ISO C89... (cached) none needed
| checking dependency style of i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... (cached) none
| checking whether i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark and cc understand -c and -o together... yes
| checking whether symbol versioning is supported... gnu
| checking for gcc that supports -ffunction-sections -fdata-sections... yes
| checking for i586-ostro-linux-as... i586-ostro-linux-as
| checking for i586-ostro-linux-ar... i586-ostro-linux-ar
| checking for i586-ostro-linux-ranlib... i586-ostro-linux-ranlib
| checking whether make sets $(MAKE)... (cached) yes
| checking how to print strings... printf
| checking for a sed that does not truncate output... /bin/sed
| checking for fgrep... /bin/grep -F
| checking for ld used by i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark... i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking if the linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) is GNU ld... yes
| checking for BSD- or MS-compatible name lister (nm)... i586-ostro-linux-nm
| checking the name lister (i586-ostro-linux-nm) interface... BSD nm
| checking whether ln -s works... yes
| checking the maximum length of command line arguments... 1572864
| checking whether the shell understands some XSI constructs... yes
| checking whether the shell understands "+="... yes
| checking for i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to reload object files... -r
| checking for i586-ostro-linux-objdump... i586-ostro-linux-objdump
| checking how to recognize dependent libraries... pass_all
| checking for i586-ostro-linux-ar... (cached) i586-ostro-linux-ar
| checking for i586-ostro-linux-strip... (cached) i586-ostro-linux-strip
| checking for i586-ostro-linux-ranlib... (cached) i586-ostro-linux-ranlib
| checking command to parse i586-ostro-linux-nm output from i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark object... ok
| checking for dlfcn.h... yes
| checking for objdir... .libs
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -fno-rtti -fno-exceptions... no
| checking for i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC... -fPIC -DPIC
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark PIC flag -fPIC -DPIC works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag -static works... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... yes
| checking if i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) yes
| checking whether the i586-ostro-linux-gcc -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking for shl_load... no
| checking for shl_load in -ldld... no
| checking for dlopen... no
| checking for dlopen in -ldl... yes
| checking whether a program can dlopen itself... cross
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| checking for i586-ostro-linux-gfortran... i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark
| checking whether we are using the GNU Fortran compiler... no
| checking whether i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark accepts -g... no
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| libtool.m4: error: problem compiling FC test program
| checking for i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark option to produce PIC...
| checking if i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark static flag works... no
| checking if i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... no
| checking if i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark supports -c -o file.o... (cached) no
| checking whether the i586-ostro-linux-gfortran -m32 -march=i586 -Wa,-momit-lock-prefix=yes --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark linker (i586-ostro-linux-ld --sysroot=/home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/sysroots/intel-quark ) supports shared libraries... yes
| checking dynamic linker characteristics... (cached) GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether the GNU Fortran compiler is working... no
| configure: error: GNU Fortran is not working; please report a bug in http://gcc.gnu.org/bugzilla, attaching /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work/i586-nlp-32-ostro-linux/gcc-runtime/5.4.0-r0/gcc-5.4.0/build.i586-ostro-linux.i586-ostro-linux/i586-ostro-linux/libgfortran/config.log
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/daniel/Documents/ostro-project/ostro-os/build/tmp-glibc/work/i586-nlp-32-ostro-linux/gcc-runtime/5.4.0-r0/temp/log.do_configure.23202)
ERROR: Task (/home/daniel/Documents/ostro-project/ostro-os/meta/recipes-devtools/gcc/gcc-runtime_5.4.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 253 tasks of which 244 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/daniel/Documents/ostro-project/ostro-os/meta/recipes-devtools/gcc/gcc-runtime_5.4.bb:do_configure
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment