Build: x86_64/staging
Name: java-openjdk-17.0.3.u2-1
author: artist
email: artist at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesJ/job/java-openjdk/job/mast
er/24/
References
1. https://orion.artixlinux.org/job/packagesJ/job/java-openjdk/job/master/24/
-------------- next part --------------
Push event to branch master
Looking up repository packagesJ/java-openjdk
Querying the current revision of branch master...
Current revision of branch master is c2ffba6666c71327f0d64fbadb2e92db1a36a3bf
Obtained Jenkinsfile from c2ffba6666c71327f0d64fbadb2e92db1a36a3bf
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packagesJ_java-openjdk_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9ed61b32f86824fd57e33b28d07d6ad7820bf63 # timeout=10
Commit message: "include version in build email subject"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesJ_java-openjdk_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2022-02-18T20:56:53.832Z] The recommended git tool is: NONE
[2022-02-18T20:56:53.833Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2022-02-18T20:56:53.833Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packagesJ_java-openjdk_master/.git # timeout=10
[2022-02-18T20:56:53.837Z] Fetching changes from the remote Git repository
[2022-02-18T20:56:53.837Z] > git config remote.origin.url https://[email protected]/packagesJ/java-openjdk.git # timeout=10
[2022-02-18T20:56:53.842Z] Cleaning workspace
[2022-02-18T20:56:53.842Z] > git rev-parse --verify HEAD # timeout=10
[2022-02-18T20:56:53.845Z] Resetting working tree
[2022-02-18T20:56:53.845Z] > git reset --hard # timeout=10
[2022-02-18T20:56:53.849Z] > git clean -fdx # timeout=10
[2022-02-18T20:56:53.852Z] Fetching without tags
[2022-02-18T20:56:53.852Z] Fetching upstream changes from https://[email protected]/packagesJ/java-openjdk.git
[2022-02-18T20:56:53.852Z] > git --version # timeout=10
[2022-02-18T20:56:53.854Z] > git --version # 'git version 2.32.0'
[2022-02-18T20:56:53.854Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesJ/java-openjdk.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-02-18T20:56:54.029Z] Checking out Revision c2ffba6666c71327f0d64fbadb2e92db1a36a3bf (master)
[2022-02-18T20:56:54.029Z] > git config core.sparsecheckout # timeout=10
[2022-02-18T20:56:54.033Z] > git checkout -f c2ffba6666c71327f0d64fbadb2e92db1a36a3bf # timeout=10
[2022-02-18T20:56:54.043Z] Commit message: "[trunk] -> [staging] 'java-openjdk-17.0.3.u2-1' add"
[2022-02-18T20:56:54.043Z] > git rev-list --no-walk 3e8baf4704b12689ed49466757a1f63e572655b2 # timeout=10
[2022-02-18T20:56:54.053Z] Cleaning workspace
[2022-02-18T20:56:54.053Z] > git rev-parse --verify HEAD # timeout=10
[2022-02-18T20:56:54.058Z] Resetting working tree
[2022-02-18T20:56:54.058Z] > git reset --hard # timeout=10
[2022-02-18T20:56:54.064Z] > git clean -fdx # timeout=10
[2022-02-18T20:56:54.069Z] [Gitea] Notifying branch build status: PENDING Build started...
[2022-02-18T20:56:54.225Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2022-02-18T20:56:54.499Z] + git show -s --format=%an c2ffba6666c71327f0d64fbadb2e92db1a36a3bf
[Pipeline] sh
[2022-02-18T20:56:54.755Z] + git show -s --format=%ae c2ffba6666c71327f0d64fbadb2e92db1a36a3bf
[Pipeline] sh
[2022-02-18T20:56:55.012Z] + git show --pretty=format: --name-status c2ffba6666c71327f0d64fbadb2e92db1a36a3bf
[Pipeline] fileExists
[Pipeline] sh
[2022-02-18T20:56:55.282Z] + pkg2yaml -d x86_64/staging
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2022-02-18T20:56:55.339Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2022-02-18T20:56:55.366Z] Running in /var/lib/jenkins/workspace/packagesJ_java-openjdk_master/x86_64/staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2022-02-18T20:56:55.634Z] + buildpkg -C -d goblins
[2022-02-18T20:56:58.117Z] :: Synchronizing package databases...
[2022-02-18T20:56:58.117Z] goblins downloading...
[2022-02-18T20:56:58.117Z] gremlins downloading...
[2022-02-18T20:56:58.117Z] system downloading...
[2022-02-18T20:56:58.117Z] world downloading...
[2022-02-18T20:56:58.117Z] galaxy-goblins downloading...
[2022-02-18T20:56:58.117Z] galaxy-gremlins downloading...
[2022-02-18T20:56:58.117Z] galaxy downloading...
[2022-02-18T20:56:58.117Z] :: Starting full system upgrade...
[2022-02-18T20:56:58.117Z] there is nothing to do
[2022-02-18T20:56:59.460Z] ==> Building in chroot for [goblins] (x86_64)...
[2022-02-18T20:57:01.942Z] ==> Synchronizing chroot copy [/build/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2022-02-18T20:57:04.425Z] ==> Making package: java-openjdk 17.0.3.u2-1 (Fri Feb 18 21:57:03 2022)
[2022-02-18T20:57:04.425Z] ==> Retrieving sources...
[2022-02-18T20:57:04.425Z] -> Found jdk-17.0.3+2.tar.gz
[2022-02-18T20:57:04.425Z] -> Found freedesktop-java.desktop
[2022-02-18T20:57:04.425Z] -> Found freedesktop-jconsole.desktop
[2022-02-18T20:57:04.425Z] -> Found freedesktop-jshell.desktop
[2022-02-18T20:57:04.425Z] ==> Validating source files with sha256sums...
[2022-02-18T20:57:04.425Z] jdk-17.0.3+2.tar.gz ... Passed
[2022-02-18T20:57:04.425Z] freedesktop-java.desktop ... Passed
[2022-02-18T20:57:04.425Z] freedesktop-jconsole.desktop ... Passed
[2022-02-18T20:57:04.425Z] freedesktop-jshell.desktop ... Passed
[2022-02-18T20:57:12.449Z] ==> Making package: java-openjdk 17.0.3.u2-1 (Fri 18 Feb 2022 08:57:11 PM UTC)
[2022-02-18T20:57:12.449Z] ==> Checking runtime dependencies...
[2022-02-18T20:57:12.449Z] ==> Checking buildtime dependencies...
[2022-02-18T20:57:12.449Z] ==> Installing missing dependencies...
[2022-02-18T20:57:12.449Z] :: There are 3 providers available for java-environment>=11:
[2022-02-18T20:57:12.449Z] :: Repository gremlins
[2022-02-18T20:57:12.449Z] 1) jdk11-openjdk
[2022-02-18T20:57:12.449Z] :: Repository world
[2022-02-18T20:57:12.449Z] 2) jdk-openjdk 3) jdk11-openjdk
[2022-02-18T20:57:12.449Z]
[2022-02-18T20:57:12.449Z] Enter a number (default=1):
[2022-02-18T20:57:12.449Z] resolving dependencies...
[2022-02-18T20:57:12.449Z] looking for conflicting packages...
[2022-02-18T20:57:12.449Z] warning: dependency cycle detected:
[2022-02-18T20:57:12.449Z] warning: harfbuzz will be installed before its freetype2 dependency
[2022-02-18T20:57:12.449Z]
[2022-02-18T20:57:12.449Z] Package (83) New Version Net Change
[2022-02-18T20:57:12.449Z]
[2022-02-18T20:57:12.449Z] world/alsa-topology-conf 1.2.5.1-1 0.33 MiB
[2022-02-18T20:57:12.449Z] world/alsa-ucm-conf 1.2.6.3-1 0.20 MiB
[2022-02-18T20:57:12.449Z] world/aom 3.3.0-1 8.95 MiB
[2022-02-18T20:57:12.449Z] world/avahi 0.8+22+gfd482a7-3 1.85 MiB
[2022-02-18T20:57:12.449Z] world/cairo 1.17.4-5 1.68 MiB
[2022-02-18T20:57:12.449Z] world/dav1d 0.9.2-1 1.36 MiB
[2022-02-18T20:57:12.449Z] system/dbus 1.12.20-1 0.95 MiB
[2022-02-18T20:57:12.449Z] world/fontconfig 2:2.13.96-1 1.06 MiB
[2022-02-18T20:57:12.449Z] world/fribidi 1.0.11-1 0.22 MiB
[2022-02-18T20:57:12.449Z] world/gd 2.3.3-3.1 0.67 MiB
[2022-02-18T20:57:12.449Z] world/gdk-pixbuf2 2.42.6-2 2.96 MiB
[2022-02-18T20:57:12.449Z] world/ghostscript 9.55.0-4 44.17 MiB
[2022-02-18T20:57:12.449Z] world/graphite 1:1.3.14-1.1 0.69 MiB
[2022-02-18T20:57:12.449Z] world/gsfonts 20200910-2 3.11 MiB
[2022-02-18T20:57:12.449Z] world/gts 0.7.6.121130-2.1 0.67 MiB
[2022-02-18T20:57:12.449Z] world/hicolor-icon-theme 0.17-2.1 0.05 MiB
[2022-02-18T20:57:12.449Z] world/ijs 0.35-3.1 0.12 MiB
[2022-02-18T20:57:12.449Z] world/java-environment-common 3-3.1 0.00 MiB
[2022-02-18T20:57:12.449Z] world/java-runtime-common 3-3.1 0.01 MiB
[2022-02-18T20:57:12.449Z] world/jbig2dec 0.19-1 0.15 MiB
[2022-02-18T20:57:12.449Z] gremlins/jre11-openjdk 11.0.15.u2-1 0.53 MiB
[2022-02-18T20:57:12.449Z] gremlins/jre11-openjdk-headless 11.0.15.u2-1 158.74 MiB
[2022-02-18T20:57:12.449Z] galaxy/libavif 0.9.3-1 0.32 MiB
[2022-02-18T20:57:12.449Z] world/libdaemon 0.14-5.1 0.06 MiB
[2022-02-18T20:57:12.449Z] world/libdatrie 0.2.13-1 0.07 MiB
[2022-02-18T20:57:12.449Z] world/libde265 1.0.8-2 1.15 MiB
[2022-02-18T20:57:12.449Z] system/libelogind 246.10-5 0.58 MiB
[2022-02-18T20:57:12.449Z] world/libheif 1.12.0-2 0.84 MiB
[2022-02-18T20:57:12.449Z] world/libice 1.0.10-3.1 0.35 MiB
[2022-02-18T20:57:12.449Z] world/libidn 1.38-1 0.75 MiB
[2022-02-18T20:57:12.449Z] system/libnsl 2.0.0-2 0.07 MiB
[2022-02-18T20:57:12.449Z] world/libpaper 1.1.28-1.1 0.09 MiB
[2022-02-18T20:57:12.449Z] world/librsvg 2:2.52.6-1 14.55 MiB
[2022-02-18T20:57:12.449Z] world/libsm 1.2.3-2.1 0.26 MiB
[2022-02-18T20:57:12.449Z] world/libthai 0.1.29-1 0.65 MiB
[2022-02-18T20:57:12.449Z] world/libtiff 4.3.0-1 2.82 MiB
[2022-02-18T20:57:12.449Z] system/libusb 1.0.25-2 0.21 MiB
[2022-02-18T20:57:12.449Z] world/libwebp 1.2.2-1 1.07 MiB
[2022-02-18T20:57:12.449Z] world/libxau 1.0.9-3.1 0.02 MiB
[2022-02-18T20:57:12.449Z] world/libxaw 1.0.14-1 1.69 MiB
[2022-02-18T20:57:12.449Z] world/libxcb 1.14-1.1 3.76 MiB
[2022-02-18T20:57:12.449Z] world/libxdmcp 1.1.3-3.1 0.13 MiB
[2022-02-18T20:57:12.449Z] world/libxfixes 6.0.0-1 0.04 MiB
[2022-02-18T20:57:12.449Z] world/libxft 2.3.4-1 0.12 MiB
[2022-02-18T20:57:12.449Z] world/libxi 1.8-1 0.48 MiB
[2022-02-18T20:57:12.449Z] world/libxmu 1.1.3-2.1 0.33 MiB
[2022-02-18T20:57:12.449Z] world/libxpm 3.5.13-2.1 0.16 MiB
[2022-02-18T20:57:12.449Z] galaxy/libyuv r2266+eb6e7bb6-1 1.47 MiB
[2022-02-18T20:57:12.449Z] system/lzo 2.10-3.1 0.38 MiB
[2022-02-18T20:57:12.449Z] world/netpbm 10.73.37-1 7.49 MiB
[2022-02-18T20:57:12.449Z] system/nspr 4.33-1 0.72 MiB
[2022-02-18T20:57:12.449Z] system/nss 3.75-1 5.40 MiB
[2022-02-18T20:57:12.449Z] world/openjpeg2 2.4.0-1 14.04 MiB
[2022-02-18T20:57:12.449Z] world/pango 1:1.50.4-1 2.26 MiB
[2022-02-18T20:57:12.449Z] world/pixman 0.40.0-1.1 0.72 MiB
[2022-02-18T20:57:12.449Z] world/rav1e 0.4.1-1 5.80 MiB
[2022-02-18T20:57:12.449Z] system/run-parts 5.5-1 0.04 MiB
[2022-02-18T20:57:12.449Z] world/shared-mime-info 2.0+115+gd74a913-1 4.39 MiB
[2022-02-18T20:57:12.449Z] galaxy/svt-av1 0.8.6-2 6.00 MiB
[2022-02-18T20:57:12.449Z] world/x265 3.5-2 19.33 MiB
[2022-02-18T20:57:12.449Z] world/xcb-proto 1.14.1-5 0.82 MiB
[2022-02-18T20:57:12.449Z] world/xorgproto 2021.5-1 1.43 MiB
[2022-02-18T20:57:12.449Z] world/alsa-lib 1.2.6.1-1 1.65 MiB
[2022-02-18T20:57:12.449Z] world/cpio 2.13-2.1 0.92 MiB
[2022-02-18T20:57:12.449Z] world/freetype2 2.11.1-1 1.59 MiB
[2022-02-18T20:57:12.449Z] world/giflib 5.2.1-2.1 0.30 MiB
[2022-02-18T20:57:12.449Z] world/graphviz 2.50.0-2 9.99 MiB
[2022-02-18T20:57:12.449Z] world/harfbuzz 3.4.0-1 5.53 MiB
[2022-02-18T20:57:12.449Z] gremlins/jdk11-openjdk 11.0.15.u2-1 88.12 MiB
[2022-02-18T20:57:12.449Z] world/lcms2 2.13.1-1 0.66 MiB
[2022-02-18T20:57:12.449Z] world/libcups 1:2.4.1-1 0.82 MiB
[2022-02-18T20:57:12.449Z] world/libjpeg-turbo 2.1.2-1 2.02 MiB
[2022-02-18T20:57:12.449Z] world/libnet 1:1.1.6-1.1 0.30 MiB
[2022-02-18T20:57:12.449Z] world/libpng 1.6.37-3 0.55 MiB
[2022-02-18T20:57:12.449Z] world/libx11 1.7.3.1-1 10.17 MiB
[2022-02-18T20:57:12.449Z] world/libxext 1.3.4-3.1 0.30 MiB
[2022-02-18T20:57:12.449Z] world/libxrandr 1.5.2-3.1 0.07 MiB
[2022-02-18T20:57:12.449Z] world/libxrender 0.9.10-4.1 0.08 MiB
[2022-02-18T20:57:12.449Z] world/libxt 1.2.1-1 2.03 MiB
[2022-02-18T20:57:12.449Z] world/libxtst 1.2.3-4.1 0.11 MiB
[2022-02-18T20:57:12.449Z] galaxy/pandoc-bin 2.14.1-1 73.50 MiB
[2022-02-18T20:57:12.449Z] world/unzip 6.0-16 0.31 MiB
[2022-02-18T20:57:12.449Z] world/zip 3.0-9.2 0.54 MiB
[2022-02-18T20:57:12.449Z]
[2022-02-18T20:57:12.449Z] Total Installed Size: 528.85 MiB
[2022-02-18T20:57:12.449Z]
[2022-02-18T20:57:12.449Z] :: Proceed with installation? [Y/n]
[2022-02-18T20:57:12.449Z] checking keyring...
[2022-02-18T20:57:12.449Z] checking package integrity...
[2022-02-18T20:57:14.938Z] loading package files...
[2022-02-18T20:57:14.938Z] checking for file conflicts...
[2022-02-18T20:57:14.938Z] :: Processing package changes...
[2022-02-18T20:57:14.938Z] installing java-runtime-common...
[2022-02-18T20:57:14.938Z] For the complete set of Java binaries to be available in your PATH,
[2022-02-18T20:57:14.938Z] you need to re-login or source /etc/profile.d/jre.sh
[2022-02-18T20:57:14.938Z] Please note that this package does not support forcing JAVA_HOME as former package java-common did
[2022-02-18T20:57:14.938Z] installing nspr...
[2022-02-18T20:57:14.938Z] installing nss...
[2022-02-18T20:57:14.938Z] installing libjpeg-turbo...
[2022-02-18T20:57:14.938Z] Optional dependencies for libjpeg-turbo
[2022-02-18T20:57:14.938Z] java-runtime>11: for TurboJPEG Java wrapper
[2022-02-18T20:57:14.938Z] installing libtiff...
[2022-02-18T20:57:14.938Z] Optional dependencies for libtiff
[2022-02-18T20:57:14.938Z] freeglut: for using tiffgt
[2022-02-18T20:57:14.938Z] installing lcms2...
[2022-02-18T20:57:14.938Z] installing libnet...
[2022-02-18T20:57:14.938Z] installing libpng...
[2022-02-18T20:57:14.938Z] installing graphite...
[2022-02-18T20:57:14.938Z] installing harfbuzz...
[2022-02-18T20:57:14.938Z] Optional dependencies for harfbuzz
[2022-02-18T20:57:14.938Z] cairo: hb-view program [pending]
[2022-02-18T20:57:14.938Z] chafa: hb-view program
[2022-02-18T20:57:14.938Z] installing freetype2...
[2022-02-18T20:57:14.938Z] installing jre11-openjdk-headless...
[2022-02-18T20:57:15.489Z] Optional dependencies for jre11-openjdk-headless
[2022-02-18T20:57:15.489Z] java-rhino: for some JavaScript support
[2022-02-18T20:57:15.489Z] installing giflib...
[2022-02-18T20:57:15.489Z] installing jre11-openjdk...
[2022-02-18T20:57:15.489Z] when you use a non-reparenting window manager,
[2022-02-18T20:57:15.489Z] set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
[2022-02-18T20:57:15.489Z] Optional dependencies for jre11-openjdk
[2022-02-18T20:57:15.489Z] alsa-lib: for basic sound support [pending]
[2022-02-18T20:57:15.489Z] gtk2: for the Gtk+ 2 look and feel - desktop usage
[2022-02-18T20:57:15.489Z] gtk3: for the Gtk+ 3 look and feel - desktop usage
[2022-02-18T20:57:15.489Z] installing java-environment-common...
[2022-02-18T20:57:15.489Z] installing hicolor-icon-theme...
[2022-02-18T20:57:15.489Z] installing jdk11-openjdk...
[2022-02-18T20:57:15.739Z] installing cpio...
[2022-02-18T20:57:15.739Z] installing unzip...
[2022-02-18T20:57:15.739Z] installing zip...
[2022-02-18T20:57:15.739Z] installing libdaemon...
[2022-02-18T20:57:15.739Z] installing xcb-proto...
[2022-02-18T20:57:15.739Z] installing libxdmcp...
[2022-02-18T20:57:15.739Z] installing libxau...
[2022-02-18T20:57:15.739Z] installing libxcb...
[2022-02-18T20:57:15.739Z] installing xorgproto...
[2022-02-18T20:57:15.739Z] installing libx11...
[2022-02-18T20:57:15.989Z] installing libelogind...
[2022-02-18T20:57:15.989Z] installing dbus...
[2022-02-18T20:57:15.989Z] installing avahi...
[2022-02-18T20:57:15.989Z] Optional dependencies for avahi
[2022-02-18T20:57:15.989Z] gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
[2022-02-18T20:57:15.989Z] qt5-base: qt5 bindings
[2022-02-18T20:57:15.989Z] libevent: libevent bindings
[2022-02-18T20:57:15.989Z] nss-mdns: NSS support for mDNS
[2022-02-18T20:57:15.989Z] python-twisted: avahi-bookmarks
[2022-02-18T20:57:15.989Z] python-gobject: avahi-bookmarks, avahi-discover
[2022-02-18T20:57:15.989Z] python-dbus: avahi-bookmarks, avahi-discover
[2022-02-18T20:57:15.989Z] installing libusb...
[2022-02-18T20:57:15.989Z] installing libcups...
[2022-02-18T20:57:15.989Z] installing libxrender...
[2022-02-18T20:57:15.989Z] installing libxext...
[2022-02-18T20:57:15.989Z] installing libxi...
[2022-02-18T20:57:15.989Z] installing libxfixes...
[2022-02-18T20:57:15.989Z] installing libxtst...
[2022-02-18T20:57:15.989Z] installing libice...
[2022-02-18T20:57:15.989Z] installing libsm...
[2022-02-18T20:57:15.989Z] installing libxt...
[2022-02-18T20:57:15.990Z] installing libxrandr...
[2022-02-18T20:57:15.990Z] installing alsa-topology-conf...
[2022-02-18T20:57:15.990Z] installing alsa-ucm-conf...
[2022-02-18T20:57:15.990Z] installing alsa-lib...
[2022-02-18T20:57:15.990Z] installing pandoc-bin...
[2022-02-18T20:57:16.240Z] Optional dependencies for pandoc-bin
[2022-02-18T20:57:16.240Z] texlive-core: for pdf output
[2022-02-18T20:57:16.240Z] installing fontconfig...
[2022-02-18T20:57:16.240Z] Creating fontconfig configuration...
[2022-02-18T20:57:16.240Z] Rebuilding fontconfig cache...
[2022-02-18T20:57:16.240Z] installing libxpm...
[2022-02-18T20:57:16.240Z] installing libwebp...
[2022-02-18T20:57:16.240Z] Optional dependencies for libwebp
[2022-02-18T20:57:16.240Z] freeglut: vwebp viewer
[2022-02-18T20:57:16.240Z] installing aom...
[2022-02-18T20:57:16.240Z] installing dav1d...
[2022-02-18T20:57:16.240Z] Optional dependencies for dav1d
[2022-02-18T20:57:16.240Z] dav1d-doc: HTML documentation
[2022-02-18T20:57:16.240Z] installing rav1e...
[2022-02-18T20:57:16.240Z] installing svt-av1...
[2022-02-18T20:57:16.240Z] installing libyuv...
[2022-02-18T20:57:16.240Z] installing libavif...
[2022-02-18T20:57:16.240Z] installing libde265...
[2022-02-18T20:57:16.240Z] Optional dependencies for libde265
[2022-02-18T20:57:16.240Z] ffmpeg: for sherlock265
[2022-02-18T20:57:16.240Z] qt5-base: for sherlock265
[2022-02-18T20:57:16.240Z] sdl: dec265 YUV overlay output
[2022-02-18T20:57:16.240Z] installing x265...
[2022-02-18T20:57:16.240Z] installing libheif...
[2022-02-18T20:57:16.240Z] Optional dependencies for libheif
[2022-02-18T20:57:16.240Z] libjpeg: for heif-convert and heif-enc [installed]
[2022-02-18T20:57:16.240Z] libpng: for heif-convert and heif-enc [installed]
[2022-02-18T20:57:16.240Z] installing gd...
[2022-02-18T20:57:16.490Z] Optional dependencies for gd
[2022-02-18T20:57:16.490Z] perl: bdftogd script [installed]
[2022-02-18T20:57:16.490Z] installing shared-mime-info...
[2022-02-18T20:57:16.490Z] installing gdk-pixbuf2...
[2022-02-18T20:57:16.490Z] Optional dependencies for gdk-pixbuf2
[2022-02-18T20:57:16.490Z] libwmf: Load .wmf and .apm
[2022-02-18T20:57:16.490Z] libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf
[2022-02-18T20:57:16.490Z] libavif: Load .avif [installed]
[2022-02-18T20:57:16.490Z] libheif: Load .heif, .heic, and .avif [installed]
[2022-02-18T20:57:16.490Z] librsvg: Load .svg, .svgz, and .svg.gz [pending]
[2022-02-18T20:57:16.490Z] webp-pixbuf-loader: Load .webp
[2022-02-18T20:57:16.490Z] installing libdatrie...
[2022-02-18T20:57:16.490Z] installing libthai...
[2022-02-18T20:57:16.491Z] installing lzo...
[2022-02-18T20:57:16.491Z] installing pixman...
[2022-02-18T20:57:16.491Z] installing cairo...
[2022-02-18T20:57:16.491Z] installing libxft...
[2022-02-18T20:57:16.491Z] installing fribidi...
[2022-02-18T20:57:16.491Z] installing pango...
[2022-02-18T20:57:16.491Z] installing librsvg...
[2022-02-18T20:57:16.491Z] installing libxmu...
[2022-02-18T20:57:16.491Z] installing libxaw...
[2022-02-18T20:57:16.491Z] installing jbig2dec...
[2022-02-18T20:57:16.491Z] installing run-parts...
[2022-02-18T20:57:16.491Z] installing libpaper...
[2022-02-18T20:57:16.491Z] installing ijs...
[2022-02-18T20:57:16.491Z] installing openjpeg2...
[2022-02-18T20:57:16.491Z] installing libidn...
[2022-02-18T20:57:16.491Z] installing ghostscript...
[2022-02-18T20:57:16.741Z] Optional dependencies for ghostscript
[2022-02-18T20:57:16.741Z] texlive-core: needed for dvipdf
[2022-02-18T20:57:16.741Z] gtk3: needed for gsx
[2022-02-18T20:57:16.741Z] installing netpbm...
[2022-02-18T20:57:16.741Z] installing gts...
[2022-02-18T20:57:16.741Z] installing gsfonts...
[2022-02-18T20:57:16.741Z] installing libnsl...
[2022-02-18T20:57:16.741Z] installing graphviz...
[2022-02-18T20:57:16.991Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2022-02-18T20:57:16.991Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2022-02-18T20:57:16.991Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2022-02-18T20:57:16.991Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2022-02-18T20:57:16.991Z] Optional dependencies for graphviz
[2022-02-18T20:57:16.991Z] mono: sharp bindings
[2022-02-18T20:57:16.991Z] guile: guile bindings [installed]
[2022-02-18T20:57:16.991Z] lua: lua bindings
[2022-02-18T20:57:16.991Z] ocaml: ocaml bindings
[2022-02-18T20:57:16.991Z] perl: perl bindings [installed]
[2022-02-18T20:57:16.991Z] python: python bindings
[2022-02-18T20:57:16.991Z] r: r bindings
[2022-02-18T20:57:16.991Z] tcl: tcl bindings
[2022-02-18T20:57:16.991Z] qt5-base: gvedit
[2022-02-18T20:57:16.991Z] gtk2: gtk output plugin
[2022-02-18T20:57:16.991Z] xterm: vimdot
[2022-02-18T20:57:16.991Z] :: Running post-transaction hooks...
[2022-02-18T20:57:16.991Z] (1/7) Creating system user accounts...
[2022-02-18T20:57:16.991Z] Creating group 'avahi' with GID 982.
[2022-02-18T20:57:16.991Z] Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 982 and GID 982.
[2022-02-18T20:57:16.991Z] Creating group 'dbus' with GID 81.
[2022-02-18T20:57:16.991Z] Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
[2022-02-18T20:57:17.242Z] (2/7) Updating the MIME type database...
[2022-02-18T20:57:17.492Z] (3/7) Updating fontconfig configuration...
[2022-02-18T20:57:17.492Z] (4/7) Warn about old perl modules
[2022-02-18T20:57:17.492Z] (5/7) Updating fontconfig cache...
[2022-02-18T20:57:17.492Z] (6/7) Probing GDK-Pixbuf loader modules...
[2022-02-18T20:57:17.492Z] (7/7) Updating the info directory file...
[2022-02-18T20:57:17.492Z] ==> Retrieving sources...
[2022-02-18T20:57:17.492Z] -> Found jdk-17.0.3+2.tar.gz
[2022-02-18T20:57:17.492Z] -> Found freedesktop-java.desktop
[2022-02-18T20:57:17.492Z] -> Found freedesktop-jconsole.desktop
[2022-02-18T20:57:17.742Z] -> Found freedesktop-jshell.desktop
[2022-02-18T20:57:17.742Z] ==> WARNING: Skipping all source file integrity checks.
[2022-02-18T20:57:17.742Z] ==> Extracting sources...
[2022-02-18T20:57:17.742Z] -> Extracting jdk-17.0.3+2.tar.gz with bsdtar
[2022-02-18T20:57:24.223Z] ==> Starting build()...
[2022-02-18T20:57:24.223Z] Removing '-j27' from MAKEFLAGS to prevent build fail. Passing it directly to ./configure.
[2022-02-18T20:57:24.223Z] Runnable configure script is not present
[2022-02-18T20:57:24.223Z] Generating runnable configure script at /build/java-openjdk/src/jdk17u-jdk-17.0.3-2/build/.configure-support/generated-configure.sh
[2022-02-18T20:57:24.223Z] Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.71]
[2022-02-18T20:57:26.084Z] stdin:227: warning: AC_CHECK_HEADERS($HEADERS_TO_CHECK): you should use literals
[2022-02-18T20:57:26.084Z] ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
[2022-02-18T20:57:26.084Z] /build/java-openjdk/src/jdk17u-jdk-17.0.3-2/make/autoconf/libraries.m4:95: LIB_SETUP_LIBRARIES is expanded from...
[2022-02-18T20:57:26.084Z] stdin:227: the top level
[2022-02-18T20:57:27.427Z] configure: Configuration created at Fri Feb 18 20:57:27 UTC 2022.
[2022-02-18T20:57:27.427Z] checking for basename... /usr/bin/basename
[2022-02-18T20:57:27.427Z] checking for dirname... /usr/bin/dirname
[2022-02-18T20:57:27.427Z] checking for file... /usr/bin/file
[2022-02-18T20:57:27.427Z] checking for ldd... /usr/bin/ldd
[2022-02-18T20:57:27.427Z] checking for bash... /usr/bin/bash
[2022-02-18T20:57:27.427Z] checking for cat... /usr/bin/cat
[2022-02-18T20:57:27.677Z] checking for chmod... /usr/bin/chmod
[2022-02-18T20:57:27.677Z] checking for cp... /usr/bin/cp
[2022-02-18T20:57:27.677Z] checking for cut... /usr/bin/cut
[2022-02-18T20:57:27.677Z] checking for date... /usr/bin/date
[2022-02-18T20:57:27.677Z] checking for gdiff... [not found]
[2022-02-18T20:57:27.677Z] checking for diff... /usr/bin/diff
[2022-02-18T20:57:27.677Z] checking for echo... echo [builtin]
[2022-02-18T20:57:27.677Z] checking for expr... /usr/bin/expr
[2022-02-18T20:57:27.678Z] checking for find... /usr/bin/find
[2022-02-18T20:57:27.678Z] checking for gunzip... /usr/bin/gunzip
[2022-02-18T20:57:27.678Z] checking for pigz... [not found]
[2022-02-18T20:57:27.678Z] checking for gzip... /usr/bin/gzip
[2022-02-18T20:57:27.678Z] checking for head... /usr/bin/head
[2022-02-18T20:57:27.678Z] checking for ln... /usr/bin/ln
[2022-02-18T20:57:27.678Z] checking for ls... /usr/bin/ls
[2022-02-18T20:57:27.678Z] checking for gmkdir... [not found]
[2022-02-18T20:57:27.678Z] checking for mkdir... /usr/bin/mkdir
[2022-02-18T20:57:27.678Z] checking for mktemp... /usr/bin/mktemp
[2022-02-18T20:57:27.678Z] checking for mv... /usr/bin/mv
[2022-02-18T20:57:27.678Z] checking for gawk... /usr/bin/gawk
[2022-02-18T20:57:27.678Z] checking for printf... printf [builtin]
[2022-02-18T20:57:27.678Z] checking for rm... /usr/bin/rm
[2022-02-18T20:57:27.678Z] checking for rmdir... /usr/bin/rmdir
[2022-02-18T20:57:27.678Z] checking for sh... /usr/bin/sh
[2022-02-18T20:57:27.678Z] checking for sort... /usr/bin/sort
[2022-02-18T20:57:27.678Z] checking for tail... /usr/bin/tail
[2022-02-18T20:57:27.678Z] checking for gtar... [not found]
[2022-02-18T20:57:27.678Z] checking for tar... /usr/bin/tar
[2022-02-18T20:57:27.678Z] checking for tee... /usr/bin/tee
[2022-02-18T20:57:27.678Z] checking for touch... /usr/bin/touch
[2022-02-18T20:57:27.678Z] checking for tr... /usr/bin/tr
[2022-02-18T20:57:27.678Z] checking for uname... /usr/bin/uname
[2022-02-18T20:57:27.678Z] checking for wc... /usr/bin/wc
[2022-02-18T20:57:27.678Z] checking for xargs... /usr/bin/xargs
[2022-02-18T20:57:27.678Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2022-02-18T20:57:27.678Z] checking for egrep... /usr/bin/grep -E
[2022-02-18T20:57:27.678Z] checking for fgrep... /usr/bin/grep -F
[2022-02-18T20:57:27.678Z] checking for a sed that does not truncate output... /usr/bin/sed
[2022-02-18T20:57:27.678Z] checking for df... /usr/bin/df
[2022-02-18T20:57:27.678Z] checking for nice... /usr/bin/nice
[2022-02-18T20:57:27.678Z] checking for greadlink... [not found]
[2022-02-18T20:57:27.678Z] checking for readlink... /usr/bin/readlink
[2022-02-18T20:57:27.678Z] checking for cygpath... [not found]
[2022-02-18T20:57:27.678Z] checking for wslpath... [not found]
[2022-02-18T20:57:27.678Z] checking for lsb_release... [not found]
[2022-02-18T20:57:27.928Z] checking for cmd.exe... [not found]
[2022-02-18T20:57:27.928Z] checking for cmp... /usr/bin/cmp
[2022-02-18T20:57:27.928Z] checking for uniq... /usr/bin/uniq
[2022-02-18T20:57:27.928Z] checking build system type... x86_64-unknown-linux-gnu
[2022-02-18T20:57:27.928Z] checking host system type... x86_64-unknown-linux-gnu
[2022-02-18T20:57:27.928Z] checking target system type... x86_64-unknown-linux-gnu
[2022-02-18T20:57:27.928Z] checking openjdk-build os-cpu... linux-x86_64
[2022-02-18T20:57:27.928Z] checking openjdk-build C library... gnu
[2022-02-18T20:57:27.928Z] checking openjdk-target os-cpu... linux-x86_64
[2022-02-18T20:57:27.928Z] checking openjdk-target C library... gnu
[2022-02-18T20:57:27.928Z] checking compilation type... native
[2022-02-18T20:57:27.928Z] checking for top-level directory... /build/java-openjdk/src/jdk17u-jdk-17.0.3-2
[2022-02-18T20:57:27.928Z] checking if custom source is suppressed (openjdk-only)... disabled, default
[2022-02-18T20:57:27.928Z] checking for --enable-debug... disabled, default
[2022-02-18T20:57:27.928Z] checking which debug level to use... release
[2022-02-18T20:57:27.928Z] checking which variants of the JVM to build... server
[2022-02-18T20:57:27.928Z] checking if absolute paths should be allowed in the build output... no, release build
[2022-02-18T20:57:27.928Z] checking for sysroot...
[2022-02-18T20:57:27.928Z] checking for toolchain path...
[2022-02-18T20:57:27.928Z] checking for extra path...
[2022-02-18T20:57:27.928Z] checking where to store configuration... in default location
[2022-02-18T20:57:27.928Z] checking what configuration name to use... linux-x86_64-server-release
[2022-02-18T20:57:27.928Z] checking for zypper... [not found]
[2022-02-18T20:57:27.928Z] checking for apt-get... [not found]
[2022-02-18T20:57:27.928Z] checking for yum... [not found]
[2022-02-18T20:57:27.928Z] checking for brew... [not found]
[2022-02-18T20:57:27.928Z] checking for port... [not found]
[2022-02-18T20:57:27.928Z] checking for pkgutil... [not found]
[2022-02-18T20:57:27.928Z] checking for pkgadd... [not found]
[2022-02-18T20:57:27.928Z] checking for pacman... /usr/bin/pacman
[2022-02-18T20:57:27.929Z] checking for pandoc... /usr/bin/pandoc
[2022-02-18T20:57:27.929Z] checking if the pandoc smart extension needs to be disabled for markdown... yes
[2022-02-18T20:57:27.929Z] checking for gmake... [not found]
[2022-02-18T20:57:27.929Z] checking for make... /usr/bin/make
[2022-02-18T20:57:27.929Z] configure: Testing potential make at /usr/bin/make, found using make in PATH
[2022-02-18T20:57:27.929Z] configure: Using GNU make at /usr/bin/make (version: GNU Make 4.3)
[2022-02-18T20:57:27.929Z] checking if make --output-sync is supported... yes
[2022-02-18T20:57:27.929Z] checking for output-sync value... none
[2022-02-18T20:57:27.929Z] checking if find supports -delete... yes
[2022-02-18T20:57:27.929Z] checking what type of tar was found... gnu
[2022-02-18T20:57:27.929Z] checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
[2022-02-18T20:57:27.929Z] checking for unzip... /usr/bin/unzip
[2022-02-18T20:57:27.929Z] checking for zip... /usr/bin/zip
[2022-02-18T20:57:27.929Z] checking for greadelf... [not found]
[2022-02-18T20:57:27.929Z] checking for readelf... /usr/bin/readelf
[2022-02-18T20:57:27.929Z] checking for dot... /usr/bin/dot
[2022-02-18T20:57:27.929Z] checking for hg... [not found]
[2022-02-18T20:57:27.929Z] checking for git... [not found]
[2022-02-18T20:57:27.929Z] checking for stat... /usr/bin/stat
[2022-02-18T20:57:27.929Z] checking for time... time [builtin]
[2022-02-18T20:57:27.929Z] checking for flock... /usr/bin/flock
[2022-02-18T20:57:27.929Z] checking for dtrace... [not found]
[2022-02-18T20:57:27.929Z] checking for gpatch... [not found]
[2022-02-18T20:57:27.929Z] checking for patch... /usr/bin/patch
[2022-02-18T20:57:28.179Z] checking for ulimit... ulimit [builtin]
[2022-02-18T20:57:28.179Z] checking bash version... 5.1.16
[2022-02-18T20:57:28.179Z] checking if bash supports pipefail... yes
[2022-02-18T20:57:28.179Z] checking if bash supports errexit (-e)... yes
[2022-02-18T20:57:28.179Z] checking for pkg-config... /usr/bin/pkg-config
[2022-02-18T20:57:28.179Z] checking pkg-config is at least version 0.9.0... yes
[2022-02-18T20:57:28.179Z] checking for default LOG value...
[2022-02-18T20:57:28.179Z] checking if packaged modules are kept... enabled, default
[2022-02-18T20:57:28.179Z] checking for version string... 17.0.3+2
[2022-02-18T20:57:28.179Z] checking for javac... /usr/bin/javac
[2022-02-18T20:57:28.179Z] checking for java... /usr/bin/java
[2022-02-18T20:57:28.179Z] configure: Found potential Boot JDK using java(c) in PATH
[2022-02-18T20:57:28.179Z] configure: Potential Boot JDK found at /usr/lib/jvm/java-11-openjdk is incorrect JDK version (openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+2) OpenJDK 64-Bit Server VM (build 11.0.15+2, mixed mode)); ignoring
[2022-02-18T20:57:28.179Z] configure: (Your Boot JDK version must be one of: 16 17)
[2022-02-18T20:57:28.179Z] configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/java-11-openjdk)
[2022-02-18T20:57:28.430Z] configure: Potential Boot JDK found at /usr/lib/jvm/java-11-openjdk is incorrect JDK version (openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+2) OpenJDK 64-Bit Server VM (build 11.0.15+2, mixed mode)); ignoring
[2022-02-18T20:57:28.430Z] configure: (Your Boot JDK version must be one of: 16 17)
[2022-02-18T20:57:28.430Z] configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/default-runtime)
[2022-02-18T20:57:28.430Z] configure: Potential Boot JDK found at /usr/lib/jvm/default-runtime is incorrect JDK version (openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+2) OpenJDK 64-Bit Server VM (build 11.0.15+2, mixed mode)); ignoring
[2022-02-18T20:57:28.430Z] configure: (Your Boot JDK version must be one of: 16 17)
[2022-02-18T20:57:28.430Z] configure: Found potential Boot JDK using well-known locations (in /usr/lib/jvm/default)
[2022-02-18T20:57:28.680Z] configure: Potential Boot JDK found at /usr/lib/jvm/default is incorrect JDK version (openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment (build 11.0.15+2) OpenJDK 64-Bit Server VM (build 11.0.15+2, mixed mode)); ignoring
[2022-02-18T20:57:28.680Z] configure: (Your Boot JDK version must be one of: 16 17)
[2022-02-18T20:57:28.680Z] configure: Could not find a valid Boot JDK. OpenJDK distributions are available at http://jdk.java.net/.
[2022-02-18T20:57:28.680Z] configure: This might be fixed by explicitly setting --with-boot-jdk
[2022-02-18T20:57:28.680Z] configure: error: Cannot continue
[2022-02-18T20:57:28.680Z] configure exiting with result code 1
[2022-02-18T20:57:28.680Z] ==> ERROR: A failure occurred in build().
[2022-02-18T20:57:28.680Z] Aborting...
[2022-02-18T20:57:30.542Z] ==> ERROR: Build failed, check /build/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2022-02-18T20:57:30.548Z] ERROR: Failed to build source
[2022-02-18T20:57:30.548Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2022-02-18T20:57:30.629Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list