Gentoo Archives: gentoo-embedded

From: jozef maslik <jmaslik@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] crossdev failed during building uclibc
Date: Sun, 25 Feb 2007 11:15:00
Message-Id: b027306a0702250314ocdacafen124055c111de37cb@mail.gmail.com
In Reply to: Re: [gentoo-embedded] crossdev failed during building uclibc by Jakub Ladman
1 You can try atomic operations with ebuild:
2 1. ebuild /usr/local/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1.ebuild
3 fetch unpack
4 (unpacking and patching sources is in unpack part of uclibc-0.9.28.1.ebuild)
5 2. modify sources
6 3. ebuild /usr/local/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1.ebuild
7 compile install qmerge
8
9 please check path to your .ebuild
10 (/usr/local/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1.ebuild)
11
12 On 2/25/07, Jakub Ladman <ladmanj@×××××.cz> wrote:
13 > Dne sobota 24 únor 2007 23:04 jozef maslik napsal(a):
14 > > Hello !
15 > >
16 > > Have you read /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log ?
17 > >
18 > > If you have not read it, please read it and try:
19 >
20 > Yes i have tryed it out, but it will be overwritten everytime i run crossdev -
21 > of course, emerge allways unpacks everything from distfiles while cleans
22 > previous try.
23 >
24 > Thank you
25 > Jakub Ladman
26 >
27 > >
28 > > You do not have a codesets.txt file. Please create this
29 > > file in the extra/locale directory by running something like:
30 > > find
31 > > /var/tmp/cross/mips-pc-linux-uclibc/portage/cross-mips-pc-linux-uclibc/ucli
32 > >bc-0.9.28.1/work/uClibc-0.9.28.1/extra/locale/charmaps -name "*.pairs" > \
33 > >
34 > > /var/tmp/cross/mips-pc-linux-uclibc/portage/cross-mips-pc-linux-uclibc/ucli
35 > >bc-0.9.28.1/work/uClibc-0.9.28.1/extra/locale/codesets.txt and then edit
36 > > that file to disable/enable the codesets you wish to support.
37 > >
38 > > make: *** [codesets.txt] Error 1
39 > >
40 > > ... and mail again... :)
41 > >
42 > > On 2/24/07, Jakub Ladman <ladmanj@×××××.cz> wrote:
43 > > > Hi there
44 > > > Me and my friend have both encountered this problem:
45 > > >
46 > > > hovado ~ # crossdev --g 3.4.6-r2 --k 2.4.26-r1 -t mips-pc-linux-uclibc
47 > > > -------------------------------------------------------------------------
48 > > >------- * Host Portage ARCH: x86
49 > > > * Target Portage ARCH: mips
50 > > > * Target System: mips-pc-linux-uclibc
51 > > > * Stage: 4 (C/C++ compiler)
52 > > >
53 > > > * binutils: binutils-[latest]
54 > > > * gcc: gcc-3.4.6-r2
55 > > > * headers: mips-headers-2.4.26-r1
56 > > > * libc: uclibc-[latest]
57 > > >
58 > > > * PORTDIR_OVERLAY: /usr/local/portage
59 > > > * PORT_LOGDIR: /var/log/portage
60 > > > * PKGDIR:
61 > > > /usr/portage/packages/cross/mips-pc-linux-uclibc * PORTAGE_TMPDIR:
62 > > > /var/tmp/cross/mips-pc-linux-uclibc
63 > > > _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ -
64 > > > _ - * Forcing the latest versions of binutils-config/gcc-config ...
65 > > > [ ok ]
66 > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-binutils.log
67 > > > * Emerging cross-binutils ...
68 > > > [ ok ]
69 > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-gcc-stage1.log
70 > > > * Emerging cross-gcc-stage1 ...
71 > > > [ ok ]
72 > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-mips-headers.log
73 > > > * Emerging cross-mips-headers ...
74 > > > [ ok ]
75 > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log
76 > > > * Emerging cross-uclibc ...
77 > > >
78 > > > * uclibc failed :(
79 > > > * If you file a bug, please attach the following logfiles:
80 > > > * /var/log/portage/cross-mips-pc-linux-uclibc-info.log
81 > > > * /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log
82 > > > hovado ~ #
83 > > >
84 > > > Do anybody know how to fix it?
85 > > >
86 > > > There are crossdev logs in attachments.
87 > > >
88 > > > Thank you.
89 > > > Jakub Ladman
90 > --
91 > gentoo-embedded@g.o mailing list
92 >
93 >
94 --
95 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] crossdev failed during building uclibc Jakub Ladman <ladmanj@×××××.cz>