On Fri, May 31, 2013 at 05:50:39AM -0600, Gary Thomas wrote:
> On 2013-05-31 03:20, Matthew Hudson wrote:
> > Can anyone give me a hint how to fix this.
> >
> > libxml parser is attempting to build as a package not a native devtool.
> >
> > Normally a native devtool has a task cycle
> > of: do_unpack,  do_patch, do_fetch, do_configure, do_package_write,
> > do_build, do_rm_work.
> >
> > libxml-parser-perl has a task cycle of: do_unpack,  do_patch, *do_install,
> > *do_populate_sysroot, do_fetch, do_configure, *do_compile,
> > do_package_write, do_build, do_rm_work.
> >
> > libxml-parser-perl recipe resides in recipes-devtools. Is it in the wrong
> > place or is the recipe broken?

recipes-* directory is not important, maybe you want to build
libxml-parser-perl-native (libxml-parser-perl is for target device)

> Firstly, you should probably be asking this on the OE-core list since the 
> problem
> has to do with core recipes.  When you do, you should include as much 
> supporting
> information as possible, e.g. your host OS/version, version of the meta data, 
> target
> MACHINE, etc.  Without that full data, there's not much help that can be 
> provided.
> Also, that list has a lot of eyes and your questions should get better 
> coverage (this
> list seems rather dead of late...)
> 
> This recipe builds fine with current metadata, so I'm guessing(!) that it may 
> have
> some problem with your setup.
> 
> A couple of things to consider try:
>    * Try disabling 'rm_work' in your configuration
>    * What kind of file system is /mnt/bdd?  If it's on an NFS share, try 
> putting your
>      build tree on a local (non-NFS) directory.
> 
> > DEBUG: Considering 1815
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_unpack): set([1816])
> > DEBUG: Considering 1816
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_patch): set([1826, 1820])
> > DEBUG: Considering 1817
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_install): set([1818, 1823])
> > DEBUG: Considering 1818
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_populate_sysroot): set([1824, 1053])
> > DEBUG: Considering 1819
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_fetch): set([1815])
> > DEBUG: Considering 1820
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_configure): set([1821])
> > DEBUG: Considering 1821
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_compile): set([1817])
> > DEBUG: Considering 1822
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_package_write): set([1824, 194, 259, 389,
> > 2409, 558, 207, 272, 402, 467, 1525, 1590, 2461, 1785, 506, 1759, 2422,
> > 2383, 1343])
> > DEBUG: Considering 1824
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_build): set([1825, 10])
> > DEBUG: Considering 1825
> > (virtual:native:/mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/
> > libxml-parser-perl_2.41.bb, do_rm_work): set([12])
> > _______________________________________________
> > Angstrom-distro-devel mailing list
> > Angstrom-distro-devel@linuxtogo.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
> >
> 
> -- 
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> 
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to