==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: plantuml 1.2023.6-2 (Sun Sep 17 10:41:41 2023)
==> Retrieving sources...
  -> Found plantuml-1.2023.6.tar.gz
  -> Found plantuml.run
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    plantuml-1.2023.6.tar.gz ... Passed
    plantuml.run ... Passed
==> Making package: plantuml 1.2023.6-2 (Sun Sep 17 10:42:01 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25l:: There are 5 providers available for java-runtime>=8:
:: Repository extra
   1) jre-openjdk  2) jre10-openjdk  3) jre11-openjdk  4) jre17-openjdk
   5) jre8-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 (15) freetype2-2.13.2-1  giflib-5.2.1-2  graphite-1:1.3.14-3
              harfbuzz-8.2.0-1  java-runtime-common-3-5  jbigkit-2.1-7
              jre-openjdk-headless-20.0.2.u9-3.1  lcms2-2.15-1
              libjpeg-turbo-3.0.0-1  libnet-1:1.1.6-1  libpng-1.6.40-2
              libtiff-4.6.0-1  nspr-4.35-1  nss-3.93-1
              jre-openjdk-20.0.2.u9-3.1

Total Download Size:    33.81 MiB
Total Installed Size:  174.54 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 jre-openjdk-headless-20.0.2.u9-3.1-armv7h downloading...
 nss-3.93-1-armv7h downloading...
 nspr-4.35-1-armv7h downloading...
 jre-openjdk-20.0.2.u9-3.1-armv7h downloading...
 libnet-1:1.1.6-1-armv7h downloading...
 java-runtime-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 jre-openjdk-headless...
Optional dependencies for jre-openjdk-headless
    java-rhino: for some JavaScript support
installing giflib...
installing jre-openjdk...
when you use a non-reparenting window manager,
set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
Optional dependencies for jre-openjdk
    alsa-lib: for basic sound support
    gtk2: for the Gtk+ 2 look and feel - desktop usage
    gtk3: for the Gtk+ 3 look and feel - desktop usage
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25l:: There are 5 providers available for java-environment>=8:
:: Repository extra
   1) jdk-openjdk  2) jdk10-openjdk  3) jdk11-openjdk  4) jdk17-openjdk
   5) jdk8-openjdk

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...

Packages (4) hicolor-icon-theme-0.17-3  java-environment-common-3-5
             ant-1.10.12-2  jdk-openjdk-20.0.2.u9-3.1

Total Download Size:   78.99 MiB
Total Installed Size:  93.93 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 jdk-openjdk-20.0.2.u9-3.1-armv7h downloading...
 ant-1.10.12-2-any downloading...
 hicolor-icon-theme-0.17-3-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-environment-common...
installing hicolor-icon-theme...
installing jdk-openjdk...
installing ant...
Optional dependencies for ant
    junit: junit tasks
    java-hamcrest: junit tasks
[?25h==> Retrieving sources...
  -> Found plantuml-1.2023.6.tar.gz
  -> Found plantuml.run
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting plantuml-1.2023.6.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
Buildfile: /build/plantuml/src/plantuml-1.2023.6/build.xml

compile:
    [mkdir] Created dir: /build/plantuml/src/plantuml-1.2023.6/build
    [javac] /build/plantuml/src/plantuml-1.2023.6/build.xml:23: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2901 source files to /build/plantuml/src/plantuml-1.2023.6/build
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /build/plantuml/src/plantuml-1.2023.6/src/jcckit/util/AppletBasedConfigData.java:21: warning: [removal] Applet in java.applet has been deprecated and marked for removal
    [javac] import java.applet.Applet;
    [javac]                   ^
    [javac] /build/plantuml/src/plantuml-1.2023.6/src/jcckit/util/AppletBasedConfigData.java:30: warning: [removal] Applet in java.applet has been deprecated and marked for removal
    [javac]   private final Applet _applet;
    [javac]                 ^
    [javac] /build/plantuml/src/plantuml-1.2023.6/src/jcckit/util/AppletBasedConfigData.java:36: warning: [removal] Applet in java.applet has been deprecated and marked for removal
    [javac]   public AppletBasedConfigData(Applet applet) {
    [javac]                                ^
    [javac] /build/plantuml/src/plantuml-1.2023.6/src/jcckit/util/AppletBasedConfigData.java:41: warning: [removal] Applet in java.applet has been deprecated and marked for removal
    [javac]   private AppletBasedConfigData(Applet applet, String path) {
    [javac]                                 ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 8 warnings
     [copy] Copying 1 file to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/version
     [copy] Copying 1 file to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/version
     [copy] Copying 7 files to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/version
     [copy] Copying 224 files to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/openiconic/data
     [copy] Copying 1175 files to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/emoji/data
     [copy] Copying 31 files to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/fun
     [copy] Copying 127 files to /build/plantuml/src/plantuml-1.2023.6/build/sprites/archimate
     [copy] Copying 10 files to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/dedication
     [copy] Copying 1 file to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/utils
     [copy] Copying 1 file to /build/plantuml/src/plantuml-1.2023.6/build/net/sourceforge/plantuml/windowsdot
     [copy] Copying 40 files to /build/plantuml/src/plantuml-1.2023.6/build/stdlib
     [copy] Copying 6 files to /build/plantuml/src/plantuml-1.2023.6/build/skin
     [copy] Copying 42 files to /build/plantuml/src/plantuml-1.2023.6/build/themes
     [copy] Copying 4 files to /build/plantuml/src/plantuml-1.2023.6/build/svg

dist:
    [mkdir] Created dir: /build/plantuml/src/plantuml-1.2023.6/dist
      [jar] Building jar: /build/plantuml/src/plantuml-1.2023.6/plantuml.jar
   [delete] Deleting directory /build/plantuml/src/plantuml-1.2023.6/build
   [delete] Deleting directory /build/plantuml/src/plantuml-1.2023.6/dist

BUILD SUCCESSFUL
Total time: 1 minute 28 seconds
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "plantuml"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: plantuml 1.2023.6-2 (Sun Sep 17 10:44:13 2023)
==> Cleaning up...