Skip to content

tc kselftest dependencies missing #180

@bhcopeland

Description

@bhcopeland

In GitLab by @broonie1 on May 16, 2022, 14:44 GMT+1:

The kselftest targets are missing tc:

make[3]: Entering directory '/build/stage/linux/tools/testing/selftests/tc-testing'
/bin/sh: 1: llc: not found
clang -I. -I/include/uapi  -Wno-compare-distinct-pointer-types \
	 -O2 -target bpf -emit-llvm -c action.c -o - |      \
llc -march=bpf -mcpu=probe  -filetype=obj -o /tmp/build-work/kselftest/tc-testing/action.o
/bin/sh: 1: clang: not found
/bin/sh: 3: llc: not found
make[3]: *** [Makefile:27: /tmp/build-work/kselftest/tc-testing/action.o] Error 127

Migrated from GitLab: https://gitlab.com/Linaro/tuxmake/-/issues/180

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions