Gentoo Archives: gentoo-user

From: "Andreas K. Huettel" <Andreas.Huettel@×××××××××××××××××××.DE>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge dev-python/python-fchksum-1.7.1 fails (wrong compiler called?)
Date: Wed, 07 Sep 2005 14:55:21
Message-Id: Pine.LNX.4.61.0509071556140.10468@ankogel.cip.physik.uni-muenchen.de
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: RIPEMD160
3
4
5
6 Dear list,
7
8 emerge of dev-python/python-fchksum-1.7.1 fails (for details see below).
9 It seems to me as if the script is calling i386-pc-linux-gnu-gcc, where it
10 should call i686-pc-linux-gnu-gcc (as for all the other packages).
11
12 Do you have any hints how I could fix this error?
13 Can I safely skip this package?
14
15 I am still in the original "emerge --emtytree system" following a stage 1
16 installation from "stage1-x86-2005.1.tar.bz2". I had to interrupt the
17 emerge once (took too much time).
18
19 Thans for any advice (sorry, I'm new with gentoo),
20 Andreas
21
22
23 nessie / # emerge --resume
24 *** Resuming merge...
25 >>> emerge (1 of 70) dev-python/python-fchksum-1.7.1 to /
26 >>> md5 files ;-) python-fchksum-1.6.1-r1.ebuild
27 >>> md5 files ;-) python-fchksum-1.7.1.ebuild
28 >>> md5 files ;-) files/digest-python-fchksum-1.6.1-r1
29 >>> md5 files ;-) files/digest-python-fchksum-1.7.1
30 >>> md5 src_uri ;-) python-fchksum-1.7.1.tar.gz
31 >>> Unpacking source...
32 >>> Unpacking python-fchksum-1.7.1.tar.gz to
33 /var/tmp/portage/python-fchksum-1.7.1/work
34 >>> Source unpacked.
35 ['setup.py', 'build']
36 running build
37 running build_ext
38 building 'fchksum' extension
39 creating build
40 creating build/temp.linux-i686-2.3
41 i386-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG
42 - -march=pentium2 -O3 -pipe -fPIC -I/usr/include/python2.3 -c md5.c -o
43 build/temp.linux-i686-2.3/md5.o
44 gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
45 error: command 'i386-pc-linux-gnu-gcc' failed with exit status 1
46
47 !!! ERROR: dev-python/python-fchksum-1.7.1 failed.
48 !!! Function src_compile, Line 20, Exitcode 1
49 !!! (no error message)
50 !!! If you need support, post the topmost build error, NOT this status
51 message.
52
53 nessie / #
54
55
56
57 -----BEGIN PGP SIGNATURE-----
58 Version: GnuPG v1.2.5 (GNU/Linux)
59
60 iD8DBQFDHv4rL+gLs3iH94cRAzHGAJkBCc0iiDAi2NpBrmpNHIKoQzGBgACffg+q
61 puhAtieL/HJ0DeEOBIry5Tk=
62 =wqhX
63 -----END PGP SIGNATURE-----
64
65 --
66 gentoo-user@g.o mailing list

Replies

Subject Author
SOLVED: Re: [gentoo-user] emerge dev-python/python-fchksum-1.7.1 fails "Andreas K. Huettel" <Andreas.Huettel@×××××××××××××××××××.DE>