Oh, I saw "build error" and thought I knew what the issue was. Are you all using serial or parallel (-jn)?
Does that attached patch fix it? //Mike -- ⊨ Michael Gratton, Percept Wrangler. ⚙ <http://mjog.vee.net/>On Mon, Jan 9, 2017 at 9:21 PM, Federico Bruni <fede inventati org> wrote:
Hey MikeI still have the same problem. (I've run make distclean before trying again)Il giorno dom 8 gen 2017 alle 23:27, Michael Gratton <mike vee net> ha scritto:Hey guys,Sorry about that - fix has just landed on master. This was bug 776837 fwiw.//Mike -- ⊨ Michael Gratton, Percept Wrangler. ⚙ <http://mjog.vee.net/>On Mon, Jan 9, 2017 at 3:43 AM, Kacper Bielecki 2 <kazjote gmail com> wrote:I have the same problem on Ubuntu 16.10. Cheers, KacperAm Sun, 8. Jan, 2017 um 4:08 PM schrieb Federico Bruni <fede inventati org>:Hi allI cannot compile current master (the last time I compiled it successfully on my laptop was around mid December). I'm on Fedora25. I've started with `make distclean`, in order to start the build from scratch. The configure runs fine, without any error or warning. But when I run make I get this error:#############################################################################################[ 54%] Building C object src/CMakeFiles/geary-engine.dir/engine/util/util-synchronization.c.o [ 54%] Building C object src/CMakeFiles/geary-engine.dir/engine/util/util-time.c.o [ 55%] Building C object src/CMakeFiles/geary-engine.dir/engine/util/util-trillian.c.o [ 55%] Building C object src/CMakeFiles/geary-engine.dir/geary-version.c.o[ 55%] Linking C static library libgeary-engine.a make[3]: Leaving directory '/home/fede/src/geary/build' [ 55%] Built target geary-engine make[3]: Entering directory '/home/fede/src/geary/build' [ 55%] Generating .geary-client.stamperror: Package `webkitgtk-3.0' not found in specified Vala API directories or GObject-Introspection GIR directoriesCompilation failed: 1 error(s), 0 warning(s)src/CMakeFiles/geary-client.dir/build.make:401: recipe for target 'src/.geary-client.stamp' failedmake[3]: *** [src/.geary-client.stamp] Error 1 make[3]: Leaving directory '/home/fede/src/geary/build'CMakeFiles/Makefile2:845: recipe for target 'src/CMakeFiles/geary-client.dir/all' failedmake[2]: *** [src/CMakeFiles/geary-client.dir/all] Error 2 make[2]: Leaving directory '/home/fede/src/geary/build' Makefile:127: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/fede/src/geary/build' Makefile:12: recipe for target 'all' failed make: *** [all] Error 2 ############################################################################################# I have this package installed: $ dnf info webkitgtk3-devel.x86_64 | grep Version Version : 2.4.11 Thanks in advance for any hint Federico _______________________________________________ geary-list mailing list geary-list gnome org https://mail.gnome.org/mailman/listinfo/geary-list
Attachment:
0001-Fix-build-not-able-to-find-webkitgtk-3-vapi.patch
Description: Text Data