15/09/2020 12:00:27.99 15/09/2020 12:00:29.59 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\ & ) Already up to date. Current branch master is up to date. From https://github.com/cctbx/cctbx_project 7365a3dcd..ecef3f28e master -> origin/master 556ec6599..db7bf59f2 exafel_api -> origin/exafel_api Updating 7365a3dcd..ecef3f28e Fast-forward .../detectors/boost_python/cbflib_ext.cpp | 2 - cbflib_adaptbx/detectors/mar_adaptor.h | 1 - cctbx/maptbx/__init__.py | 13 +--- cctbx/maptbx/boost_python/maptbx_ext.cpp | 11 +-- cctbx/maptbx/resolution.h | 86 ++++++++-------------- cctbx/maptbx/segment_and_split_map.py | 2 +- cctbx/xray/each_hkl_gradients_direct.h | 1 - .../extract_script_from_html_cctbx_doc.py | 2 +- iotbx/detectors/display.h | 1 - iotbx/detectors/image_divider.cpp | 1 - iotbx/map_manager.py | 8 +- iotbx/regression/tst_map_model_manager_3.py | 2 +- mmtbx/maps/mtriage.py | 13 +--- mmtbx/maps/tst_correlation.py | 2 +- mmtbx/scaling/absolute_scaling.h | 4 +- prime/ext.cpp | 4 - rstbx/apps/integration_ext.cpp | 3 - rstbx/bandpass/ext.cpp | 1 - rstbx/simulation/ext.cpp | 1 - scitbx/array_family/ref.h | 1 - scitbx/array_family/tst_af_4.cpp | 1 - scitbx/examples/bevington/bevington_ext.cpp | 3 - scitbx/examples/bevington/prototype_core.h | 2 - scitbx/math/2d_zernike_moments.h | 8 +- scitbx/math/boost_python/exp_functions.cpp | 2 - scitbx/math/chebyshev.h | 1 - scitbx/math/inertia_tensor.h | 1 - scitbx/math/zernike.h | 8 +- scitbx/math/zernike_moments.h | 7 +- scitbx/matrix/householder.h | 4 +- scitbx/matrix/tests/tst_svd.cpp | 1 - scitbx/sparse/io.h | 2 - ucif/antlr3/antlr3config.h | 2 + xfel/clustering/ext.cpp | 6 -- xfel/ext.cpp | 6 -- xfel/merging.cpp | 4 +- xfel/merging/ext.cpp | 2 - xfel/metrology/legacy_scale/a_g_conversion.h | 1 - xfel/metrology/legacy_scale/bandpass_gaussian.h | 5 -- xfel/metrology/legacy_scale/ext.cpp | 1 - xfel/metrology/legacy_scale/scale_core.cpp | 5 -- xfel/metrology_ext.cpp | 1 - xfel/mono_simulation/ext.cpp | 1 - xfel/ui/components/xfel_gui_dialogs.py | 8 +- xfel/ui/components/xfel_gui_init.py | 12 ++- xfel/ui/db/rungroup.py | 19 +++-- xfel/vonHamos/xes_ext.cpp | 2 - 47 files changed, 91 insertions(+), 183 deletions(-) Current branch master is up to date. Already up to date. Current branch master is up to date. From https://github.com/cctbx/dxtbx c04fa07..b22ee61 master -> origin/master Updating c04fa07..b22ee61 Fast-forward .gitignore | 3 - .travis.yml | 71 ++----------- .travis/python2-supported-files | 229 ---------------------------------------- .travis/run-flake8 | 9 +- .travis/setup-base | 12 +-- .travis/setup-base3 | 69 ------------ __init__.py | 6 +- conftest.py | 23 ---- newsfragments/217.misc | 1 + tests/python3_test_filter.py | 37 ------- 10 files changed, 17 insertions(+), 443 deletions(-) delete mode 100644 .travis/python2-supported-files delete mode 100755 .travis/setup-base3 create mode 100644 newsfragments/217.misc delete mode 100644 tests/python3_test_filter.py Current branch master is up to date. Already up to date. Current branch master is up to date. Performing actions: cleanup hot update ===== Running in .: deleting dist, tests, doc, tmp, base, base_tmp, build, conda_base Existing non-git directory -- don't know what to do. skipping: annlib Existing non-git directory -- don't know what to do. skipping: scons Existing non-git directory -- don't know what to do. skipping: ccp4io Existing non-git directory -- don't know what to do. skipping: eigen Existing non-git directory -- don't know what to do. skipping: clipper ===== Running in modules\cbflib: git pull --rebase ===== Running in modules\cctbx_project: git pull --rebase ===== Running in modules\annlib_adaptbx: git pull --rebase Existing non-git directory -- don't know what to do. skipping: tntbx ===== Running in modules\dxtbx: git pull --rebase Existing non-git directory -- don't know what to do. skipping: ccp4io_adaptbx ===== Running in modules\boost: git pull --rebase Existing non-git directory -- don't know what to do. skipping: gui_resources removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 218 files Bootstrap success: cleanup, hot, update 15/09/2020 12:02:44.26 15/09/2020 12:02:45.73 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. Base conda installation: C:\Users\phaserbuilder\NightlyBuilds\PhaserVC2015\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 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" crys3d "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\crys3d" cctbx_website "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx_website" mmtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx" iotbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\iotbx" dxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx" cbflib+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cbflib" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx" 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" 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" Traceback (most recent call last): File "..\modules\cctbx_project\libtbx\configure.py", line 34, in if not run(): File "..\modules\cctbx_project\libtbx\configure.py", line 29, in run libtbx.env_config.cold_start(sys.argv) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 3005, in cold_start env.refresh() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2221, in refresh module.process_command_line_directories() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2545, in process_command_line_directories scan_for_libtbx_set_dispatcher_name=True) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2442, in write_dispatcher try: import IPython File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\__init__.py", line 49, in from .terminal.embed import embed File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\terminal\embed.py", line 17, in from IPython.core.interactiveshell import DummyMod, InteractiveShell File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 199, in class InteractiveShell(SingletonConfigurable): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 261, in InteractiveShell help="Set the color scheme (NoColor, Neutral, Linux, or LightBG)." File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\traitlets\traitlets.py", line 2151, in __init__ values = [cast_unicode_py2(value) for value in values] File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 26, in cast_unicode return decode(s, encoding) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 17, in decode return s.decode(encoding, "replace") LookupError: unknown encoding: cp65001 Performing actions: base build Installing base packages using: python modules\cctbx_project\libtbx\auto_build\install_conda.py --builder=cctbx --install_conda --python=27 ===== 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 Process failed with return code 1 15/09/2020 12:05:59.49 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 tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. 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 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" crys3d "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\crys3d" cctbx_website "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cctbx_website" mmtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\mmtbx" iotbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\iotbx" dxtbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\dxtbx" cbflib+adaptbx "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cbflib" "c:\users\phaserbuilder\nightlybuilds\cctbxvc2008\x64\current\modules\cctbx_project\cbflib_adaptbx" 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" 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" Traceback (most recent call last): File "..\modules\cctbx_project\libtbx\configure.py", line 34, in if not run(): File "..\modules\cctbx_project\libtbx\configure.py", line 29, in run libtbx.env_config.cold_start(sys.argv) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 3005, in cold_start env.refresh() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2221, in refresh module.process_command_line_directories() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2545, in process_command_line_directories scan_for_libtbx_set_dispatcher_name=True) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\env_config.py", line 2442, in write_dispatcher try: import IPython File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\__init__.py", line 49, in from .terminal.embed import embed File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\terminal\embed.py", line 17, in from IPython.core.interactiveshell import DummyMod, InteractiveShell File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 199, in class InteractiveShell(SingletonConfigurable): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\IPython\core\interactiveshell.py", line 261, in InteractiveShell help="Set the color scheme (NoColor, Neutral, Linux, or LightBG)." File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\traitlets\traitlets.py", line 2151, in __init__ values = [cast_unicode_py2(value) for value in values] File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 26, in cast_unicode return decode(s, encoding) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\ipython_genutils\py3compat.py", line 17, in decode return s.decode(encoding, "replace") LookupError: unknown encoding: cp65001 Performing actions: build ===== 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 build: run configure.py Process failed with return code 1 15/09/2020 12:11:37.92