-
Type:
Build Failure
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
make-check-test on ubuntu1804-ppc-cmake
Host: ubuntu1804-ppc-6.pic.build.10gen.cc
Project: wiredtiger-mongo-v4.4
Commit: e868ffed
Task Logs:
make-check-test task_log
Logs:
compilation commands
if [ "$OS" = "Windows_NT" ]; then
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L25
compilation commands
# Use the Windows powershell script to configure the CMake build.
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L26
compilation commands
# We execute it in a powershell environment as its easier to detect and source the Visual Studio
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L27
compilation commands
# toolchain in a native Windows environment. We can't easily execute the build in a cygwin environment.
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L28
compilation commands
powershell.exe -NonInteractive '.\test\evergreen\build_windows.ps1' -configure 1
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L29
compilation commands
else
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L30
compilation commands
# Compiling with CMake.
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L31
compilation commands
. test/evergreen/find_cmake.sh
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L32
compilation commands
mkdir -p cmake_build
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L33
compilation commands
cd cmake_build
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v4.4_ubuntu1804_ppc_cmake_make_check_test_e868ffed8aa1e49240fecce1e472ef7a03482a6d_22_07_27_01_27_31/0?type=T#L34