File tree Expand file tree Collapse file tree 20 files changed +106
-24
lines changed Expand file tree Collapse file tree 20 files changed +106
-24
lines changed Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-13.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-13.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-13.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-13.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-14.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-14.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-14.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-14.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-15.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-15.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-15.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-15.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-16.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-16.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-16.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-16.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-17.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-17.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-17.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-17.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-18.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-18.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-18.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-18.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-19.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-19.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-19.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-19.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 5757 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
5858 - name : tuxsuite
5959 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
60- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/tip-clang-20.tux.yml || true
60+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-20.tux.yml || true
6161 - name : Update Cache Build Status
6262 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
6363 run : python caching/update.py
@@ -154,7 +154,7 @@ jobs:
154154 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
155155 - name : tuxsuite
156156 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
157- run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/tip-clang-20.tux.yml || true
157+ run : tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git --git-ref master --job-name allconfigs --json-out builds.json --patch-series patches/tip tuxsuite/tip-clang-20.tux.yml || true
158158 - name : Update Cache Build Status
159159 if : ${{ needs.check_cache.outputs.output == 'failure' || github.event_name == 'workflow_dispatch' }}
160160 run : python caching/update.py
Original file line number Diff line number Diff line change 1+ From 7d7e669c606e72ce8c20f19a0eacacd47522ca1a Mon Sep 17 00:00:00 2001
2+ From: Nathan Chancellor <
[email protected] >
3+ Date: Sat, 28 Sep 2024 11:32:49 -0700
4+ Subject: [PATCH] lib/Kconfig.debug: Force disable BUILTIN_MODULE_RANGES
5+
6+ Commit 5f5e7344322f ("kbuild: generate offset range data for builtin
7+ modules") introduced a dependency on gawk, which causes allmodconfig
8+ builds in TuxSuite to fail because gawk is not present:
9+
10+ /bin/sh: 1: gawk: not found
11+ make[3]: *** [/builds/linux/scripts/Makefile.vmlinux:47: modules.builtin.ranges] Error 127
12+
13+ While this is fixed in TuxSuite, force disable
14+ CONFIG_BUILTIN_MODULE_RANGES, as it is not critical to test.
15+
16+ Link: https://gitlab.com/Linaro/tuxmake/-/issues/220
17+ Signed-off-by: Nathan Chancellor <
[email protected] >
18+ ---
19+ lib/Kconfig.debug | 1 +
20+ 1 file changed, 1 insertion(+)
21+
22+ diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
23+ index 7315f643817a..0a1fbf9ebfd6 100644
24+ --- a/lib/Kconfig.debug
25+ +++ b/lib/Kconfig.debug
26+ @@ -575,6 +575,7 @@ config VMLINUX_MAP
27+
28+ config BUILTIN_MODULE_RANGES
29+ bool "Generate address range information for builtin modules"
30+ + depends on BROKEN
31+ depends on !LTO
32+ depends on VMLINUX_MAP
33+ help
34+ - -
35+ 2.46.1
36+
Original file line number Diff line number Diff line change 1+ 0001-lib-Kconfig.debug-Force-disable-BUILTIN_MODULE_RANGE.patch
12v2_20240916_dan_carpenter_iio_bmi323_fix_copy_and_paste_bugs_in_suspend_resume.patch
You can’t perform that action at this time.
0 commit comments