You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[solanum:41113] classlist: 4,261.92 ms
[solanum:41113] (cap): 1,463.52 ms
[solanum:41113] setup: 2,826.65 ms
[solanum:41113] (typeflow): 103,939.07 ms
[solanum:41113] (objects): 67,162.05 ms
[solanum:41113] (features): 645.95 ms
[solanum:41113] analysis: 173,161.06 ms
[solanum:41113] universe: 6,478.17 ms
[solanum:41113] (parse): 6,523.32 ms
[solanum:41113] (inline): 7,506.17 ms
[solanum:41113] (compile): 33,565.13 ms
[solanum:41113] compile: 47,904.08 ms
fatal error: java.lang.NullPointerException
at com.oracle.svm.hosted.code.CompileQueue.defaultCompileFunction(CompileQueue.java:896)
at com.oracle.svm.hosted.code.CompileQueue.doCompile(CompileQueue.java:882)
at com.oracle.svm.hosted.code.CompileQueue$CompileTask.run(CompileQueue.java:257)
at com.oracle.graal.pointsto.util.CompletionExecutor.lambda$execute$0(CompletionExecutor.java:174)
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
Error: Image building with exit status 1
This prevents the http source from working using the native binaries.
The text was updated successfully, but these errors were encountered:
Current builds are failing with:
This prevents the
http
source from working using the native binaries.The text was updated successfully, but these errors were encountered: