Yes, I removed the -j4 flag. Same results.
I'm confused by the recursive nature of the error messages. I'm trying to build a tqtinterface package but the error messages tell me I have to have that package installed.
I fear I am missing the big picture.
As I had mentioned, that error is an artifact of how the Trinity build system is structured. I did not want to maintain a separate build system just for the tqtinterface package (not at this stage anyway), so it uses the standard Trinity build system. That means that it will always throw the tqtinterface warning, even though tqtinterface can successfully build without tqtinterface installed.
I have almost no idea why you are seeing the other errors; can you please post the complete output of the build script in a text attachment?
Thanks!
Tim