Gentoo Archives: gentoo-user

From: gg <goesslg@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge -quad --newuse @world
Date: Mon, 29 Jan 2018 17:35:53
Message-Id: d1aad5be-7502-a20e-edc3-b37557d7bef1@web.de
1 Hallo ,
2
3 please help me. I try to install a new Gentoo with no-multilib (AMD64) ,
4
5 but compiling sandbox fails :
6
7
8 ebuild R ] sys-apps/sandbox-2.12
9
10 Would you like to merge these packages? [Yes/No] y
11 >>> Verifying ebuild manifests
12 >>> Emerging (1 of 1) sys-apps/sandbox-2.12::gentoo
13 >>> Failed to emerge sys-apps/sandbox-2.12, Log file:
14 >>> '/var/tmp/portage/sys-apps/sandbox-2.12/temp/build.log'
15 * Package: sys-apps/sandbox-2.12
16 * Repository: gentoo
17 * Maintainer: sandbox@g.o
18 * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux
19 userland_GNU
20 * FEATURES: preserve-libs sandbox userpriv usersandbox
21 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
22 checking for a BSD-compatible install...
23 /usr/lib/portage/python3.5/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... no
33 configure: error: in
34 `/var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12-abi_x86_32.x86':
35 configure: error: C compiler cannot create executables
36 See `config.log' for more details
37
38 !!! Please attach the following file when seeking support:
39 !!!
40 /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12-abi_x86_32.x86/config.log
41 * ERROR: sys-apps/sandbox-2.12::gentoo failed (configure phase):
42 * econf failed
43 *
44 * Call stack:
45 * ebuild.sh, line 124: Called src_configure
46 * environment, line 2921: Called
47 multilib-minimal_src_configure
48 * environment, line 2039: Called multilib_foreach_abi
49 'multilib-minimal_abi_src_configure'
50 * environment, line 2253: Called
51 multibuild_foreach_variant '_multilib_multibuild_wrapper'
52 'multilib-minimal_abi_src_configure'
53 * environment, line 1969: Called _multibuild_run
54 '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
55 * environment, line 1967: Called
56 _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
57 * environment, line 362: Called
58 multilib-minimal_abi_src_configure
59 * environment, line 2033: Called multilib_src_configure
60 * environment, line 2468: Called econf
61 * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
62 * isolated-functions.sh, line 117: Called die
63 * The specific snippet of code:
64 * die "$@"
65 *
66 * If you need support, post the output of `emerge --info
67 '=sys-apps/sandbox-2.12::gentoo'`,
68 * the complete build log and the output of `emerge -pqv
69 '=sys-apps/sandbox-2.12::gentoo'`.
70 * If configure failed with a 'cannot run C compiled programs' error,
71 try this:
72 * FEATURES='-sandbox -usersandbox' emerge sandbox
73 * The complete build log is located at
74 '/var/tmp/portage/sys-apps/sandbox-2.12/temp/build.log'.
75 * The ebuild environment file is located at
76 '/var/tmp/portage/sys-apps/sandbox-2.12/temp/environment'.
77 * Working directory:
78 '/var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12-abi_x86_32.x86'
79 * S: '/var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12'
80
81 * Messages for package sys-apps/sandbox-2.12:
82
83 * ERROR: sys-apps/sandbox-2.12::gentoo failed (configure phase):
84 * econf failed
85 *
86 * Call stack:
87 * ebuild.sh, line 124: Called src_configure
88 * environment, line 2921: Called
89 multilib-minimal_src_configure
90 * environment, line 2039: Called multilib_foreach_abi
91 'multilib-minimal_abi_src_configure'
92 * environment, line 2253: Called
93 multibuild_foreach_variant '_multilib_multibuild_wrapper'
94 'multilib-minimal_abi_src_configure'
95 * environment, line 1969: Called _multibuild_run
96 '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
97 * environment, line 1967: Called
98 _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
99 * environment, line 362: Called
100 multilib-minimal_abi_src_configure
101 * environment, line 2033: Called multilib_src_configure
102 * environment, line 2468: Called econf
103 * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
104 * isolated-functions.sh, line 117: Called die
105 * The specific snippet of code:
106 * die "$@"

Attachments

File name MIME type
emerge_info text/plain
make.conf text/plain

Replies

Subject Author
Re: [gentoo-user] emerge -quad --newuse @world Dale <rdalek1967@×××××.com>