Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main branch ("3.2") is failing pinned build #32

Closed
spoonincode opened this issue Aug 20, 2022 · 0 comments · Fixed by #38
Closed

main branch ("3.2") is failing pinned build #32

spoonincode opened this issue Aug 20, 2022 · 0 comments · Fixed by #38
Assignees
Labels
bug Something isn't working

Comments

@spoonincode
Copy link
Member

spoonincode commented Aug 20, 2022

On ubuntu 22

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
@spoonincode spoonincode added the bug Something isn't working label Aug 20, 2022
@spoonincode spoonincode moved this to Todo in Team Backlog Aug 20, 2022
@spoonincode spoonincode self-assigned this Aug 21, 2022
Repository owner moved this from Todo to Done in Team Backlog Aug 22, 2022
heifner pushed a commit that referenced this issue Apr 29, 2024
Fix how block_states are constructed for transition to contain correct validation tree data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant