>>> plantuml: Building community/plantuml 1.2024.4-r0 (using abuild 3.13.0-r3) started Mon, 08 Jul 2024 14:18:20 +0000 >>> plantuml: Checking sanity of /home/buildozer/aports/community/plantuml/APKBUILD... >>> plantuml: Analyzing dependencies... >>> plantuml: Installing for build: build-base busybox graphviz gtk+2.0 java-common java-jre font-dejavu java-jdk (1/50) Installing fontconfig (2.15.0-r1) (2/50) Installing pixman (0.43.2-r0) (3/50) Installing cairo (1.18.0-r0) (4/50) Installing graphviz-libs (9.0.0-r1) (5/50) Installing libice (1.1.1-r6) (6/50) Installing libuuid (2.40.1-r1) (7/50) Installing libsm (1.2.4-r4) (8/50) Installing libxt (1.3.0-r5) (9/50) Installing libxpm (3.5.17-r0) (10/50) Installing aom-libs (3.9.0-r0) (11/50) Installing libdav1d (1.4.2-r0) (12/50) Installing libsharpyuv (1.3.2-r0) (13/50) Installing libavif (1.0.4-r0) (14/50) Installing libwebp (1.3.2-r0) (15/50) Installing tiff (4.6.0t-r0) (16/50) Installing libgd (2.3.3-r9) (17/50) Installing libintl (0.22.5-r0) (18/50) Installing libeconf (0.6.3-r0) (19/50) Installing libblkid (2.40.1-r1) (20/50) Installing libmount (2.40.1-r1) (21/50) Installing glib (2.80.2-r0) (22/50) Installing libxft (2.3.8-r3) (23/50) Installing fribidi (1.0.15-r0) (24/50) Installing graphite2 (1.3.14-r6) (25/50) Installing harfbuzz (8.5.0-r0) (26/50) Installing pango (1.52.2-r0) (27/50) Installing graphviz (9.0.0-r1) (28/50) Installing xz-libs (5.6.1-r3) (29/50) Installing libxml2 (2.12.7-r0) (30/50) Installing shared-mime-info (2.4-r0) (31/50) Installing hicolor-icon-theme (0.17-r2) (32/50) Installing gdk-pixbuf (2.42.11-r1) (33/50) Installing gtk-update-icon-cache (3.24.42-r0) (34/50) Installing libxcomposite (0.4.6-r5) (35/50) Installing libxfixes (6.0.1-r4) (36/50) Installing libxcursor (1.2.2-r1) (37/50) Installing libxdamage (1.1.6-r5) (38/50) Installing libxrandr (1.5.4-r1) (39/50) Installing libatk-1.0 (2.52.0-r0) (40/50) Installing dbus-libs (1.14.10-r1) (41/50) Installing avahi-libs (0.8-r17) (42/50) Installing nettle (3.9.1-r0) (43/50) Installing gnutls (3.8.5-r0) (44/50) Installing cups-libs (2.4.9-r0) (45/50) Installing gtk+2.0 (2.24.33-r11) (46/50) Installing encodings (1.0.7-r1) (47/50) Installing libfontenc (1.1.8-r0) (48/50) Installing mkfontscale (1.2.2-r6) (49/50) Installing font-dejavu (2.37-r5) (50/50) Installing .makedepends-plantuml (20240708.141821) Executing busybox-1.36.1-r29.trigger Executing fontconfig-2.15.0-r1.trigger Executing glib-2.80.2-r0.trigger Executing graphviz-9.0.0-r1.trigger Executing shared-mime-info-2.4-r0.trigger Executing gdk-pixbuf-2.42.11-r1.trigger Executing gtk-update-icon-cache-3.24.42-r0.trigger Executing gtk+2.0-2.24.33-r11.trigger Executing mkfontscale-1.2.2-r6.trigger OK: 810 MiB in 188 packages >>> plantuml: Cleaning up srcdir >>> plantuml: Cleaning up pkgdir >>> plantuml: Cleaning up tmpdir >>> plantuml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/plantuml-1.2024.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/plantuml-1.2024.4.tar.gz.part' plantuml-1.2024.4.ta 100% |********************************| 11.5M 0:00:00 ETA '/var/cache/distfiles/v3.20/plantuml-1.2024.4.tar.gz.part' saved >>> plantuml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/plantuml-1.2024.4.tar.gz >>> plantuml: Checking sha512sums... plantuml-1.2024.4.tar.gz: OK gradle-8.8.patch: OK plantuml.run: OK >>> plantuml: Unpacking /var/cache/distfiles/v3.20/plantuml-1.2024.4.tar.gz... >>> plantuml: gradle-8.8.patch patching file gradle/wrapper/gradle-wrapper.properties Downloading https://services.gradle.org/distributions/gradle-8.8-bin.zip .............10%.............20%.............30%.............40%.............50%.............60%..............70%.............80%.............90%.............100% Welcome to Gradle 8.8! Here are the highlights of this release: - Running Gradle on Java 22 - Configurable Gradle daemon JVM - Improved IDE performance for large projects For more details see https://docs.gradle.org/8.8/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/8.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build Running settings.gradle.kts Version is 1.2024.4 > Configure project : Running build.gradle.kts 1.2024.4 > Task :compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processResources > Task :classes > Task :jar > Task :javadoc > Task :javadocJar > Task :sourcesJar > Task :assemble Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1m 3s 6 actionable tasks: 6 executed 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/8.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build Running settings.gradle.kts Version is 1.2024.4 > Configure project : Running build.gradle.kts 1.2024.4 > Task :compileJava UP-TO-DATE > Task :processResources UP-TO-DATE > Task :classes UP-TO-DATE > Task :compileTestJava > Task :processTestResources > Task :testClasses > Task :test Java Home:/usr/lib/jvm/java-17-openjdk Java Version: 17.0.11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended > Task :check Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 24s 5 actionable tasks: 3 executed, 2 up-to-date >>> plantuml: Entering fakeroot... >>> plantuml*: Running postcheck for plantuml >>> plantuml*: Preparing package plantuml... >>> plantuml*: Tracing dependencies... >>> plantuml*: Package size: 11.4 MB >>> plantuml*: Compressing data... >>> plantuml*: Create checksum... >>> plantuml*: Create plantuml-1.2024.4-r0.apk >>> plantuml: Build complete at Mon, 08 Jul 2024 14:19:52 +0000 elapsed time 0h 1m 32s >>> plantuml: Cleaning up srcdir >>> plantuml: Cleaning up pkgdir >>> plantuml: Uninstalling dependencies... (1/50) Purging .makedepends-plantuml (20240708.141821) (2/50) Purging graphviz (9.0.0-r1) Executing graphviz-9.0.0-r1.pre-deinstall (3/50) Purging gtk+2.0 (2.24.33-r11) Executing gtk+2.0-2.24.33-r11.post-deinstall (4/50) Purging gtk-update-icon-cache (3.24.42-r0) (5/50) Purging hicolor-icon-theme (0.17-r2) (6/50) Purging font-dejavu (2.37-r5) (7/50) Purging encodings (1.0.7-r1) (8/50) Purging mkfontscale (1.2.2-r6) (9/50) Purging cups-libs (2.4.9-r0) (10/50) Purging gdk-pixbuf (2.42.11-r1) Executing gdk-pixbuf-2.42.11-r1.pre-deinstall (11/50) Purging shared-mime-info (2.4-r0) Executing shared-mime-info-2.4-r0.post-deinstall (12/50) Purging gnutls (3.8.5-r0) (13/50) Purging graphviz-libs (9.0.0-r1) (14/50) Purging libatk-1.0 (2.52.0-r0) (15/50) Purging libfontenc (1.1.8-r0) (16/50) Purging libgd (2.3.3-r9) (17/50) Purging libxcomposite (0.4.6-r5) (18/50) Purging libxcursor (1.2.2-r1) (19/50) Purging libxdamage (1.1.6-r5) (20/50) Purging libxfixes (6.0.1-r4) (21/50) Purging libxml2 (2.12.7-r0) (22/50) Purging libxpm (3.5.17-r0) (23/50) Purging libxrandr (1.5.4-r1) (24/50) Purging libxt (1.3.0-r5) (25/50) Purging nettle (3.9.1-r0) (26/50) Purging pango (1.52.2-r0) Executing pango-1.52.2-r0.pre-deinstall (27/50) Purging tiff (4.6.0t-r0) (28/50) Purging xz-libs (5.6.1-r3) (29/50) Purging libavif (1.0.4-r0) (30/50) Purging aom-libs (3.9.0-r0) (31/50) Purging avahi-libs (0.8-r17) (32/50) Purging cairo (1.18.0-r0) (33/50) Purging dbus-libs (1.14.10-r1) (34/50) Purging libxft (2.3.8-r3) (35/50) Purging fontconfig (2.15.0-r1) (36/50) Purging fribidi (1.0.15-r0) (37/50) Purging harfbuzz (8.5.0-r0) (38/50) Purging glib (2.80.2-r0) (39/50) Purging graphite2 (1.3.14-r6) (40/50) Purging libmount (2.40.1-r1) (41/50) Purging libblkid (2.40.1-r1) (42/50) Purging libdav1d (1.4.2-r0) (43/50) Purging libeconf (0.6.3-r0) (44/50) Purging libsm (1.2.4-r4) (45/50) Purging libice (1.1.1-r6) (46/50) Purging libintl (0.22.5-r0) (47/50) Purging libwebp (1.3.2-r0) (48/50) Purging libsharpyuv (1.3.2-r0) (49/50) Purging libuuid (2.40.1-r1) (50/50) Purging pixman (0.43.2-r0) Executing busybox-1.36.1-r29.trigger OK: 754 MiB in 138 packages >>> plantuml: Updating the community/aarch64 repository index... >>> plantuml: Signing the index...