* Re: [Openembedded-users] Problem with building angstrom-2008.1 for at91sam9m10g45ek
@ 2011-03-16 14:05 Terry Barnaby
2011-03-16 15:20 ` Tom Rini
0 siblings, 1 reply; 3+ messages in thread
From: Terry Barnaby @ 2011-03-16 14:05 UTC (permalink / raw)
To: openembedded-devel
-------- Original Message --------
Subject: Re: [Openembedded-users] Problem with building angstrom-2008.1 for
at91sam9m10g45ek
Date: Wed, 16 Mar 2011 00:45:30 -0700
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-users@linuxtogo.org
On 3/16/2011 12:18 AM, Terry Barnaby wrote:
> On 03/15/2011 02:23 PM, Terry Barnaby wrote:
>> On 03/15/2011 01:03 PM, Ludovic Desroches wrote:
>>> Hello,
>>>
>>> On 3/15/2011 1:36 PM, Terry Barnaby wrote:
>>>> Hi,
>>>>
>>>> I am trying to build angstrom-2008.1 for a at91sam9m10g45ek but am
>>>> having
>>>> an error.
>>>>
>>>> NOTE: Applying patch 'tclprivate.diff'
>>>> (openembedded/recipes/tcltk/tcl-8.5.8/tclprivate.diff)
>>>> NOTE: Applying patch 'mips-tclstrtod.patch'
>>>> (openembedded/recipes/tcltk/tcl-8.5.8/mips-tclstrtod.patch)
>>>> ERROR: Task 693
>>>> (virtual:native:/scratch/OpenEmbedded/openembedded/recipes/tcltk/tcl_8.5.8.bb,
>>>>
>>>> do_patch) failed with exit code 1
>>>> FATAL: Execution of 'quilt
>>>> --quiltrc=/scratch/OpenEmbedded/tmp/sysroots/i686-linux/usr/bin/quiltrc
>>>> push'
>>>> failed with exit code 1:
>>>> Applying patch mips-tclstrtod.patch
>>>> patch: **** rejecting target file name with ".." component:
>>>> ../generic/tclStrToD.c
>>>> Patch mips-tclstrtod.patch does not apply (enforce with -f)
>>>
>>> The problem seems to be only with the last patch applied onto tcl
>>> sources. Since
>>> it concerns only MIPS architecture, you can skip it for your ARM chip by
>>> removing into tcl_8.5.8.bb the line
>>> file://mips-tclstrtod.patch;striplevel=0 \
>>>
>>> It doesn't solve the problem but then you could continue. You have a
>>> look on the
>>> sources to see if the patches can be applied, maybe the problem is
>>> the patch level.
>>>
>>>
>>> Regards
>>>
>>> Ludovic Desroches
>>>
>>>
>>> _______________________________________________
>>> Openembedded-users mailing list
>>> Openembedded-users@linuxtogo.org
>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>> Hi Ludovic,
>>
>> Thanks, that has allowed the build to continue, I will see what happens.
>>
>> Cheers
>>
>>
>> Terry
>>
>> _______________________________________________
>> Openembedded-users mailing list
>> Openembedded-users@linuxtogo.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>
> Should I report this as an OpenEmbedded bug somewhere ?
please forward this to openembedded-devel@lists.openembedded.org
_______________________________________________
Openembedded-users mailing list
Openembedded-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Openembedded-users] Problem with building angstrom-2008.1 for at91sam9m10g45ek
2011-03-16 14:05 [Openembedded-users] Problem with building angstrom-2008.1 for at91sam9m10g45ek Terry Barnaby
@ 2011-03-16 15:20 ` Tom Rini
2011-03-16 15:27 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2011-03-16 15:20 UTC (permalink / raw)
To: openembedded-devel
On 03/16/2011 07:05 AM, Terry Barnaby wrote:
> -------- Original Message --------
> Subject: Re: [Openembedded-users] Problem with building angstrom-2008.1 for
> at91sam9m10g45ek
> Date: Wed, 16 Mar 2011 00:45:30 -0700
> From: Khem Raj<raj.khem@gmail.com>
> To: openembedded-users@linuxtogo.org
>
> On 3/16/2011 12:18 AM, Terry Barnaby wrote:
>> On 03/15/2011 02:23 PM, Terry Barnaby wrote:
>>> On 03/15/2011 01:03 PM, Ludovic Desroches wrote:
>>>> Hello,
>>>>
>>>> On 3/15/2011 1:36 PM, Terry Barnaby wrote:
>>>>> Hi,
>>>>>
>>>>> I am trying to build angstrom-2008.1 for a at91sam9m10g45ek but am
>>>>> having
>>>>> an error.
>>>>>
>>>>> NOTE: Applying patch 'tclprivate.diff'
>>>>> (openembedded/recipes/tcltk/tcl-8.5.8/tclprivate.diff)
>>>>> NOTE: Applying patch 'mips-tclstrtod.patch'
>>>>> (openembedded/recipes/tcltk/tcl-8.5.8/mips-tclstrtod.patch)
>>>>> ERROR: Task 693
>>>>> (virtual:native:/scratch/OpenEmbedded/openembedded/recipes/tcltk/tcl_8.5.8.bb,
>>>>>
>>>>> do_patch) failed with exit code 1
>>>>> FATAL: Execution of 'quilt
>>>>> --quiltrc=/scratch/OpenEmbedded/tmp/sysroots/i686-linux/usr/bin/quiltrc
>>>>> push'
>>>>> failed with exit code 1:
>>>>> Applying patch mips-tclstrtod.patch
>>>>> patch: **** rejecting target file name with ".." component:
>>>>> ../generic/tclStrToD.c
>>>>> Patch mips-tclstrtod.patch does not apply (enforce with -f)
>>>>
>>>> The problem seems to be only with the last patch applied onto tcl
>>>> sources. Since
>>>> it concerns only MIPS architecture, you can skip it for your ARM chip by
>>>> removing into tcl_8.5.8.bb the line
>>>> file://mips-tclstrtod.patch;striplevel=0 \
>>>>
>>>> It doesn't solve the problem but then you could continue. You have a
>>>> look on the
>>>> sources to see if the patches can be applied, maybe the problem is
>>>> the patch level.
>>>>
>>>>
>>>> Regards
>>>>
>>>> Ludovic Desroches
>>>>
>>>>
>>>> _______________________________________________
>>>> Openembedded-users mailing list
>>>> Openembedded-users@linuxtogo.org
>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>>> Hi Ludovic,
>>>
>>> Thanks, that has allowed the build to continue, I will see what happens.
>>>
>>> Cheers
>>>
>>>
>>> Terry
>>>
>>> _______________________________________________
>>> Openembedded-users mailing list
>>> Openembedded-users@linuxtogo.org
>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>>
>> Should I report this as an OpenEmbedded bug somewhere ?
>
> please forward this to openembedded-devel@lists.openembedded.org
>
Thanks for the report, I'll take care of this.
--
Tom Rini
Mentor Graphics Corporation
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Openembedded-users] Problem with building angstrom-2008.1 for at91sam9m10g45ek
2011-03-16 15:20 ` Tom Rini
@ 2011-03-16 15:27 ` Gary Thomas
0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2011-03-16 15:27 UTC (permalink / raw)
To: openembedded-devel
On 03/16/2011 09:20 AM, Tom Rini wrote:
> On 03/16/2011 07:05 AM, Terry Barnaby wrote:
>> -------- Original Message --------
>> Subject: Re: [Openembedded-users] Problem with building angstrom-2008.1 for
>> at91sam9m10g45ek
>> Date: Wed, 16 Mar 2011 00:45:30 -0700
>> From: Khem Raj<raj.khem@gmail.com>
>> To: openembedded-users@linuxtogo.org
>>
>> On 3/16/2011 12:18 AM, Terry Barnaby wrote:
>>> On 03/15/2011 02:23 PM, Terry Barnaby wrote:
>>>> On 03/15/2011 01:03 PM, Ludovic Desroches wrote:
>>>>> Hello,
>>>>>
>>>>> On 3/15/2011 1:36 PM, Terry Barnaby wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I am trying to build angstrom-2008.1 for a at91sam9m10g45ek but am
>>>>>> having
>>>>>> an error.
>>>>>>
>>>>>> NOTE: Applying patch 'tclprivate.diff'
>>>>>> (openembedded/recipes/tcltk/tcl-8.5.8/tclprivate.diff)
>>>>>> NOTE: Applying patch 'mips-tclstrtod.patch'
>>>>>> (openembedded/recipes/tcltk/tcl-8.5.8/mips-tclstrtod.patch)
>>>>>> ERROR: Task 693
>>>>>> (virtual:native:/scratch/OpenEmbedded/openembedded/recipes/tcltk/tcl_8.5.8.bb,
>>>>>>
>>>>>> do_patch) failed with exit code 1
>>>>>> FATAL: Execution of 'quilt
>>>>>> --quiltrc=/scratch/OpenEmbedded/tmp/sysroots/i686-linux/usr/bin/quiltrc
>>>>>> push'
>>>>>> failed with exit code 1:
>>>>>> Applying patch mips-tclstrtod.patch
>>>>>> patch: **** rejecting target file name with ".." component:
>>>>>> ../generic/tclStrToD.c
>>>>>> Patch mips-tclstrtod.patch does not apply (enforce with -f)
>>>>>
>>>>> The problem seems to be only with the last patch applied onto tcl
>>>>> sources. Since
>>>>> it concerns only MIPS architecture, you can skip it for your ARM chip by
>>>>> removing into tcl_8.5.8.bb the line
>>>>> file://mips-tclstrtod.patch;striplevel=0 \
>>>>>
>>>>> It doesn't solve the problem but then you could continue. You have a
>>>>> look on the
>>>>> sources to see if the patches can be applied, maybe the problem is
>>>>> the patch level.
>>>>>
>>>>>
>>>>> Regards
>>>>>
>>>>> Ludovic Desroches
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Openembedded-users mailing list
>>>>> Openembedded-users@linuxtogo.org
>>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>>>> Hi Ludovic,
>>>>
>>>> Thanks, that has allowed the build to continue, I will see what happens.
>>>>
>>>> Cheers
>>>>
>>>>
>>>> Terry
>>>>
>>>> _______________________________________________
>>>> Openembedded-users mailing list
>>>> Openembedded-users@linuxtogo.org
>>>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>>>
>>> Should I report this as an OpenEmbedded bug somewhere ?
>>
>> please forward this to openembedded-devel@lists.openembedded.org
>>
>
> Thanks for the report, I'll take care of this.
>
Note: I ran across the same thing building Poky on Fedora 14. It didn't
break my build and & forgot to do anything about it.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-16 15:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 14:05 [Openembedded-users] Problem with building angstrom-2008.1 for at91sam9m10g45ek Terry Barnaby
2011-03-16 15:20 ` Tom Rini
2011-03-16 15:27 ` Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.