==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: kafka 3.9.0-1 (Wed Nov 13 03:45:17 2024)
==> Retrieving sources...
  -> Found kafka-3.9.0-src.tgz
  -> Found kafka-3.9.0-src.tgz.asc
  -> Found kafka.service
  -> Found kafka.sysusers
  -> Found kafka.tmpfiles
  -> Found zookeeper.service
  -> Found set-base_dir.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    kafka-3.9.0-src.tgz ... Passed
    kafka-3.9.0-src.tgz.asc ... Skipped
    kafka.service ... Passed
    kafka.sysusers ... Passed
    kafka.tmpfiles ... Passed
    zookeeper.service ... Passed
    set-base_dir.patch ... Passed
==> Validating source files with b2sums...
    kafka-3.9.0-src.tgz ... Passed
    kafka-3.9.0-src.tgz.asc ... Skipped
    kafka.service ... Passed
    kafka.sysusers ... Passed
    kafka.tmpfiles ... Passed
    zookeeper.service ... Passed
    set-base_dir.patch ... Passed
==> Making package: kafka 3.9.0-1 (Wed 13 Nov 2024 03:45:24 AM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25l:: There are 2 providers available for java-runtime=17:
:: Repository extra
   1) jdk17-openjdk  2) jre17-openjdk

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (16) freetype2-2.13.3-1  giflib-5.2.2-1  graphite-1:1.3.14-4
              harfbuzz-10.1.0-1  hicolor-icon-theme-0.18-1
              java-environment-common-3-5  java-runtime-common-3-5
              jbigkit-2.1-8  lcms2-2.16-1  libjpeg-turbo-3.0.4-1
              libnet-2:1.3-1  libpng-1.6.44-1  libtiff-4.7.0-1  nspr-4.36-1
              nss-3.106-1  jdk17-openjdk-17.0.13.u11-1

Total Download Size:   116.65 MiB
Total Installed Size:  285.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 jdk17-openjdk-17.0.13.u11-1-aarch64 downloading...
 nss-3.106-1-aarch64 downloading...
 harfbuzz-10.1.0-1-aarch64 downloading...
 freetype2-2.13.3-1-aarch64 downloading...
 libtiff-4.7.0-1-aarch64 downloading...
 libjpeg-turbo-3.0.4-1-aarch64 downloading...
 libnet-2:1.3-1-aarch64 downloading...
 libpng-1.6.44-1-aarch64 downloading...
 lcms2-2.16-1-aarch64 downloading...
 nspr-4.36-1-aarch64 downloading...
 graphite-1:1.3.14-4-aarch64 downloading...
 giflib-5.2.2-1-aarch64 downloading...
 jbigkit-2.1-8-aarch64 downloading...
 hicolor-icon-theme-0.18-1-any downloading...
 java-runtime-common-3-5-any downloading...
 java-environment-common-3-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing java-runtime-common...
For the complete set of Java binaries to be available in your PATH,
you need to re-login or source /etc/profile.d/jre.sh
Please note that this package does not support forcing JAVA_HOME as former package java-common did
installing nspr...
installing nss...
installing libjpeg-turbo...
installing jbigkit...
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing lcms2...
installing libnet...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing java-environment-common...
installing hicolor-icon-theme...
installing giflib...
installing jdk17-openjdk...
Optional dependencies for jdk17-openjdk
    java-rhino: for some JavaScript support
    alsa-lib: for basic sound support
    gtk3: for the Gtk+ 3 look and feel - desktop usage
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) gradle7-7.6.4-1

Total Download Size:   115.06 MiB
Total Installed Size:  129.82 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gradle7-7.6.4-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gradle7...
Optional dependencies for gradle7
    gradle7-doc: gradle documentation
    gradle7-src: gradle sources
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found kafka-3.9.0-src.tgz
  -> Found kafka-3.9.0-src.tgz.asc
  -> Found kafka.service
  -> Found kafka.sysusers
  -> Found kafka.tmpfiles
  -> Found zookeeper.service
  -> Found set-base_dir.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting kafka-3.9.0-src.tgz with bsdtar
==> Starting prepare()...
patching file bin/kafka-run-class.sh
Hunk #1 succeeded at 46 with fuzz 1 (offset 1 line).

> Configure project :
Starting build with version 3.9.0 (commit id unknown) using Gradle 8.8, Java 17 and Scala 2.13.14
Build properties: maxParallelForks=6, maxScalacThreads=6, maxTestRetries=0





FAILURE: Build failed with an exception.

* Where:
Build file '/build/kafka/src/kafka-3.9.0-src/build.gradle' line: 341

* What went wrong:
A problem occurred evaluating root project 'kafka'.
> Failed to apply plugin class 'com.github.jengelman.gradle.plugins.shadow.ShadowBasePlugin'.
   > This version of Shadow supports Gradle 8.0+ only. Please upgrade.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 29s





[?12l[?25h==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build