Advertisement
Guest User

gcc build log

a guest
Aug 31st, 2014
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.17 KB | None | 0 0
  1. /usr/armv7a-unknown-linux-gnueabi/bin/ld: error: .libs/dprod_r8.o uses VFP register arguments, .libs/libgfortran.so.3.0.0 does n
  2. ot
  3. /usr/armv7a-unknown-linux-gnueabi/bin/ld: failed to merge target specific data of file .libs/dprod_r8.o
  4. /usr/armv7a-unknown-linux-gnueabi/bin/ld: error: .libs/f2c_specifics.o uses VFP register arguments, .libs/libgfortran.so.3.0.0 d
  5. oes not
  6. /usr/armv7a-unknown-linux-gnueabi/bin/ld: failed to merge target specific data of file .libs/f2c_specifics.o
  7. collect2: error: ld returned 1 exit status
  8. make[3]: *** [libgfortran.la] Error 1
  9. make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/armv7a-unknown-linux-gnueabi/libgfortran'
  10. make[2]: *** [all] Error 2
  11. make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/armv7a-unknown-linux-gnueabi/libgfortran'
  12. make[1]: *** [all-target-libgfortran] Error 2
  13. make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
  14. make: *** [bootstrap-lean] Error 2
  15. emake failed
  16. * ERROR: sys-devel/gcc-4.7.3-r1::gentoo failed (compile phase):
  17. *   emake failed with bootstrap-lean
  18. *
  19. * Call stack:
  20. *     ebuild.sh, line   93:  Called src_compile
  21. *   environment, line 3692:  Called toolchain_src_compile
  22. *   environment, line 4411:  Called gcc_do_make
  23. *   environment, line 1859:  Called die
  24. * The specific snippet of code:
  25. *       emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAK
  26. E_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
  27. *
  28. * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.7.3-r1::gentoo'`,
  29. * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.7.3-r1::gentoo'`.
  30. *
  31. * Please include /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-build-logs.tar.bz2 in your bug report.
  32. *
  33. * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/build.log'.
  34. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/environment'.
  35. * Working directory: '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
  36. * S: '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement