Commit 8247fbc
committed
Temporary solution for nls_ucs2_utils.ko compilation failure.
When LLVM is used with pahole 1.27-1, the following error occurs, so you need to downgrade to 1.26-2.
make[2]: *** [scripts/Makefile.modfinal:59: fs/nls/nls_ucs2_utils.ko] Error 139
make[2]: *** Deleting file 'fs/nls/nls_ucs2_utils.ko'
make[2]: *** Waiting for unfinished jobs....
Kernel dmesg:
[14550.753962] pahole[316247]: segfault at 8 ip 0000782698d70617 sp 00007ffc6a623a48 error 6 in libdwarves.so.1.0.0[782698d40000+51000] likely on CPU 4 (core 4, socket 0)
https://lore.kernel.org/all/20240613214019.GA1423015@thelio-3990X/
https://gitlab.archlinux.org/archlinux/packaging/packages/pahole/-/issues/11 parent 4a04302 commit 8247fbc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments