I ran into a similar problem today with the git repository available from <URL: https://salsa.debian.org/deeplearning-team/whisper.cpp.git >, on Debian Bookworm:
% gbp buildpackage gbp:info: Creating /scratch/pere/src/whisper.cpp_1.7.4.orig.tar.gz gbp:error: Error creating whisper.cpp_1.7.4.orig.tar.gz: Pristine-tar couldn't checkout "whisper.cpp_1.7.4.orig.tar.gz": xdelta3: target window checksum mismatch: XD3_INVALID_INPUT xdelta3: normally this indicates that the source file is incorrect xdelta3: please verify the source file with sha1sum or equivalent xdelta3: target window checksum mismatch: XD3_INVALID_INPUT xdelta3: normally this indicates that the source file is incorrect xdelta3: please verify the source file with sha1sum or equivalent xdelta3: target window checksum mismatch: XD3_INVALID_INPUT xdelta3: normally this indicates that the source file is incorrect xdelta3: please verify the source file with sha1sum or equivalent xdelta3: target window checksum mismatch: XD3_INVALID_INPUT xdelta3: normally this indicates that the source file is incorrect xdelta3: please verify the source file with sha1sum or equivalent xdelta3: target window checksum mismatch: XD3_INVALID_INPUT xdelta3: normally this indicates that the source file is incorrect xdelta3: please verify the source file with sha1sum or equivalent xdelta3: target window checksum mismatch: XD3_INVALID_INPUT xdelta3: normally this indicates that the source file is incorrect xdelta3: please verify the source file with sha1sum or equivalent pristine-tar: Failed to reproduce original tarball. Please file a bug report. pristine-tar: failed to generate tarball % I have no idea how I ended up here. The tarball was imported using 'gbp import-orig' the same way I normally do this. Do anyone want to have a closer look before I do my best to work around the problem? -- Happy hacking Petter Reinholdtsen

