Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] crossdev error
Date: Thu, 31 Aug 2006 14:49:44
Message-Id: 200608311648.41446.ladmanj@volny.cz
1 Hi there
2
3 I have succesfuly unmerged the cross-tool-chain.
4
5 This error have i encountered while i am trying to run crossdev -t
6 sh4-pc-linux-uclibc again.
7
8 Please read carefully, it contains my advances to fix it.
9
10 Thank you
11 Jakub Ladman
12
13 trotl xbusreg # cat /var/log/portage/cross-sh4-pc-linux-uclibc-binutils.log
14 Calculating dependencies ... done!
15 >>> Emerging (1 of 1) cross-sh4-pc-linux-uclibc/binutils-2.17 to /
16 >>> checking ebuild checksums ;-)
17 >>> checking auxfile checksums ;-)
18 >>> checking miscfile checksums ;-)
19 >>> checking binutils-2.17.tar.bz2 ;-)
20 >>> checking binutils-2.17-patches-1.0.tar.bz2 ;-)
21 >>> checking binutils-2.17-uclibc-patches-1.0.tar.bz2 ;-)
22 >>> Unpacking source...
23
24 !!! ERROR: cross-sh4-pc-linux-uclibc/binutils-2.17 failed.
25 Call stack:
26 ebuild.sh, line 1539: Called dyn_unpack
27 ebuild.sh, line 711: Called src_unpack
28 ebuild.sh, line 1248: Called toolchain-binutils_src_unpack
29 toolchain-binutils.eclass, line 151: Called die
30
31 !!! You need to upgrade your >=binutils-config-1.9
32 !!! If you need support, post the topmost build error, and the call stack if
33 relevant.
34
35 !!! This ebuild is from an overlay: '/usr/local/portage'
36 trotl xbusreg # emerge -va binutils-config
37
38 These are the packages that would be merged, in order:
39
40 Calculating dependencies... done!
41 [ebuild R ] sys-devel/binutils-config-1.8-r7 0 kB
42
43 Total size of downloads: 0 kB
44
45 Would you like to merge these packages? [Yes/No] n
46
47 Quitting.
48
49 trotl xbusreg # emerge -va binutils-config-1.9
50
51 These are the packages that would be merged, in order:
52
53 Calculating dependencies
54
55 !!! 'binutils-config-1.9' is not a valid package atom.
56 !!! Please check ebuild(5) for full details.
57 !!! (Did you specify a version but forget to prefix with '='?)
58
59 trotl xbusreg #
60 --
61 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] crossdev error Mike Frysinger <vapier@g.o>