I can't even attempt to help because I can't seem to access git.putti.space

The best I have to go on is https://android.googlesource.com/platform/libcore/+/master/ojluni/src/main/java/java/util/stream/ReferencePipeline.java

Which takes one argument, a vector; IntFunction<A[]> and uses Nodes as a global variable, rather than parsing Nodes and IntFunction (a non-vector) as a variable.

Josh

On 25/02/18 16:09, Joonas Kylmälä wrote:
Hi,

I'm trying to build the franken Replicant 7.1 that I have and I get the
following error that I cannot figure out how to solve:

ninja: Entering directory `.'
[ 20% 1/5] Ensure Jack server is installed and started
Jack server already installed in "/home/user/.jack-server"
Server is already running
Server updated, waiting for restart
[ 40% 2/5] Building with Jack:
/home/user/dev/replicant-7.1-dev/ou...n/obj/JAVA_LIBRARIES/core-all_intermediates/with-local/classes.dex
FAILED: /bin/bash
/home/user/dev/replicant-7.1-dev/out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/with-local/classes.dex.rsp
ERROR:
/home/user/dev/replicant-7.1-dev/libcore/ojluni/src/main/java/java/util/stream/ReferencePipeline.java:439.28:
The method flatten(Node<T>, IntFunction<T[]>) in the type Nodes is not
applicable for the arguments (Node, IntFunction)
ninja: build stopped: subcommand failed.
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1

Any tips on how to debug this? Maybe I'm using old version of some Java
library or tool and it is caused by that?

Joonas
_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant


_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to