jffi-update: trident7 fails to build
- To: debian-java@lists.debian.org
- Subject: jffi-update: trident7 fails to build
- From: Felix Natter <fnatter@gmx.net>
- Date: Sun, 17 May 2015 19:28:29 +0200
- Message-id: <[🔎] 87zj53xgea.fsf@bitburger.home.felix>
hello debian-java, I am in the process of packaging insubstantial [1] (flamingo/substance/trident/...). It built ok a few weeks ago, but now I am getting: Execution failed for task ':trident:processResources'. > Found class com.kenai.jffi.InvocationBuffer, but interface was > expected This is because of the libffi-java update in sid: jessie (java): 1.0.2-11 WORKS sid (java): 1.2.7-3 FAILS (see above) (com.kenai.jffi.InvocationBuffer used to be an interface (1.0), but now is an abstract class (1.2)) The problem is that I cannot find any reference to InvocationBuffer in the insubstantial source code: $ grep -R InvocationBuffer $ Using search engines, I can only find solutions like updating ruby runtime or jenkins for this kind of problem (which obviously does not affect trident7). Shall I ask here? https://github.com/jnr/jffi [1] https://github.com/fnatter/insubstantial-debian (the build can so far only be triggered with: <install some dependencies manually> $ dquilt push -a $ debian/rules build) Thanks and Best Regards, -- Felix Natter
Reply to:
- Follow-Ups:
- gradle broken in sid system (was: Re: jffi-update: trident7 fails to build)
- From: Felix Natter <fnatter@gmx.net>
- gradle broken in sid system (was: Re: jffi-update: trident7 fails to build)
- Prev by Date: Re: Bug#782663: wheezy-pu: package commons-httpclient/3.1-10.2
- Next by Date: gradle broken in sid system (was: Re: jffi-update: trident7 fails to build)
- Previous by thread: Re: Bug#782663: wheezy-pu: package commons-httpclient/3.1-10.2
- Next by thread: gradle broken in sid system (was: Re: jffi-update: trident7 fails to build)
- Index(es):