Leo Famulari <[email protected]> skribis: > On Thu, Dec 17, 2015 at 04:10:15PM +0100, anonymiss wrote: >> The current state is: >> gnunet-gtk would theoretically build, but glade3-3.18.x (3.18.3 in this >> case) is not building correctly, it fails at where I tried to include >> documentation. glade3 with libgladeui is a dependency, as can be seen >> in https://notabug.org/anonymiss/libertad-overlay/net-misc/gnunet-gtk >> as an example source). >> I am sorry I can't solve it myself, but I'd like to see how my almost >> finished recipes are improved. > > I added docbook-xsl to the glade package definition and the build phase > succeeded. > > It failed the check phase with a bunch of these messages: > "Gtk-WARNING **: cannot open display:"
I think Xvfb (the in-memory X server) could be added to ‘native-inputs’ and started before the ‘check’ phase (see for instance the libbonoboui package on how to do that.) Anonymiss, could you try it and send updated patches? Please also make sure to add a copyright line for you (with your pseudonym), and to fix any issues reported by ‘guix lint’. If you haven’t, please take a look at <http://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html>. Thanks for working on this! Ludo’.
