ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++

Home Page:https://127.0.0.1:3000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to execute the command ‘make lib‘

sinsign opened this issue · comments

Failed to execute the command ‘make lib‘
Failed to execute the command ‘make‘
Unable to compile source file

ERROR INFO:
make[3]: Leaving directory '/home/admin/K/src/lib'
test -f /home/admin/K/build-linux-x86_64/include/catch.h || (mkdir -p /home/admin/K/build-linux-x86_64/include
&& curl -L https://github.com/catchorg/Catch2/releases/download/v2.13.7/catch.hpp
-o /home/admin/K/build-linux-x86_64/include/catch.h )
make[3]: Nothing to be done for 'uv'.
make[3]: Leaving directory '/home/admin/K/src/lib'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 315 100 315 0 0 703 0 --:--:-- --:--:-- --:--:-- 704

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make[3]: *** [Makefile:49: zlib] Error 2
make[3]: Leaving directory '/home/admin/K/src/lib'
make[2]: *** [Makefile:21: j0] Error 2
make[2]: Leaving directory '/home/admin/K/src/lib'
make[1]: *** [Makefile:18: lib] Error 2
make[1]: Leaving directory '/home/admin/K/src/lib'
make: *** [Makefile:131: lib] Error 2