Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-38674

--ssl=off builds emit a scons warning

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.7, 4.1.8
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0
    • Dev Tools 2019-01-28

       [2018/12/17 00:09:03.866]     -j$(grep -c ^processor /proc/cpuinfo) --ssl=off --variables-files=etc/scons/mongodbtoolchain_gcc.vars --enable-free-mon=off --enable-http-client=off --release --use-new-tools --build-mongoreplay="true" --detect-odr-violations            \
       [2018/12/17 00:09:03.866]     --cache=nolinked --cache-dir='/efs/f384a95c-1f42-50fb-b6c9-7ac3d59f9359/scons-cache' $extra_args                                                \
       [2018/12/17 00:09:03.866]     core tools dbtest integration_tests dist dist-debugsymbols distsrc-tgz   MONGO_VERSION=4.1.6-193-g0a29c7a7c5 || exit_status=$?
      

      results in:

       [2018/12/17 00:09:19.973] scons: warning: Two different environments were specified for target ssl_manager_none.o,
       [2018/12/17 00:09:19.973] 	but they appear to have the same action: $CXX -o $TARGET -c $CXXFLAGS $PROGCXXFLAGS $CCFLAGS $PROGCCFLAGS $_CCCOMCOM $SOURCES
       [2018/12/17 00:09:19.973] File "/data/mci/dd27e9b32be13edac90608db64750c68/src/src/mongo/util/net/SConscript", line 144, in <module>
      

      it's probably the result of some work done in the embedded project eliminating the dependency on ssl-something

      an example task

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: