Gentoo Archives: gentoo-embedded

From: Heath H Holcomb <liquidcable@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo version 0.03 (unfinished)
Date: Thu, 09 Jun 2005 13:25:07
Message-Id: 200506090825.39431.liquidcable@bulah.com
In Reply to: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo version 0.03 (unfinished) by Yuri Vasilevski
1 Sorry for the long delay. Here is the output of the emerge -e system on the
2 first attempt.
3
4 >>> emerge (13 of 66) dev-python/python-fchksum-1.7.1 to /
5 >>> md5 files ;-) python-fchksum-1.7.1.ebuild
6 >>> md5 files ;-) python-fchksum-1.6.1-r1.ebuild
7 >>> md5 files ;-) ChangeLog
8 >>> md5 files ;-) metadata.xml
9 >>> md5 files ;-) files/digest-python-fchksum-1.7.1
10 >>> md5 files ;-) files/digest-python-fchksum-1.6.1-r1
11 >>> md5 src_uri ;-) python-fchksum-1.7.1.tar.gz
12 >>> Unpacking source...
13 >>> Unpacking python-fchksum-1.7.1.tar.gz
14 to /var/tmp/portage/python-fchksum-1.7.1/work
15 >>> Source unpacked.
16 ['setup.py', 'build']
17 running build
18 running build_ext
19 building 'fchksum' extension
20 creating build
21 creating build/temp.linux-i686-2.3
22 i386-gentoo-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG
23 -march=i586 -Os -pipe -fomit-frame-pointer -mmmx -fPIC
24 -I/usr/include/python2.3 -c md5.c -o build/temp.linux-i686-2.3/md5.o
25 gcc-config error: Could not run/locate "i386-gentoo-linux-uclibc-gcc"
26 error: command 'i386-gentoo-linux-uclibc-gcc' failed with exit status 1
27
28 !!! ERROR: dev-python/python-fchksum-1.7.1 failed.
29 !!! Function src_compile, Line 20, Exitcode 1
30 !!! (no error message)
31 !!! If you need support, post the topmost build error, NOT this status
32 message.
33
34
35 It seams to be bug 88777.
36 http://bugs.gentoo.org/show_bug.cgi?id=88777
37
38 I found the work around in the Gentoo forums.
39 http://forums.gentoo.org/viewtopic-t-314985-start-401.html
40
41 The problem is repeatable (every time) with the steps in my x86 how-to. The
42 "workaround" works every time.
43
44
45 --
46 Heath Holcomb
47 liquidcable
48 liquidcable at bulah.com
49
50
51 On Sunday 01 May 2005 11:14 pm, Yuri Vasilevski wrote:
52 > Hi,
53 >
54 > On Sat, 30 Apr 2005 15:04:28 -0500
55 >
56 > Heath H Holcomb <heath@×××××.com> wrote:
57 > > > > emerge -e system
58 > > > > # fixes a emerge ebuild bug, this should go away soon
59 > > > > emerge python
60 > > > > # continue with the rest of the emerge system
61 > > > > emerge -e system
62 > >
63 > > This was just a for a work around for a bug I encountered.
64 >
65 > Could you please provide more info about this bug?
66 > Is it related to http://bugs.gentoo.org/show_bug.cgi?id=91024 ?
67 > (This one is the only thing i found on Gnetoo's Bugzilla
68 > that looks lake a god candidate for the bug you have.)
69 >
70 > Yuri.
71
72 --
73 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo version 0.03 (unfinished) Yuri Vasilevski <yuri@×××××××××××××.mx>