Date
April 8, 2025, 12:37 p.m.
Failure - log-parser-build-gcc - gcc-compiler-arch_s_include_asm_facility_h-warning-writing-byte-into-a-region-of-size
KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-arch_s_include_asm_facility_h-warning-writing-byte-into-a-region-of-size: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/arch/s390/boot/ipl_parm.c:9: In function '__set_facility', inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:161:3: /builds/linux/arch/s390/include/asm/facility.h:24:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 24 | ptr[nr >> 3] |= 0x80 >> (nr & 7); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/arch/s390/boot/ipl_parm.c:9: In function '__clear_facility', inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:159:3, inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:156:13: /builds/linux/arch/s390/include/asm/facility.h:33:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 33 | ptr[nr >> 3] &= ~(0x80 >> (nr & 7)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2vRlbfNlmUjPx5gRlPTwDsoMQvZ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | 7a5af469195f5d6a1ee88a8cbe2529477317d901 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vmlinux |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-tinyconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
system_map |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v5.4.291-155-g7a5af469195f | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-04-08T12:43:04.724373 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-04-08T12:44:26.406790 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | 7a5af469195f ("Linux 5.4.292-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 5.4.292-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-04-08T12:37:31.367195 |
Failure - log-parser-build-gcc - gcc-compiler-arch_s_kernel_smp_c-warning-memcpy-reading-bytes-from-a-region-of-size
KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-arch_s_kernel_smp_c-warning-memcpy-reading-bytes-from-a-region-of-size: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/arch/s390/kernel/lgr.c:13: In function 'pcpu_prepare_secondary', inlined from '__cpu_up' at /builds/linux/arch/s390/kernel/smp.c:900:2: /builds/linux/arch/s390/kernel/smp.c:275:9: warning: 'memcpy' reading 128 bytes from a region of size 0 [-Wstringop-overread] 275 | memcpy(lc->stfle_fac_list, S390_lowcore.stfle_fac_list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | sizeof(lc->stfle_fac_list)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/arch/s390/kernel/lgr.c:13: In function 'pcpu_prepare_secondary', inlined from '__cpu_up' at /builds/linux/arch/s390/kernel/smp.c:900:2: /builds/linux/arch/s390/kernel/smp.c:277:9: warning: 'memcpy' reading 128 bytes from a region of size 0 [-Wstringop-overread] 277 | memcpy(lc->alt_stfle_fac_list, S390_lowcore.alt_stfle_fac_list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 278 | sizeof(lc->alt_stfle_fac_list)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2vRlbfNlmUjPx5gRlPTwDsoMQvZ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | 7a5af469195f5d6a1ee88a8cbe2529477317d901 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vmlinux |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-tinyconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
system_map |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v5.4.291-155-g7a5af469195f | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-04-08T12:43:04.724373 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-04-08T12:44:26.406790 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | 7a5af469195f ("Linux 5.4.292-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 5.4.292-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-04-08T12:37:31.367195 |
Failure - log-parser-build-gcc - gcc-compiler-arch_s_include_asm_facility_h-warning-memcpy-reading-bytes-from-a-region-of-size
KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-arch_s_include_asm_facility_h-warning-memcpy-reading-bytes-from-a-region-of-size: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/arch/s390/kernel/lgr.c:13: In function '__stfle', inlined from 'stfle' at /builds/linux/arch/s390/include/asm/facility.h:101:2, inlined from 'lgr_info_get' at /builds/linux/arch/s390/kernel/lgr.c:122:2: /builds/linux/arch/s390/include/asm/facility.h:89:9: warning: 'memcpy' reading 4 bytes from a region of size 0 [-Wstringop-overread] 89 | memcpy(stfle_fac_list, &S390_lowcore.stfl_fac_list, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2vRlbfNlmUjPx5gRlPTwDsoMQvZ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | 7a5af469195f5d6a1ee88a8cbe2529477317d901 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vmlinux |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-tinyconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
system_map |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v5.4.291-155-g7a5af469195f | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-04-08T12:43:04.724373 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-04-08T12:44:26.406790 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | 7a5af469195f ("Linux 5.4.292-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 5.4.292-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-04-08T12:37:31.367195 |
Failure - log-parser-build-gcc - gcc-compiler-arch_s_kernel_setup_c-warning-memcpy-reading-bytes-from-a-region-of-size
KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-arch_s_kernel_setup_c-warning-memcpy-reading-bytes-from-a-region-of-size: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In function 'setup_lowcore_dat_off', inlined from 'setup_arch' at /builds/linux/arch/s390/kernel/setup.c:1169:2: /builds/linux/arch/s390/kernel/setup.c:410:9: warning: 'memcpy' reading 128 bytes from a region of size 0 [-Wstringop-overread] 410 | memcpy(lc->alt_stfle_fac_list, S390_lowcore.alt_stfle_fac_list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 411 | sizeof(lc->alt_stfle_fac_list)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc' In function 'setup_lowcore_dat_off', inlined from 'setup_arch' at /builds/linux/arch/s390/kernel/setup.c:1169:2: /builds/linux/arch/s390/kernel/setup.c:408:9: warning: 'memcpy' reading 128 bytes from a region of size 0 [-Wstringop-overread] 408 | memcpy(lc->stfle_fac_list, S390_lowcore.stfle_fac_list, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 409 | sizeof(lc->stfle_fac_list)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2vRlbfNlmUjPx5gRlPTwDsoMQvZ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | 7a5af469195f5d6a1ee88a8cbe2529477317d901 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
vmlinux |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-tinyconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
system_map |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2vRld6pGQxKdkarxvDP3FMiVbEL/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v5.4.291-155-g7a5af469195f | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-04-08T12:43:04.724373 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-04-08T12:44:26.406790 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | 7a5af469195f ("Linux 5.4.292-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 5.4.292-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-04-08T12:37:31.367195 |