dtb package is not created in clean build
- Reply: Sulev-Madis Silber : "Re: dtb package is not created in clean build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Sep 2025 20:27:48 UTC
it appears that dtb package is not created in clean build? package is only created in unclean build if that's true, that's one crazy error. and it doesn't appear if you don't do clean builds it happened multiple times and indeed it happens it's created via it's own target and i don't know what's the issue, if it's only in my env etc. dtb files get installed in regular installworld i did let poudriere let me build that but it also happens in just outside too. i usually do all clean builds, but poudriere kept the obj. that caused dtb package to magically appear. after i added cleanup, the package was gone again it's also custom build with most of world disabled with without_*'s, but that shouldn't affect things like this? btw, while here, partial build like this creates a repo with some depends missing, also some packages are created with just empty dirs inside, etc. ideally they should not created at all