[artix-build-failures] [world-goblins] Failure: konsole-23.04.2-2

jenkins at artixlinux.org jenkins at artixlinux.org
Tue Jun 20 05:46:03 CEST 2023


   Build: x86_64/extra-staging

   Name: konsole-23.04.2-2

   author: corysanin

   email: corysanin at artixlinux.org

   [1]https://orion.artixlinux.org/job/packages/job/konsole/job/master/6/

References

   1. https://orion.artixlinux.org/job/packages/job/konsole/job/master/6/
-------------- next part --------------
Started by user corysanin
Replayed konsole-23.04.2-2
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
Looking up repository packages/konsole
Querying the current revision of branch master...
Current revision of branch master is 42aa23d1a21470384aaaab7e5343ec629bff843b
Obtained Jenkinsfile from 42aa23d1a21470384aaaab7e5343ec629bff843b
Loading library artix-ci at master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.40.1'
using GIT_ASKPASS to set credentials jenkins gitea token
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision 095ec03c26a36b7308b5c3578d60a6addca9a483
The recommended git tool is: jgit
using credential jenkins-gotea-token
Fetching changes from the remote Git repository
Fetching without tags
 > JGit fetch # timeout=10
Checking out Revision 095ec03c26a36b7308b5c3578d60a6addca9a483 (master)
Commit message: "merge branch 'next'"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
Replacing contents of vars/CheckOut.groovy
Replacing contents of vars/InitData.groovy
Replacing contents of src/org/artixlinux/RepoPackage.groovy
Replacing contents of vars/NotifyBuildFailure.groovy
Replacing contents of vars/RepoRemove.groovy
Replacing contents of vars/RepoAdd.groovy
Replacing contents of vars/BuildPkg.groovy
Replacing contents of vars/NotifyBuildSuccess.groovy
Replacing contents of vars/NotifyRepoAdd.groovy
Replacing contents of vars/NotifyRepoRemove.groovy
Replacing contents of vars/PackagePipeline.groovy
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packages_konsole_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (InitData)
[Pipeline] catchError
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2023-06-20T03:45:24.587Z] The recommended git tool is: NONE
[2023-06-20T03:45:24.588Z] using credential jenkins-gotea-token
[2023-06-20T03:45:24.870Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packages_konsole_master/.git # timeout=10
[2023-06-20T03:45:24.875Z] Fetching changes from the remote Git repository
[2023-06-20T03:45:24.877Z]  > git config remote.origin.url https://gitea.artixlinux.org/packages/konsole.git # timeout=10
[2023-06-20T03:45:24.882Z] Cleaning workspace
[2023-06-20T03:45:24.883Z]  > git rev-parse --verify HEAD # timeout=10
[2023-06-20T03:45:24.888Z] Resetting working tree
[2023-06-20T03:45:24.888Z]  > git reset --hard # timeout=10
[2023-06-20T03:45:24.896Z]  > git clean -ffdx # timeout=10
[2023-06-20T03:45:24.902Z] Pruning obsolete local tags that do not exist on remotes
[2023-06-20T03:45:24.903Z]  > git show-ref --tags -d # timeout=10
[2023-06-20T03:45:24.909Z] Fetching without tags
[2023-06-20T03:45:24.909Z] Fetching upstream changes from https://gitea.artixlinux.org/packages/konsole.git
[2023-06-20T03:45:24.909Z]  > git --version # timeout=10
[2023-06-20T03:45:24.914Z]  > git --version # 'git version 2.40.1'
[2023-06-20T03:45:24.915Z] using GIT_ASKPASS to set credentials jenkins gitea token
[2023-06-20T03:45:24.915Z]  > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packages/konsole.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2023-06-20T03:45:24.978Z] Checking out Revision 42aa23d1a21470384aaaab7e5343ec629bff843b (master)
[2023-06-20T03:45:24.978Z]  > git config core.sparsecheckout # timeout=10
[2023-06-20T03:45:24.984Z]  > git checkout -f 42aa23d1a21470384aaaab7e5343ec629bff843b # timeout=10
[2023-06-20T03:45:24.995Z] Commit message: "[trunk] -> [extra-staging] 'konsole-23.04.2-2' add"
[2023-06-20T03:45:24.995Z]  > git rev-list --no-walk 42aa23d1a21470384aaaab7e5343ec629bff843b # timeout=10
[2023-06-20T03:45:25.011Z] [Gitea] Notifying branch build status: PENDING Build started...
[2023-06-20T03:45:25.264Z] [Gitea] Notified
[Pipeline] sh
[2023-06-20T03:45:25.531Z] + git show -s --format=%an 42aa23d1a21470384aaaab7e5343ec629bff843b
[Pipeline] sh
[2023-06-20T03:45:25.796Z] + git show -s --format=%ae 42aa23d1a21470384aaaab7e5343ec629bff843b
[Pipeline] sh
[2023-06-20T03:45:26.060Z] + git show --pretty=format: --name-status 42aa23d1a21470384aaaab7e5343ec629bff843b
[Pipeline] fileExists
[Pipeline] sh
[2023-06-20T03:45:26.392Z] + pkg2yaml -d x86_64/extra-staging
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2023-06-20T03:45:26.513Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2023-06-20T03:45:26.555Z] Running in /var/lib/jenkins/workspace/packages_konsole_master/x86_64/extra-staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2023-06-20T03:45:26.829Z] + buildpkg -C -d world-goblins
[2023-06-20T03:45:30.952Z] :: Synchronizing package databases...
[2023-06-20T03:45:30.952Z]  system-goblins downloading...
[2023-06-20T03:45:30.952Z]  system-gremlins downloading...
[2023-06-20T03:45:30.952Z]  system downloading...
[2023-06-20T03:45:30.952Z]  world-goblins downloading...
[2023-06-20T03:45:30.952Z]  world-gremlins downloading...
[2023-06-20T03:45:30.952Z]  world downloading...
[2023-06-20T03:45:30.952Z]  galaxy-goblins downloading...
[2023-06-20T03:45:30.952Z]  galaxy-gremlins downloading...
[2023-06-20T03:45:30.953Z]  galaxy downloading...
[2023-06-20T03:45:30.953Z] :: Starting full system upgrade...
[2023-06-20T03:45:30.953Z]  there is nothing to do
[2023-06-20T03:45:32.296Z] ==> Building in chroot for [goblins] (x86_64)...
[2023-06-20T03:45:33.207Z] ==> Synchronizing chroot copy [/build/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2023-06-20T03:45:34.118Z] ==> Making package: konsole 23.04.2-2 (Tue Jun 20 05:45:33 2023)
[2023-06-20T03:45:34.118Z] ==> Retrieving sources...
[2023-06-20T03:45:34.118Z]   -> Found konsole-23.04.2.tar.xz
[2023-06-20T03:45:34.118Z]   -> Found konsole-23.04.2.tar.xz.sig
[2023-06-20T03:45:34.118Z] ==> Validating source files with sha256sums...
[2023-06-20T03:45:34.118Z]     konsole-23.04.2.tar.xz ... Passed
[2023-06-20T03:45:34.118Z]     konsole-23.04.2.tar.xz.sig ... Skipped
[2023-06-20T03:45:34.118Z] ==> Verifying source file signatures with gpg...
[2023-06-20T03:45:34.118Z]     konsole-23.04.2.tar.xz ... Passed
[2023-06-20T03:45:39.313Z] ==> Making package: konsole 23.04.2-2 (Tue Jun 20 03:45:39 2023)
[2023-06-20T03:45:39.313Z] ==> Checking runtime dependencies...
[2023-06-20T03:45:39.564Z] ==> Installing missing dependencies...
[2023-06-20T03:45:39.564Z] resolving dependencies...
[2023-06-20T03:45:39.564Z] looking for conflicting packages...
[2023-06-20T03:45:39.564Z] warning: dependency cycle detected:
[2023-06-20T03:45:39.564Z] warning: mesa will be installed before its libglvnd dependency
[2023-06-20T03:45:39.564Z] warning: dependency cycle detected:
[2023-06-20T03:45:39.564Z] warning: harfbuzz will be installed before its freetype2 dependency
[2023-06-20T03:45:39.564Z] 
[2023-06-20T03:45:39.564Z] Package (171)                  New Version              Net Change  Download Size
[2023-06-20T03:45:39.564Z] 
[2023-06-20T03:45:39.564Z] world/alsa-lib                 1.2.9-1                    1.66 MiB       0.47 MiB
[2023-06-20T03:45:39.564Z] world/alsa-topology-conf       1.2.5.1-3                  0.33 MiB       0.01 MiB
[2023-06-20T03:45:39.564Z] world/alsa-ucm-conf            1.2.9-1                    0.31 MiB       0.07 MiB
[2023-06-20T03:45:39.564Z] system/argon2                  20190702-5                 0.10 MiB               
[2023-06-20T03:45:39.564Z] world/attica                   5.107.0-1                  1.73 MiB       0.71 MiB
[2023-06-20T03:45:39.564Z] world/avahi                    1:0.8+r22+gfd482a74-1      1.83 MiB               
[2023-06-20T03:45:39.564Z] world/cairo                    1.17.8-2                   1.65 MiB               
[2023-06-20T03:45:39.564Z] world/cdparanoia               10.2-8.2                   0.18 MiB       0.07 MiB
[2023-06-20T03:45:39.564Z] system/cryptsetup              2.6.1-3                    2.66 MiB               
[2023-06-20T03:45:39.564Z] system/dbus                    1.14.8-1                   0.90 MiB               
[2023-06-20T03:45:39.564Z] world/default-cursors          2-1                        0.00 MiB               
[2023-06-20T03:45:39.564Z] system/device-mapper           2.03.21-1                  0.75 MiB               
[2023-06-20T03:45:39.564Z] world/double-conversion        3.3.0-1                    0.18 MiB               
[2023-06-20T03:45:39.564Z] world/duktape                  2.7.0-6                    0.79 MiB               
[2023-06-20T03:45:39.564Z] system-goblins/elogind         252.9-2                    2.81 MiB       0.89 MiB
[2023-06-20T03:45:39.565Z] world/flac                     1.4.2-1                    1.10 MiB       0.30 MiB
[2023-06-20T03:45:39.565Z] world/fontconfig               2:2.14.2-1                 1.09 MiB               
[2023-06-20T03:45:39.565Z] world/freetype2                2.13.0-1                   1.68 MiB               
[2023-06-20T03:45:39.565Z] world/fribidi                  1.0.13-2                   0.24 MiB               
[2023-06-20T03:45:39.565Z] world/gptfdisk                 1.0.9-2                    0.66 MiB       0.21 MiB
[2023-06-20T03:45:39.565Z] world/graphene                 1.10.8-1                   2.49 MiB       0.19 MiB
[2023-06-20T03:45:39.565Z] world/graphite                 1:1.3.14-3                 0.20 MiB               
[2023-06-20T03:45:39.565Z] world/gst-plugins-base         1.22.3-6                   0.96 MiB       0.31 MiB
[2023-06-20T03:45:39.565Z] world/gst-plugins-base-libs    1.22.3-6                  11.62 MiB               
[2023-06-20T03:45:39.565Z] world/gstreamer                1.22.3-6                  10.49 MiB               
[2023-06-20T03:45:39.565Z] world-goblins/harfbuzz         7.3.0-2                    3.72 MiB               
[2023-06-20T03:45:39.565Z] system/hwdata                  0.371-1                    8.77 MiB               
[2023-06-20T03:45:39.565Z] world/iso-codes                4.15.0-1                  18.47 MiB               
[2023-06-20T03:45:39.565Z] world/karchive                 5.107.0-1                  0.98 MiB       0.41 MiB
[2023-06-20T03:45:39.565Z] world/kauth                    5.107.0-1                  0.88 MiB       0.31 MiB
[2023-06-20T03:45:39.565Z] system/kbd                     2.6.0-1                    3.13 MiB               
[2023-06-20T03:45:39.565Z] world/kbookmarks               5.107.0-1                  1.25 MiB       0.56 MiB
[2023-06-20T03:45:39.565Z] world/kcodecs                  5.107.0-1                  1.12 MiB       0.35 MiB
[2023-06-20T03:45:39.565Z] world/kcompletion              5.107.0-1                  1.11 MiB       0.59 MiB
[2023-06-20T03:45:39.565Z] world/kconfig                  5.107.0-1                  3.03 MiB       1.16 MiB
[2023-06-20T03:45:39.565Z] world/kconfigwidgets           5.107.0-1                  2.83 MiB       1.13 MiB
[2023-06-20T03:45:39.565Z] world/kcoreaddons              5.107.0-1                  3.48 MiB       1.35 MiB
[2023-06-20T03:45:39.565Z] world/kcrash                   5.107.0-1                  0.33 MiB       0.13 MiB
[2023-06-20T03:45:39.565Z] world/kdbusaddons              5.107.0-1                  0.57 MiB       0.22 MiB
[2023-06-20T03:45:39.565Z] world/kded                     5.107.0-1                  0.11 MiB       0.06 MiB
[2023-06-20T03:45:39.565Z] world/kexec-tools              2.0.26-1                   0.21 MiB               
[2023-06-20T03:45:39.565Z] world/kglobalaccel             5.107.0-1                  0.66 MiB       0.26 MiB
[2023-06-20T03:45:39.565Z] world/kguiaddons               5.107.0-1                  0.84 MiB       0.35 MiB
[2023-06-20T03:45:39.565Z] world/ki18n                    5.107.0-1                 17.61 MiB       1.93 MiB
[2023-06-20T03:45:39.565Z] world/kiconthemes              5.107.0-1                  1.02 MiB       0.51 MiB
[2023-06-20T03:45:39.565Z] world/kio                      5.107.0-2                 28.59 MiB       8.02 MiB
[2023-06-20T03:45:39.565Z] world/kitemviews               5.107.0-1                  0.88 MiB       0.48 MiB
[2023-06-20T03:45:39.565Z] world/kjobwidgets              5.107.0-1                  0.85 MiB       0.32 MiB
[2023-06-20T03:45:39.565Z] system/kmod                    30-3                       0.28 MiB               
[2023-06-20T03:45:39.565Z] world/knotifications           5.107.0-1                  1.04 MiB       0.47 MiB
[2023-06-20T03:45:39.565Z] world/kpackage                 5.107.0-1                  0.97 MiB       0.33 MiB
[2023-06-20T03:45:39.565Z] world/kservice                 5.107.0-1                  1.81 MiB       0.72 MiB
[2023-06-20T03:45:39.565Z] world/ktextwidgets             5.107.0-1                  2.14 MiB       0.82 MiB
[2023-06-20T03:45:39.565Z] world/kwallet                  5.107.0-1                  2.36 MiB       0.57 MiB
[2023-06-20T03:45:39.565Z] world/kwidgetsaddons           5.107.0-1                 11.36 MiB       4.68 MiB
[2023-06-20T03:45:39.565Z] world/kwindowsystem            5.107.0-1                  1.91 MiB       0.81 MiB
[2023-06-20T03:45:39.565Z] world/kxmlgui                  5.107.0-1                  4.88 MiB       1.67 MiB
[2023-06-20T03:45:39.565Z] world/lame                     3.100-4                    1.19 MiB       0.32 MiB
[2023-06-20T03:45:39.565Z] world/libasyncns               1:0.8+r3+g68cd5af-2        0.05 MiB       0.02 MiB
[2023-06-20T03:45:39.565Z] world/libatasmart              0.19-6                     0.10 MiB       0.03 MiB
[2023-06-20T03:45:39.565Z] world/libblockdev              2.28-4                     2.97 MiB       0.27 MiB
[2023-06-20T03:45:39.565Z] world/libbytesize              2.8-2                      0.09 MiB       0.02 MiB
[2023-06-20T03:45:39.565Z] world/libcanberra              1:0.30+r2+gc0620e4-3       0.41 MiB       0.09 MiB
[2023-06-20T03:45:39.565Z] world/libcups                  1:2.4.5-1                  0.82 MiB               
[2023-06-20T03:45:39.565Z] world/libdaemon                0.14-5.1                   0.06 MiB               
[2023-06-20T03:45:39.565Z] world/libdatrie                0.2.13-4                   0.48 MiB               
[2023-06-20T03:45:39.565Z] world/libdbusmenu-qt5          0.9.3+16.04.20160218-6     0.64 MiB       0.16 MiB
[2023-06-20T03:45:39.565Z] world/libdrm                   2.4.115-1                  1.18 MiB               
[2023-06-20T03:45:39.565Z] system/libedit                 20221030_3.1-1             0.28 MiB               
[2023-06-20T03:45:39.565Z] system-goblins/libelogind      252.9-2                    1.07 MiB               
[2023-06-20T03:45:39.565Z] world/libevdev                 1.13.1-1                   0.25 MiB               
[2023-06-20T03:45:39.565Z] world/libglvnd                 1.6.0-1                    3.70 MiB               
[2023-06-20T03:45:39.565Z] world/libgudev                 237-2                      0.39 MiB               
[2023-06-20T03:45:39.565Z] world/libice                   1.1.1-2                    0.36 MiB               
[2023-06-20T03:45:39.565Z] world/libimobiledevice         1.3.0-9.1                  2.94 MiB       0.47 MiB
[2023-06-20T03:45:39.565Z] world/libinput                 1.23.0-1                   1.08 MiB               
[2023-06-20T03:45:39.565Z] world/libjpeg-turbo            2.1.5.1-1                  1.90 MiB               
[2023-06-20T03:45:39.565Z] world/libogg                   1.3.5-1                    0.44 MiB       0.19 MiB
[2023-06-20T03:45:39.565Z] world/libomxil-bellagio        0.9.3-4                    0.58 MiB               
[2023-06-20T03:45:39.565Z] world/libpciaccess             0.17-1                     0.06 MiB               
[2023-06-20T03:45:39.565Z] world/libplist                 2.3.0-2                    0.44 MiB       0.14 MiB
[2023-06-20T03:45:39.565Z] world/libpng                   1.6.39-1                   0.57 MiB               
[2023-06-20T03:45:39.565Z] world-gremlins/libproxy        0.5.2-1.1                  0.09 MiB               
[2023-06-20T03:45:39.565Z] world/libpulse                 16.1-6                     1.51 MiB       0.40 MiB
[2023-06-20T03:45:39.565Z] world/libsm                    1.2.4-1                    0.26 MiB               
[2023-06-20T03:45:39.565Z] world/libsndfile               1.2.0-1                    1.02 MiB       0.31 MiB
[2023-06-20T03:45:39.565Z] world/libthai                  0.1.29-3                   1.22 MiB               
[2023-06-20T03:45:39.565Z] world/libtheora                1.1.1-6                    1.68 MiB       0.31 MiB
[2023-06-20T03:45:39.565Z] world/libunwind                1.6.2-2                    0.25 MiB               
[2023-06-20T03:45:39.565Z] system/libusb                  1.0.26-2                   0.21 MiB               
[2023-06-20T03:45:39.565Z] world/libusbmuxd               2.0.2-3                    0.09 MiB       0.03 MiB
[2023-06-20T03:45:39.565Z] world/libvorbis                1.3.7-3                    1.44 MiB       0.31 MiB
[2023-06-20T03:45:39.566Z] world/libwacom                 2.7.0-1                    0.70 MiB               
[2023-06-20T03:45:39.566Z] world/libx11                   1.8.6-1                    9.86 MiB               
[2023-06-20T03:45:39.566Z] world/libxau                   1.0.11-2                   0.02 MiB               
[2023-06-20T03:45:39.566Z] world/libxcb                   1.15-2                     3.78 MiB               
[2023-06-20T03:45:39.566Z] world/libxcomposite            0.4.6-1                    0.02 MiB               
[2023-06-20T03:45:39.566Z] world/libxdamage               1.1.6-1                    0.02 MiB               
[2023-06-20T03:45:39.566Z] world/libxdmcp                 1.1.4-2                    0.13 MiB               
[2023-06-20T03:45:39.566Z] world/libxext                  1.3.5-1                    0.30 MiB               
[2023-06-20T03:45:39.566Z] world/libxfixes                6.0.1-1                    0.04 MiB               
[2023-06-20T03:45:39.566Z] world/libxft                   2.3.8-1                    0.13 MiB               
[2023-06-20T03:45:39.566Z] world/libxi                    1.8.1-1                    0.48 MiB               
[2023-06-20T03:45:39.566Z] world/libxkbcommon             1.5.0-1                    0.75 MiB               
[2023-06-20T03:45:39.566Z] world/libxkbcommon-x11         1.5.0-1                    0.07 MiB               
[2023-06-20T03:45:39.566Z] world/libxmu                   1.1.4-1                    0.33 MiB               
[2023-06-20T03:45:39.566Z] world/libxrender               0.9.11-1                   0.10 MiB               
[2023-06-20T03:45:39.566Z] world/libxshmfence             1.3.2-1                    0.02 MiB               
[2023-06-20T03:45:39.566Z] world/libxslt                  1.1.37-3                   0.77 MiB               
[2023-06-20T03:45:39.566Z] world/libxt                    1.3.0-1                    2.04 MiB               
[2023-06-20T03:45:39.566Z] world/libxtst                  1.2.4-1                    0.11 MiB               
[2023-06-20T03:45:39.566Z] world/libxv                    1.0.12-1                   0.06 MiB               
[2023-06-20T03:45:39.566Z] world/libxxf86vm               1.1.5-1                    0.03 MiB               
[2023-06-20T03:45:39.566Z] world/llvm-libs                15.0.7-3                 120.47 MiB               
[2023-06-20T03:45:39.566Z] world/lm_sensors               1:3.6.0.r41.g31d1f125-2    0.46 MiB               
[2023-06-20T03:45:39.566Z] system/lzo                     2.10-5                     0.38 MiB               
[2023-06-20T03:45:39.566Z] world/md4c                     0.4.8-1                    0.25 MiB               
[2023-06-20T03:45:39.566Z] system/mdadm                   4.2-2                      0.99 MiB               
[2023-06-20T03:45:39.566Z] world/media-player-info        24-2.1                     0.16 MiB       0.04 MiB
[2023-06-20T03:45:39.566Z] world/mesa                     23.1.2-1                  88.65 MiB               
[2023-06-20T03:45:39.566Z] world/mpg123                   1.31.3-1                   1.15 MiB       0.43 MiB
[2023-06-20T03:45:39.566Z] world/mtdev                    1.1.6-2                    0.05 MiB               
[2023-06-20T03:45:39.566Z] system/nspr                    4.35-1                     0.71 MiB               
[2023-06-20T03:45:39.566Z] system/nss                     3.90-1                     4.89 MiB               
[2023-06-20T03:45:39.566Z] world/openal                   1.23.1-1                   1.80 MiB       0.64 MiB
[2023-06-20T03:45:39.566Z] world/opus                     1.4-1                      0.53 MiB       0.22 MiB
[2023-06-20T03:45:39.566Z] world/orc                      0.4.34-1                   1.20 MiB               
[2023-06-20T03:45:39.566Z] world/pango                    1:1.50.14-1                2.26 MiB               
[2023-06-20T03:45:39.566Z] world/parted                   3.6-1                      2.42 MiB       0.53 MiB
[2023-06-20T03:45:39.566Z] world/pixman                   0.42.2-1                   0.72 MiB               
[2023-06-20T03:45:39.566Z] world/polkit                   122-1                      1.86 MiB               
[2023-06-20T03:45:39.566Z] world/polkit-qt5               0.114.0-1                  0.29 MiB       0.07 MiB
[2023-06-20T03:45:39.566Z] system/popt                    1.19-1                     0.23 MiB               
[2023-06-20T03:45:39.566Z] world/qca-qt5                  2.3.6-2                    2.99 MiB       0.76 MiB
[2023-06-20T03:45:39.566Z] world/qt5-base                 5.15.10+kde+r129-1.3      63.20 MiB               
[2023-06-20T03:45:39.566Z] world/qt5-declarative          5.15.10+kde+r26-1         23.56 MiB       4.83 MiB
[2023-06-20T03:45:39.566Z] world/qt5-multimedia           5.15.10+kde+r3-1           3.45 MiB       0.74 MiB
[2023-06-20T03:45:39.566Z] world/qt5-speech               5.15.10+kde+r1-1           0.17 MiB       0.05 MiB
[2023-06-20T03:45:39.566Z] world/qt5-svg                  5.15.10+kde+r8-1           0.49 MiB       0.15 MiB
[2023-06-20T03:45:39.566Z] world/qt5-translations         5.15.10-1                 14.71 MiB               
[2023-06-20T03:45:39.566Z] world/qt5-wayland              5.15.10+kde+r51-1          6.12 MiB       1.09 MiB
[2023-06-20T03:45:39.566Z] world/qt5-x11extras            5.15.10-1                  0.04 MiB       0.01 MiB
[2023-06-20T03:45:39.566Z] world/shared-mime-info         2.2+13+ga2ffb28-1          4.52 MiB               
[2023-06-20T03:45:39.566Z] world/solid                    5.107.0-1                  2.52 MiB       0.81 MiB
[2023-06-20T03:45:39.566Z] world/sonnet                   5.107.0-1                  2.36 MiB       0.64 MiB
[2023-06-20T03:45:39.566Z] world/sound-theme-freedesktop  0.8-5                      0.45 MiB       0.36 MiB
[2023-06-20T03:45:39.566Z] world/syndication              5.107.0-1                  2.36 MiB       1.00 MiB
[2023-06-20T03:45:39.566Z] world/tdb                      1.4.8-2                    0.23 MiB       0.07 MiB
[2023-06-20T03:45:39.566Z] world/tslib                    1.22-1                     0.47 MiB               
[2023-06-20T03:45:39.566Z] system/udev                    253.4-2                    9.90 MiB               
[2023-06-20T03:45:39.566Z] world/udisks2                  2.9.4-4                   12.66 MiB       0.91 MiB
[2023-06-20T03:45:39.566Z] world/upower                   1.90.0-4                   0.75 MiB       0.14 MiB
[2023-06-20T03:45:39.566Z] world/usbmuxd                  1.1.1-3.1                  0.08 MiB       0.03 MiB
[2023-06-20T03:45:39.566Z] world/volume_key               0.3.12-8                   0.69 MiB       0.13 MiB
[2023-06-20T03:45:39.566Z] world/vulkan-icd-loader        1.3.251-1                  0.49 MiB               
[2023-06-20T03:45:39.566Z] world/wayland                  1.22.0-1                   0.78 MiB               
[2023-06-20T03:45:39.566Z] world/xcb-proto                1.15.2-3                   1.01 MiB               
[2023-06-20T03:45:39.566Z] world/xcb-util                 0.4.1-1                    0.04 MiB               
[2023-06-20T03:45:39.566Z] world/xcb-util-image           0.4.1-2                    0.05 MiB               
[2023-06-20T03:45:39.566Z] world/xcb-util-keysyms         0.4.1-4                    0.02 MiB               
[2023-06-20T03:45:39.566Z] world/xcb-util-renderutil      0.3.10-1                   0.03 MiB               
[2023-06-20T03:45:39.566Z] world/xcb-util-wm              0.4.2-1                    0.21 MiB               
[2023-06-20T03:45:39.566Z] world/xdg-utils                1.1.3+25+g8ae0263-1        0.28 MiB               
[2023-06-20T03:45:39.567Z] world/xkeyboard-config         2.39-1                     6.53 MiB               
[2023-06-20T03:45:39.567Z] world/xorg-xprop               1.2.6-1                    0.05 MiB               
[2023-06-20T03:45:39.567Z] world/xorg-xset                1.2.5-1                    0.04 MiB               
[2023-06-20T03:45:39.567Z] world/xorgproto                2023.2-1                   1.43 MiB               
[2023-06-20T03:45:39.567Z] world/knewstuff                5.107.0-1                  6.19 MiB       1.97 MiB
[2023-06-20T03:45:39.567Z] world/knotifyconfig            5.107.0-1                  0.52 MiB       0.20 MiB
[2023-06-20T03:45:39.567Z] world/kparts                   5.107.0-1                  2.34 MiB       1.00 MiB
[2023-06-20T03:45:39.567Z] world/kpty                     5.107.0-1                  0.39 MiB       0.20 MiB
[2023-06-20T03:45:39.567Z] 
[2023-06-20T03:45:39.567Z] Total Download Size:    51.57 MiB
[2023-06-20T03:45:39.567Z] Total Installed Size:  624.73 MiB
[2023-06-20T03:45:39.567Z] 
[2023-06-20T03:45:39.567Z] :: Proceed with installation? [Y/n] 
[2023-06-20T03:45:39.567Z] :: Retrieving packages...
[2023-06-20T03:45:39.817Z]  kio-5.107.0-2-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  qt5-declarative-5.15.10+kde+r26-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  kwidgetsaddons-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  knewstuff-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  ki18n-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  kxmlgui-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  kcoreaddons-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  kconfig-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  kconfigwidgets-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  qt5-wayland-5.15.10+kde+r51-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  syndication-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  kparts-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.817Z]  udisks2-2.9.4-4-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  elogind-252.9-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  ktextwidgets-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  solid-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kwindowsystem-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  qca-qt5-2.3.6-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  qt5-multimedia-5.15.10+kde+r3-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kservice-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  attica-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  openal-1.23.1-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  sonnet-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kcompletion-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kwallet-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kbookmarks-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  parted-3.6-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kiconthemes-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kitemviews-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  alsa-lib-1.2.9-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libimobiledevice-1.3.0-9.1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  knotifications-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  mpg123-1.31.3-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  karchive-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libpulse-16.1-6-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  sound-theme-freedesktop-0.8-5-any downloading...
[2023-06-20T03:45:39.818Z]  kcodecs-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kguiaddons-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kpackage-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  lame-3.100-4-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kjobwidgets-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  gst-plugins-base-1.22.3-6-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kauth-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libsndfile-1.2.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libtheora-1.1.1-6-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libvorbis-1.3.7-3-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  flac-1.4.2-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libblockdev-2.28-4-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kglobalaccel-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kdbusaddons-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  opus-1.4-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  gptfdisk-1.0.9-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kpty-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  knotifyconfig-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libogg-1.3.5-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  graphene-1.10.8-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libdbusmenu-qt5-0.9.3+16.04.20160218-6-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  qt5-svg-5.15.10+kde+r8-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  upower-1.90.0-4-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libplist-2.3.0-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kcrash-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  volume_key-0.3.12-8-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libcanberra-1:0.30+r2+gc0620e4-3-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  alsa-ucm-conf-1.2.9-1-any downloading...
[2023-06-20T03:45:39.818Z]  polkit-qt5-0.114.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  cdparanoia-10.2-8.2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  tdb-1.4.8-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  kded-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  qt5-speech-5.15.10+kde+r1-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  media-player-info-24-2.1-any downloading...
[2023-06-20T03:45:39.818Z]  usbmuxd-1.1.1-3.1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libusbmuxd-2.0.2-3-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libatasmart-0.19-6-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libbytesize-2.8-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  libasyncns-1:0.8+r3+g68cd5af-2-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  qt5-x11extras-5.15.10-1-x86_64 downloading...
[2023-06-20T03:45:39.818Z]  alsa-topology-conf-1.2.5.1-3-any downloading...
[2023-06-20T03:45:39.818Z] checking keyring...
[2023-06-20T03:45:40.069Z] checking package integrity...
[2023-06-20T03:45:49.945Z] loading package files...
[2023-06-20T03:45:49.946Z] checking for file conflicts...
[2023-06-20T03:45:49.946Z] :: Processing package changes...
[2023-06-20T03:45:49.946Z] installing libjpeg-turbo...
[2023-06-20T03:45:49.946Z] Optional dependencies for libjpeg-turbo
[2023-06-20T03:45:49.946Z]     java-runtime>11: for TurboJPEG Java wrapper
[2023-06-20T03:45:49.946Z] installing xcb-proto...
[2023-06-20T03:45:49.946Z] installing xorgproto...
[2023-06-20T03:45:49.946Z] installing libxdmcp...
[2023-06-20T03:45:49.946Z] installing libxau...
[2023-06-20T03:45:49.946Z] installing libxcb...
[2023-06-20T03:45:49.946Z] installing xcb-util-keysyms...
[2023-06-20T03:45:49.946Z] installing xcb-util-renderutil...
[2023-06-20T03:45:49.946Z] installing libx11...
[2023-06-20T03:45:49.946Z] installing libxext...
[2023-06-20T03:45:49.946Z] installing libpciaccess...
[2023-06-20T03:45:49.946Z] installing libdrm...
[2023-06-20T03:45:49.946Z] installing libunwind...
[2023-06-20T03:45:49.946Z] installing libxfixes...
[2023-06-20T03:45:49.946Z] installing libxdamage...
[2023-06-20T03:45:49.946Z] installing libxshmfence...
[2023-06-20T03:45:49.946Z] installing libxxf86vm...
[2023-06-20T03:45:49.946Z] installing libedit...
[2023-06-20T03:45:49.946Z] installing llvm-libs...
[2023-06-20T03:45:49.946Z] installing lm_sensors...
[2023-06-20T03:45:49.946Z] Optional dependencies for lm_sensors
[2023-06-20T03:45:49.946Z]     rrdtool: for logging with sensord
[2023-06-20T03:45:49.946Z]     perl: for sensor detection and configuration convert [installed]
[2023-06-20T03:45:49.946Z] installing vulkan-icd-loader...
[2023-06-20T03:45:49.946Z] Optional dependencies for vulkan-icd-loader
[2023-06-20T03:45:49.946Z]     vulkan-driver: packaged vulkan driver
[2023-06-20T03:45:49.946Z] installing default-cursors...
[2023-06-20T03:45:49.946Z] Optional dependencies for default-cursors
[2023-06-20T03:45:49.946Z]     adwaita-cursors: default cursor theme
[2023-06-20T03:45:49.946Z] installing wayland...
[2023-06-20T03:45:49.946Z] installing libomxil-bellagio...
[2023-06-20T03:45:49.946Z] installing mesa...
[2023-06-20T03:45:49.946Z] Optional dependencies for mesa
[2023-06-20T03:45:49.946Z]     libva-mesa-driver: for accelerated video playback
[2023-06-20T03:45:49.946Z]     mesa-vdpau: for accelerated video playback
[2023-06-20T03:45:49.946Z]     opengl-man-pages: for the OpenGL API man pages
[2023-06-20T03:45:49.946Z] installing libglvnd...
[2023-06-20T03:45:49.946Z] installing graphite...
[2023-06-20T03:45:49.946Z] Optional dependencies for graphite
[2023-06-20T03:45:49.946Z]     graphite-docs: Documentation
[2023-06-20T03:45:49.946Z] installing harfbuzz...
[2023-06-20T03:45:49.946Z] Optional dependencies for harfbuzz
[2023-06-20T03:45:49.946Z]     harfbuzz-utils: utilities
[2023-06-20T03:45:49.946Z] installing libpng...
[2023-06-20T03:45:49.946Z] installing freetype2...
[2023-06-20T03:45:49.946Z] installing fontconfig...
[2023-06-20T03:45:49.946Z] Creating fontconfig configuration...
[2023-06-20T03:45:49.946Z] Rebuilding fontconfig cache...
[2023-06-20T03:45:49.946Z] installing libice...
[2023-06-20T03:45:49.946Z] installing libsm...
[2023-06-20T03:45:49.946Z] installing libxt...
[2023-06-20T03:45:49.946Z] installing libxmu...
[2023-06-20T03:45:49.946Z] installing xorg-xset...
[2023-06-20T03:45:49.946Z] installing xorg-xprop...
[2023-06-20T03:45:49.946Z] installing xdg-utils...
[2023-06-20T03:45:49.946Z] Optional dependencies for xdg-utils
[2023-06-20T03:45:49.946Z]     kde-cli-tools: for KDE Plasma5 support in xdg-open
[2023-06-20T03:45:49.946Z]     exo: for Xfce support in xdg-open
[2023-06-20T03:45:49.946Z]     pcmanfm: for LXDE support in xdg-open
[2023-06-20T03:45:49.946Z]     perl-file-mimeinfo: for generic support in xdg-open
[2023-06-20T03:45:49.946Z]     perl-net-dbus: Perl extension to dbus used in xdg-screensaver
[2023-06-20T03:45:49.946Z]     perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
[2023-06-20T03:45:49.946Z] installing shared-mime-info...
[2023-06-20T03:45:49.946Z] installing xcb-util-wm...
[2023-06-20T03:45:49.946Z] installing libxrender...
[2023-06-20T03:45:49.946Z] installing libxi...
[2023-06-20T03:45:50.197Z] installing xcb-util...
[2023-06-20T03:45:50.197Z] installing xcb-util-image...
[2023-06-20T03:45:50.197Z] installing tslib...
[2023-06-20T03:45:50.197Z] installing mtdev...
[2023-06-20T03:45:50.197Z] installing hwdata...
[2023-06-20T03:45:50.197Z] installing kbd...
[2023-06-20T03:45:50.197Z] installing kmod...
[2023-06-20T03:45:50.197Z] installing udev...
[2023-06-20T03:45:50.197Z] installing libevdev...
[2023-06-20T03:45:50.197Z] installing libgudev...
[2023-06-20T03:45:50.197Z] installing libwacom...
[2023-06-20T03:45:50.197Z] Optional dependencies for libwacom
[2023-06-20T03:45:50.197Z]     python-libevdev: for libwacom-show-stylus
[2023-06-20T03:45:50.197Z]     python-pyudev: for libwacom-show-stylus
[2023-06-20T03:45:50.197Z] installing libinput...
[2023-06-20T03:45:50.197Z] Optional dependencies for libinput
[2023-06-20T03:45:50.197Z]     gtk4: libinput debug-gui
[2023-06-20T03:45:50.197Z]     python-pyudev: libinput measure
[2023-06-20T03:45:50.197Z]     python-libevdev: libinput measure
[2023-06-20T03:45:50.197Z] installing xkeyboard-config...
[2023-06-20T03:45:50.197Z] installing libxkbcommon...
[2023-06-20T03:45:50.197Z] Optional dependencies for libxkbcommon
[2023-06-20T03:45:50.197Z]     libxkbcommon-x11: xkbcli interactive-x11 [pending]
[2023-06-20T03:45:50.197Z]     wayland: xkbcli interactive-wayland [installed]
[2023-06-20T03:45:50.197Z] installing libxkbcommon-x11...
[2023-06-20T03:45:50.197Z] installing duktape...
[2023-06-20T03:45:50.197Z] installing libproxy...
[2023-06-20T03:45:50.197Z] installing libelogind...
[2023-06-20T03:45:50.197Z] installing dbus...
[2023-06-20T03:45:50.197Z] installing libdaemon...
[2023-06-20T03:45:50.197Z] installing avahi...
[2023-06-20T03:45:50.197Z] Optional dependencies for avahi
[2023-06-20T03:45:50.197Z]     gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
[2023-06-20T03:45:50.197Z]     libevent: libevent bindings [installed]
[2023-06-20T03:45:50.197Z]     nss-mdns: NSS support for mDNS
[2023-06-20T03:45:50.197Z]     python-dbus: avahi-bookmarks, avahi-discover
[2023-06-20T03:45:50.197Z]     python-gobject: avahi-bookmarks, avahi-discover
[2023-06-20T03:45:50.197Z]     python-twisted: avahi-bookmarks
[2023-06-20T03:45:50.197Z]     qt5-base: qt5 bindings [pending]
[2023-06-20T03:45:50.197Z] installing libcups...
[2023-06-20T03:45:50.197Z] installing double-conversion...
[2023-06-20T03:45:50.197Z] installing md4c...
[2023-06-20T03:45:50.197Z] installing qt5-translations...
[2023-06-20T03:45:50.448Z] installing qt5-base...
[2023-06-20T03:45:50.698Z] Optional dependencies for qt5-base
[2023-06-20T03:45:50.698Z]     qt5-svg: to use SVG icon themes [pending]
[2023-06-20T03:45:50.698Z]     qt5-wayland: to run Qt applications in a Wayland session [pending]
[2023-06-20T03:45:50.698Z]     postgresql-libs: PostgreSQL driver
[2023-06-20T03:45:50.698Z]     mariadb-libs: MariaDB driver
[2023-06-20T03:45:50.698Z]     unixodbc: ODBC driver
[2023-06-20T03:45:50.698Z]     libfbclient: Firebird/iBase driver
[2023-06-20T03:45:50.698Z]     freetds: MS SQL driver
[2023-06-20T03:45:50.698Z]     gtk3: GTK platform plugin
[2023-06-20T03:45:50.698Z]     perl: for fixqt4headers and syncqt [installed]
[2023-06-20T03:45:50.698Z] installing media-player-info...
[2023-06-20T03:45:50.698Z] installing libplist...
[2023-06-20T03:45:50.698Z] Optional dependencies for libplist
[2023-06-20T03:45:50.698Z]     python: Python bindings
[2023-06-20T03:45:50.698Z] installing libusb...
[2023-06-20T03:45:50.698Z] installing libusbmuxd...
[2023-06-20T03:45:50.698Z] installing libimobiledevice...
[2023-06-20T03:45:50.698Z] Optional dependencies for libimobiledevice
[2023-06-20T03:45:50.698Z]     python: Python bindings
[2023-06-20T03:45:50.698Z] installing usbmuxd...
[2023-06-20T03:45:50.698Z] installing upower...
[2023-06-20T03:45:50.698Z] installing kexec-tools...
[2023-06-20T03:45:50.698Z] installing elogind...
[2023-06-20T03:45:50.698Z] Optional dependencies for elogind
[2023-06-20T03:45:50.698Z]     polkit: allow administration as unprivileged user [pending]
[2023-06-20T03:45:50.698Z] installing polkit...
[2023-06-20T03:45:50.698Z] installing libatasmart...
[2023-06-20T03:45:50.698Z] installing device-mapper...
[2023-06-20T03:45:50.698Z] installing popt...
[2023-06-20T03:45:50.698Z] installing argon2...
[2023-06-20T03:45:50.698Z] installing cryptsetup...
[2023-06-20T03:45:50.698Z] installing gptfdisk...
[2023-06-20T03:45:50.698Z] installing libbytesize...
[2023-06-20T03:45:50.698Z] Optional dependencies for libbytesize
[2023-06-20T03:45:50.698Z]     python-six: for bscalc command
[2023-06-20T03:45:50.698Z] installing mdadm...
[2023-06-20T03:45:50.698Z] Optional dependencies for mdadm
[2023-06-20T03:45:50.698Z]     bash: mdcheck [installed]
[2023-06-20T03:45:50.698Z] installing nspr...
[2023-06-20T03:45:50.698Z] installing nss...
[2023-06-20T03:45:50.698Z] installing parted...
[2023-06-20T03:45:50.698Z] installing volume_key...
[2023-06-20T03:45:50.698Z] Optional dependencies for volume_key
[2023-06-20T03:45:50.698Z]     python-volume_key: for Python bindings
[2023-06-20T03:45:50.698Z] installing libblockdev...
[2023-06-20T03:45:50.949Z] Optional dependencies for libblockdev
[2023-06-20T03:45:50.949Z]     btrfs-progs: BTRFS plugin
[2023-06-20T03:45:50.949Z]     dosfstools: VFAT filesystem support
[2023-06-20T03:45:50.949Z]     lvm2: LVM plugin
[2023-06-20T03:45:50.949Z]     ndctl: NVDIMM plugin
[2023-06-20T03:45:50.949Z]     ntfs-3g: NTFS filesystem support
[2023-06-20T03:45:50.949Z]     xfsprogs: XFS filesystem support
[2023-06-20T03:45:50.949Z] installing udisks2...
[2023-06-20T03:45:50.949Z] installing solid...
[2023-06-20T03:45:50.949Z] Optional dependencies for solid
[2023-06-20T03:45:50.949Z]     qt5-declarative: QML bindings [pending]
[2023-06-20T03:45:50.949Z] installing kcoreaddons...
[2023-06-20T03:45:50.949Z] installing kwidgetsaddons...
[2023-06-20T03:45:50.949Z] installing qt5-x11extras...
[2023-06-20T03:45:50.949Z] installing kjobwidgets...
[2023-06-20T03:45:50.949Z] installing kdbusaddons...
[2023-06-20T03:45:50.949Z] installing kconfig...
[2023-06-20T03:45:50.949Z] Optional dependencies for kconfig
[2023-06-20T03:45:50.949Z]     qt5-declarative: QML bindings [pending]
[2023-06-20T03:45:50.949Z] installing kwindowsystem...
[2023-06-20T03:45:50.949Z] installing kcrash...
[2023-06-20T03:45:50.949Z] Optional dependencies for kcrash
[2023-06-20T03:45:50.949Z]     drkonqi: KDE crash handler application
[2023-06-20T03:45:50.949Z] installing kglobalaccel...
[2023-06-20T03:45:50.949Z] installing qt5-svg...
[2023-06-20T03:45:50.949Z] installing polkit-qt5...
[2023-06-20T03:45:50.949Z] installing kauth...
[2023-06-20T03:45:50.949Z] installing kcodecs...
[2023-06-20T03:45:50.949Z] installing qt5-declarative...
[2023-06-20T03:45:51.199Z] installing libxcomposite...
[2023-06-20T03:45:51.199Z] installing qt5-wayland...
[2023-06-20T03:45:51.199Z] installing kguiaddons...
[2023-06-20T03:45:51.199Z] installing iso-codes...
[2023-06-20T03:45:51.199Z] installing ki18n...
[2023-06-20T03:45:51.450Z] Optional dependencies for ki18n
[2023-06-20T03:45:51.450Z]     python: to compile .ts files
[2023-06-20T03:45:51.450Z] installing kconfigwidgets...
[2023-06-20T03:45:51.450Z] Optional dependencies for kconfigwidgets
[2023-06-20T03:45:51.450Z]     perl: for preparetips5 [installed]
[2023-06-20T03:45:51.450Z] installing karchive...
[2023-06-20T03:45:51.450Z] installing kiconthemes...
[2023-06-20T03:45:51.450Z] Optional dependencies for kiconthemes
[2023-06-20T03:45:51.450Z]     breeze-icons: fallback icon theme
[2023-06-20T03:45:51.450Z] installing kitemviews...
[2023-06-20T03:45:51.450Z] installing kxmlgui...
[2023-06-20T03:45:51.450Z] installing kbookmarks...
[2023-06-20T03:45:51.450Z] installing libxslt...
[2023-06-20T03:45:51.450Z] Optional dependencies for libxslt
[2023-06-20T03:45:51.450Z]     python: Python bindings
[2023-06-20T03:45:51.450Z] installing libogg...
[2023-06-20T03:45:51.450Z] installing libvorbis...
[2023-06-20T03:45:51.450Z] installing alsa-topology-conf...
[2023-06-20T03:45:51.450Z] installing alsa-ucm-conf...
[2023-06-20T03:45:51.450Z] installing alsa-lib...
[2023-06-20T03:45:51.450Z] installing libasyncns...
[2023-06-20T03:45:51.450Z] installing flac...
[2023-06-20T03:45:51.450Z] installing lame...
[2023-06-20T03:45:51.450Z] installing mpg123...
[2023-06-20T03:45:51.450Z] Optional dependencies for mpg123
[2023-06-20T03:45:51.450Z]     sdl2: for sdl audio support
[2023-06-20T03:45:51.450Z]     jack: for jack audio support
[2023-06-20T03:45:51.450Z]     libpulse: for pulse audio support [pending]
[2023-06-20T03:45:51.450Z]     perl: for conplay [installed]
[2023-06-20T03:45:51.450Z] installing opus...
[2023-06-20T03:45:51.450Z] installing libsndfile...
[2023-06-20T03:45:51.450Z] Optional dependencies for libsndfile
[2023-06-20T03:45:51.450Z]     alsa-lib: for sndfile-play [installed]
[2023-06-20T03:45:51.450Z] installing libpulse...
[2023-06-20T03:45:51.450Z] Optional dependencies for libpulse
[2023-06-20T03:45:51.450Z]     glib2: mainloop integration [installed]
[2023-06-20T03:45:51.450Z] installing tdb...
[2023-06-20T03:45:51.450Z] Optional dependencies for tdb
[2023-06-20T03:45:51.450Z]     python: for python bindings
[2023-06-20T03:45:51.450Z] installing sound-theme-freedesktop...
[2023-06-20T03:45:51.450Z] installing libcanberra...
[2023-06-20T03:45:51.450Z] Optional dependencies for libcanberra
[2023-06-20T03:45:51.450Z]     gtk3: canberra-gtk-play
[2023-06-20T03:45:51.450Z] installing libdbusmenu-qt5...
[2023-06-20T03:45:51.450Z] installing gstreamer...
[2023-06-20T03:45:51.450Z] Optional dependencies for gstreamer
[2023-06-20T03:45:51.450Z]     python: gst-plugins-doc-cache-generator
[2023-06-20T03:45:51.450Z] installing orc...
[2023-06-20T03:45:51.450Z] installing libxv...
[2023-06-20T03:45:51.450Z] installing gst-plugins-base-libs...
[2023-06-20T03:45:51.701Z] installing cdparanoia...
[2023-06-20T03:45:51.701Z] installing libtheora...
[2023-06-20T03:45:51.701Z] installing lzo...
[2023-06-20T03:45:51.701Z] installing pixman...
[2023-06-20T03:45:51.701Z] installing cairo...
[2023-06-20T03:45:51.701Z] installing fribidi...
[2023-06-20T03:45:51.701Z] installing libdatrie...
[2023-06-20T03:45:51.701Z] installing libthai...
[2023-06-20T03:45:51.701Z] installing libxft...
[2023-06-20T03:45:51.701Z] installing pango...
[2023-06-20T03:45:51.701Z] installing graphene...
[2023-06-20T03:45:51.701Z] installing gst-plugins-base...
[2023-06-20T03:45:51.701Z] installing openal...
[2023-06-20T03:45:51.701Z] Optional dependencies for openal
[2023-06-20T03:45:51.701Z]     qt5-base: alsoft-config GUI Configurator [installed]
[2023-06-20T03:45:51.701Z]     fluidsynth: MIDI rendering
[2023-06-20T03:45:51.701Z]     libmysofa: makemhr tool
[2023-06-20T03:45:51.701Z] installing qt5-multimedia...
[2023-06-20T03:45:51.701Z] Optional dependencies for qt5-multimedia
[2023-06-20T03:45:51.701Z]     qt5-declarative: QML bindings [installed]
[2023-06-20T03:45:51.701Z]     gst-plugins-good: camera support, additional plugins
[2023-06-20T03:45:51.701Z]     gst-plugins-bad: camera support, additional plugins
[2023-06-20T03:45:51.701Z]     gst-plugins-ugly: additional plugins
[2023-06-20T03:45:51.701Z]     gst-libav: ffmpeg plugin
[2023-06-20T03:45:51.701Z] installing qt5-speech...
[2023-06-20T03:45:51.701Z] Optional dependencies for qt5-speech
[2023-06-20T03:45:51.701Z]     flite: flite TTS backend
[2023-06-20T03:45:51.701Z]     speech-dispatcher: speech-dispatcher TTS backend
[2023-06-20T03:45:51.701Z] installing libxtst...
[2023-06-20T03:45:51.701Z] installing knotifications...
[2023-06-20T03:45:51.701Z] Optional dependencies for knotifications
[2023-06-20T03:45:51.701Z]     qt5-declarative: QML bindings [installed]
[2023-06-20T03:45:51.701Z] installing kservice...
[2023-06-20T03:45:51.701Z] installing qca-qt5...
[2023-06-20T03:45:51.701Z] Optional dependencies for qca-qt5
[2023-06-20T03:45:51.701Z]     pkcs11-helper: PKCS-11 plugin
[2023-06-20T03:45:51.701Z]     botan: botan plugin
[2023-06-20T03:45:51.701Z] installing kwallet...
[2023-06-20T03:45:51.701Z] Optional dependencies for kwallet
[2023-06-20T03:45:51.701Z]     kwalletmanager: Configuration GUI
[2023-06-20T03:45:51.701Z] installing kcompletion...
[2023-06-20T03:45:51.701Z] installing sonnet...
[2023-06-20T03:45:51.701Z] Optional dependencies for sonnet
[2023-06-20T03:45:51.701Z]     hunspell: spell checking via hunspell
[2023-06-20T03:45:51.701Z]     aspell: spell checking via aspell
[2023-06-20T03:45:51.701Z]     hspell: spell checking for Hebrew
[2023-06-20T03:45:51.701Z]     libvoikko: Finnish support via Voikko
[2023-06-20T03:45:51.701Z]     qt5-declarative: QML bindings [installed]
[2023-06-20T03:45:51.701Z] installing ktextwidgets...
[2023-06-20T03:45:51.701Z] installing kded...
[2023-06-20T03:45:51.701Z] installing kio...
[2023-06-20T03:45:51.951Z] Optional dependencies for kio
[2023-06-20T03:45:51.952Z]     kio-extras: extra protocols support (sftp, fish and more)
[2023-06-20T03:45:51.952Z]     kdoctools: for the help kioslave
[2023-06-20T03:45:51.952Z]     kio-fuse: to mount remote filesystems via FUSE
[2023-06-20T03:45:51.952Z] installing knotifyconfig...
[2023-06-20T03:45:51.952Z] installing kpty...
[2023-06-20T03:45:51.952Z] installing kparts...
[2023-06-20T03:45:51.952Z] installing kpackage...
[2023-06-20T03:45:51.952Z] installing attica...
[2023-06-20T03:45:51.952Z] installing syndication...
[2023-06-20T03:45:51.952Z] installing knewstuff...
[2023-06-20T03:45:51.952Z] Optional dependencies for knewstuff
[2023-06-20T03:45:51.952Z]     kirigami2: QML components
[2023-06-20T03:45:52.202Z] :: Running post-transaction hooks...
[2023-06-20T03:45:52.202Z] (1/7) Creating system user accounts...
[2023-06-20T03:45:52.202Z] Creating group 'avahi' with GID 980.
[2023-06-20T03:45:52.202Z] Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 980 and GID 980.
[2023-06-20T03:45:52.202Z] Creating group 'dbus' with GID 81.
[2023-06-20T03:45:52.202Z] Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
[2023-06-20T03:45:52.202Z] Creating group 'polkitd' with GID 102.
[2023-06-20T03:45:52.202Z] Creating user 'polkitd' (PolicyKit daemon) with UID 102 and GID 102.
[2023-06-20T03:45:52.202Z] Creating group 'usbmux' with GID 140.
[2023-06-20T03:45:52.202Z] Creating user 'usbmux' (usbmux user) with UID 140 and GID 140.
[2023-06-20T03:45:52.202Z] (2/7) Updating udev hardware database...
[2023-06-20T03:45:52.753Z] (3/7) Reloading device manager configuration...
[2023-06-20T03:45:52.753Z]   Skipped: Device manager is not running.
[2023-06-20T03:45:52.753Z] (4/7) Updating the MIME type database...
[2023-06-20T03:45:53.303Z] (5/7) Updating fontconfig configuration...
[2023-06-20T03:45:53.304Z] (6/7) Updating fontconfig cache...
[2023-06-20T03:45:53.304Z] (7/7) Updating the info directory file...
[2023-06-20T03:45:53.304Z] ==> Checking buildtime dependencies...
[2023-06-20T03:45:53.304Z] ==> Installing missing dependencies...
[2023-06-20T03:45:53.554Z] resolving dependencies...
[2023-06-20T03:45:53.554Z] looking for conflicting packages...
[2023-06-20T03:45:53.554Z] 
[2023-06-20T03:45:53.554Z] Package (10)               New Version  Net Change  Download Size
[2023-06-20T03:45:53.554Z] 
[2023-06-20T03:45:53.554Z] world/cmake                3.26.4-1      66.71 MiB               
[2023-06-20T03:45:53.554Z] world/docbook-xml          4.5-9.1        1.96 MiB       0.09 MiB
[2023-06-20T03:45:53.554Z] world/docbook-xsl          1.79.2-7.1    26.32 MiB       0.86 MiB
[2023-06-20T03:45:53.554Z] world/hicolor-icon-theme   0.17-3         0.05 MiB               
[2023-06-20T03:45:53.554Z] world/jsoncpp              1.9.5-2        0.73 MiB               
[2023-06-20T03:45:53.554Z] system/libnsl              2.0.0-3        0.07 MiB               
[2023-06-20T03:45:53.554Z] world/libuv                1.44.2-1       0.55 MiB               
[2023-06-20T03:45:53.554Z] world/rhash                1.4.3-1        0.32 MiB               
[2023-06-20T03:45:53.554Z] world/extra-cmake-modules  5.107.0-1      1.93 MiB       0.42 MiB
[2023-06-20T03:45:53.554Z] world/kdoctools            5.107.0-1      2.66 MiB       0.60 MiB
[2023-06-20T03:45:53.554Z] 
[2023-06-20T03:45:53.554Z] Total Download Size:     1.97 MiB
[2023-06-20T03:45:53.554Z] Total Installed Size:  101.30 MiB
[2023-06-20T03:45:53.554Z] 
[2023-06-20T03:45:53.554Z] :: Proceed with installation? [Y/n] 
[2023-06-20T03:45:53.554Z] :: Retrieving packages...
[2023-06-20T03:45:53.554Z]  docbook-xsl-1.79.2-7.1-any downloading...
[2023-06-20T03:45:53.554Z]  kdoctools-5.107.0-1-x86_64 downloading...
[2023-06-20T03:45:53.554Z]  extra-cmake-modules-5.107.0-1-any downloading...
[2023-06-20T03:45:53.554Z]  docbook-xml-4.5-9.1-any downloading...
[2023-06-20T03:45:53.554Z] checking keyring...
[2023-06-20T03:45:53.554Z] checking package integrity...
[2023-06-20T03:45:54.105Z] loading package files...
[2023-06-20T03:45:54.355Z] checking for file conflicts...
[2023-06-20T03:45:54.355Z] :: Processing package changes...
[2023-06-20T03:45:54.355Z] installing hicolor-icon-theme...
[2023-06-20T03:45:54.355Z] installing jsoncpp...
[2023-06-20T03:45:54.355Z] Optional dependencies for jsoncpp
[2023-06-20T03:45:54.355Z]     jsoncpp-doc: documentation
[2023-06-20T03:45:54.355Z] installing libnsl...
[2023-06-20T03:45:54.355Z] installing libuv...
[2023-06-20T03:45:54.355Z] installing rhash...
[2023-06-20T03:45:54.355Z] installing cmake...
[2023-06-20T03:45:54.606Z] Optional dependencies for cmake
[2023-06-20T03:45:54.606Z]     qt6-base: cmake-gui
[2023-06-20T03:45:54.606Z] installing extra-cmake-modules...
[2023-06-20T03:45:54.606Z] Optional dependencies for extra-cmake-modules
[2023-06-20T03:45:54.606Z]     python-pyxdg: to generate fastlane metadata for Android apps
[2023-06-20T03:45:54.606Z]     python-requests: to generate fastlane metadata for Android apps
[2023-06-20T03:45:54.606Z]     python-yaml: to generate fastlane metadata for Android apps
[2023-06-20T03:45:54.606Z] installing docbook-xml...
[2023-06-20T03:45:54.606Z] installing docbook-xsl...
[2023-06-20T03:45:55.157Z] installing kdoctools...
[2023-06-20T03:45:55.157Z] :: Running post-transaction hooks...
[2023-06-20T03:45:55.157Z] (1/1) Updating the MIME type database...
[2023-06-20T03:45:55.708Z] ==> Retrieving sources...
[2023-06-20T03:45:55.708Z]   -> Found konsole-23.04.2.tar.xz
[2023-06-20T03:45:55.708Z]   -> Found konsole-23.04.2.tar.xz.sig
[2023-06-20T03:45:55.708Z] ==> WARNING: Skipping all source file integrity checks.
[2023-06-20T03:45:55.708Z] ==> Extracting sources...
[2023-06-20T03:45:55.959Z]   -> Extracting konsole-23.04.2.tar.xz with bsdtar
[2023-06-20T03:45:56.209Z] ==> Starting build()...
[2023-06-20T03:45:56.209Z] + exec cmake -B build -S konsole-23.04.2 -DBUILD_TESTING=OFF -DCMAKE_PREFIX_PATH=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib
[2023-06-20T03:45:56.460Z] -- The C compiler identification is GNU 13.1.1
[2023-06-20T03:45:56.717Z] -- The CXX compiler identification is GNU 13.1.1
[2023-06-20T03:45:56.717Z] -- Detecting C compiler ABI info
[2023-06-20T03:45:56.717Z] -- Detecting C compiler ABI info - done
[2023-06-20T03:45:56.717Z] -- Check for working C compiler: /usr/bin/cc - skipped
[2023-06-20T03:45:56.717Z] -- Detecting C compile features
[2023-06-20T03:45:56.717Z] -- Detecting C compile features - done
[2023-06-20T03:45:56.717Z] -- Detecting CXX compiler ABI info
[2023-06-20T03:45:56.967Z] -- Detecting CXX compiler ABI info - done
[2023-06-20T03:45:57.218Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped
[2023-06-20T03:45:57.218Z] -- Detecting CXX compile features
[2023-06-20T03:45:57.218Z] -- Detecting CXX compile features - done
[2023-06-20T03:45:57.218Z] CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:385 (message):
[2023-06-20T03:45:57.218Z]   KDE_INSTALL_BINDIR, KDE_INSTALL_LIBDIR and KDE_INSTALL_INCLUDEDIR should
[2023-06-20T03:45:57.218Z]   either all be absolute paths or all be relative paths.
[2023-06-20T03:45:57.218Z] Call Stack (most recent call first):
[2023-06-20T03:45:57.218Z]   /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:229 (include)
[2023-06-20T03:45:57.218Z]   /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
[2023-06-20T03:45:57.218Z]   CMakeLists.txt:27 (include)
[2023-06-20T03:45:57.218Z] 
[2023-06-20T03:45:57.218Z] 
[2023-06-20T03:45:57.218Z] -- Installing in the same prefix as Qt, adopting their path scheme.
[2023-06-20T03:45:57.218Z] -- Looking for __GLIBC__
[2023-06-20T03:45:57.468Z] -- Looking for __GLIBC__ - found
[2023-06-20T03:45:57.468Z] -- Performing Test _OFFT_IS_64BIT
[2023-06-20T03:45:57.719Z] -- Performing Test _OFFT_IS_64BIT - Success
[2023-06-20T03:45:57.719Z] -- Performing Test HAVE_DATE_TIME
[2023-06-20T03:45:57.969Z] -- Performing Test HAVE_DATE_TIME - Success
[2023-06-20T03:45:57.969Z] -- Found KF5Bookmarks: /usr/lib64/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5Crash: /usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5GuiAddons: /usr/lib64/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found Gettext: /usr/bin/msgmerge (found version "0.21.1") 
[2023-06-20T03:45:57.969Z] -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:57.969Z] -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:58.219Z] -- Found X11: /usr/include   
[2023-06-20T03:45:58.219Z] -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
[2023-06-20T03:45:58.219Z] -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
[2023-06-20T03:45:58.219Z] -- Looking for gethostbyname
[2023-06-20T03:45:58.470Z] -- Looking for gethostbyname - found
[2023-06-20T03:45:58.470Z] -- Looking for connect
[2023-06-20T03:45:58.722Z] -- Looking for connect - found
[2023-06-20T03:45:58.722Z] -- Looking for remove
[2023-06-20T03:45:58.972Z] -- Looking for remove - found
[2023-06-20T03:45:58.972Z] -- Looking for shmat
[2023-06-20T03:45:59.223Z] -- Looking for shmat - found
[2023-06-20T03:45:59.223Z] -- Looking for IceConnectionNumber in ICE
[2023-06-20T03:45:59.473Z] -- Looking for IceConnectionNumber in ICE - found
[2023-06-20T03:45:59.473Z] -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.473Z] -- Found KF5NewStuff: /usr/lib64/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.473Z] -- Found KF5NewStuffCore: /usr/lib64/cmake/KF5NewStuffCore/KF5NewStuffCoreConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5NotifyConfig: /usr/lib64/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5TextWidgets: /usr/lib64/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5: success (found suitable version "5.107.0", minimum required is "5.71.0") found components: Bookmarks Config ConfigWidgets CoreAddons Crash GuiAddons DBusAddons I18n IconThemes KIO NewStuff NewStuffCore Notifications NotifyConfig Parts Service TextWidgets WidgetsAddons WindowSystem XmlGui 
[2023-06-20T03:45:59.474Z] -- Found KF5GlobalAccel: /usr/lib64/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5Pty: /usr/lib64/cmake/KF5Pty/KF5PtyConfig.cmake (found version "5.107.0") 
[2023-06-20T03:45:59.474Z] -- Found KF5: success (found suitable version "5.107.0", minimum required is "5.71.0") found components: GlobalAccel Pty 
[2023-06-20T03:45:59.474Z] -- Found the following ICU libraries:
[2023-06-20T03:45:59.474Z] --   uc (required): /usr/lib/libicuuc.so
[2023-06-20T03:45:59.474Z] --   i18n (required): /usr/lib/libicui18n.so
[2023-06-20T03:45:59.474Z] -- Found ICU: /usr/include (found suitable version "73.2", minimum required is "61.0") 
[2023-06-20T03:45:59.474Z] -- Looking for getpwuid
[2023-06-20T03:45:59.724Z] -- Looking for getpwuid - found
[2023-06-20T03:45:59.725Z] -- Looking for malloc_trim
[2023-06-20T03:45:59.975Z] -- Looking for malloc_trim - found
[2023-06-20T03:45:59.975Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
[2023-06-20T03:46:00.226Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
[2023-06-20T03:46:00.226Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
[2023-06-20T03:46:00.476Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
[2023-06-20T03:46:00.476Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
[2023-06-20T03:46:00.727Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
[2023-06-20T03:46:00.727Z] -- Found ZLIB: /usr/lib/libz.so (found version "1.2.13")  
[2023-06-20T03:46:00.727Z] CMake Warning at /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:37 (message):
[2023-06-20T03:46:00.727Z]   kcoreaddons_desktop_to_json is deprecated and will be removed in KF6.
[2023-06-20T03:46:00.727Z]   Convert the desktop files to JSON in source using the desktoptojson
[2023-06-20T03:46:00.727Z]   executable
[2023-06-20T03:46:00.727Z] Call Stack (most recent call first):
[2023-06-20T03:46:00.727Z]   src/CMakeLists.txt:369 (kcoreaddons_desktop_to_json)
[2023-06-20T03:46:00.727Z] 
[2023-06-20T03:46:00.727Z] 
[2023-06-20T03:46:00.727Z] -- The following OPTIONAL packages have been found:
[2023-06-20T03:46:00.727Z] 
[2023-06-20T03:46:00.727Z]  * KF5DocTools (required version >= 5.71.0), Tools to generate documentation
[2023-06-20T03:46:00.727Z]  * Freetype
[2023-06-20T03:46:00.727Z]  * PkgConfig
[2023-06-20T03:46:00.727Z]  * Fontconfig
[2023-06-20T03:46:00.727Z]  * X11
[2023-06-20T03:46:00.727Z]  * ZLIB
[2023-06-20T03:46:00.727Z] 
[2023-06-20T03:46:00.727Z] -- The following REQUIRED packages have been found:
[2023-06-20T03:46:00.727Z] 
[2023-06-20T03:46:00.727Z]  * ECM (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * Qt5Multimedia
[2023-06-20T03:46:00.727Z]  * Qt5PrintSupport
[2023-06-20T03:46:00.727Z]  * Qt5 (required version >= 5.15.0)
[2023-06-20T03:46:00.727Z]  * Qt5Widgets (required version >= 5.15.2)
[2023-06-20T03:46:00.727Z]  * Qt5DBus (required version >= 5.15.2)
[2023-06-20T03:46:00.727Z]  * Qt5Core (required version >= 5.15.2)
[2023-06-20T03:46:00.727Z]  * KF5Config (required version >= 5.107.0)
[2023-06-20T03:46:00.727Z]  * KF5CoreAddons (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5Crash (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * Qt5Gui (required version >= 5.15.2)
[2023-06-20T03:46:00.727Z]  * KF5GuiAddons (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5DBusAddons (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5IconThemes (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5Bookmarks (required version >= 5.107.0)
[2023-06-20T03:46:00.727Z]  * KF5ConfigWidgets (required version >= 5.107.0)
[2023-06-20T03:46:00.727Z]  * Qt5Network (required version >= 5.15.2)
[2023-06-20T03:46:00.727Z]  * KF5NewStuff (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5NewStuffCore (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5Notifications (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5NotifyConfig (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5KIO (required version >= 5.107.0)
[2023-06-20T03:46:00.727Z]  * Gettext
[2023-06-20T03:46:00.727Z]  * KF5I18n (required version >= 5.107.0)
[2023-06-20T03:46:00.727Z]  * KF5Parts (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5Service (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5TextWidgets (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5WidgetsAddons (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5WindowSystem (required version >= 5.71.0)
[2023-06-20T03:46:00.727Z]  * KF5XmlGui (required version >= 5.71.0)
[2023-06-20T03:46:00.728Z]  * KF5GlobalAccel (required version >= 5.71.0)
[2023-06-20T03:46:00.728Z]  * KF5Pty (required version >= 5.71.0)
[2023-06-20T03:46:00.728Z]  * KF5 (required version >= 5.71.0)
[2023-06-20T03:46:00.728Z]  * ICU (required version >= 61.0)
[2023-06-20T03:46:00.728Z] 
[2023-06-20T03:46:00.728Z] -- Configuring done (4.6s)
[2023-06-20T03:46:00.978Z] -- Generating done (0.1s)
[2023-06-20T03:46:00.978Z] -- Build files have been written to: /build/konsole/src/build
[2023-06-20T03:46:01.229Z] [  1%] Generating po/pt_BR/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  1%] Generating po/uk/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  2%] Generating po/zh_CN/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  3%] Generating po/it/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-uk-docs-konsole-index-cache-bz2.dir/build.make:74: po/uk/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-zh-CN-docs-konsole-index-cache-bz2.dir/build.make:74: po/zh_CN/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1688: CMakeFiles/po-uk-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] make[1]: *** Waiting for unfinished jobs....
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1714: CMakeFiles/po-zh-CN-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-pt-BR-docs-konsole-index-cache-bz2.dir/build.make:74: po/pt_BR/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1558: CMakeFiles/po-pt-BR-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] [  4%] Generating po/ca/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  4%] Automatic MOC for target konsolehelpers
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-it-docs-konsole-index-cache-bz2.dir/build.make:74: po/it/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1480: CMakeFiles/po-it-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] [  5%] Generating ts...
[2023-06-20T03:46:01.229Z] [  5%] Generating po/ru/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  5%] Generating po/nl/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  5%] Generating po/pt/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  5%] Generating po/de/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  6%] Generating po/sr/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  6%] Automatic MOC for target konsolecharacters
[2023-06-20T03:46:01.229Z] [  7%] Generating po/sv/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  7%] Generating index.cache.bz2
[2023-06-20T03:46:01.229Z] [  7%] Generating mo...
[2023-06-20T03:46:01.229Z] [  8%] Automatic MOC for target konsolecolorscheme
[2023-06-20T03:46:01.229Z] [  9%] Automatic MOC for target konsole_globalaccel
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] [  9%] Generating po/sr at latin/docs/konsole/index.cache.bz2
[2023-06-20T03:46:01.229Z] [  9%] Automatic MOC for target konsoleprivate_core
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-ca-docs-konsole-index-cache-bz2.dir/build.make:74: po/ca/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1428: CMakeFiles/po-ca-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] [ 10%] Automatic MOC for target konsole_show_menubar
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-pt-docs-konsole-index-cache-bz2.dir/build.make:74: po/pt/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-de-docs-konsole-index-cache-bz2.dir/build.make:74: po/de/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1532: CMakeFiles/po-pt-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] [ 10%] Automatic MOC for target keyboardtranslator
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1454: CMakeFiles/po-de-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-ru-docs-konsole-index-cache-bz2.dir/build.make:74: po/ru/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[2]: *** [doc/manual/CMakeFiles/doc-manual-index-cache-bz2.dir/build.make:74: doc/manual/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1584: CMakeFiles/po-ru-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:2547: doc/manual/CMakeFiles/doc-manual-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-sr-docs-konsole-index-cache-bz2.dir/build.make:74: po/sr/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-sv-docs-konsole-index-cache-bz2.dir/build.make:74: po/sv/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-nl-docs-konsole-index-cache-bz2.dir/build.make:74: po/nl/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1610: CMakeFiles/po-sr-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1662: CMakeFiles/po-sv-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1506: CMakeFiles/po-nl-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] /usr/bin/meinproc5: error while loading shared libraries: libicui18n.so.72: cannot open shared object file: No such file or directory
[2023-06-20T03:46:01.229Z] make[2]: *** [CMakeFiles/po-sr-latin-docs-konsole-index-cache-bz2.dir/build.make:74: po/sr at latin/docs/konsole/index.cache.bz2] Error 127
[2023-06-20T03:46:01.229Z] make[1]: *** [CMakeFiles/Makefile2:1636: CMakeFiles/po-sr-latin-docs-konsole-index-cache-bz2.dir/all] Error 2
[2023-06-20T03:46:01.229Z] [ 10%] Built target tsfiles-1eb1d2a1153cbed9332890e8a5ab9067
[2023-06-20T03:46:01.229Z] [ 10%] Built target konsolecharacters_autogen
[2023-06-20T03:46:01.229Z] [ 10%] Built target konsoleprivate_core_autogen
[2023-06-20T03:46:01.230Z] [ 10%] Built target konsole_globalaccel_autogen
[2023-06-20T03:46:01.230Z] [ 10%] Built target konsole_show_menubar_autogen
[2023-06-20T03:46:01.230Z] [ 10%] Built target keyboardtranslator_autogen
[2023-06-20T03:46:01.480Z] [ 10%] Built target pofiles-1eb1d2a1153cbed9332890e8a5ab9067
[2023-06-20T03:46:01.480Z] [ 10%] Built target konsolehelpers_autogen
[2023-06-20T03:46:01.480Z] [ 10%] Built target konsolecolorscheme_autogen
[2023-06-20T03:46:01.480Z] make: *** [Makefile:136: all] Error 2
[2023-06-20T03:46:01.480Z] ==> ERROR: A failure occurred in build().
[2023-06-20T03:46:01.480Z]     Aborting...
[2023-06-20T03:46:03.348Z] ==> ERROR: Build failed, check /build/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2023-06-20T03:46:03.360Z] ERROR: Failed to build source
[2023-06-20T03:46:03.361Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2023-06-20T03:46:03.547Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list