Package Details: dxvk-cache-server-git 1.1.r0.g9a8e92a-1

Git Clone URL: https://aur.archlinux.org/dxvk-cache-pool-git.git (read-only, click to copy)
Package Base: dxvk-cache-pool-git
Description: Client/server to share DXVK pipeline caches for smoother wine gaming.
Upstream URL: https://github.com/rcpoison/dxvk-cache-pool
Licenses: Apache 2
Submitter: rc.poison
Maintainer: rc.poison
Last Packager: rc.poison
Votes: 1
Popularity: 0.000000
First Submitted: 2018-10-21 15:17 (UTC)
Last Updated: 2018-11-02 17:02 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

Jaja commented on 2022-09-22 16:36 (UTC)

Build fails with following error while processing dxvk-cache-pool-common:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Exception in thread "main" java.lang.reflect.InvocationTargetException
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
    at java.base/java.lang.reflect.Method.invoke(Method.java:577)
    at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:491)
    at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:503)
Caused by: java.lang.RuntimeException: Class java/lang/UnknownError could not be instrumented.
    at org.jacoco.agent.rt.internal_28bab1d.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:140)
    at org.jacoco.agent.rt.internal_28bab1d.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:101)
    at org.jacoco.agent.rt.internal_28bab1d.PreMain.createRuntime(PreMain.java:55)
    at org.jacoco.agent.rt.internal_28bab1d.PreMain.premain(PreMain.java:47)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
    ... 3 more
Caused by: java.lang.NoSuchFieldException: $jacocoAccess
    at java.base/java.lang.Class.getField(Class.java:2149)
    at org.jacoco.agent.rt.internal_28bab1d.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138)
    ... 7 more
*** java.lang.instrument ASSERTION FAILED ***: "result" with message agent load/premain call failed at src/java.instrument/share/native/libinstrument/JPLISAgent.c line: 422
FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed