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
1 warning generated.
In file included from /Workspaces/leap/unittests/state_history_tests.cpp:5:
In file included from /Workspaces/leap/libraries/state_history/include/eosio/state_history/log.hpp:8:
In file included from /Workspaces/leap/dependencies/boost_1_70_0/bin/include/boost/thread.hpp:13:
In file included from /Workspaces/leap/dependencies/boost_1_70_0/bin/include/boost/thread/thread.hpp:12:
In file included from /Workspaces/leap/dependencies/boost_1_70_0/bin/include/boost/thread/thread_only.hpp:17:
/Workspaces/leap/dependencies/boost_1_70_0/bin/include/boost/thread/pthread/thread_data.hpp:60:5: error: function-like macro '__sysconf' is not defined
#if PTHREAD_STACK_MIN > 0
^
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h:26:30: note: expanded from macro 'PTHREAD_STACK_MIN'
# define PTHREAD_STACK_MIN __sysconf (__SC_THREAD_STACK_MIN_VALUE)
^
1 error generated.
make[2]: *** [unittests/CMakeFiles/unit_test.dir/build.make:487: unittests/CMakeFiles/unit_test.dir/state_history_tests.cpp.o] Error 1
The text was updated successfully, but these errors were encountered:
On ubuntu 22
The text was updated successfully, but these errors were encountered: