Hello everyone,

I'm trying to build a native bzip2 version because my system's one isn't 
compatible with some archives.

To achieve that, I remove bzip2-native from ASSUME_PROVIDED:

ASSUME_PROVIDED_remove = "bzip2-native"

But then I get lots of circular dependencies, running bitbake bzip2-native:

[...]
Task 
/home/jc/code/yocto/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_compile
 (dependent Tasks ['libtool-native_2.4.6.bb:do_configure'])
  Task 
/home/jc/code/yocto/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_install
 (dependent Tasks ['libtool-native_2.4.6.bb:do_compile'])
  Task 
/home/jc/code/yocto/oe-core/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb:do_populate_sysroot
 (dependent Tasks ['libtool-native_2.4.6.bb:do_install'])
  Task 
virtual:native:/home/jc/code/yocto/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_prepare_recipe_sysroot
 (dependent Tasks ['automake_1.16.2.bb:do_populate_sysroot', 
'gnu-config_git.bb:do_populate_sysroot', 'bzip2_1.0.8.bb:do_fetch', 
'libtool-native_2.4.6.bb:do_populate_sysroot', 
'autoconf_2.69.bb:do_populate_sysroot'])
  Task 
virtual:native:/home/jc/code/yocto/oe-core/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_configure
 (dependent Tasks ['bzip2_1.0.8.bb:do_prepare_recipe_sysroot', 
'bzip2_1.0.8.bb:do_patch'])
[...]

Is there a hope I could achieve this or should I look for another solution ?

Jean-Christophe BEGUE


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#144595): 
https://lists.openembedded.org/g/openembedded-core/message/144595
Mute This Topic: https://lists.openembedded.org/mt/78266445/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [OE-core] Using OE's nati... Jean-Christophe BEGUE via lists.openembedded.org

Reply via email to