Are you trying to build Builder using the flatpak runtime or are you using a build configuration (See Build Preferences perspective) with another runtime such as jhbuild, host, etc?
If using the flatpak manifest runtime (org.gnome.Builder.json) then we should be installing gtkmm before Builder is even built, using the 2.49.5 tarball (which I should update). -- Christian On 12/12/2016 03:41 AM, Felix Schwarz wrote: > > I'm trying to build builder after I installed the nightly builder flatpak on > F25. > > This should be easy enough, right? > > At first I got this error: > configure: error: --enable-hello-cpp-plugin requires --enable-idemm=yes > > Now it turned out that this specific error message is just due a faulty a > condition ( https://bugzilla.gnome.org/show_bug.cgi?id=775975 ) but my patch > only reveals the real source: > > configure: WARNING: The documentation cannot be generated because > not all of the required tools are available: dot doxygen > checking for GMMPROC_DIR... /app/lib/glibmm-2.4/proc > checking for GMMPROC_EXTRA_M4_DIR... > checking for IDEMM... no > configure: error: --enable-idemm requires gtkmm >= 3.19.12 > > hmm... > > Any ideas? > > Is this possibly because my flatpak install environment is somehow "weird"? My > host machine was upgraded von F24 -> F25 and I installed the flatpaks on F24. > How can get a "clean slate" with regard to flatpak? (I don't care if all > flatpak repos/settings etc. are gone, no valuable stuff in there.) > > Felix > _______________________________________________ > builder-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/builder-list > _______________________________________________ builder-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/builder-list
