[SERVER-48097] Typo in variables-files flag argument doesn't cause a parse error. Created: 11/May/20  Updated: 28/May/20  Resolved: 18/May/20

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

Type: Task Priority: Major - P3
Reporter: Eric Cox (Inactive) Assignee: Andrew Morrow (Inactive)
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-23668 scons abbreviated options do not work... Closed
Sprint: Dev Platform 2020-05-18, Dev Platform 2020-06-01
Participants:

 Description   

I had a typo in the path for my --variables-files flag. Scons did report it, but it wasn't rejected or validate in the command parser.

function core_asan() {
        correct_python
  $PY buildscripts/scons.py -j8 \
      --link-model=dynamic \
      --allocator=system \
      --sanitize=address \
      --modules="" \
      --variables-files=etc/scons/mongodbtoolchaiun_stable_clang.vars \
      ICECC=icecc CCACHE=ccache \
      --ninja generate-ninja
}

Scons invocation showed the problem as:

IGNORING missing variable customization file etc/scons/mongodbtoolchaiun_stable_clang.vars



 Comments   
Comment by Andrew Morrow (Inactive) [ 18/May/20 ]

I'm closing this as a dup of SERVER-23668. I did reach out to upstream about this, and they are working on it Please see the notes in the linked ticket.

Generated at Thu Feb 08 05:16:08 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.