You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Running Boost.Build tests
Traceback (most recent call last):
File "run.py", line 71, in <module>
runner(root)
File "/Users/terik23/Desktop/boost_test/boost_regression_src/regression.py", line 286, in init
self.main()
File "/Users/terik23/Desktop/boost_test/boost_regression_src/regression.py", line 623, in main
getattr(self,action_m)()
File "/Users/terik23/Desktop/boost_test/boost_regression_src/regression.py", line 588, in command_regression
self.command_test()
File "/Users/terik23/Desktop/boost_test/boost_regression_src/regression.py", line 367, in command_test
self.command_test_boost_build()
File "/Users/terik23/Desktop/boost_test/boost_regression_src/regression.py", line 409, in command_test_boost_build
"boost/bin.v2/libs/any/test/any_test.test"));
OSError: [Errno 2] No such file or directory: '/Users/terik23/Desktop/boost_test/results/boost/bin.v2/libs/any/test/any_test.test'
I checked, and there really is no such directory
ls /Users/terik23/Desktop/boost_test/results/boost/bin.v2/libs
compute integer math stacktrace winapi
config locale multiprecision system
context log regex thread
The text was updated successfully, but these errors were encountered:
System information:
Target: x86_64-apple-darwin17.4.0
Thread model: posix
Rin as:
Fail with:
I checked, and there really is no such directory
The text was updated successfully, but these errors were encountered: