**** BEGIN LOGGING AT Fri Feb 11 02:59:56 2022 Feb 11 14:35:36 RP: if you have a moment, can you pick https://lists.openembedded.org/g/openembedded-core/message/161088 please ? Feb 11 14:35:40 RP: thanks ! Feb 11 14:43:03 marex: I did mark that for attention earlier. I'm struggling to test/merge patches due to other issues atm :( Feb 11 14:48:10 RP: take your time, it;s not urgent Feb 11 14:48:34 RP: I dont want to make you go nuts from overload obviously Feb 11 14:56:54 marex: Just adding some background on why things are slow. I'm a bit frustrated with it too Feb 11 14:59:08 RP: thanks, I perfectly understand that part myself Feb 11 16:26:03 Unbuildable dependency chain was: ['php', 'php-native', 'libcurl-native'] - can't build PHP now. The dependency in php_%.bbappend is RDEPENDS:${PN} += "libcurl" Feb 11 16:52:08 dvorkindmitry: you can simplify your quest by figuring out why 'bitbake curl-native' fails, I guess.. Feb 11 17:05:53 for small values of simplify Feb 11 17:14:59 mru: well I doesn't state that will make it obvious, does it ;) Feb 11 17:16:07 well don't actually ... do I.. Feb 11 17:26:11 php shouldn't rdepend on libcurl Feb 11 17:26:24 the library dependency will be generated automatically, so it should just DEPEND on curl Feb 11 17:26:57 the problem is likely that the system doesn't know that curl-native provides libcurl-native Feb 11 17:29:03 rburton: it does have PACKAGES =+ "lib${BPN}"... Feb 11 17:29:17 yeah but native-expansion isn't obvious Feb 11 17:30:42 rburton: yes, noted, that differs between honister and dunfell btw, no idea if that is on purpose. Feb 11 17:32:15 rburton: see https://github.com/victronenergy/meta-victronenergy/commit/c13aaef772c5c1bf86dcfebc4faf7a049d31c122 e.g. Feb 11 17:41:16 oh and for the original poster, it/them/they/he/she/that likely wants a PACKAGECONFIG on curl Feb 11 21:42:25 rburton, yes, "curl" builds. but if I add DEPEND += "curl" to php, PHP configure does not find the libcurl in path Feb 11 21:44:08 before (in 2monthago) revisions of Dunfell I had RDEPENDS:${PN} += "libcurl" and it was OK Feb 11 22:00:00 oh! I just found that php without additional dependencies is completely unbuildable in last revisions! Feb 11 22:15:22 php just have been wrongly renamed from php_7.4.16.bb to php_7.4.21.bb without updating the patches. How can I create a patch and post it? **** ENDING LOGGING AT Sat Feb 12 02:59:57 2022