I think I know why, I'll post an update in a while. Andre On Fri, 1 Feb 2019, 08:32 Richard Purdie On Wed, 2019-01-16 at 12:51 +0000, André Draszik wrote: > > v4: > > * update patch 06/15 > > * unconditionally assign PACKAGE_PREPROCESS_FUNCS > > * update patch 07/15 > > * introduce update_files() helper function > > Ran this in -next but we saw things like: > > ERROR: util-linux-2.32.1-r0 do_package: QA Issue: util-linux: > Files/directories were installed but not shipped in any package: > /usr/bin/x86_64 > /usr/bin/i386 > Please set FILES such that these items are packaged. Alternatively if > they are unneeded, avoid installing them or delete them within > do_install > > (from > https://autobuilder.yoctoproject.org/typhoon/api/v2/logs/267662/raw > ) > qemuarm was similar: > https://autobuilder.yoctoproject.org/typhoon/api/v2/logs/267853/raw > > so something isn't quite right :( > > I'll retry with a small subset of the series of patches until we figure > this out. > > Cheers, > > Richard > >