Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2017 17:30:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218014] openjfx8-devel does not build against all build targets
Message-ID:  <bug-218014-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218014

            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@FreeBSD.org
          Reporter: jochen.rassler@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 i=
ssue
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 bui=
ld
dependencies the gradle build script checks.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218014-13>