Control: retitle -1 gjs: FTBFS with Meson 0.60.2: ../meson.build:578:0: ERROR: "install_dir" must be specified when installing a target
On Tue, 21 Dec 2021 at 16:53:41 +0100, Lucas Nussbaum wrote: > Relevant part (hopefully): [meson-logs/meson-log.txt follows] This doesn't look like the reason for FTBFS. The reason for FTBFS seems to be this: > ../meson.build:578:0: ERROR: "install_dir" must be specified when installing > a target > dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. > --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dauto_features=enabled > -Dprofiler=disabled returned exit code 1 smcv