> The only logical explanation I can think for a "missing files" > error in dh_install when DEB_BUILD_OPTIONS=nocheck is that > the ctest call is the one creating some of the files > that dh_install reports as missing later.
I'm pretty certain that this is due to the `-DBUILD_TESTING:BOOL=OFF` being emitted by dh_auto_configure. When that option is OFF, `notcurses-tester` is not built.