Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-7332

dev-java/OpenJFX fails to compile due to a GTK Error

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • Hide
      emerge -auDN @world (for me)

      or

      emerge -av =dev-java/openjdk-11.0.3_p7-r4
      Show
      emerge -auDN @world (for me) or emerge -av =dev-java/openjdk-11.0.3_p7-r4
    • GTK failures are causing gradle to fail, causing it all to fail.

      If you search for "/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: error: ‘GTypeDebugFlags’ is deprecated [-Werror=deprecated-declarations]" or "Gtypedebugflags is deprecated" in this pastebin: https://paste.ubuntu.com/p/9cqrV52Rtz/ (or in the attached txt file) you'll see that it also fails having to do with gradle, presumably because of the GTK stuff failing. Also when I do emerge -auDN @world, dev-java/javax-inject-1-r3 also fails to upgrade. I'm trying to get full functionality out of Java-based app FileBot. Without openjfx installed FileBot functions, but as it is a renaming tool it will not actually append and write the renamed file unless some sort of JavaFX class is installed.

            Unassigned Unassigned
            shiggitay shiggitay
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: