I tried to build guix from git, when I noticed the failed build with: Error: Could not set character size make[2]: *** [Makefile:7547: doc/images/service-graph.png] Error 1 I am following this manual page: https://guix.gnu.org/manual/en/html_node/Building-from-Git.html ... and cloned the latest version of guix today using: git clone https://git.savannah.gnu.org/git/guix.git
My guess is that some of the latest commits breaks the guix build. Tobias Alexandra
