Wind River Support Network

HomeDefectsLINCD-252
Not to be fixed

LINCD-252 : do_bundle_initramfs error of linux-yocto_5.2 on a qemumips build with several features

Created: Nov 14, 2019    Updated: Apr 17, 2020
Resolved Date: Apr 17, 2020
Found In Version: 10.20.3.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Kernel

Description

kernel/configs.o: in function `ikconfig_cleanup':
/usr/src/kernel/kernel/configs.c:87:(.exit.text+0x8): relocation truncated to fit: R_MIPS_26 against `remove_proc_entry'
fs/crypto/crypto.o: in function `fscrypt_exit':
/usr/src/kernel/fs/crypto/crypto.c:492:(.exit.text+0x8): relocation truncated to fit: R_MIPS_26 against `.text'
/usr/src/kernel/fs/crypto/crypto.c:495:(.exit.text+0x20): relocation truncated to fit: R_MIPS_26 against `destroy_workqueue'
/usr/src/kernel/fs/crypto/crypto.c:496:(.exit.text+0x2c): relocation truncated to fit: R_MIPS_26 against `kmem_cache_destroy'
/usr/src/kernel/fs/crypto/crypto.c:497:(.exit.text+0x38): relocation truncated to fit: R_MIPS_26 against `kmem_cache_destroy'
fs/crypto/keyinfo.o: in function `crypto_free_shash':
/usr/src/kernel/include/crypto/hash.h:709:(.exit.text+0x8): relocation truncated to fit: R_MIPS_26 against `crypto_destroy_tfm'
fs/binfmt_script.o: in function `exit_script_binfmt':
/usr/src/kernel/fs/binfmt_script.c:165:(.exit.text+0x4): relocation truncated to fit: R_MIPS_26 against `unregister_binfmt'
fs/binfmt_elf.o: in function `exit_elf_binfmt':
/usr/src/kernel/fs/binfmt_elf.c:2422:(.exit.text+0x4): relocation truncated to fit: R_MIPS_26 against `unregister_binfmt'
fs/mbcache.o: in function `mbcache_exit':
/usr/src/kernel/fs/mbcache.c:429:(.exit.text+0x4): relocation truncated to fit: R_MIPS_26 against `kmem_cache_destroy'
fs/nfs_common/grace.o: in function `exit_grace':
/usr/src/kernel/fs/nfs_common/grace.c:133:(.exit.text+0x4): relocation truncated to fit: R_MIPS_26 against `unregister_pernet_subsys'
fs/ext4/super.o: in function `ext4_destroy_lazyinit_thread':
/usr/src/kernel/fs/ext4/super.c:3366:(.exit.text+0x24): additional relocation overflows omitted from the output
make[1]: *** [/buildarea1/xhou/builds/09271408-build_full_features/qemumips-standard-glibc-std/build/tmp-glibc/work-shared/qemumips/kernel-source/Makefile:1054: vmlinux] Error 1
make: *** [/buildarea1/xhou/builds/09271408-build_full_features/qemumips-standard-glibc-std/build/tmp-glibc/work-shared/qemumips/kernel-source/Makefile:179: sub-make] Error 2
ERROR: oe_runmake failed
WARNING: /buildarea1/xhou/builds/09271408-build_full_features/qemumips-standard-glibc-std/build/tmp-glibc/work/qemumips-wrs-linux/linux-yocto/5.2.10+gitAUTOINC+a36c82128d_6a46b82614-r0/temp/run.do_bundle_initramfs.4039101:1 exit 1 from 'exit 1'
ERROR: Execution of '/buildarea1/xhou/builds/09271408-build_full_features/qemumips-standard-glibc-std/build/tmp-glibc/work/qemumips-wrs-linux/linux-yocto/5.2.10+gitAUTOINC+a36c82128d_6a46b82614-r0/temp/run.do_bundle_initramfs.4039101' failed with exit code 1:
Creating a kernel image with a bundled initramfs...
Copying initramfs into ./usr ...

Steps to Reproduce

$ setup.sh --machines=qemumips --distros=wrlinux-graphics --all-layers --dl-layers --accept-eula=yes
$ echo "WRTEMPLATE_append = ' feature/mbp-project feature/self-hosted feature/pts feature/ptest feature/test feature/mariadb feature/syslog-ng feature/archiver feature/sysklogd feature/readonly-root feature/benchmark feature/package-management feature/rpm-local-keys feature/dev-pkgs feature/gdb feature/debug feature/target-toolchain feature/ipv6 feature/rpm-required-sig feature/gdbserver feature/LAMP feature/iotop feature/wr-theme-blue feature/wr-theme-gray feature/xfce feature/agent-proxy feature/system-stats feature/valgrind feature/wr-profiling-kernel-overrides feature/lttng feature/libvirt feature/lxc feature/edac feature/nfsd feature/yaffs2-utils feature/full_nohz feature/systemdebug feature/nfc feature/kdump feature/kexec feature/bpf feature/initramfs-integrated '" >>conf/local.conf
$ bitbake -k wrlinux-image-std-sato 
Live chat
Online