Skip to content

Instantly share code, notes, and snippets.

@aktau
Created June 17, 2020 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aktau/b89f6aa955fb3a414b684202a4380600 to your computer and use it in GitHub Desktop.
Save aktau/b89f6aa955fb3a414b684202a4380600 to your computer and use it in GitHub Desktop.
(linux)brew docutils test
$ brew test docutils
Testing docutils
==> /home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/bin/rst2man.py /home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/HISTORY.txt
Last 15 lines from /home/nicolashillegeer/.cache/Homebrew/Logs/docutils/test.01.rst2man.py:
2020-06-17 13:24:58 +0200
/home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/bin/rst2man.py
/home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/HISTORY.txt
/home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/libexec/bin/python3.8: error while loading shared libraries: libpython3.8.so.1.0: cannot open shared object file: No such file or directory
Error: docutils: failed
An exception occurred within a child process:
BuildError: Failed executing: /home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/bin/rst2man.py /home/linuxbrew/.linuxbrew/Cellar/docutils/0.16_2/HISTORY.txt
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2013:in `block in system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1951:in `open'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1951:in `system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docutils.rb:25:in `block in <class:Docutils>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1821:in `block (3 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils.rb:474:in `with_env'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1820:in `block (2 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:888:in `with_logging'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1819:in `block in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2063:in `block in mktemp'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:57:in `block in run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:57:in `chdir'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:57:in `run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2062:in `mktemp'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1813:in `run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:35:in `block in <main>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/timeout.rb:93:in `block in timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/timeout.rb:33:in `block in catch'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/timeout.rb:33:in `catch'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/timeout.rb:33:in `catch'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/timeout.rb:108:in `timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:34:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment