Whamcloud - gitweb
LU-13485 build: Parallel build configure cache fixes 49/49149/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 14 Nov 2022 15:43:32 +0000 (09:43 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 6 Dec 2022 02:42:36 +0000 (02:42 +0000)
commit24c9f1f4c56d266656572e7bd97197d690d49369
treea898871ae407f23116edac387e6f2c62c3bd934f
parent4c0c01e29c891d100b134d0988947cfb3aeee6c1
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.

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-on: https://review.whamcloud.com/c/fs/lustre-release/+/49149
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-linux.m4
config/lustre-build.m4
lustre/autoconf/lustre-core.m4