Advertisement
Guest User

Untitled

a guest
Feb 6th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.54 KB | None | 0 0
  1. # cat /var/tmp/portage/sys-apps/sandbox-2.10-r3/temp/build.log
  2.  * Package:    sys-apps/sandbox-2.10-r3
  3.  * Repository: gentoo
  4.  * Maintainer: sandbox@gentoo.org
  5.  * USE:        abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  6.  * FEATURES:   preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking sandbox-2.10.tar.xz to /var/tmp/portage/sys-apps/sandbox-2.10-r3/work
  9. >>> Source unpacked in /var/tmp/portage/sys-apps/sandbox-2.10-r3/work
  10. >>> Preparing source in /var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10 ...
  11.  * Applying sandbox-2.10-memory-corruption.patch ...
  12.  [ ok ]
  13.  * Applying sandbox-2.10-disable-same.patch ...
  14.  [ ok ]
  15.  * Applying sandbox-2.10-fix-opendir.patch ...
  16.  [ ok ]
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10 ...
  19.  * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  20.  * econf: updating sandbox-2.10/config.guess with /usr/share/gnuconfig/config.guess
  21.  * econf: updating sandbox-2.10/config.sub with /usr/share/gnuconfig/config.sub
  22. /var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib32
  23. checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.F3fIdF/bin/ebuild-helpers/xattr/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking whether make supports nested variables... yes
  29. checking whether make supports nested variables... (cached) yes
  30. checking environment state... ok
  31. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling...  * /var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10/libsandbox/libsandbox.c:check_syscall():989: failure (Value too large for defined data type):
  36.  * ISE:
  37.     abs_path: (null)
  38.     res_path: /var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10-abi_x86_32.x86/conftest.out
  39. configure: error: in `/var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10-abi_x86_32.x86':
  40. configure: error: cannot run C compiled programs.
  41. If you meant to cross compile, use `--host'.
  42. See `config.log' for more details
  43.  
  44. !!! Please attach the following file when seeking support:
  45. !!! /var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10-abi_x86_32.x86/config.log
  46. * ERROR: sys-apps/sandbox-2.10-r3::gentoo failed (configure phase):
  47. *   econf failed
  48. *
  49. * Call stack:
  50. *               ebuild.sh, line  115:  Called src_configure
  51. *             environment, line 2971:  Called multilib-minimal_src_configure
  52. *             environment, line 2076:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  53. *             environment, line 2290:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  54. *             environment, line 1937:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  55. *             environment, line 1935:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  56. *             environment, line  353:  Called multilib-minimal_abi_src_configure
  57. *             environment, line 2070:  Called multilib_src_configure
  58. *             environment, line 2505:  Called econf
  59. *        phase-helpers.sh, line  662:  Called __helpers_die 'econf failed'
  60. *   isolated-functions.sh, line  117:  Called die
  61. * The specific snippet of code:
  62. *          die "$@"
  63. *
  64. * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r3::gentoo'`,
  65. * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r3::gentoo'`.
  66. * If configure failed with a 'cannot run C compiled programs' error, try this:
  67. * FEATURES='-sandbox -usersandbox' emerge sandbox
  68. * The complete build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r3/temp/build.log'.
  69. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r3/temp/environment'.
  70. * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10-abi_x86_32.x86'
  71. * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r3/work/sandbox-2.10'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement