Hay
Date
April 8, 2025, 12:37 p.m.

Environment
arm
arm64

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=0 kselftest-install
In file included from lib/x86_64/processor.c:11:
lib/x86_64/processor.c:132:47: warning: declaration of 'struct kvm_segment' will not be visible outside of this function [-Wvisibility]
  132 | static void segment_dump(FILE *stream, struct kvm_segment *segment,
      |                                               ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
In file included from lib/x86_64/processor.c:13:
lib/x86_64/processor.c:132:47: warning: declaration of 'struct kvm_segment' will not be visible outside of this function [-Wvisibility]
  132 | static void segment_dump(FILE *stream, struct kvm_segment *segment,
      |                                               ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
In file included from lib/x86_64/processor.c:13:
lib/x86_64/processor.c:132:47: warning: declaration of 'struct kvm_segment' will not be visible outside of this function [-Wvisibility]
  132 | static void segment_dump(FILE *stream, struct kvm_segment *segment,
      |                                               ^