Gentoo Archives: gentoo-user-ru

From: Alex Glazunov <gwebix@×××××.com>
To: gentoo-user-ru@l.g.o
Subject: Re: [gentoo-user-ru] C compiler cannot create executables
Date: Thu, 12 Nov 2009 20:19:34
Message-Id: 9d9efe6d0911121219r4d44548ax72e4c67848e2f02c@mail.gmail.com
In Reply to: Re: [gentoo-user-ru] C compiler cannot create executables by Andrian Nord
1 emerge --info
2 Portage 2.1.6.13 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2,
3 2.6.30-gentoo-r6-ground.webix.net.ru-rev1 i686)
4 =================================================================
5 System uname:
6 Linux-2.6.30-gentoo-r6-ground.webix.net.ru-rev1-i686-Celeron_-Coppermine-with-gentoo-1.12.11.1
7 Timestamp of tree: Wed, 11 Nov 2009 04:45:01 +0000
8 app-shells/bash: 4.0_p28
9 dev-java/java-config: 2.1.9-r1
10 dev-lang/python: 2.5.4-r3, 2.6.2-r1
11 sys-apps/baselayout: 1.12.11.1
12 sys-apps/sandbox: 1.6-r2
13 sys-devel/autoconf: 2.63-r1
14 sys-devel/automake: 1.10.2
15 sys-devel/binutils: 2.18-r3
16 sys-devel/gcc-config: 1.4.1
17 sys-devel/libtool: 2.2.6a
18 virtual/os-headers: 2.6.27-r2
19 ACCEPT_KEYWORDS="x86"
20 CBUILD="i686-pc-linux-gnu"
21 CFLAGS="-O2 -march=pentium3 -pipe"
22 CHOST="i686-pc-linux-gnu"
23 CONFIG_PROTECT="/etc /opt/openfire/resources/security/ /var/bind"
24 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
25 /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
26 /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
27 /etc/terminfo /etc/udev/rules.d"
28 CXXFLAGS="-O2 -march=pentium3 -pipe"
29 DISTDIR="/usr/portage/distfiles"
30 FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms
31 strict unmerge-orphans userfetch"
32 GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ "
33 LANG="en_US.UTF-8"
34 LDFLAGS="-Wl,-O1"
35 MAKEOPTS="-j3"
36 PKGDIR="/usr/portage/packages"
37 PORTAGE_CONFIGROOT="/"
38 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
39 --compress --force --whole-file --delete --stats --timeout=180
40 --exclude=/distfiles --exclude=/local --exclude=/packages"
41 PORTAGE_TMPDIR="/var/tmp"
42 PORTDIR="/usr/portage"
43 PORTDIR_OVERLAY="/usr/local/portage"
44 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
45 USE="acl bash-completion berkdb bzip2 cli cracklib crypt cups dri fortran
46 gdbm gpm iconv idn modules mudflap ncurses nls nptl nptlonly openmp pam pcre
47 perl pppd python readline reflection session spl ssl sysfs tcpd unicode x86
48 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106
49 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel
50 intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
51 ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
52 hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null
53 plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic
54 authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm
55 authz_default authz_groupfile authz_host authz_owner authz_user autoindex
56 cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter
57 file_cache filter headers include info log_config logio mem_cache mime
58 mime_magic negotiation rewrite setenvif speling status unique_id userdir
59 usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev"
60 KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
61 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel
62 mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via
63 vmware voodoo"
64 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
65 LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
66 PORTAGE_RSYNC_EXTRA_OPTSуч
67
68 scanelf -BF '%M#f' /usr/libexec/gcc/i686-pc-linux-gnu/4.3.4/cc1 не выводит
69 ничего
70 Похоже, gcc запорот...
71
72 2009/11/11 Andrian Nord <nightnord@×××××.com>
73
74 > А машина какая?
75 > Вообщем дайте посмотреть на
76 > emerge --info
77 > scanelf -BF '%M#f' /usr/libexec/gcc/i686-pc-linux-gnu/4.3.4/cc1
78 >
79 > 11 ноября 2009 г. 12:01 пользователь Alex Glazunov <gwebix@×××××.com>
80 > написал:
81 > > Нет, 32битная версия
82 > >
83 >
84 >
85 >
86 > --
87 > Andrian Nord
88 >

Replies

Subject Author
Re: [gentoo-user-ru] C compiler cannot create executables Andrian Nord <nightnord@×××××.com>