Frogging-Family / linux-tkg

linux-tkg custom kernels
GNU General Public License v2.0
1.25k stars 157 forks source link

OpenSUSE File not found compiling problem #941

Closed not-NEKO closed 1 month ago

not-NEKO commented 1 month ago

Basically after a long time compiling i get this error on 2 differents computer (which run both on openSUSE). OS: OpenSUSE Tumbleweed What does it do: Doesn't compile

Processing files: kernel-6.9.0_tkg_eevdf-1.x86_64
error: File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/kernel
error: File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/modules.builtin
error: File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/modules.builtin.modinfo
error: File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/modules.order

RPM build errors:
    File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/kernel
    File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/modules.builtin
    File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/modules.builtin.modinfo
    File not found: /home/user/Gits/linux-tkg/linux-src-git/rpmbuild/BUILDROOT/kernel-6.9.0_tkg_eevdf-1.x86_64/lib/modules/6.9.0_tkg_eevdf/modules.order
make[2]: *** [scripts/Makefile.package:71: binrpm-pkg] Error 1
make[1]: *** [/home/user/Gits/linux-tkg/linux-src-git/Makefile:1552: binrpm-pkg] Error 2
make: *** [Makefile:240: __sub-make] Error 2

customization.cfg.txt prepare.log.txt shell-output.log.txt system-info.txt

not-NEKO commented 1 month ago

it's fixed now