[OE-core] package_write_ipk somehow looks into the wrong path

Mike Looijmans mike.looijmans at topic.nl
Fri May 17 11:11:24 UTC 2013


On 05/17/2013 12:15 PM, Martin Jansa wrote:
> On Fri, May 17, 2013 at 11:43:22AM +0200, Mike Looijmans wrote:
>>
>> I got this very weird build failure. It builds fine for one machine
>> (zedboard), but it craps out in a really weird way on the "zynq-zc702"
>> machine.
>>
>> Somehow the "package_write_ipk" task wants to find files in a directory
>> with "1-r0" (a version that has once existed a long long time ago) in
>> the version part, instead of the proper git hashed name.
>>
>> I've tried a "cleansstate" but that did not help. The "compile" step in
>> this recipe takes about 1,5 hour on my i7 system, so debugging this
>> recipe is painfully slow...
>>
>> I've attached the recipes, pasted the log below.
>
> try it with 2/2 patch from
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102

Okay, I just manually applied those changes. Then I get:

ERROR: Recipe fpga-image is trying to change PV from 
'2.AUTOINC-bfd37feb034919cc11b3879745f2770810a4e796' to '1'. This will 
cause do_package_write_ipk failing to find right workdir.


That helps, but I still don't have the faintest idea what is going on 
here. What's wrong with my recipe?





More information about the Openembedded-core mailing list