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

feat(docker): create initial dockerfile for running hyperbeam http se… #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dtfiedler
Copy link

…rver ina container

@samcamwilliams
Copy link
Collaborator

Hey!

Please can you make your comment a little more specific? Thanks for the PR, but when I try to run I get:

2.849 -- The ASM compiler identification is GNU
2.851 -- Found assembler: /usr/bin/cc
2.854 -- Looking for mremap
2.887 -- Looking for mremap - found
2.890 -- Looking for pthread.h
2.905 -- Looking for pthread.h - not found
2.906 CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
2.906   Could NOT find Threads (missing: Threads_FOUND)
2.906 Call Stack (most recent call first):
2.906   /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
2.906   /usr/share/cmake-3.18/Modules/FindThreads.cmake:234 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
2.906   CMakeLists.txt:151 (find_package)

...during the WAMR compilation phase. Why, also, are we compiling WAMR separately at all? Just running rebar3 compile will do that for correctly, anyway?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants