[OE-core] [PATCH] git: add Git perl module to perltools package

Peter A. Bigot pab at pabigot.com
Thu Sep 25 11:16:11 UTC 2014


On 09/25/2014 05:49 AM, Burton, Ross wrote:
> On 24 September 2014 11:32, Peter A. Bigot <pab at pabigot.com> wrote:
>> Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due date).
>>
>> That's all I expect to have for 1.7, unless u-boot 2014.07 gets in (there's
>> a patch needed for BBB in that case, but it's already in meta-ti's version).
> This produces errors for nativesdk builds:
>
> ERROR: QA Issue: nativesdk-git: Files/directories were installed but not shipped
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Error.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/perllocal.pod
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/auto
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/auto/Git
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/auto/Git/.packlist
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/IndexInfo.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/I18N.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/GlobSpec.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Ra.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Log.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Prompt.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Utils.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Fetcher.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Editor.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Migration.pm
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Memoize
>    /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5.20.0/Git/SVN/Memoize/YAML.pm
> [installed-vs-shipped]

I'm at a loss here.  The probable fix is clear and I can send it as V2, 
but I can't test it: no matter what I do, "bitbake git-nativesdk" 
succeeds after attemping 0 tasks of which 0 were required.  This with a 
completely clean build environment, no shared state enabled, 
uninstalling git from the development machine, and removing git-native 
from meta's ASSUME_PROVIDED (which allowed git-native to build, but then 
said nothing PROVIDES git-nativesdk).

Can you suggest a way to reproduce the problem?  Or a pointer to the log 
where the errors above can be seen in context?

Peter



More information about the Openembedded-core mailing list