From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HLHLH-0000Hi-IV for garchives@archives.gentoo.org; Sun, 25 Feb 2007 11:15:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1PBE5FS024653; Sun, 25 Feb 2007 11:14:05 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1PBE4G6024648 for ; Sun, 25 Feb 2007 11:14:05 GMT Received: by wx-out-0506.google.com with SMTP id i30so1657170wxd for ; Sun, 25 Feb 2007 03:14:04 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SEIxoDP8TSEBHCyrzuhM7w2vDyZ6YgOv2sJjW4bIy8YUEgC0j2odzv/MdwWAbJ6evH2LwVF2hzTo8s2bpWIN1SicOIk3FzgRZIRt4TRes7UC4aMKxhLZ5vYQOOs6aWaXeMpovAR9NPYmJctkJLPoG57iC7pILhGyjHOxsoj+L08= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GhnOua9ORzbQa0Zl60H1Bt1uFWHmHGmO4NkwkHgTTF4TJDxQN1rNyRoOKPXW8U9mfe1BeRfHpMEGER06ZjiCFon2HsoJEsyvbpC77egYnET3+/01qGkZ93d5khxsjcgqhCYshlAX4NLsP1MUeXjDdqujEDLHQAFUbShdmTcoHeY= Received: by 10.115.47.1 with SMTP id z1mr1736937waj.1172402043794; Sun, 25 Feb 2007 03:14:03 -0800 (PST) Received: by 10.114.208.3 with HTTP; Sun, 25 Feb 2007 03:14:03 -0800 (PST) Message-ID: Date: Sun, 25 Feb 2007 12:14:03 +0100 From: "jozef maslik" To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] crossdev failed during building uclibc In-Reply-To: <200702251118.57041.ladmanj@volny.cz> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200702241820.25692.ladmanj@volny.cz> <200702251118.57041.ladmanj@volny.cz> X-Archives-Salt: c128c492-9a9c-4615-a467-ea00efe9196e X-Archives-Hash: 3c2b29327332adfb471f534f77016925 You can try atomic operations with ebuild: 1. ebuild /usr/local/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1.ebu= ild fetch unpack (unpacking and patching sources is in unpack part of uclibc-0.9.28.1.eb= uild) 2. modify sources 3. ebuild /usr/local/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1.ebu= ild compile install qmerge please check path to your .ebuild (/usr/local/portage/cross-mips-pc-linux-uclibc/uclibc-0.9.28.1.ebuild) On 2/25/07, Jakub Ladman wrote: > Dne sobota 24 =FAnor 2007 23:04 jozef maslik napsal(a): > > Hello ! > > > > Have you read /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log ? > > > > If you have not read it, please read it and try: > > Yes i have tryed it out, but it will be overwritten everytime i run cross= dev - > of course, emerge allways unpacks everything from distfiles while cleans > previous try. > > Thank you > Jakub Ladman > > > > > You do not have a codesets.txt file. Please create this > > file in the extra/locale directory by running something like: > > find > > /var/tmp/cross/mips-pc-linux-uclibc/portage/cross-mips-pc-linux-uclibc/= ucli > >bc-0.9.28.1/work/uClibc-0.9.28.1/extra/locale/charmaps -name "*.pairs" >= \ > > > > /var/tmp/cross/mips-pc-linux-uclibc/portage/cross-mips-pc-linux-uclibc/= ucli > >bc-0.9.28.1/work/uClibc-0.9.28.1/extra/locale/codesets.txt and then edit > > that file to disable/enable the codesets you wish to support. > > > > make: *** [codesets.txt] Error 1 > > > > ... and mail again... :) > > > > On 2/24/07, Jakub Ladman wrote: > > > Hi there > > > Me and my friend have both encountered this problem: > > > > > > hovado ~ # crossdev --g 3.4.6-r2 --k 2.4.26-r1 -t mips-pc-linux-uclib= c > > > ---------------------------------------------------------------------= ---- > > >------- * Host Portage ARCH: x86 > > > * Target Portage ARCH: mips > > > * Target System: mips-pc-linux-uclibc > > > * Stage: 4 (C/C++ compiler) > > > > > > * binutils: binutils-[latest] > > > * gcc: gcc-3.4.6-r2 > > > * headers: mips-headers-2.4.26-r1 > > > * libc: uclibc-[latest] > > > > > > * PORTDIR_OVERLAY: /usr/local/portage > > > * PORT_LOGDIR: /var/log/portage > > > * PKGDIR: > > > /usr/portage/packages/cross/mips-pc-linux-uclibc * PORTAGE_TMPDIR: > > > /var/tmp/cross/mips-pc-linux-uclibc > > > _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~= - > > > _ - * Forcing the latest versions of binutils-config/gcc-config ... > > > [ ok ] > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-binutils.log > > > * Emerging cross-binutils ... > > > [ ok ] > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-gcc-stage1.log > > > * Emerging cross-gcc-stage1 ... > > > [ ok ] > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-mips-headers.log > > > * Emerging cross-mips-headers ... > > > [ ok ] > > > * Log: /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log > > > * Emerging cross-uclibc ... > > > > > > * uclibc failed :( > > > * If you file a bug, please attach the following logfiles: > > > * /var/log/portage/cross-mips-pc-linux-uclibc-info.log > > > * /var/log/portage/cross-mips-pc-linux-uclibc-uclibc.log > > > hovado ~ # > > > > > > Do anybody know how to fix it? > > > > > > There are crossdev logs in attachments. > > > > > > Thank you. > > > Jakub Ladman > -- > gentoo-embedded@gentoo.org mailing list > > -- gentoo-embedded@gentoo.org mailing list