[SERVER-39929] Drivers-nightly latest fails to compile on Windows Created: 01/Mar/19  Updated: 29/Oct/23  Resolved: 20/Mar/19

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: 4.1.10

Type: Bug Priority: Major - P3
Reporter: Shane Harvey Assignee: Ian Whalen (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:
Story Points: 3

 Description   

[2019/02/28 07:44:21.460]  python ./buildscripts/scons.py --ssl MONGO_DISTMOD=windows-64 --release CPPPATH="c:/openssl/include c:/sasl/include c:/snmp/include c:/curl/include" LIBPATH="c:/openssl/lib c:/sasl/lib c:/snmp/lib c:/curl/lib" -j$(( $(grep -c ^processor /proc/cpuinfo) / 4 )) --dynamic-windows --win-version-min=ws08r2 VARIANT_DIR=win32 --cache=nolinked --cache-dir='z:\data\scons-cache\36b32a55-bc89-55f9-a1e2-24b4148e7f52' core unittests MONGO_VERSION=4.1.8-227-g6403ca518b
[2019/02/28 07:44:23.740] scons: Reading SConscript files ...
[2019/02/28 07:44:23.740] Mkdir("build\scons")
[2019/02/28 07:44:23.740] scons version: 3.0.4
[2019/02/28 07:44:29.800] python version: 2 7 15 'final' 0
[2019/02/28 07:44:29.800] Checking whether the C compiler works... yes
[2019/02/28 07:44:31.591] Checking whether the C++ compiler works... yes
[2019/02/28 07:44:44.505] Checking that the C++ compiler can link a C++ program... yes
[2019/02/28 07:44:44.566] Checking if C++ compiler "$CC" is MSVC... yes
[2019/02/28 07:44:44.657] Checking if C compiler "cl" is MSVC... yes
[2019/02/28 07:44:44.657] Detected a x86_64 processor
[2019/02/28 07:44:44.735] Checking if target OS windows is supported by the toolchain... yes
[2019/02/28 07:44:44.738] adding module: enterprise
[2019/02/28 07:44:44.834] Checking if C compiler is Microsoft Visual Studio 2017 15.9 or newer...no
[2019/02/28 07:44:45.109] Checking if C++ compiler is Microsoft Visual Studio 2017 15.9 or newer...no
[2019/02/28 07:44:45.109] ERROR: Refusing to build with compiler that does not meet requirements
[2019/02/28 07:44:45.109] See C:\data\mci\dbe494bf13f1f7c042e6932354168dde\src\build\scons\config.log for details

See https://evergreen.mongodb.com/version/drivers_nightly_6403ca518b832a49d66352620a23606348595fac.



 Comments   
Comment by Ian Whalen (Inactive) [ 20/Mar/19 ]

For anyone wondering in the future:

The primary intent of these projects was to catch changes in stable branches that could break drivers who stayed on a specific driver version. Using drivers-nightly to try and track failures in master felt like a fools errand and we should have other systems for confirming drivers are up to date with changes in server prior to a X.Y.0 release. So we want to fix SERVER-39928 but just drop master, hence the change here. Once 4.2 is released we'll add a new file for that.

Comment by Githook User [ 20/Mar/19 ]

Author:

{'name': 'Ian Whalen', 'username': 'IanWhalen', 'email': 'ian@mongodb.com'}

Message: SERVER-39929 Stop drivers-nightly testing on master
Branch: master
https://github.com/mongodb/mongo/commit/1ab68ee43f803c71675b041d4673ee121396eddd

Comment by Ian Whalen (Inactive) [ 11/Mar/19 ]

can someone point me to where the yml file lives here? I can delete it and disable the evg project.

Comment by Bernie Hackett [ 04/Mar/19 ]

As I said in SERVER-39928, someone on the server team needs to be notified when this project has test failures.

Generated at Thu Feb 08 04:53:32 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.