Whamcloud - gitweb
LU-13485 build: Parallel build configure cache fixes 05/49805/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 8 Mar 2023 19:46:11 +0000 (11:46 -0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Mar 2023 07:02:53 +0000 (07:02 +0000)
commit3bf0b2c3afe89a4db763fe33ac92164b477e4e74
treecefae94f0a04cbc4572089343a2c70376d76ffe1
parentf57fa3c98c1fc37688d7cfb3998bb27b5ccd16be
LU-13485 build: Parallel build configure cache fixes

This fixes the infrastructure for parallel builds when cached
enabled results are enabled, the critical fix being proper
usage of AC_CACHE_CHECK in the LB2_LINUX_TEST_RESULT macro.

Lustre-change: https://review.whamcloud.com/49149
Lustre-commit: 24c9f1f4c56d266656572e7bd97197d690d49369

Test-Parameters: trivial
Fixes: b0209c2d4d ("LU-13485 build: Enable 2 stage configure tests")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I94d7ff291dfd4f2dc5e218acc811329b986f8fbf
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49805
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-linux.m4
config/lustre-build.m4
lustre/autoconf/lustre-core.m4