Skip to content

[linux-6.1.y] MIPS: ./scripts/check-local-export: llvm-nm failed #2012

@FlyGoat

Description

@FlyGoat

Hi,

I'm trying to backport MIPS clang build support for 6.1 but run into immedate problem that

➜  linux-stable git:(b4/mips-backports-6-1) make ARCH=mips malta_defconfig LLVM=18
#
# No change to .config
#
➜  linux-stable git:(b4/mips-backports-6-1) make ARCH=mips LLVM=18                 
  SYNC    include/config/auto.conf.cmd
  HOSTCC  scripts/genksyms/genksyms.o
  YACC    scripts/genksyms/parse.tab.[ch]
  HOSTCC  scripts/genksyms/parse.tab.o
  LEX     scripts/genksyms/lex.lex.c
  HOSTCC  scripts/genksyms/lex.lex.o
  HOSTLD  scripts/genksyms/genksyms
  HOSTCC  scripts/asn1_compiler
  CC      scripts/mod/empty.o
./scripts/check-local-export: llvm-nm failed
Terminated
make[1]: *** [scripts/Makefile.build:250: scripts/mod/empty.o] Error 143
make[1]: *** Deleting file 'scripts/mod/empty.o'
make: *** [Makefile:1284: prepare0] Error 2

Does it ring a bell for you guys?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    [ARCH] mipsThis bug impacts ARCH=mips

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions