-
-
Save thumbot/67093384941eabcacbafefdbf39e7826 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./rebar get-deps | |
==> develop.c5c5fdc.enable_thumbs.43a3b49 (get-deps) | |
./rebar compile | |
==> develop.c5c5fdc.enable_thumbs.43a3b49 (compile) | |
make[1]: Entering directory `/tmp/thumbs/develop.c5c5fdc.enable_thumbs.43a3b49/c_src/leveldb' | |
make[1]: Nothing to be done for `all'. | |
make[1]: Leaving directory `/tmp/thumbs/develop.c5c5fdc.enable_thumbs.43a3b49/c_src/leveldb' | |
make[1]: Entering directory `/tmp/thumbs/develop.c5c5fdc.enable_thumbs.43a3b49/c_src/leveldb' | |
make[1]: Nothing to be done for `tools'. | |
make[1]: Leaving directory `/tmp/thumbs/develop.c5c5fdc.enable_thumbs.43a3b49/c_src/leveldb' | |
Checking whether the PLT /home/ubuntu/.combo_dialyzer_plt is up-to-date... yes | |
done (passed successfully) | |
yes | |
done (passed successfully) | |
==> develop.c5c5fdc.enable_thumbs.43a3b49 (dialyzer) | |
Checking whether the PLT /home/ubuntu/.combo_dialyzer_plt is up-to-date... yes | |
Proceeding with analysis... done in 0m1.12s | |
done (passed successfully) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment