Date
Jan. 6, 2025, 4:10 p.m.
Failure - general-ldd-ld_lld-warning-cannot-find-entry-symbol-_start-not-setting-start-address
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 ld.lld: warning: cannot find entry symbol _start; not setting start address
Failure - clang-compiler-in-file-included-from-__drivers_gpu_drm_i_i_gpu_error_c
KNOWN ISSUE - log-parser-build-clang/clang-compiler-in-file-included-from-__drivers_gpu_drm_i_i_gpu_error_c: Failure
Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gpu_error.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gpu_error.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Failure - clang-compiler-ler__arch_x_include_asm_thread_info_h-warning-calling-__builtin_frame_address-with-a-nonzero-argument-is-unsafe
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: LER/builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~
Failure - clang-compiler-include_linux_ftrace_h-warning-calling-__builtin_return_address-with-a-nonzero-argument-is-unsafe
KNOWN ISSUE - log-parser-build-clang/clang-compiler-include_linux_ftrace_h-warning-calling-__builtin_return_address-with-a-nonzero-argument-is-unsafe: Failure
Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pci.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.c:73: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt2.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.c:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt3.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.c:32: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_evict.c:31: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lspcon.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.c:54: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bdw.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sysfs.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_crt.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_power.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_params.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_throttle.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pages.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7017.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.c:40: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_color.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gemfs.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pages.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_cs.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_ringbuffer.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_lrc.c:136: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7xxx.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt2.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pch.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_sseu.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_wopcm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_lrc.c:136: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_scheduler.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vma.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_vdsc.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:15: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pm.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_tfp410.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_opregion.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_mocs.c:23: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_vdsc.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_fence_reg.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:17: In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.c:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_user.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_cmd_parser.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_cdclk.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/icl_dsi.c:35: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_irq.c:40: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_sideband.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pm.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tv.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_connector.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_user.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_hsw.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.c:75: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_sideband.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_client_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_icl.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt3.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bw.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_timeline.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_types.h:16: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.h:15: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display.c:50: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ns2501.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_phys.c:16: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_opregion.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bios.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_fence.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lvds.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_panel.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_retu4 warnings generated. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.c:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:17: In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_timeline.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_types.h:16: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.h:15: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:15: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_ddi.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt4.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_glk.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace_points.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ivch.c:32: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_fence.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_scheduler.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_overlay.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ivch.c:32: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.c:60: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CAIn file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hotplug.c:28: make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_gmbus.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dvo.c:35: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt3.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dvo.c:35: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_ringbuffer.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tv.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_perf.c:198: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.h:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7017.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt2.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_workarounds.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_sil164.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_suspend.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_color.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdmi.c:43: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_gtt.c:39: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bxt.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_globals.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt3.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_cs.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_audio.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bw.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_connector.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7xxx.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_acpi.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_mst.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_getparam.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c:12: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.c:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbdev.c:45: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_csr.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdcp.c:18: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_audio.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.h:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_query.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_renderstate.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_sseu.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_busy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_wait.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_psr.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace_points.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_runtime_pm.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hotplug.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.c:38: In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt3.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_tfp410.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_quirks.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_acpi.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_reset.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shmem.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sprite.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_mst.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_getparam.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shmem.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_irq.c:40: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lvds.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.c:40: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_gmbus.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sdvo.c:39: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_evict.c:31: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bios.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_perf.c:198: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_suspend.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gemfs.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_uncore.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vma.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pci.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_ddi.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_phys.c:16: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_uncore.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ns2501.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_cmd_parser.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_combo_phy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_ioc32.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bdw.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_workarounds.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display.c:50: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_globals.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_wait.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_reset.c:10: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_quirks.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cnl.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.c:15: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_utils.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_mm.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_psr.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_client_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_query.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lspcon.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_hangcheck.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt2.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sprite.c:42: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sysfs.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.c:54: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_debugfs.c:35: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_combo_phy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hotplug.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_params.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.c:43: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_runtime_pm.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_fence_reg.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_glk.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pool.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.h:16: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object_types.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt3.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_icl.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.c:15: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_gtt.c:39: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_chv.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_mm.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_overlay.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pch.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_utils.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_wopcm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_busy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_cdclk.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_throttle.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_ioc32.c:33: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_crt.c:37: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdmi.c:43: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_chv.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pool.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.h:16: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object_types.h:12: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdcp.c:18: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.h:13: In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.h:32: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_renderstate.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_csr.c:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/icl_dsi.c:35: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_sil164.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.c:43: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_hsw.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_power.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_hangcheck.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c:12: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sdvo.c:39: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.h:30: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt4.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bxt.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.c:32: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.c:73: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_mocs.c:23: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.c:75: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_debugfs.c:35: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:46: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:721:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 721 | addr = CALLER_ADDR1; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:708:38: note: expanded from macro 'CALLER_ADDR1' 708 | #define CALLER_ADDR1 ((unsigned long)ftrace_return_address(1)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbdev.c:45: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:46: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context_types.h:17: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:20: In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.h:11: In file included from /builds/linux/include/linux/perf_event.h:49: /builds/linux/include/linux/ftrace.h:724:9: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address] 724 | return CALLER_ADDR2; | ^~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:709:38: note: expanded from macro 'CALLER_ADDR2' 709 | #define CALLER_ADDR2 ((unsigned long)ftrace_return_address(2)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/include/linux/ftrace.h:701:36: note: expanded from macro 'ftrace_return_address' 701 | # define ftrace_return_address(n) __builtin_return_address(n) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Failure - clang-compiler-arch_x_include_asm_thread_info_h-warning-calling-__builtin_frame_address-with-a-nonzero-argument-is-unsafe
KNOWN ISSUE - log-parser-build-clang/clang-compiler-arch_x_include_asm_thread_info_h-warning-calling-__builtin_frame_address-with-a-nonzero-argument-is-unsafe: Failure
Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_ringbuffer.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dvo.c:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem.c:28: In file included from /builds/linux/include/drm/drm_vma_manager.h:26: In file included from /builds/linux/include/drm/drm_mm.h:41: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_uncore.c:24: In file included from /builds/linux/include/linux/pm_runtime.h:11: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_crt.c:27: In file included from /builds/linux/include/linux/dmi.h:6: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:7: In file included from /builds/linux/include/linux/oom.h:6: In file included from /builds/linux/include/linux/sched/signal.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sw_fence.c:7: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.c:28: In file included from /builds/linux/include/linux/mfd/intel_soc_pmic.h:14: In file included from /builds/linux/include/linux/regmap.h:14: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_hsw.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_runtime_pm.c:29: In file included from /builds/linux/include/linux/pm_runtime.h:11: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_client_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.c:34: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_glk.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:7: In file included from /builds/linux/include/linux/dma-buf.h:18: In file included from /builds/linux/include/linux/scatterlist.h:8: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: 724:9: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdcp.c:10: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sdvo.c:31: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.c:10: In file included from /builds/linux/include/drm/drm_mm.h:41: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_quirks.c:6: In file included from /builds/linux/include/linux/dmi.h:6: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_phys.c:7: In file included from /builds/linux/include/linux/highmem.h:5: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_sideband.c:25: In file included from /builds/linux/arch/x86/include/asm/iosf_mbi.h:9: In file included from /builds/linux/include/linux/notifier.h:15: In file included from /builds/linux/include/linux/rwsem.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_panel.c:35: In file included from /builds/linux/include/linux/pwm.h:7: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pool.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.h:10: In file included from /builds/linux/include/drm/drm_gem.h:37: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_color.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.c:25: In file included from /builds/linux/include/linux/dma-fence-array.h:15: In file included from /builds/linux/include/linux/dma-fence.h:17: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_params.c:25: In file included from /builds/linux/include/drm/drm_print.h:31: In file included from /builds/linux/include/linux/seq_file.h:11: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt4.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bxt.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_sseu.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_renderstate.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ns2501.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_debugfs.c:29: In file included from /builds/linux/include/linux/sched/mm.h:7: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:7: In file included from /builds/linux/include/linux/intel-iommu.h:14: In file included from /builds/linux/include/linux/iova.h:14: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_power.c:6: In file included from /builds/linux/include/linux/vgaarb.h:34: In file included from /builds/linux/include/video/vga.h:21: In file included from /builds/linux/include/linux/io.h:13: In file included from /builds/linux/arch/x86/include/asm/io.h:380: In file included from /builds/linux/include/asm-generic/io.h:887: In file included from /builds/linux/include/linux/vmalloc.h:5: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c:12: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_crt.c:27: In file included from /builds/linux/include/linux/dmi.h:6: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_overlay.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sw_fence_work.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_sw_fence_work.h:10: In file included from /builds/linux/include/linux/dma-fence.h:17: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bw.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bw.h:9: In file included from /builds/linux/include/drm/drm_atomic.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sysfs.c:28: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.c:7: In file included from /builds/linux/include/linux/irq.h:14: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_memcpy.c:26: In file included from /builds/linux/arch/x86/include/asm/fpu/api.h:13: In file included from /builds/linux/include/linux/bottom_half.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c:12: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_chv.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_query.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tv.c:33: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic.c:32: In file included from /builds/linux/include/drm/drm_atomic.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_audio.c:27: In file included from /builds/linux/include/drm/drm_edid.h:27: In file included from /builds/linux/include/linux/hdmi.h:28: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdmi.c:30: In file included from /builds/linux/include/linux/hdmi.h:28: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.c:29: In file included from /builds/linux/include/linux/debugfs.h:15: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_params.c:25: In file included from /builds/linux/include/drm/drm_print.h:31: In file included from /builds/linux/include/linux/seq_file.h:11: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic.c:32: In file included from /builds/linux/include/drm/drm_atomic.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sysfs.c:28: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_chv.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sprite.c:33: In file included from /builds/linux/include/drm/drm_atomic.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_workarounds.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_wopcm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_busy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:5: In file included from /builds/linux/include/drm/drm_util.h:35: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_combo_phy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdmi.c:30: In file included from /builds/linux/include/linux/hdmi.h:28: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbdev.c:27: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_suspend.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_wait.c:7: In file included from /builds/linux/include/linux/dma-fence-array.h:15: In file included from /builds/linux/include/linux/dma-fence.h:17: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vma.c:25: In file included from /builds/linux/include/linux/sched/mm.h:7: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_utils.c:6: In file included from /builds/linux/include/drm/drm_drv.h:33: In file included from /builds/linux/include/drm/drm_device.h:5: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_gmbus.c:31: In file included from /builds/linux/include/linux/i2c-algo-bit.h:13: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_scheduler.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_cdclk.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_cdclk.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display.h:28: In file included from /builds/linux/include/drm/drm_util.h:35: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_evict.c:31: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt3.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | 4 warnings generated. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_lrc.c:134: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_hangcheck.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_vbt.c:28: In file included from /builds/linux/include/linux/mfd/intel_soc_pmic.h:14: In file included from /builds/linux/include/linux/regmap.h:14: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7017.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bdw.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_mocs.c:23: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_tfp410.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_csr.c:25: In file included from /builds/linux/include/linux/firmware.h:7: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7xxx.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_hdcp.c:10: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt4.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bxt.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.c:7: In file included from /builds/linux/include/linux/debugobjects.h:6: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cnl.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_ioc32.c:29: In file included from /builds/linux/include/linux/compat.h:10: In file included from /builds/linux/include/linux/time.h:6: In file included from /builds/linux/include/linux/seqlock.h:36: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt3.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_wakeref.c:7: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.c:7: In file included from /builds/linux/include/linux/mman.h:5: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_utils.c:6: In file included from /builds/linux/include/drm/drm_drv.h:33: In file included from /builds/linux/include/drm/drm_device.h:5: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_reset.c:7: In file included from /builds/linux/include/linux/sched/mm.h:7: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_throttle.c:7: In file included from /builds/linux/include/linux/jiffies.h:9: In file included from /builds/linux/include/linux/time.h:6: In file included from /builds/linux/include/linux/seqlock.h:36: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.c:7: In file included from /builds/linux/include/linux/mmu_context.h:5: In file included from /builds/linux/arch/x86/include/asm/mmu_context.h:5: In file included from /builds/linux/arch/x86/include/asm/desc.h:7: In file included from /builds/linux/arch/x86/include/asm/mmu.h:5: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pch.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_suspend.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:7: In file included from /builds/linux/include/linux/intel-iommu.h:14: In file included from /builds/linux/include/linux/iova.h:14: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_overlay.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fifo_underrun.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_hsw.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bw.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bw.h:9: In file included from /builds/linux/include/drm/drm_atomic.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_userptr.c:7: In file included from /builds/linux/include/linux/mmu_context.h:5: In file included from /builds/linux/arch/x86/include/asm/mmu_context.h:5: In file included from /builds/linux/arch/x86/include/asm/desc.h:7: In file included from /builds/linux/arch/x86/include/asm/mmu.h:5: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_workarounds.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_color.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace_points.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_timeline.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_types.h:9: In file included from /builds/linux/include/linux/ktime.h:24: In file included from /builds/linux/include/linux/time.h:6: In file included from /builds/linux/include/linux/seqlock.h:36: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bios.c:28: In file included from /builds/linux/include/drm/drm_dp_helper.h:27: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_bdw.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_mm.c:25: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ns2501.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.c:7: In file included from /builds/linux/include/linux/scatterlist.h:8: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.c:60: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_runtime_pm.c:29: In file included from /builds/linux/include/linux/pm_runtime.h:11: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_sideband.c:25: In file included from /builds/linux/arch/x86/include/asm/iosf_mbi.h:9: In file included from /builds/linux/include/linux/notifier.h:15: In file included from /builds/linux/include/linux/rwsem.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_busy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:5: In file included from /builds/linux/include/drm/drm_util.h:35: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_buddy.c:6: In file included from /builds/linux/include/linux/kmemleak.h:12: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_syncmap.c:25: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sdvo.c:31: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_user.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_glk.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_opregion.c:28: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_icl.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_user.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_uncore.c:24: In file included from /builds/linux/include/linux/pm_runtime.h:11: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_cmd_parser.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:5: In file included from /builds/linux/include/drm/drm_util.h:35: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_irq.c:32: In file included from /builds/linux/include/linux/cpuidle.h:14: In file included from /builds/linux/include/linux/percpu.h:6: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_renderstate.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_getparam.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_bios.c:28: In file included from /builds/linux/include/drm/drm_dp_helper.h:27: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:7: In file included from /builds/linux/include/linux/firmware.h:7: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.c:30: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_sil164.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_context.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbdev.c:27: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pch.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:29: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_atomic_plane.c:34: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pm.c:28: In file included from /builds/linux/include/linux/cpufreq.h:11: In file included from /builds/linux/include/linux/clk.h:14: In file included from /builds/linux/include/linux/notifier.h:15: In file included from /builds/linux/include/linux/rwsem.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c:26: In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_panel.c:35: In file included from /builds/linux/include/linux/pwm.h:7: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_link_training.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_debugfs.c:29: In file included from /builds/linux/include/linux/sched/mm.h:7: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gemfs.c:7: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi.c:27: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_buddy.c:6: In file included from /builds/linux/include/linux/kmemleak.h:12: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_gtt.c:26: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_domain.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_wakeref.c:7: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_user_extensions.c:8: In file included from /builds/linux/include/linux/sched/signal.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_internal.c:7: In file included from /builds/linux/include/linux/scatterlist.h:8: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:7: In file included from /builds/linux/include/linux/dma-buf.h:18: In file included from /builds/linux/include/linux/scatterlist.h:8: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_mman.c:7: In file included from /builds/linux/include/linux/mman.h:5: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_evict.c:31: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:29: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_mocs.c:23: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_cmd_parser.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine.h:5: In file included from /builds/linux/include/drm/drm_util.h:35: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_huc.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_scatterlist.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_scatterlist.h:11: In file included from /builds/linux/include/linux/scatterlist.h:8: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_psr.c:24: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lvds.c:30: In file included from /builds/linux/include/acpi/button.h:5: In file included from /builds/linux/include/linux/notifier.h:15: In file included from /builds/linux/include/linux/rwsem.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_perf.c:198: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.h:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_ringbuffer.c:34: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display.c:27: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_sseu.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_pm.c:28: In file included from /builds/linux/include/linux/cpufreq.h:11: In file included from /builds/linux/include/linux/clk.h:14: In file included from /builds/linux/include/linux/notifier.h:15: In file included from /builds/linux/include/linux/rwsem.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_throttle.c:7: In file included from /builds/linux/include/linux/jiffies.h:9: In file included from /builds/linux/include/linux/time.h:6: In file included from /builds/linux/include/linux/seqlock.h:36: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_sil164.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_gmbus.c:31: In file included from /builds/linux/include/linux/i2c-algo-bit.h:13: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_acpi.c:8: In file included from /builds/linux/include/linux/pci.h:35: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_irq.c:32: In file included from /builds/linux/include/linux/cpuidle.h:14: In file included from /builds/linux/include/linux/percpu.h:6: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lspcon.c:26: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi.c:27: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pages.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_acpi.c:8: In file included from /builds/linux/include/linux/pci.h:35: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_mm.c:25: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7017.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/vlv_dsi_pll.c:30: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.c:43: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ivch.c:32: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_cdclk.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_cdclk.h:11: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display.h:28: In file included from /builds/linux/include/drm/drm_util.h:35: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_phys.c:7: In file included from /builds/linux/include/linux/highmem.h:5: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_vdsc.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_combo_phy.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_clflush.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_connector.c:26: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_icl.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_timeline.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_types.h:9: In file included from /builds/linux/include/linux/ktime.h:24: In file included from /builds/linux/include/linux/time.h:6: In file included from /builds/linux/include/linux/seqlock.h:36: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sw_fence_work.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_sw_fence_work.h:10: In file included from /builds/linux/include/linux/dma-fence.h:17: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_tfp410.c:28: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_user_extensions.c:8: In file included from /builds/linux/include/linux/sched/signal.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.c:60: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_mst.c:26: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_power.c:6: In file included from /builds/linux/include/linux/vgaarb.h:34: In file included from /builds/linux/include/video/vga.h:21: In file included from /builds/linux/include/linux/io.h:13: In file included from /builds/linux/arch/x86/include/asm/io.h:380: In file included from /builds/linux/include/asm-generic/io.h:887: In file included from /builds/linux/include/linux/vmalloc.h:5: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ch7xxx.c:29: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_syncmap.c:25: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_fence.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cnl.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_lrc.c:134: In file included from /builds/linux/include/linux/interrupt.h:11: In file included from /builds/linux/include/linux/hardirq.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_ddi.c:28: In file included from /builds/linux/include/drm/drm_scdc_helper.h:27: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_pipe_crc.c:29: In file included from /builds/linux/include/linux/debugfs.h:15: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c:6: In file included from /builds/linux/include/linux/debugfs.h:15: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pci.c:26: In file included from /builds/linux/include/linux/vgaarb.h:34: In file included from /builds/linux/include/video/vga.h:21: In file included from /builds/linux/include/linux/io.h:13: In file included from /builds/linux/arch/x86/include/asm/io.h:380: In file included from /builds/linux/include/asm-generic/io.h:887: In file included from /builds/linux/include/linux/vmalloc.h:5: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c:25: In file included from /builds/linux/include/linux/kthread.h:6: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_scheduler.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_breadcrumbs.c:25: In file included from /builds/linux/include/linux/kthread.h:6: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/dvo_ivch.c:32: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pmu.c:7: In file included from /builds/linux/include/linux/irq.h:14: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_fence.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.c:6: In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.c:63: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_hangcheck.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c:26: In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_csr.c:25: In file included from /builds/linux/include/linux/firmware.h:7: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_vdsc.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_ioc32.c:29: In file included from /builds/linux/include/linux/compat.h:10: In file included from /builds/linux/include/linux/time.h:6: In file included from /builds/linux/include/linux/seqlock.h:36: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:7: In file included from /builds/linux/include/linux/firmware.h:7: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_ddi.c:28: In file included from /builds/linux/include/drm/drm_scdc_helper.h:27: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gemfs.c:7: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_pm_irq.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem.c:28: In file included from /builds/linux/include/drm/drm_vma_manager.h:26: In file included from /builds/linux/include/drm/drm_mm.h:41: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_memcpy.c:26: In file included from /builds/linux/arch/x86/include/asm/fpu/api.h:13: In file included from /builds/linux/include/linux/bottom_half.h:5: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_trace_points.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shmem.c:7: In file included from /builds/linux/include/linux/pagevec.h:12: In file included from /builds/linux/include/linux/xarray.h:14: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_pci.c:26: In file included from /builds/linux/include/linux/vgaarb.h:34: In file included from /builds/linux/include/video/vga.h:21: In file included from /builds/linux/include/linux/io.h:13: In file included from /builds/linux/arch/x86/include/asm/io.h:380: In file included from /builds/linux/include/asm-generic/io.h:887: In file included from /builds/linux/include/linux/vmalloc.h:5: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_getparam.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_reset.c:7: In file included from /builds/linux/include/linux/sched/mm.h:7: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_query.c:9: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_sprite.c:33: In file included from /builds/linux/include/drm/drm_atomic.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vma.c:25: In file included from /builds/linux/include/linux/sched/mm.h:7: In file included from /builds/linux/include/linux/sched.h:14: In file included from /builds/linux/include/linux/pid.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.c:7: In file included from /builds/linux/include/linux/sched/clock.h:5: In file included from /builds/linux/include/linux/smp.h:64: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt3.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_scatterlist.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_scatterlist.h:11: In file included from /builds/linux/include/linux/scatterlist.h:8: In file included from /builds/linux/include/linux/mm.h:10: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_psr.c:24: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_wopcm.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_globals.c:7: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_globals.c:7: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt2.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt2.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_fbc.c:43: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_cflgt3.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c:6: In file included from /builds/linux/include/linux/debugfs.h:15: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_gtt.c:26: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_request.c:25: In file included from /builds/linux/include/linux/dma-fence-array.h:15: In file included from /builds/linux/include/linux/dma-fence.h:17: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dvo.c:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.c:25: In file included from /builds/linux/include/drm/drm_print.h:31: In file included from /builds/linux/include/linux/seq_file.h:11: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_stolen.c:10: In file included from /builds/linux/include/drm/drm_mm.h:41: In file included from /builds/linux/include/linux/rbtree.h:22: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_pool.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.h:10: In file included from /builds/linux/include/drm/drm_gem.h:37: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lvds.c:30: In file included from /builds/linux/include/acpi/button.h:5: In file included from /builds/linux/include/linux/notifier.h:15: In file included from /builds/linux/include/linux/rwsem.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_active.c:7: In file included from /builds/linux/include/linux/debugobjects.h:6: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt2.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lspcon.c:26: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_wait.c:7: In file included from /builds/linux/include/linux/dma-fence-array.h:15: In file included from /builds/linux/include/linux/dma-fence.h:17: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tc.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_client_blt.c:6: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_perf.c:198: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_tv.c:33: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/intel_device_info.c:25: In file included from /builds/linux/include/drm/drm_print.h:31: In file included from /builds/linux/include/linux/seq_file.h:11: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pages.c:7: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt3.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt3.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/i915_vgpu.h:27: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display.c:27: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:7: In file included from /builds/linux/include/linux/oom.h:6: In file included from /builds/linux/include/linux/sched/signal.h:5: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpll_mgr.c:24: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_kblgt2.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_pm.c:8: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt.h:9: In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_types.h:10: In file included from /builds/linux/include/linux/hashtable.h:14: In file included from /builds/linux/include/linux/rculist.h:11: In file included from /builds/linux/include/linux/rcupdate.h:27: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_fence_reg.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.c:30: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dpio_phy.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_display_types.h:29: In file included from /builds/linux/include/linux/async.h:14: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_opregion.c:28: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_cs.c:25: In file included from /builds/linux/include/drm/drm_print.h:31: In file included from /builds/linux/include/linux/seq_file.h:11: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_shmem.c:7: In file included from /builds/linux/include/linux/pagevec.h:12: In file included from /builds/linux/include/linux/xarray.h:14: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/oa/i915_oa_sklgt2.c:9: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_gem_fence_reg.c:26: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_gt_irq.c:7: In file included from /builds/linux/include/linux/sched/clock.h:5: In file included from /builds/linux/include/linux/smp.h:64: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.c:75: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_lpe_audio.c:63: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/i915_sw_fence.c:7: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.c:75: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context.h:10: In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_context_types.h:13: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_connector.c:26: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp_mst.c:26: In file included from /builds/linux/include/drm/drm_atomic_helper.h:31: In file included from /builds/linux/include/drm/drm_crtc.h:28: In file included from /builds/linux/include/linux/i2c.h:13: In file included from /builds/linux/include/linux/acpi.h:13: In file included from /builds/linux/include/linux/irqdomain.h:35: In file included from /builds/linux/include/linux/of.h:17: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gt/intel_engine_cs.c:25: In file included from /builds/linux/include/drm/drm_print.h:31: In file included from /builds/linux/include/linux/seq_file.h:11: In file included from /builds/linux/include/linux/fs.h:6: In file included from /builds/linux/include/linux/wait_bit.h:8: In file included from /builds/linux/include/linux/wait.h:9: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_tiling.c:11: In file included from /builds/linux/drivers/gpu/drm/i915/i915_drv.h:38: In file included from /builds/linux/include/linux/io-mapping.h:10: In file included from /builds/linux/include/linux/slab.h:15: In file included from /builds/linux/include/linux/gfp.h:6: In file included from /builds/linux/include/linux/mmzone.h:8: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_audio.c:27: In file included from /builds/linux/include/drm/drm_edid.h:27: In file included from /builds/linux/include/linux/hdmi.h:28: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dsi.c:6: In file included from /builds/linux/include/drm/drm_mipi_dsi.h:12: In file included from /builds/linux/include/linux/device.h:16: In file included from /builds/linux/include/linux/kobject.h:20: In file included from /builds/linux/include/linux/sysfs.h:16: In file included from /builds/linux/include/linux/kernfs.h:13: In file included from /builds/linux/include/linux/idr.h:15: In file included from /builds/linux/include/linux/radix-tree.h:14: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:188:13: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 188 | oldframe = __builtin_frame_address(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 In file included from /builds/linux/drivers/gpu/drm/i915/gem/i915_gem_object.c:25: In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_frontbuffer.h:28: In file included from /builds/linux/include/linux/kref.h:16: In file included from /builds/linux/include/linux/spinlock.h:51: In file included from /builds/linux/include/linux/preempt.h:78: In file included from /builds/linux/arch/x86/include/asm/preempt.h:7: In file included from /builds/linux/include/linux/thread_info.h:39: /builds/linux/arch/x86/include/asm/thread_info.h:190:11: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] 190 | frame = __builtin_frame_address(2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~