Trying to build with the latest 1.0.4 tarball I get the following error: make[2]: Entering directory `/tmp/nix-build-weston-1.0.4.drv-1/weston-1.0.4/man' building weston.1 GEN weston.1 make[2]: *** No rule to make target `weston.ini.man', needed by `weston.ini.5'. Stop. make[2]: Leaving directory `/tmp/nix-build-weston-1.0.4.drv-1/weston-1.0.4/man' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/nix-build-weston-1.0.4.drv-1/weston-1.0.4' make: *** [all] Error 2
It turns out that the automake version I was using for the 1.0.4 release has a problem with man pages with . in the basename. We'll do a 1.0.5 release with this issue fixed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.