From: Ulf Samuelsson <ulf@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel targe etc...
Date: Wed, 1 Aug 2007 01:15:11 +0200 [thread overview]
Message-ID: <00ae01c7d3fa$8fbc1020$dcc4af0a@atmel.com> (raw)
In-Reply-To: 0707312219520.11633@somehost
----- Original Message -----
From: "Cristian Ionescu-Idbohrn" <cristian.ionescu-idbohrn@axis.com>
To: <buildroot@uclibc.org>
Sent: Tuesday, July 31, 2007 10:24 PM
Subject: Re: [Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel targe etc...
> On Tue, 31 Jul 2007, Bernhard Fischer wrote:
>
>> You broke using snapshots.
>>
>> []
>> bzcat /tmp/buildroot_trunk/.down/uClibc-snapshot.tar.bz2 | tar -C /tmp/buildroot_trunk/toolchain_build_i386 -xf -
>> toolchain/patch-kernel.sh /tmp/buildroot_trunk/toolchain_build_i386/uClibc uClibc.\*.patch
>> Aborting. 'uClibc.*.patch' is not a directory.
>
> Even non-snapshots are broken :( This seems to be the place where it
> happens:
>
> ,----
> | ifneq ($(BR2_UCLIBC_VERSION_SNAPSHOT),y)
> | toolchain/patch-kernel.sh $(UCLIBC_DIR) $(UCLIBC_PATCH_DIR) uClibc-$(UCLIBC_OFFICIAL_VERSION)-\*.patch
> | else
> | toolchain/patch-kernel.sh $(UCLIBC_DIR) $(UCLIBC_PATCH_DIR) uClibc.\*.patch
> | endif
> `----
>
> Reversing $(UCLIBC_PATCH_DIR) to toolchain/uClibc/ unbreaks it.
>
>
I test built an x86 and avr32 toolchain before submitting, but missed out on the snapshot.
Do not see that non-snapshots are broken. make uclibc-unpacked executes normally on my system.
Pls submit the error message if you really see this.
The problem is that UCLIBC_PATCH_DIR is empty when there is a snapshot.
UCLIBC_PATCH_DIR:=toolchain/uClibc/
will fix that (tested make uclibc-unpacked with and without snapshot right now)
gdb seems to have the same problem.
gcc snapshot should have the PATCH_DIR set already.
Best Regards
Ulf Samuelsson
next prev parent reply other threads:[~2007-07-31 23:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 14:59 [Buildroot] svn commit: trunk/buildroot: target/device target/device/Atmel targe etc ulf at uclibc.org
2007-07-31 16:15 ` Bernhard Fischer
2007-07-31 16:17 ` Bernhard Fischer
2007-07-31 20:24 ` Cristian Ionescu-Idbohrn
2007-07-31 21:27 ` Bernhard Fischer
2007-07-31 21:43 ` Cristian Ionescu-Idbohrn
2007-07-31 23:15 ` Ulf Samuelsson [this message]
2007-09-17 9:20 ` [Buildroot] r19351 broke make source [was: Re: svn commit: trunk/buildroot: target/device target/device/Atmel targe etc...] Bernhard Fischer
2007-09-17 9:50 ` Bernhard Fischer
2007-09-17 20:12 ` [Buildroot] r19351 broke make source [was: Re: svn commit:trunk/buildroot: " Ulf Samuelsson
2007-09-17 21:47 ` Bernhard Fischer
2007-09-17 12:21 ` [Buildroot] r19351 broke make source [was: Re: svn commit: trunk/buildroot: " Ulf Samuelsson
2007-09-17 11:01 ` Bernhard Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00ae01c7d3fa$8fbc1020$dcc4af0a@atmel.com' \
--to=ulf@atmel.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox