-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
1
-
Storage Engines - 2022-08-22
make-check-test on ubuntu2004-msan
Host: i-0f357c56551b431a2
Project: wiredtiger
Commit: 8b16413a
Task Logs:
make-check-test task_log
Logs:
compilation commands if [ "$OS" = "Windows_NT" ]; then Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L168 compilation commands # Use the Windows powershell script to execute Ninja build (can't execute directly in a cygwin environment). Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L169 compilation commands powershell.exe '.\test\evergreen\build_windows.ps1 -build 1' Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L170 compilation commands else Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L171 compilation commands # Compiling with CMake generated Ninja file. Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L172 compilation commands [1/531] Building C object CMakeFiles/wt_objs.dir/src/block/block_addr.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L173 compilation commands [2/531] Building C object CMakeFiles/wt_objs.dir/src/block/block_ckpt_scan.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L174 compilation commands [3/531] Building C object CMakeFiles/wt_objs.dir/src/block/block_compact.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L175 compilation commands [4/531] Building C object CMakeFiles/wt_objs.dir/src/block/block_ckpt.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L176 compilation commands [5/531] Building C object CMakeFiles/wt_objs.dir/src/block/block_read.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_msan_make_check_test_8b16413a34868c49a782a4cfc17fcdc02bccb172_22_07_26_06_49_27/0?type=T#L177
- duplicates
-
WT-9643 Fix pthread_mutex_destroy() failure during test_checkpoint
- Closed