I've the same error with buildroot's syslinux, the problem is in
the file prepcore.c, in particular:
if (fwrite(infile + start, 1, offset - start, f) != offset - start ||
fwrite(out, 1, outfile_len, f) != outfile_len || fclose(f))
error("write error");
given the code seems obvious an
Source: syslinux
Version: 3:6.03+dfsg-11
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build, both on my build
2 matches
Mail list logo