Hi Bastian, It looks like a (size_t*) casting an int variable was causing some problems. This resulted in the output filenames to be empty strings and outputs were not being written. Fixing that seems to fix the issue when building from source. But when doing 'sbuild' I encounter a 'stack smash detected' error during autopkgtest. Will look into that and will update.
Thanks, Pranav