Messages in this thread |  | | Date | Tue, 27 Jul 2021 08:40:31 +0800 | From | kernel test robot <> | Subject | /opt/cross/gcc-10.3.0-nolibc/sparc64-linux/bin/../lib/gcc/sparc64-linux/10.3.0/../../../../sparc64-linux/bin/ld: cannot find crt1.o: No such file or directory |
| |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: ff1176468d368232b684f75e82563369208bc371 commit: e1199815b47be83346c03e20a3de76f934e4bb34 selftests/landlock: Add user space tests date: 3 months ago config: sparc64-randconfig-r023-20210726 (attached as .config) compiler: sparc64-linux-gcc (GCC) 10.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e1199815b47be83346c03e20a3de76f934e4bb34 git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout e1199815b47be83346c03e20a3de76f934e4bb34 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=sparc64 SHELL=/bin/bash -C tools/testing/selftests install
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> /opt/cross/gcc-10.3.0-nolibc/sparc64-linux/bin/../lib/gcc/sparc64-linux/10.3.0/../../../../sparc64-linux/bin/ld: cannot find crt1.o: No such file or directory >> /opt/cross/gcc-10.3.0-nolibc/sparc64-linux/bin/../lib/gcc/sparc64-linux/10.3.0/../../../../sparc64-linux/bin/ld: cannot find crti.o: No such file or directory /opt/cross/gcc-10.3.0-nolibc/sparc64-linux/bin/../lib/gcc/sparc64-linux/10.3.0/../../../../sparc64-linux/bin/ld: cannot find -lc collect2: error: ld returned 1 exit status
Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for FRAME_POINTER Depends on DEBUG_KERNEL && (M68K || UML || SUPERH) || ARCH_WANT_FRAME_POINTERS || MCOUNT Selected by - LOCKDEP && DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT && !MIPS && !PPC && !ARM && !S390 && !MICROBLAZE && !ARC && !X86
--- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org [unhandled content-type:application/gzip] |  |