Bug#795851: openjfx: FTBFS with Gradle 2.5

Markus Koschany apo at gambaru.de
Tue Aug 18 12:11:07 UTC 2015


Am 17.08.2015 um 14:04 schrieb Miguel Landaeta:
> Package: src:openjfx
> Version: 8u40-b25-3
> Severity: important
> 
> Hi,
> 
> I tried to build openjfx with Gradle 2.5 and I noticed it fails
> because some deprecated features were removed after 2.0.
[...]
> 
>  WebKit is now built (19m:30s). 
>  To run FXLauncher with this newly-built code, use the
>  "Tools/Scripts/run-launcher" script.
> ====================================================================
> :web:compileGeneratedLinux/tmp/buildd/openjfx-8u40-b25/modules/web/build/linux/Release/WebCore/generated/java/com/sun/webkit/dom/NodeImpl.java:5: error: cannot find symbol
> import com.sun.webkit.Disposer;


I have found an upstream patch to allow building with Gradle 2.x.

http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/811086073a1d

However I hit the same error with WebKit as Miguel. This is probably
another bug according to:

http://comments.gmane.org/gmane.comp.java.openjdk.openjfx.devel/9447

Looks more like a missing dependency but I am still investigating.

I'm attaching the patch and the full build log as well.


Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gradle-2.x.patch
Type: text/x-diff
Size: 4106 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150818/ea67a0a1/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjfx_8u40-b25-3_amd64.build.gz
Type: application/gzip
Size: 325498 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150818/ea67a0a1/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150818/ea67a0a1/attachment-0001.sig>


More information about the pkg-java-maintainers mailing list