Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Process Process-1:
- Traceback (most recent call last):
- File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
- self.run()
- File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/multiprocessing/process.py", line 93, in run
- self._target(*self._args, **self._kwargs)
- File "/Users/codething/buildstream/buildstream/_scheduler/jobs/job.py", line 392, in _child_action
- self._scheduler.context.recorded_messages(self._logfile) as filename:
- File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/contextlib.py", line 59, in __enter__
- return next(self.gen)
- File "/Users/codething/buildstream/buildstream/_context.py", line 458, in recorded_messages
- os.makedirs(directory, exist_ok=True)
- File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/os.py", line 231, in makedirs
- BUG: Message handling out of sync, unable to retrieve failure message for element import element at hello.bst [line 1 column 0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement