PWD=/home/mitm
HOME=/home/mitm
SSL_CERT_DIR=/etc/ssl/certs
SHLVL=0
SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
PATH=/gnu/store/yq8gfjk3bpx1x0rrpq9apsbprzr8b340-mitm-cache-0.1.2/bin:/gnu/store/m0rqdrh98k773rxw6xhybzgksdy5h32p-openssl-3.0.8/bin:/gnu/store/bhz0xg7n9908grqy0q5bdsj3s0cxcsh3-openjdk-24.0.1/bin
_=/gnu/store/92x5q45dgl6qynlxy66vyxdz6rk7ammd-coreutils-9.1/bin/env

Welcome to Gradle 9.2.1!

Here are the highlights of this release:
 - Windows ARM support
 - Improved publishing APIs
 - Better guidance for dependency verification failures

For more details see https://docs.gradle.org/9.2.1/release-notes.html

To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build 
> Task :buildSrc:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':buildSrc:compileJava'.
> Could not resolve all files for configuration ':buildSrc:compileClasspath'.
   > Could not resolve com.google.gradle:osdetector-gradle-plugin:1.7.3.
     Required by:
         project ':buildSrc'
      > Could not resolve com.google.gradle:osdetector-gradle-plugin:1.7.3.
         > Could not get resource 'https://repo.maven.apache.org/maven2/com/google/gradle/osdetector-gradle-plugin/1.7.3/osdetector-gradle-plugin-1.7.3.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/com/google/gradle/osdetector-gradle-plugin/1.7.3/osdetector-gradle-plugin-1.7.3.pom'.
               > Got socket exception during request. It might be caused by SSL misconfiguration
                  > Connect to 127.0.0.1:1337 [/127.0.0.1] failed: Connection refused
      > Could not resolve com.google.gradle:osdetector-gradle-plugin:1.7.3.
         > Could not get resource 'https://plugins.gradle.org/m2/com/google/gradle/osdetector-gradle-plugin/1.7.3/osdetector-gradle-plugin-1.7.3.pom'.
            > Could not GET 'https://plugins.gradle.org/m2/com/google/gradle/osdetector-gradle-plugin/1.7.3/osdetector-gradle-plugin-1.7.3.pom'.
               > Got socket exception during request. It might be caused by SSL misconfiguration
                  > Connect to 127.0.0.1:1337 [/127.0.0.1] failed: Connection refused

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 8s
1 actionable task: 1 executed
Backtrace:
In ice-9/boot-9.scm:
  1752:10  7 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           6 (apply-smob/0 #<thunk 7f042670f2a0>)
In ice-9/boot-9.scm:
    724:2  5 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
    619:8  4 (_ #(#(#<directory (guile-user) 7f0426714c80>)))
In ice-9/command-line.scm:
   185:19  3 (_ #<input: string 7f042670e850>)
In unknown file:
           2 (eval (begin (use-modules (guix build #) (guix # ?)) ?) #)
In ice-9/boot-9.scm:
    142:2  1 (dynamic-wind #<procedure 7f041b63e0c0 at ice-9/eval.s?> ?)
In guix/build/utils.scm:
    822:6  0 (invoke "/gnu/store/08bg199lvf54a7fk06r0igzy9nw7srim-g?" ?)

guix/build/utils.scm:822:6: In procedure invoke:
ERROR:
  1. &invoke-error:
      program: "/gnu/store/08bg199lvf54a7fk06r0igzy9nw7srim-gradle-9.2.1/bin/gradle"
      arguments: ("--no-daemon" "build")
      exit-status: 1
      term-signal: #f
      stop-signal: #f
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
failed to compute cache.json

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.

Generated by apteryx using scpaste at Wed Jan 14 12:10:41 2026. JST. (original)