Custom Query (16363 matches)
Results (1429 - 1431 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #20178 | fixed | Building DKMS modules fails with some kernel configs, when using binutils 2.36 | ||
| Description |
Building DKMS modules on Arch linux fails after upgrading to binutils 2.36, against custom configured kernel, while building against a kernel built with the default Arch Linux kernel config works without issues. I haven't managed to narrow down the specific configuration that causes the build to fail, but since the issue wasn't present with earlier binutils versions, I'd imagine this was something that should be fixed in the DKMS modules. Based on the build error, and an kernel commit to fix a similar error (https://git.kernel.org/linus/5e6dca82bcaa49348f9e5fcb48df4881f6d6c4ae), I think this might be related to this binutils commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=d1bcae833b32f1408485ce69f844dcd7ded093a8. Although I must admit I have very little understanding about what this change does, so I could be completely wrong. Logs from the failing build: DKMS make.log for vboxhost-6.1.18_OSE for kernel 5.10.13-ooo (x86_64) Mon 8 Feb 03:18:29 EET 2021 make: Entering directory '/usr/src/linux-5.10' CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetflt/linux/VBoxNetFlt-linux.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetflt/VBoxNetFlt.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetadp/linux/VBoxNetAdp-linux.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/linux/SUPDrv-linux.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetadp/VBoxNetAdp.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetflt/SUPR0IdcClient.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrv.o LD [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetadp/vboxnetadp.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetflt/SUPR0IdcClientComponent.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvGip.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetflt/linux/SUPR0IdcClient-linux.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvSem.o LD [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxnetflt/vboxnetflt.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvTracer.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPLibAll.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/r0drv/alloc-r0drv.o CC [M] /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/r0drv/initterm-r0drv.o /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvTracer.o: warning: objtool: supdrvTracerProbeFireStub() is missing an ELF size annotation /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvTracer.o: warning: objtool: missing symbol for insn at offset 0x0 make[2]: *** [scripts/Makefile.build:279: /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvTracer.o] Error 255 make[2]: *** Deleting file '/var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv/SUPDrvTracer.o' make[2]: *** Waiting for unfinished jobs.... make[1]: *** [scripts/Makefile.build:496: /var/lib/dkms/vboxhost/6.1.18_OSE/build/vboxdrv] Error 2 make: *** [Makefile:1805: /var/lib/dkms/vboxhost/6.1.18_OSE/build] Error 2 make: Leaving directory '/usr/src/linux-5.10' The working kernel config is available here https://github.com/archlinux/svntogit-packages/blob/37abf96cac628b7f516c266a8c0288671ed96a2a/trunk/config The kernel config that results in this issue here: https://pastebin.com/Wtyp2iqJ Related thread in Arch Linux forums: https://bbs.archlinux.org/viewtopic.php?pid=1954957 |
|||
| #9331 | obsolete | Building Imprudence in a 32-bit Mageia 1-machine seems to freeze something after 43%. | ||
| Description |
I don't know WHAT causes this. All I know is that when I come to 43% when building Imprudence Viewer from latest code that I downloaded from git the machine SEEMS to be frozen, but it isn't. I can move the cursor around & drag the scroll-list up & down so it's not really frozen. I'll add the log-file from my machine. |
|||
| #11069 | invalid | Building New Kernel | ||
| Description |
Hi, I'm currently using Fedora Core 10 as guest on WindowsXP host machine. I'm trying to build a kernel myself. I downloaded the corresponding source kernel-2.6.27.5-117.fc10.src.rpm I copied the following from the virtual machine to my kernel sources.
There after i build the kernel using command "make bzImage" The image was successfully built. Hence i copied it to /boot folder and made the changes to grub.conf to boot the newly built kernel. However when i try to boot the new kernel i'm getting following error. "error 13 invalid or unsupported executable format" Can you please let me know how to proceed further. Awaiting your response. |
|||

