Source: tigervnc Version: 1.12.0+dfsg-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220212 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > cd /<<PKGBUILDDIR>>/unix/xserver && \ > { tar --strip-components 1 -xvJf /usr/src/xorg-server.tar.xz | \ > sed -e 's@^[^/]*/@@' > .apply-unify-xorg-and-vnc-tree.files; } && \ > touch .apply-unify-xorg-and-vnc-tree.stamp > cd /<<PKGBUILDDIR>>/unix/xserver && { \ > patch --no-backup-if-mismatch -p1 < > /<<PKGBUILDDIR>>/unix/xserver120.patch && \ > touch .apply-vnc-patch-xorg.stamp; \ > } > patching file configure.ac > Hunk #1 succeeded at 72 (offset -2 lines). > Hunk #2 succeeded at 1730 (offset -48 lines). > Hunk #3 succeeded at 1769 with fuzz 2 (offset -48 lines). > Hunk #4 succeeded at 1979 (offset -57 lines). > Hunk #5 succeeded at 2361 with fuzz 1 (offset -210 lines). > patching file hw/Makefile.am > Hunk #1 FAILED at 38. > 1 out of 1 hunk FAILED -- saving rejects to file hw/Makefile.am.rej > patching file mi/miinitext.c > Hunk #1 succeeded at 106 with fuzz 2 (offset -1 lines). > make: *** [debian/rules:238: unix/xserver/.apply-vnc-patch-xorg.stamp] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/02/12/tigervnc_1.12.0+dfsg-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.