The setup script fails because the libtrace resource is out of date. See the following output:
libtool: install: /usr/bin/install -c .libs/libwandio.so.6.0.3 /home/oalrawi/spoki/spoki/deps/lib/libwandio.so.6.0.3
libtool: install: (cd /home/oalrawi/spoki/spoki/deps/lib && { ln -s -f libwandio.so.6.0.3 libwandio.so.6 || { rm -f libwandio.so.6 && ln -s libwandio.so.6.0.3 libwandio.so.6; }; })
libtool: install: (cd /home/oalrawi/spoki/spoki/deps/lib && { ln -s -f libwandio.so.6.0.3 libwandio.so || { rm -f libwandio.so && ln -s libwandio.so.6.0.3 libwandio.so; }; })
libtool: install: /usr/bin/install -c .libs/libwandio.lai /home/oalrawi/spoki/spoki/deps/lib/libwandio.la
libtool: install: /usr/bin/install -c .libs/libwandio.a /home/oalrawi/spoki/spoki/deps/lib/libwandio.a
libtool: install: chmod 644 /home/oalrawi/spoki/spoki/deps/lib/libwandio.a
libtool: install: ranlib /home/oalrawi/spoki/spoki/deps/lib/libwandio.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/snap/bin:/sbin" ldconfig -n /home/oalrawi/spoki/spoki/deps/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/oalrawi/spoki/spoki/deps/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/mkdir -p '/home/oalrawi/spoki/spoki/deps/include'
/usr/bin/install -c -m 644 wandio.h '/home/oalrawi/spoki/spoki/deps/include'
make[2]: Leaving directory '/home/oalrawi/spoki/spoki/wandio/lib'
make[1]: Leaving directory '/home/oalrawi/spoki/spoki/wandio/lib'
Making install in tools/wandiocat
make[1]: Entering directory '/home/oalrawi/spoki/spoki/wandio/tools/wandiocat'
make[2]: Entering directory '/home/oalrawi/spoki/spoki/wandio/tools/wandiocat'
/usr/bin/mkdir -p '/home/oalrawi/spoki/spoki/deps/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c wandiocat '/home/oalrawi/spoki/spoki/deps/bin'
libtool: install: /usr/bin/install -c .libs/wandiocat /home/oalrawi/spoki/spoki/deps/bin/wandiocat
/usr/bin/mkdir -p '/home/oalrawi/spoki/spoki/deps/share/man/man1'
/usr/bin/install -c -m 644 wandiocat.1 '/home/oalrawi/spoki/spoki/deps/share/man/man1'
make[2]: Leaving directory '/home/oalrawi/spoki/spoki/wandio/tools/wandiocat'
make[1]: Leaving directory '/home/oalrawi/spoki/spoki/wandio/tools/wandiocat'
make[1]: Entering directory '/home/oalrawi/spoki/spoki/wandio'
make[2]: Entering directory '/home/oalrawi/spoki/spoki/wandio'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/oalrawi/spoki/spoki/wandio'
make[1]: Leaving directory '/home/oalrawi/spoki/spoki/wandio'
# ---------------------------------------------------------------------------- #
# -- Building libtrace ------------------------------------------------------- #
# ---------------------------------------------------------------------------- #
./setup.sh: line 146: cd: /home/oalrawi/spoki/spoki/libtrace: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:10 --:--:-- 0
curl: (28) Failed to connect to research.wand.net.nz port 443 after 130516 ms: Connection timed out
The setup script fails because the libtrace resource is out of date. See the following output: