[06:29:05] Makefile.am:2: error: required directory ./src/bls/build does not exist src/Makefile.am: installing 'build-aux/depcomp' autoreconf: automake failed with exit status: 1 [17:20:47] So I checkout the blsCT branch and ran cd ./depends && make -j8 && cd .. && ./autogen.sh && ./configure --prefix=pwd/depends/uname -m-pc-linux-gnu && make -j8 & And I got the error above. Did I do something wrong? [20:59:01] i dont see the issue in my laptop but i see it happening in gitian [20:59:15] @mxaddict was going to have a look