1- the patch file is hashed out in the .desc file so won't be downloaded and used. It should be ignored in the build. ?Maybe something that Rene just forgot to diff out.

2- depmod is in kmod (replacement for module-init-tools) should be line62 off 20-minimal.in (in my set) 4 lines below linux, but other equal packages can have it also which confuses the linux module builder, make sure module-init-tools is off or better deleted if it's in your 20-~~.in or 10-~~.in files. Reset kmod for -----5---9 as it causes problems otherwise and really isn't needed earlier.

You need to do a totally clean build to have the linux module build properly, as it adds bits and pieces as it goes for some reason. Just restarting the build doesn't work(, one of the few packages like qt5)!

scsijon


On 02/03/20 15:24, Jan Rovins wrote:

2 issues found with the kernel build:

1 the patch file in linux.conf is no longer applying cleanly, got rid of it.

#[D] 0317908a88d6c1ae1fc396c310f33ca82267afcfbc1dc5bf95ec0b18 acpi-dsdt-initrd-v0.9c-2.6.28.patch http://gaugusch.at/acpi-dsdt-initrd-patches/

2. The next thing that went wrong is that depmod was not found.

  depmod=x86_64-t2-linux-gnu-depmod
===[linux_install:148 (last $?=0)> x86_64-t2-linux-gnu-depmod -a -b /opt/t2-trunk/build/default-9.0-svn-generic-x86-64-cross-linux/ -q -F /opt/t2-trunk/build/default-9.0-svn-generic-x86-64-cross-linux/boot/System.map_5.5.7-dist 5.5.7-dist /opt/t2-trunk/package/base/linux/linux.conf: line 148: x86_64-t2-linux-gnu-depmod: command not found
Due to previous errors, no 1-linux.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---

Depmod is present in my chroot:

  find / -name x86_64-t2-linux-gnu-depmod
/opt/t2-trunk/build/default-9.0-svn-generic-x86-64-cross-linux/TOOLCHAIN/tools.cross/crosscc/x86_64-t2-linux-gnu-depmod

but the build is not finding it, no fix for this yet, time to quit for the night.


Jan



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2




----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to