[17:00] hello there I am trying to package up a prebuilt libs using a makefile that just cp -rfpa all the libs includes ect. The libs have been cross compiled. I get to this part and it just hangs for a real real long time [17:00] dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) [17:01] dpkg-source: info: building qt-cross-vivante using existing qt-cross-vivante_5.10.0.orig.tar.gz [17:04] Is it just because I am on armhf with limited hardware maybe ? the Makefile is super super simple. I will paste it [17:06] https://pastebin.com/raw/HQev7GPx [17:06] command to build package is. debuild -us -uc