[Bug 218014] openjfx8-devel does not build against all build targets

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 22 17:30:13 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218014

            Bug ID: 218014
           Summary: openjfx8-devel does not build against all build
                    targets
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jochen.rassler at gmail.com

openjfx8-devel does not build against build targets COMPILE_WEBKIT and
COMPILE_MEDIA. More build targets may fail, too.
Omitting these build targets result in runtime errors for some classes, e.g.
javafx.scene.web.HTMLEditor for COMPILE_WEBKIT and
javafx.scene.media.MediaPlayer for COMPILE_MEDIA.

At least for target COMPILE_WEBKIT I already had a deeper look inside the issue
and it seems the maven repository dependencies for FreeBSD are missing. In this
case webkit depends on webview, which does not define FreeBSD dependencies. See
https://repo1.maven.org/maven2/com/sun/webkit/webview-deps/1.3/ for the build
dependencies the gradle build script checks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list