Package: meson Version: 0.59.1-1 Severity: important User: [email protected] Usertags: ftcbfs Control: affects -1 + src:iagno
Three days ago, iagno cross built successfully. Now it fails. A notable difference is the version of meson, which was upped from 0.56.2 to 0.59.1. You can find the successful build at: http://crossqa.debian.net/build/iagno_1:3.38.1-2_armel_20210827165555.log Now the failing build log is: http://crossqa.subdivi.de/build/iagno_1:3.38.1-2_s390x_20210831122104.log A very notable difference is the following output included in the failure and missing in the successful one: | ERROR: An exe_wrapper is needed but was not found. Please define one in cross file and check the command and/or add it to PATH. | | A full log can be found at /<<PKGBUILDDIR>>/obj-s390x-linux-gnu/meson-logs/meson-log.txt | cd obj-s390x-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt Since iagno didn't need an exe_wrapper earlier it seems dubious to need one now. That strongly suggests this to be a meson regression. I expect that this affects multiple packages and therefore apply a higher severity than normal. Helmut

