Gentoo Archives: gentoo-user-de

From: Christoph Niethammer <christoph.niethammer@×××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Problem mit emerge
Date: Sun, 31 Oct 2010 19:07:47
Message-Id: 201010312003.35279.christoph.niethammer@web.de
In Reply to: Re: [gentoo-user-de] Problem mit emerge by Andreas Dau
1 Hallo.
2
3 Sieht nach einem Linker Problem aus. Woher es jedoch kommt sehe ich leider
4 nicht.
5
6 Kannst Du zum einen vielleicht den output von
7 emerge --info
8 gcc-config -l
9
10 posten und zum anderen versuchen, ob sich hdparm als normaler User übersetzten
11 lässt:
12
13 mkdir $HOME/tmp
14 cd $HOME/tmp
15 cp /usr/portage/distfiles/hdparm-9.28.tar.gz .
16 tar xfz hdparm-9.28.tar.gz
17 cd hdparm-9.28
18 make
19
20 Gruß
21 Christoph
22
23 On Sunday 31 October 2010 18:51:02 Andreas Dau wrote:
24 > Hallo!
25 >
26 > On 30.10.2010 13:45, Christoph Niethammer wrote:
27 > > Hm, eine volle Platte wäre auch meine erste Vermutung gewesen.
28 >
29 > Nein leider nicht. ich habe auch mal Stress-Linux ein paar Stunden
30 > durchlaufen lassen um Hardwarefehler so weit wie möglich auszuschließen.
31 > Lief feherfrei.
32 >
33 > > Kannst Du bitte einmal einen Blick in die build.log (sollte unter
34 > > /var/tmp/portage/sys-apps/hdparm-9.28/temp/build.log zu finden sein)
35 > > werfen. Vielleicht finden sich hier mehr Infos.
36 >
37 > Hab ich nicht gefunden. Gefunden habe ich das hier:
38 > > marvin ~ # cat
39 > > /var/log/portage/sys-apps\:hdparm-9.28\:20101031-174205.log
40 > >
41 > > * CPV: sys-apps/hdparm-9.28
42 > > * REPO: gentoo
43 > > * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU
44 > >
45 > >>>> Unpacking source...
46 > >>>> Unpacking hdparm-9.28.tar.gz to
47 > >>>> /var/tmp/portage/sys-apps/hdparm-9.28/work Source unpacked in
48 > >>>> /var/tmp/portage/sys-apps/hdparm-9.28/work Compiling source in
49 > >>>> /var/tmp/portage/sys-apps/hdparm-9.28/work/hdparm-9.28 ...
50 > >
51 > > make -j3 STRIP=: CC=x86_64-pc-linux-gnu-gcc
52 > > x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
53 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
54 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
55 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
56 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o hdparm.o
57 > > hdparm.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
58 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
59 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
60 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
61 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o identify.o
62 > > identify.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
63 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
64 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
65 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
66 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o sgio.o
67 > > sgio.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
68 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
69 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
70 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
71 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o sysfs.o
72 > > sysfs.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
73 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
74 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
75 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
76 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o geom.o
77 > > geom.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
78 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
79 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
80 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
81 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o
82 > > fallocate.o fallocate.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe
83 > > -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual
84 > > -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
85 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
86 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o fibmap.o
87 > > fibmap.c x86_64-pc-linux-gnu-gcc -march=opteron -O2 -pipe -W -Wall
88 > > -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow
89 > > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
90 > > -fkeep-inline-functions -Wwrite-strings -Waggregate-return
91 > > -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe -c -o
92 > > fwdownload.o fwdownload.c x86_64-pc-linux-gnu-gcc -march=opteron -O2
93 > > -pipe -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith
94 > > -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes
95 > > -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings
96 > > -Waggregate-return -Wnested-externs -Wtrigraphs -march=opteron -O2 -pipe
97 > > -c -o dvdspeed.o dvdspeed.c x86_64-pc-linux-gnu-gcc -Wl,-O1
98 > > -Wl,--as-needed -o hdparm hdparm.o identify.o sgio.o sysfs.o geom.o
99 > > fallocate.o fibmap.o fwdownload.o dvdspeed.o
100 > >
101 > > : hdparm
102 > >
103 > > make: *** [hdparm] Segmentation fault
104 > > make: *** Deleting file `hdparm'
105 > >
106 > > * ERROR: sys-apps/hdparm-9.28 failed:
107 > > * compile error
108 > > *
109 > > * Call stack:
110 > > * ebuild.sh, line 54: Called src_compile
111 > > * environment, line 877: Called die
112 > > * The specific snippet of code:
113 > > * emake STRIP=: CC="$(tc-getCC)" || die "compile error"
114 > > *
115 > > * If you need support, post the output of 'emerge --info
116 > > =sys-apps/hdparm-9.28', * the complete build log and the output of
117 > > 'emerge -pqv =sys-apps/hdparm-9.28'. * The complete build log is
118 > > located at '/var/log/portage/sys-apps:hdparm-9.28:20101031-174205.log'.
119 > > * The ebuild environment file is located at
120 > > '/var/tmp/portage/sys-apps/hdparm-9.28/temp/environment'. * S:
121 > > '/var/tmp/portage/sys-apps/hdparm-9.28/work/hdparm-9.28'
122 >
123 > Vielleich hilft das ja weiter? Gerne stelle ich auch noch weitere
124 > Informationen bereit.
125 >
126 > Vielen Dank & cu,
127 > ada

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-de] Problem mit emerge Andreas Dau <andreas@××××××××××.de>