[SERVER-22243] Configuration fails with --use-system-asio Created: 20/Jan/16  Updated: 14/Apr/16  Resolved: 01/Feb/16

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

Type: Bug Priority: Major - P3
Reporter: Derick Rethans Assignee: DO NOT USE - Backlog - Platform Team
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-21839 Failed to build with --use-system-asio Closed
Operating System: ALL
Participants:

 Description   

Following on from SERVER-22242, when using

--with-system-asio

I get the following scons error:

Checking for C function fallocate()... (cached) yes
Checking for C function sync_file_range()... (cached) yes
Checking for C header file x86intrin.h... (cached) yes
KeyError: 'LIBDEPS_ASIO_SYSLIBDEP':
  File "/home/derick/dev/mongodb-mongo/SConstruct", line 2555:
    env.SConscript('src/SConscript', variant_dir='$BUILD_DIR', duplicate=False)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
    return _SConscript(self.fs, *files, **subst_kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
    exec _file_ in call_stack[-1].globals
  File "/home/derick/dev/mongodb-mongo/src/SConscript", line 14:
    ] + module_sconscripts
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
    return _SConscript(self.fs, *files, **subst_kw)
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
    exec _file_ in call_stack[-1].globals
  File "/home/derick/dev/mongodb-mongo/src/third_party/SConscript", line 321:
    env['LIBDEPS_ASIO_SYSLIBDEP'],
  File "/usr/lib/scons/SCons/Environment.py", line 410:
    return self._dict[key]


Generated at Thu Feb 08 03:59:49 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.