Date
March 25, 2025, 12:39 p.m.
Add a new known issue
Remove known issue
Are you sure you want to remove the known issues from all incidents?
Confirm known issue
Are you sure you want to confirm? This will cause the known issue to no longer be shown as "Automatically assigned" in all instances of this incident.
Environment | |
---|---|
arm | |
arm64 | |
mips | |
powerpc | |
s390 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE1USe9c2hH9VRYTZFEIBKVYg/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE1USe9c2hH9VRYTZFEIBKVYg | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE1USe9c2hH9VRYTZFEIBKVYg | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
artifacts |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-13-davinci_all_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE1USe9c2hH9VRYTZFEIBKVYg/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:42:08.725984 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:48:22.521453 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:31.443704 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'? if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE1DCAKHKKkWctnk5JvFNg1Xd/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE1DCAKHKKkWctnk5JvFNg1Xd | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE1DCAKHKKkWctnk5JvFNg1Xd | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
artifacts |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-8-davinci_all_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE1DCAKHKKkWctnk5JvFNg1Xd/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:42:04.872535 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:47:27.013972 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:29.640424 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2WQ8u5hq0tgZRDMSrXlsF7q/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE2WQ8u5hq0tgZRDMSrXlsF7q | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE2WQ8u5hq0tgZRDMSrXlsF7q | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
artifacts |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-lkftconfig-graviton4-no-kselftest-frag | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2WQ8u5hq0tgZRDMSrXlsF7q/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:42:36.113364 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T13:09:15.692672 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:39.140117 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2URDqRtPc43X6Kd9d74PFah/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE2URDqRtPc43X6Kd9d74PFah | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE2URDqRtPc43X6Kd9d74PFah | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-lkftconfig-graviton4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2URDqRtPc43X6Kd9d74PFah/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:42:39.196442 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T13:08:57.796174 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:39.092725 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnueabihf- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2WjoRLo9oDfujBZvnQSI4k9/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE2WjoRLo9oDfujBZvnQSI4k9 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE2WjoRLo9oDfujBZvnQSI4k9 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
artifacts |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-lkftconfig-graviton4-kselftest-frag | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2WjoRLo9oDfujBZvnQSI4k9/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:42:45.120030 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T13:09:55.602365 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:39.508005 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'? if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2roIFHsw42o19owho88XNPL/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE2roIFHsw42o19owho88XNPL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE2roIFHsw42o19owho88XNPL | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
artifacts |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-8-malta_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE2roIFHsw42o19owho88XNPL/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:42:56.657083 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:47:07.190956 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:42.982552 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE30K1Fj5W8jUWAK4AgfID4n1/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE30K1Fj5W8jUWAK4AgfID4n1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE30K1Fj5W8jUWAK4AgfID4n1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
artifacts |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-12-malta_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE30K1Fj5W8jUWAK4AgfID4n1/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:43:06.305753 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:50:12.048127 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:43.477488 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3IEwTzLZWxm6rIbNo6GYkoq/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE3IEwTzLZWxm6rIbNo6GYkoq | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE3IEwTzLZWxm6rIbNo6GYkoq | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-13-defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3IEwTzLZWxm6rIbNo6GYkoq/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:23.032886 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:55:04.302710 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:45.123245 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3HNXANIrwN1xWivyR5pKqty/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE3HNXANIrwN1xWivyR5pKqty | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE3HNXANIrwN1xWivyR5pKqty | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-13-ppc64e_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3HNXANIrwN1xWivyR5pKqty/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:21.674760 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:50:45.586720 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:45.223917 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'? if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE35oC5jfccU60puqBOeS7PNc/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE35oC5jfccU60puqBOeS7PNc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE35oC5jfccU60puqBOeS7PNc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-8-ppc64e_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE35oC5jfccU60puqBOeS7PNc/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:16.479400 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:47:45.892329 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:44.771488 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'? if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE37OdC5vXVpw9MwCCV2Y9xfh/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE37OdC5vXVpw9MwCCV2Y9xfh | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE37OdC5vXVpw9MwCCV2Y9xfh | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-8-defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE37OdC5vXVpw9MwCCV2Y9xfh/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:21.034719 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:53:19.177679 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:44.245388 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'? if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE37sl9cKezGvHA36MS6roDp8/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE37sl9cKezGvHA36MS6roDp8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE37sl9cKezGvHA36MS6roDp8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-8-ppc6xx_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE37sl9cKezGvHA36MS6roDp8/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:15.288482 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:50:07.608360 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:44.880460 |
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/3/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' In file included from /builds/linux/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3IDbaQutug6mRgagFPm6rR9/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE3IDbaQutug6mRgagFPm6rR9 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE3IDbaQutug6mRgagFPm6rR9 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-13-ppc6xx_defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3IDbaQutug6mRgagFPm6rR9/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:22.342770 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:55:45.054742 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:45.323825 |
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/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: error: 'mp' undeclared (first use in this function); did you mean 'tp'? 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:51: note: each undeclared identifier is reported only once for each function it appears in 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~ /builds/linux/include/linux/compiler.h:78:45: note: in definition of macro 'unlikely' 78 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:13: note: in expansion of macro 'XFS_IS_CORRUPT' 2551 | if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) | ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3TrIo7NORyBf77mHpJh4o0w/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE3TrIo7NORyBf77mHpJh4o0w | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE3TrIo7NORyBf77mHpJh4o0w | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-13-defconfig | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3TrIo7NORyBf77mHpJh4o0w/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:25.825495 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:57:29.567006 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:47.486315 |
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/include/linux/string.h:5, from /builds/linux/include/linux/uuid.h:12, from /builds/linux/fs/xfs/xfs_linux.h:10, from /builds/linux/fs/xfs/xfs.h:22, from /builds/linux/fs/xfs/libxfs/xfs_alloc.c:6: /builds/linux/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent_later': /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: error: 'mp' undeclared (first use in this function); did you mean 'tp'? if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:44: note: each undeclared identifier is reported only once for each function it appears in if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~ /builds/linux/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /builds/linux/fs/xfs/libxfs/xfs_alloc.c:2551:6: note: in expansion of macro 'XFS_IS_CORRUPT' if (XFS_IS_CORRUPT(mp, !xfs_verify_fsbext(mp, bno, len))) ^~~~~~~~~~~~~~
Test run metadata
os |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
plan | 2uoE0wviQEyJKLhQ798EiYEAShF | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tools |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uname |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
config | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3STAGGYyVsD80PwAqokc6ae/config | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_id | BUILD:linaro@lkft#2uoE3STAGGYyVsD80PwAqokc6ae | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_sha | c8f0cb669e590c6c73c274b9fc56270ec33fa06b | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_url | https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/2uoE3STAGGYyVsD80PwAqokc6ae | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
results |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
runtime |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sccache |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tuxmake |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
compiler |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_repo | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hardware |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
resources |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
build_name | gcc-8-defconfig-fe40093d | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
job_status | Complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
download_url | https://storage.tuxsuite.com/public/linaro/lkft/builds/2uoE3STAGGYyVsD80PwAqokc6ae/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_describe | v6.1.131-199-gc8f0cb669e59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
running_time | 2025-03-25T12:44:23.669695 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
finished_time | 2025-03-25T12:55:56.016172 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
git_short_log | c8f0cb669e59 ("Linux 6.1.132-rc1") | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kernel_version | 6.1.132-rc1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
provisioning_time | 2025-03-25T12:38:47.298045 |