Gentoo Archives: gentoo-user-de

From: Sebastian <selist@×××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] gcc will nicht gebaut werden
Date: Tue, 04 Mar 2008 23:02:25
Message-Id: 200803050002.20167.selist@arcor.de
In Reply to: Re: [gentoo-user-de] gcc will nicht gebaut werden by Sebastian
1 Hallo,
2
3 bisher hatte ja keiner eine Idee, jetzt habe ich festgestellt das auch der
4 alte gcc nicht mehr will wie ich. Beim Emergen erhalte ich immer solche
5 Meldungen wie im folgendem Fall:
6
7 >>> Unpacking hdparm-8.6.tar.gz to /var/tmp/portage/sys-apps/hdparm-8.6/work
8 >>> Source unpacked.
9 >>> Compiling source
10 in /var/tmp/portage/sys-apps/hdparm-8.6/work/hdparm-8.6 ...
11 i686-pc-linux-gnu-gcc -march=athlon -O3 -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -march=athlon -O3 -pipe -c -o
12 hdparm.o hdparm.c
13 i686-pc-linux-gnu-gcc -march=athlon -O3 -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -march=athlon -O3 -pipe -c -o
14 identify.o identify.c
15 hdparm.c: In Funktion »abort_if_not_full_device«:
16 hdparm.c:888: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp
17 i686-pc-linux-gnu-gcc -march=athlon -O3 -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -march=athlon -O3 -pipe -c -o
18 sgio.o sgio.c
19 i686-pc-linux-gnu-gcc -o hdparm hdparm.o identify.o sgio.o
20 /usr/lib/gcc/i686-pc-linux-gnu/4.2.2/../../../../i686-pc-linux-gnu/bin/ld:
21 crt1.o: No such file: No such file or directory
22 collect2: ld gab 1 als Ende-Status zurück
23 make: *** [hdparm] Fehler 1
24 [31;01m* [0m
25 [31;01m* [0m ERROR: sys-apps/hdparm-8.6 failed.
26 [31;01m* [0m Call stack:
27 [31;01m* [0m ebuild.sh, line 49: Called src_compile
28 [31;01m* [0m environment, line 688: Called die
29 [31;01m* [0m The specific snippet of code:
30 [31;01m* [0m emake CC="$(tc-getCC)" || die "compile error"
31 [31;01m* [0m The die message:
32 [31;01m* [0m compile error
33 [31;01m* [0m
34 [31;01m* [0m If you need support, post the topmost build error, and the call
35 stack if relevant.
36 [31;01m* [0m A complete build log is located
37 at '/var/tmp/portage/sys-apps/hdparm-8.6/temp/build.log'.
38 [31;01m* [0m The ebuild environment file is located
39 at '/var/tmp/portage/sys-apps/hdparm-8.6/temp/environment'.
40 [31;01m* [0m
41
42 hat jemand eine Idee wich ich das wieder hingebogen bekomme?
43 Was ist das für ein Verzeichnis welches er nicht findet? Ich komme da auch
44 nicht hinter was er sucht und mit den /.../.../ weis ich auch keinen Pfad.
45
46 Gruß
47 Sebastian
48
49 PS
50 in der Datei /var/tmp/portage/sys-apps/hdparm-8.6/temp/eclass-debug.log steht
51 folgendes:
52 inherit: toolchain-funcs -> /usr/portage/eclass/toolchain-funcs.eclass
53 *** Multiple Inheritence (Level: 2)
54 inherit: multilib -> /usr/portage/eclass/multilib.eclass
55 RDEPEND: not set... Setting to:
56
57 Außerdem gibt es noch die
58 Datei /var/tmp/portage/sys-apps/hdparm-8.6/temp/environment mit über 1000
59 Zeilen.
60
61 Gruß
62 Sebastian
63
64 --
65 gentoo-user-de@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] gcc will nicht gebaut werden "Tobias Krähling" <Tobias.Kraehling@××××××××.de>
Re: [gentoo-user-de] gcc will nicht gebaut werden Arnold Krille <arnold.krille@×××××.com>