Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

chain_test_binaryen failed #1788

Closed
juansuerogit opened this issue Mar 23, 2018 · 3 comments
Closed

chain_test_binaryen failed #1788

juansuerogit opened this issue Mar 23, 2018 · 3 comments

Comments

@juansuerogit
Copy link

im running ubuntu 17.10 but samething happened on 16.04
i didnt try 16.10 because my other software wasnt in their package managers.

  Start 18: chain_test_binaryen

18/23 Test #18: chain_test_binaryen .................***Failed 25.71 sec
Start 19: chain_test_wavm
19/23 Test #19: chain_test_wavm .....................***Failed 41.89 sec
23/23 Test #23: nodeos_run_test-mongodb ............. Passed 293.78 sec

91% tests passed, 2 tests failed out of 23

Total Test time (real) = 452.87 sec

The following tests FAILED:
18 - chain_test_binaryen (Failed)
19 - chain_test_wavm (Failed)
Errors while running CTest
Makefile:119: recipe for target 'test' failed
make: *** [test] Error 8
[1]+ Done virtualbox (wd: ~)
(wd now: /org/EOSDojo/eos)
metadojo@metadojoai:
/org/EOSDojo/eos$ sudo make install
[sudo] password for metadojo:
make: *** No rule to make target 'install'. Stop.

@juansuerogit
Copy link
Author

Do i have to run in Ubuntu 16.10?
i one place in your documentation you say use 16.04 but 16.10 recommended.
in another place you say use 16.10 or above.
im using above but your test doesnt work and i cant run

sudo make install in the end. Im stuck.

@filipealonso
Copy link

@fogbridgegit for me both tests fail as well but the sudo make install you can do inside the build folder, not the eos folder:

cd build/ && sudo make install
or
sudo make install -C build/

@fher98
Copy link

fher98 commented Apr 24, 2018

On Ubuntu 16.04.4 LTS, Im also getting


24/32 Test #24: chain_test_binaryen ....................***Failed    4.51 sec
      Start 25: chain_test_wavm
25/32 Test #25: chain_test_wavm ........................***Failed    4.48 sec

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

No branches or pull requests

4 participants