lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202107270826.6TZ5CjIN-lkp@intel.com>
Date:   Tue, 27 Jul 2021 08:40:31 +0800
From:   kernel test robot <lkp@...el.com>
To:     Mickaël Salaün <mic@...ux.microsoft.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        James Morris <jamorris@...ux.microsoft.com>,
        Vincent Dagonneau <vincent.dagonneau@....gouv.fr>,
        Kees Cook <keescook@...omium.org>
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@...el.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

Download attachment ".config.gz" of type "application/gzip" (29886 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ