18/06/2019 12:00:23.87 18/06/2019 12:00:24.29 C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty doc /MIR /COPYALL 1>nul ) & rmdir /S /Q doc\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty base /MIR /COPYALL 1>nul ) & rmdir /S /Q base\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty base_tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q base_tmp\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty build /MIR /COPYALL 1>nul ) & rmdir /S /Q build\ & ) C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty conda_base /MIR /COPYALL 1>nul ) & rmdir /S /Q conda_base\ & ) Performing actions: cleanup hot update ===== Running in .: deleting dist, tests, doc, tmp, base, base_tmp, build, conda_base ===== Downloading http://cci.lbl.gov/repositories/annlib.gz: 0.5 MB [0%.........20%.........40%.........60%.........80%.........100%] ===== Running in modules: extracting files from annlib.gz ===== Downloading http://cci.lbl.gov/repositories/scons.gz: 0.6 MB [0%.........20%.........40%.........60%.........80%.........100%] ===== Running in modules: extracting files from scons.gz ===== Downloading http://cci.lbl.gov/repositories/ccp4io.gz: 1.4 MB [0%.........20%.........40%.........60%.........80%.........100%] ===== Running in modules: extracting files from ccp4io.gz ===== Downloading http://cci.lbl.gov/repositories/eigen.gz: 1.5 MB [0%.........20%.........40%.........60%.........80%.........100%] ===== Running in modules: extracting files from eigen.gz ===== Downloading http://cci.lbl.gov/repositories/clipper.gz: 0.6 MB [0%.........20%.........40%.........60%.........80%.........100%] Already up to date. Current branch master is up to date. From https://github.com/cctbx/cctbx_project bdee8d5b2..3a6441c74 NGL_HKLviewer -> origin/NGL_HKLviewer 846bd3db0..7e50f0647 iota_ui_update -> origin/iota_ui_update ee2163cc4..f86ebaa95 master -> origin/master Already up to date. Current branch py3 is up to date. Already up to date. Current branch master is up to date. ===== Running in modules: extracting files from clipper.gz ===== Running in modules\cbflib: git pull --rebase ===== Running in modules\cctbx_project: git pull --rebase ===== Running in modules\annlib_adaptbx: git pull --rebase ===== Downloading http://cci.lbl.gov/repositories/tntbx.gz: 38.0 kB [0%.........20%.........40%.........60%.........80%.........100%] From https://github.com/cctbx/dxtbx d87e92a..42caec5 master -> origin/master + 89c7204...05ca5a6 lib2to3.fixes.fix_zip -> origin/lib2to3.fixes.fix_zip (forced update) + 4e9ae26...64a7f0a libfuturize.fixes.fix_future_builtins -> origin/libfuturize.fixes.fix_future_builtins (forced update) + 98f136c...a823441 libfuturize.fixes.fix_object -> origin/libfuturize.fixes.fix_object (forced update) + b351046...7329c09 libfuturize.fixes.fix_xrange_with_import -> origin/libfuturize.fixes.fix_xrange_with_import (forced update) + a90fc26...9b1df10 libpasteurize.fixes.fix_newstyle -> origin/libpasteurize.fixes.fix_newstyle (forced update) Updating d87e92a..42caec5 Fast-forward .python3-test-failures | 105 +----------------------------- data/beamline_defs/__init__.py | 13 ++-- datablock.py | 42 ++++++------ format/Format.py | 20 +++--- format/FormatBrukerFixedChi.py | 4 +- format/FormatBrukerPhotonII.py | 2 +- format/FormatHDF5SaclaMPCCD.py | 19 ++---- format/FormatPYunspecified.py | 13 ++-- format/FormatPYunspecifiedStill.py | 15 +++-- format/FormatSMV.py | 99 ++++++++++++++++++++++------ format/FormatSMVCMOS1.py | 66 ++++++------------- format/FormatSMVNOIR.py | 68 +++++++------------ format/FormatSMVRigakuA200.py | 74 ++++++--------------- format/FormatSMVRigakuEiger.py | 67 +++++-------------- format/FormatSMVRigakuPilatus.py | 65 ++++-------------- format/FormatSMVRigakuSaturn.py | 82 +++++++---------------- format/FormatSMVRigakuSaturnNoTS.py | 68 +++++-------------- format/FormatSMVRigakuSaturnSN07400090.py | 33 ++-------- format/FormatSMVRigakuSaturnSN09040159.py | 45 +++---------- format/FormatSMVRigakuSaturnSN11480296.py | 45 +++---------- format/doc/adding_new_formats.txt | 30 +++------ model/beam.py | 4 +- model/detector_helpers.py | 3 +- model/goniometer.py | 6 +- serialize/imageset.py | 16 ++--- serialize/xds.py | 15 +++-- tests/model/test_crystal_model.py | 12 ++-- 27 files changed, 335 insertions(+), 696 deletions(-) Current branch master is up to date. ===== Running in modules: extracting files from tntbx.gz ===== Running in modules\dxtbx: git pull --rebase ===== Downloading http://cci.lbl.gov/repositories/ccp4io_adaptbx.gz: 203.9 kB [0%.........20%.........40%.........60%.........80%.........100%] Already up to date. Current branch master is up to date. ===== Running in modules: extracting files from ccp4io_adaptbx.gz ===== Running in modules\boost: git pull --rebase ===== Downloading http://cci.lbl.gov/repositories/gui_resources.gz: 2.1 MB [0%.........20%.........40%.........60%.........80%.........100%] ===== Running in modules: extracting files from gui_resources.gz removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 430 files Bootstrap success: cleanup, hot, update 18/06/2019 12:01:56.01 18/06/2019 12:01:56.11 C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. Using default conda installation Base conda installation: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\mc3 Installing cctbx environment with: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\auto_build\conda_envs\cctbx_py27_win-64.txt Completed installation into: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base Python: 2.7.15 "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\python.exe" Compiler: default Build mode: release Warning level: 0 Precompiled Headers: False Static libraries: False Static exe: False Scan Boost headers: False Write full flex_fwd.h files: False Build Boost.Python extensions: True Define BOOST_PYTHON_NO_PY_SIGNATURES: False Define BOOST_PYTHON_BOOL_INT_STRICT: True Enable OpenMP if possible: False Boost threads enabled: True Enable CUDA: False Use conda: True Use opt_resources if available: False Use environment flags: False Enable C++11: False Python3 migration warning policy: None command_version_suffix: None Relocatable paths anchored at: c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build Top-down list of all modules involved: wxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\wxtbx" gltbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\gltbx" mmtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx" dxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx" iotbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\iotbx" ccp4io+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\ccp4io" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\ccp4io_adaptbx" smtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\smtbx" ucif "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\ucif" cbflib+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cbflib" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx" cctbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx" scitbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\scitbx" fable "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\fable" omptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\omptbx" boost+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\boost" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\boost_adaptbx" tbxx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\tbxx" chiltbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\chiltbx" libtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\libtbx" Creating files in build directory: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build" dispatcher_include_template.bat setpaths.bat setpaths_all.bat setpaths_debug.bat unsetpaths.bat SConstruct Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\libtbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\boost_adaptbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\fable\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\scitbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\smtbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_projecDEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. t\iotbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\gltbx\command_line" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\wxtbx\command_line" requires mock>=2.0, has 2.0.0 requirement procrunner>=1.0 is not currently met, current version 0.9.0 attempting update of procrunner>=1.0... Collecting procrunner>=1.0 Using cached https://files.pythonhosted.org/packages/66/16/de3bb5b86261d41e7910c38409d90dd36c15e8398e791c6cffb78fcd9801/procrunner-1.0.2-py2.py3-none-any.whl Requirement already satisfied: six in c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\conda_base\lib\site-packages (from procrunner>=1.0) (1.12.0) Requirement already satisfied: pywin32; sys_platform == "win32" and python_version == "2.7" in c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\conda_base\lib\site-packages (from procrunner>=1.0) (221) Installing collected packages: procrunner Found existing installation: procrunner 0.9.0 Uninstalling procrunner-0.9.0: Successfully uninstalled procrunner-0.9.0 Successfully installed procrunner-1.0.2 update successful requires pytest>=3.1, has 3.10.1 Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\boost_adaptbx\libtbx_refresh.py" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\scitbx\libtbx_refresh.py" Generating C++ header files in: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build\include\scitbx\array_family" Generating C++ files in: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build\include\scitbx\array_family\boost_python" Using fable to convert scitbx\lbfgs.f Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx\libtbx_refresh.py" Generating C++ files in: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build\cctbx\eltbx" Generating C++ files in: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build\include\cctbx\boost_python" ******************************************************************************************************************************************** Warning: unexpected md5 hexdigest: File: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx\sgtbx\direct_space_asu\reference_table.py" New md5 hexdigest: b4d948c292357b90c8b4d5716d607bb9 Files to review: sgtbx/direct_space_asu/reference_table.py cctbx/libtbx_refresh.py ******************************************************************************************************************************************** *************************************************************************************************************************************** Warning: unexpected md5 hexdigest: File: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx\sgtbx\direct_space_asu\short_cuts.py" New md5 hexdigest: 18e5b9d93962d70711497de1d6dbebbb Files to review: sgtbx/direct_space_asu/short_cuts.py cctbx/libtbx_refresh.py *************************************************************************************************************************************** ********************************************************************************************************************************************************* Warning: unexpected md5 hexdigest: File: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx\sgtbx\direct_space_asu\proto\generate_cpp_asu_table.py" New md5 hexdigest: 0f19e51b469650aa23e81483051eeb10 Files to review: sgtbx/direct_space_asu/proto/generate_cpp_asu_table.py cctbx/libtbx_refresh.py ********************************************************************************************************************************************************* Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx\libtbx_refresh.py" Copying to lib: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cbflib\pycbf\pycbf.py" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\smtbx\libtbx_refresh.py" Generating C++ files in: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build\include\smtbx\boost_python" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\iotbx\libtbx_refresh.py" Using fable to convert iotbx\pdb\hybrid_36_f.f Writing: iotbx\pdb\hybrid_36_fem.cpp Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx\libtbx_refresh.py" Enumerating format classes: found FormatBruker based on ['Format'] found FormatBrukerFixedChi based on ['FormatBruker'] found FormatBrukerPhotonII based on ['FormatBruker'] found FormatCBF based on ['Format'] found FormatCBFCspad based on ['FormatCBFMultiTileHierarchyStill'] found FormatCBFFullStillInMemory based on ['FormatCBFFullStill'] found FormatCBFMultiTileHierarchyStillInMemory based on ['FormatCBFFullStillInMemory', 'FormatCBFMultiTileHierarchyStill'] found FormatCBFCspadInMemory based on ['FormatCBFMultiTileHierarchyStillInMemory', 'FormatCBFCspad'] found FormatCBFFull based on ['FormatCBF'] found FormatCBFFullStill based on ['FormatStill', 'FormatCBFFull'] found FormatCBFFullPilatus based on ['FormatCBFFull'] found FormatCBFFullPilatusDLS300KSN104 based on ['FormatCBFFullPilatus'] found FormatCBFFullPilatusDLS6MSN100 based on ['FormatCBFFullPilatus'] found FormatCBFFullPilatusDLS6MSN126 based on ['FormatCBFFullPilatus'] found FormatCBFMini based on ['FormatCBF'] found FormatCBFMiniADSCHF4M based on ['FormatCBFMini'] found FormatCBFMiniEiger based on ['FormatCBFMini'] found FormatCBFMiniEigerDLS16MSN160 based on ['FormatCBFMiniEiger'] found FormatCBFMiniEigerMaxIVBio based on ['FormatCBFMiniEiger'] found FormatCBFMiniEigerPetraP14 based on ['FormatCBFMiniEiger'] found FormatCBFMiniEigerPhotonFactory based on ['FormatCBFMini'] found FormatCBFMiniPilatus based on ['FormatCBFMini'] found FormatCBFMiniPilatus3AOS19ID6MSN132 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusCHESS_6MSN127 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusDESY6MSN115 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusDLS12M based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusDLS6MSN100 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusDLS6MSN114 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusDLS6MSN114DMM based on ['FormatCBFMiniPilatus', 'FormatStill'] found FormatCBFMiniPilatusDLS6MSN119 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusDLS6MSN126 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusSOLEILPX16MSN106 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusSPring8_6MSN125 based on ['FormatCBFMiniPilatus'] found FormatCBFMiniPilatusXXX based on ['FormatCBFMiniPilatus'] found FormatCBFMultiTile based on ['FormatCBFFull'] found FormatCBFMultiTileStill based on ['FormatStill', 'FormatCBFMultiTile'] found FormatCBFMultiTileHierarchy based on ['FormatCBFMultiTile'] found FormatCBFMultiTileHierarchyStill based on ['FormatCBFMultiTileStill', 'FormatCBFMultiTileHierarchy'] found FormatDIP2030b based on ['Format'] found FormatEDFALS733 based on ['Format'] found FormatEiger0MQDump based on ['Format'] found FormatEigerStream based on ['FormatMultiImage', 'Format'] found FormatGatanDM4 based on ['FormatMultiImage', 'Format'] found FormatHDF5 based on ['FormatMultiImage', 'Format'] found FormatHDF5Dectris based on ['FormatHDF5'] found FormatHDF5EigerNearlyNexus based on ['FormatHDF5'] found FormatHDF5EigerNearlyNexusSPring8 based on ['FormatHDF5EigerNearlyNexus'] found FormatHDF5Lambda based on ['FormatHDF5'] found FormatRawData based on ['FormatHDF5'] found FormatHDF5Sacla based on ['FormatHDF5', 'FormatStill'] found FormatHDF5SaclaMPCCD based on ['FormatHDF5', 'FormatStill'] found FormatHDF5SaclaRayonix based on ['FormatHDF5', 'FormatStill'] found FormatMarIP based on ['Format'] found FormatMultiImage based on ['Format'] found FormatMultiImageLazy based on ['FormatMultiImage'] found FormatNexus based on ['FormatHDF5'] found FormatNexusStill based on ['FormatMultiImageLazy', 'FormatNexus', 'FormatStill'] found FormatNexusEigerDLS16MI04 based on ['FormatNexus'] found FormatNexusExternalDataFile based on ['FormatHDF5'] found FormatPY based on ['Format'] found FormatPYmultitile based on ['FormatPY'] found FormatPYunspecified based on ['FormatPY'] found FormatPYunspecifiedInMemory based on ['FormatPYunspecified'] found FormatPYunspecifiedStill based on ['FormatStill', 'FormatPYunspecified'] found FormatPYunspecifiedStillInMemory based on ['FormatStill', 'FormatPYunspecifiedInMemory'] found FormatRAXIS based on ['Format'] found FormatRAXISII based on ['Format'] found FormatRAXISIVSPring8 based on ['Format'] found FormatSER based on ['FormatMultiImage', 'Format'] found FormatSEReBIC based on ['FormatSER'] found FormatSMV based on ['Format'] found FormatSMVADSC based on ['FormatSMV'] found FormatSMVADSCDBG based on ['FormatSMVADSC'] found FormatSMVADSCNoDateStamp based on ['FormatSMVADSC'] found FormatSMVADSCSN based on ['FormatSMVADSC'] found FormatSMVADSCSN445 based on ['FormatSMVADSCSN'] found FormatSMVADSCSNSN457 based on ['FormatSMVADSCSN'] found FormatSMVADSCSN905 based on ['FormatSMVADSCSN'] found FormatSMVADSCSN915 based on ['FormatSMVADSCSN'] found FormatSMVADSCSN920 based on ['FormatSMVADSCSN'] found FormatSMVADSCSN926 based on ['FormatSMVADSCSN'] found FormatSMVADSCSN928 based on ['FormatSMVADSCSN'] found FormatSMVADSCSNAPSID19 based on ['FormatSMVADSCSN'] found FormatSMVADSCmlfsom based on ['FormatSMVADSC'] found FormatSMVCMOS1 based on ['FormatSMV'] found FormatSMVHamamatsu based on ['FormatSMVADSC'] found FormatSMVHamamatsuSPring8BL32XU based on ['FormatSMVHamamatsu'] found FormatSMVJHSim based on ['FormatSMV'] found FormatSMVNOIR based on ['FormatSMVRigaku'] found FormatSMVRigaku based on ['FormatSMV'] found FormatSMVRigakuA200 based on ['FormatSMVRigaku'] found FormatSMVRigakuA200SPring8BL26B1 based on ['FormatSMVRigakuA200'] found FormatSMVRigakuEiger based on ['FormatSMVRigaku'] found FormatSMVRigakuPilatus based on ['FormatSMVRigaku'] found FormatSMVRigakuSaturn based on ['FormatSMVRigaku'] found FormatSMVRigakuSaturnNoTS based on ['FormatSMVRigaku'] found FormatSMVRigakuSaturnSN07400090 based on ['FormatSMVRigakuSaturn'] found FormatSMVRigakuSaturn09040159 based on ['FormatSMVRigakuSaturnNoTS'] found FormatSMVRigakuSaturnSN11480296 based on ['FormatSMVRigakuSaturn'] found FormatSMVTimePix_SU based on ['FormatSMV'] found FormatSMVTimePix_SU_512x512 based on ['FormatSMVTimePix_SU'] found FormatSMVTimePix_SU_516x516 based on ['FormatSMVTimePix_SU'] found FormatStill based on ['Format'] found FormatTIFF based on ['Format'] found FormatTIFFBruker based on ['FormatTIFF'] found FormatTIFFRayonix based on ['FormatTIFF'] found FormatTIFFRayonixESRF based on ['FormatTIFFRayonix'] found FormatTIFFRayonixSPring8 based on ['FormatTIFFRayonix'] found FormatTIFFRayonixXPP based on ['FormatTIFFRayonix'] found FormatXDS based on ['Format'] found FormatXTC based on ['FormatMultiImageLazy', 'FormatStill', 'Format'] found FormatXTCCspad based on ['FormatXTC'] found FormatXTCJungfrau based on ['FormatXTC'] found FormatXTCJungfrauMonolithic based on ['FormatXTCJungfrau'] found FormatXTCMultipleDetectors based on ['FormatXTCRayonix', 'FormatXTCCspad', 'FormatXTCJungfrau'] found FormatXTCRayonix based on ['FormatXTC'] Updating entry points for dxtbx 116 entries for entry point dxtbx.format Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx\libtbx_refresh.py" Processing: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\gltbx\libtbx_refresh.py" Generating C++ files in: "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\build\gltbx" fonts: 8x13 9x15 10x20 Done. usr+sys time: 0.88 seconds wall clock time: 0.88 seconds usage: scons [OPTION] [TARGET] ... SCons Error: option -j: invalid integer value: 'getbootstrap' Performing actions: base build Installing base packages using: python modules\cctbx_project\libtbx\auto_build\install_conda.py --builder=cctbx ===== Running in .: deleting dist, tests, tmp removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 2 files ===== Running in .: base ===== Running in build: run configure.py ===== Running in build: save configure command ===== Running in build: libtbx.scons.bat Process failed with return code 2 18/06/2019 12:03:55.74