Hi Bastian, The patch got merged to upstream. I am posting the link here https://git.savannah.gnu.org/cgit/denemo.git/commit/?id=a1c52e0ef12666361ef5b737a7367b84e27fab9c
Thanks, Pranav ________________________________ From: Pranav P <[email protected]> Sent: Tuesday, April 8, 2025 10:18 AM To: Debian Bug Tracking System <[email protected]>; Bastian Germann <[email protected]>; [email protected] <[email protected]> Cc: debian-s390 <[email protected]> Subject: [EXTERNAL] Re: Bug#1101187: RM: denemo [s390x] -- RoQA; fails autokpgtest 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. 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

