During rebuilds of debian-testing, scrcpy failed to build. Debugging this, it turns out that this is due to the fact that the environment already had BUILD_DIR set (to "build"). However, debian/rules expects that it is unset (indirectly): It expects that server/build_without_gradle puts the scrcpy-server into build_manual which it only does if BUILD_DIR is unset or set to build_manual. Fix: in line 41 of debian/rules, add: BUILD_DIR=build_manual to the already present environment overrides. Cheers, Sven
We believe that the bug you reported is fixed in the latest version of scrcpy, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1013304@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Yangfl <mmyangfl@gmail.com> (supplier of updated scrcpy package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Sat, 16 Jul 2022 17:47:57 +0800 Source: scrcpy Architecture: source Version: 1.24-1 Distribution: unstable Urgency: medium Maintainer: Yangfl <mmyangfl@gmail.com> Changed-By: Yangfl <mmyangfl@gmail.com> Closes: 1013304 Changes: scrcpy (1.24-1) unstable; urgency=medium . * New upstream release * FTBFS if BUILD_DIR is set (Closes: #1013304) * Bump Standards-Version to 4.6.1 Checksums-Sha1: 770a721dc660775c6df71f57f8f3e5c5fe97fd86 2122 scrcpy_1.24-1.dsc 37dcc6235909d4c6b8a552da90e236de481aa685 424970 scrcpy_1.24.orig.tar.gz 54e4435f310b0a5338586252478a31179459f029 13992 scrcpy_1.24-1.debian.tar.xz 3f3ca35257daf9f84682af1270ac52ee787f39d7 17303 scrcpy_1.24-1_amd64.buildinfo Checksums-Sha256: 69db9096c2d0fdda4844ef12a7c26e5938125739a3b7767a7612b98d3c00c6ce 2122 scrcpy_1.24-1.dsc e3054ad453ac577b941f8df0eabc94e842affc6e1d10ba8d21cededfa2eacc73 424970 scrcpy_1.24.orig.tar.gz b4fb4c16d1f5bd6251c7529721cde7f6f1b8f2a435568a4f7ddf30edbce737bc 13992 scrcpy_1.24-1.debian.tar.xz c51a425ee2135850ddd4e68ab216cb19df3dfd461e0169832d5b23509244cc8d 17303 scrcpy_1.24-1_amd64.buildinfo Files: 89be7b3d65fad19a353f0bc7767efa5a 2122 net optional scrcpy_1.24-1.dsc a06005d880ca863181266820d91ac396 424970 net optional scrcpy_1.24.orig.tar.gz 1089f58dd0890484760ae7e34ec1e3b3 13992 net optional scrcpy_1.24-1.debian.tar.xz b1d57e52929ce9038e8e717a1165c313 17303 net optional scrcpy_1.24-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmLUF5MACgkQwpPntGGC Ws4Ecw//Tb5ymxqufAyp9BVtqmg+vaEodk3xjq7GTKdkWjcWY7YN8sA34AmkHhEN uGSY+6zsJ4dGF0WpeYKs+KyLpgokQnekkqD98Vfc+hHQNegfgIIXhxf75Nty9re9 meIuhIZp+PmJG/gu54HQrsW+sCSNygxd0PoRIxhnylq/SIgfXvkfbg3HN9odLsI5 JwvpQQ1C79kvrh1xvWCdmgLMU8jGr6GmkCsTWEyKNyh75e4jV/7g1McWeXcDzd5c URQS6GQKx2Otwu8/MRJJegxLg/qvdJnl9IIrKXn5RmbktRKdLMYAfODlg9Sqy3gK V0sFtHPF/tGPHtQv/qj/b6rUmeWWo4g2hRJ3hCDgPxHZMt0o0dSBXAyBj0cySmtr nD1Ik9iVUnbgf1xPS8AwHHIhNcxXPU5F4HewUobi1J+qn35djbvbundKDMtn0ONc X7IHB5LB3f1p3DWFK/TgNUuDg4RJfI/CRU/GMXWrBrm/fLGMk8vpOtgHVBXolESi jHLKK57LW/HGgZQKK8hCokLDuGikt7Hjew7YHhRh/9cgk+R9uYaTRutnEY1FvTcs BAb/FCyJxRSla75hPkT2GBVTU8DE0eON7KrOzT413ADIY9Th/diRs78ZRyOvlcQh 8HU68NVmt2rIyZPPjakS9fDe/pPyLZlWjNzAwKyVZfas8DmCG9s= =AXN+ -----END PGP SIGNATURE-----