Loading

Paste #pdmw75a2h

  1. ##[section]Starting: Make Bundle (16 pool workers)
  2. ==============================================================================
  3. Task         : Command Line
  4. Description  : Run a command line script using cmd.exe on Windows and bash on macOS and Linux.
  5. Version      : 2.148.0
  6. Author       : Microsoft Corporation
  7. Help         : [More Information](https://go.microsoft.com/fwlink/?LinkID=613735)
  8. ==============================================================================
  9. Generating script.
  10. Script contents:
  11. make bundle_tar PW=16
  12. ========================== Starting Command Output ===========================
  13. [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/b54f7b29-d1f9-406e-9dca-9ed57da9fa84.sh
  14. [RENDER GRAPHICS] (not currently used)
  15. [RENDER LANG] render_lang.py
  16. 0.01s
  17. [RENDER NML] render nml
  18. 2.45s
  19. [RENDER DOCS] render docs
  20. 2.06s
  21. python3 src/render_docs.py '1' '1' '' ''
  22. [RENDER DOCS] render docs
  23. 2.00s
  24. echo "[HTML DOCS] graphviz not found, skipping cargo flow graphs"
  25. [HTML DOCS] graphviz not found, skipping cargo flow graphs
  26. nmlc -c -l generated/lang --grf=generated/firs.grf generated/firs.nml
  27. nmlc ERROR: nmlc: An internal error has occurred:
  28. nmlc-version: 0.4.5
  29. Error:    (AttributeError) "module 'PIL.Image' has no attribute 'VERSION'".
  30. Command:  ['/opt/hostedtoolcache/Python/3.5.5/x64/bin/nmlc', '-c', '-l', 'generated/lang', '--grf=generated/firs.grf', 'generated/firs.nml']
  31. Location: File "/opt/hostedtoolcache/Python/3.5.5/x64/lib/python3.5/site-packages/nml/version_info.py", line 74, in get_lib_versions
  32.  
  33. Makefile:93: recipe for target 'generated/firs.grf' failed
  34. make: *** [generated/firs.grf] Error 1
  35. ##[error]Bash exited with code '2'.
  36. ##[section]Finishing: Make Bundle (16 pool workers)

Comments