Advertisement
Guest User

log.do_configure

a guest
Dec 27th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']
  2. DEBUG: Executing shell function autotools_preconfigure
  3. DEBUG: Shell function autotools_preconfigure finished
  4. DEBUG: Executing python function autotools_aclocals
  5. DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']
  6. DEBUG: Python function autotools_aclocals finished
  7. DEBUG: Executing python function gcc_multilib_setup
  8. DEBUG: Python function gcc_multilib_setup finished
  9. DEBUG: Executing python function extract_stashed_builddir
  10. DEBUG: sed -e 's:^[^/]*/:/home/mjourdan/dev/rpi/poky/build/tmp/work/aarch64-poky-linux/libgfortran/6.3.0-r0/gcc-6.3.0/build.aarch64-poky-linux.aarch64-poky-linux/:g' /home/mjourdan/dev/rpi/poky/build/tmp/sysroots-components/x86_64/gcc-stashed-builddir-aarch64-poky-linux/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:/home/mjourdan/dev/rpi/poky/build/tmp/work/aarch64-poky-linux/libgfortran/6.3.0-r0/gcc-6.3.0/build.aarch64-poky-linux.aarch64-poky-linux:g; s:FIXMESTAGINGDIRHOST:/home/mjourdan/dev/rpi/poky/build/tmp/work/aarch64-poky-linux/libgfortran/6.3.0-r0/gcc-6.3.0/build.aarch64-poky-linux.aarch64-poky-linux:g' -e 's:FIXME_COMPONENTS_DIR:/home/mjourdan/dev/rpi/poky/build/tmp/sysroots-components:g' -e 's:FIXME_HOSTTOOLS_DIR:/home/mjourdan/dev/rpi/poky/build/tmp/hosttools:g' -e 's:FIXME_PKGDATA_DIR:/home/mjourdan/dev/rpi/poky/build/tmp/pkgdata/raspberrypi3-64:g'
  11. DEBUG: Python function extract_stashed_builddir finished
  12. DEBUG: Executing shell function do_configure
  13. 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-sysroot, --with-build-sysroot, --without-long-double-128, --disable-nls, --enable-initfini-array, --enable-__cxa_atexit
  14. checking build system type... x86_64-pc-linux-gnu
  15. checking for --enable-version-specific-runtime-libs... no
  16. checking for --enable-intermodule...
  17. checking host system type... aarch64-poky-linux-gnu
  18. checking target system type... aarch64-poky-linux-gnu
  19. checking for a BSD-compatible install... /home/mjourdan/dev/rpi/poky/build/tmp/hosttools/install -c
  20. checking whether build environment is sane... yes
  21. checking for aarch64-poky-linux-strip... aarch64-poky-linux-strip
  22. checking for a thread-safe mkdir -p... /home/mjourdan/dev/rpi/poky/build/tmp/hosttools/mkdir -p
  23. checking for gawk... gawk
  24. checking whether make sets $(MAKE)... yes
  25. checking whether to enable maintainer-specific portions of Makefiles... no
  26. checking for style of include used by make... GNU
  27. checking for aarch64-poky-linux-gcc... aarch64-poky-linux-gcc --sysroot=/home/mjourdan/dev/rpi/poky/build/tmp/work/aarch64-poky-linux/libgfortran/6.3.0-r0/recipe-sysroot
  28. checking for suffix of object files... configure: error: in `/home/mjourdan/dev/rpi/poky/build/tmp/work/aarch64-poky-linux/libgfortran/6.3.0-r0/gcc-6.3.0/build.aarch64-poky-linux.aarch64-poky-linux/aarch64-poky-linux/libgfortran':
  29. configure: error: cannot compute suffix of object files: cannot compile
  30. See `config.log' for more details.
  31. WARNING: exit code 1 from a shell command.
  32. ERROR: Function failed: do_configure (log file is located at /home/mjourdan/dev/rpi/poky/build/tmp/work/aarch64-poky-linux/libgfortran/6.3.0-r0/temp/log.do_configure.3472)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement