Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] broken crossdev
Date: Tue, 15 Dec 2009 13:52:52
Message-Id: 200912151452.01154.ladmanj@volny.cz
1 Hi,
2
3 For some time i can't use crossdev anymore. For example:
4
5 # crossdev -v --target avr --gcc 4.3.3 --binutils 2.19.51.0.2 --libc 1.6.4 -s1
6 --without-headers
7 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
8 * Host Portage ARCH: x86
9 * Target Portage ARCH: *
10 * Target System: avr
11 * Stage: 1 (C compiler only)
12
13 * binutils: binutils-2.19.51.0.2
14 * gcc: gcc-4.3.3
15
16 * PORTDIR_OVERLAY: /usr/local/portage
17 * PORT_LOGDIR: /var/log/portage
18 * PKGDIR: /usr/portage/packages/cross/avr
19 * PORTAGE_TMPDIR: /var/tmp/cross/avr
20 _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ -
21 ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ -
22 _ - ~
23 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...
24 [ ok ]
25 * Log: /var/log/portage/cross-avr-binutils.log
26 * Emerging cross-binutils ...
27
28 These are the packages that would be merged, in order:
29 ...
30 done!
31
32 !!! All ebuilds that could satisfy "cross-avr/binutils" have been masked.
33 !!! One of the following masked packages is required to complete your request:
34 - cross-avr/binutils-2.20.51.0.3 (masked by: package.mask, missing keyword)
35 - cross-avr/binutils-2.20.51.0.2 (masked by: package.mask, missing keyword)
36 - cross-avr/binutils-2.20.51.0.1 (masked by: package.mask, missing keyword)
37 - cross-avr/binutils-2.20 (masked by: package.mask, missing keyword)
38 - cross-avr/binutils-2.19.51.0.14 (masked by: package.mask, missing keyword)
39 - cross-avr/binutils-2.19.51.0.13 (masked by: package.mask, missing keyword)
40 - cross-avr/binutils-2.19.1-r1 (masked by: missing keyword)
41 - cross-avr/binutils-2.18-r4 (masked by: missing keyword)
42 - cross-avr/binutils-2.18-r3 (masked by: missing keyword)
43 - cross-avr/binutils-2.16.91.0.6 (masked by: missing keyword)
44 - cross-avr/binutils-2.16.1-r3 (masked by: missing keyword)
45
46
47 For more information, see the MASKED PACKAGES section in the emerge
48 man page or refer to the Gentoo Handbook.
49
50
51 * binutils failed :(
52 * If you file a bug, please attach the following logfiles:
53 * /var/log/portage/cross-avr-info.log
54 * /var/log/portage/cross-avr-binutils.log
55 #
56
57 It seems to be problem in form of masking/demasking keywords in current
58 portage.
59
60 Should I wait for a fix, or is there some way how to fix it myself.
61
62
63 Thank You
64
65 Jakub Ladman

Replies

Subject Author
Re: [gentoo-embedded] broken crossdev Ahmed Ammar <b33fc0d3@g.o>