Build: x86_64/community-staging
Name: light-locker-1.9.0-5
author: Nathan
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesL/job/light-locker/job/mast
er/4/
References
1. https://orion.artixlinux.org/job/packagesL/job/light-locker/job/master/4/
-------------- next part --------------
Push event to branch master
Looking up repository packagesL/light-locker
Querying the current revision of branch master...
Current revision of branch master is 223776073e205874b6c2ea9513bd71a44ac79c1a
Obtained Jenkinsfile from 223776073e205874b6c2ea9513bd71a44ac79c1a
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.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesL_light-locker_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898 # timeout=10
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
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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/packagesL_light-locker_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2022-03-06T17:46:39.491Z] The recommended git tool is: NONE
[2022-03-06T17:46:39.491Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2022-03-06T17:46:39.491Z] Cloning the remote Git repository
[2022-03-06T17:46:39.491Z] Cloning with configured refspecs honoured and without tags
[2022-03-06T17:46:39.491Z] Cloning repository https://[email protected]/packagesL/light-locker.git
[2022-03-06T17:46:39.491Z] > git init /var/lib/jenkins/workspace/packagesL_light-locker_master # timeout=10
[2022-03-06T17:46:39.498Z] Fetching upstream changes from https://[email protected]/packagesL/light-locker.git
[2022-03-06T17:46:39.498Z] > git --version # timeout=10
[2022-03-06T17:46:39.501Z] > git --version # 'git version 2.32.0'
[2022-03-06T17:46:39.501Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesL/light-locker.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-03-06T17:46:39.683Z] > git config remote.origin.url https://[email protected]/packagesL/light-locker.git # timeout=10
[2022-03-06T17:46:39.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-03-06T17:46:39.692Z] Avoid second fetch
[2022-03-06T17:46:39.693Z] Checking out Revision 223776073e205874b6c2ea9513bd71a44ac79c1a (master)
[2022-03-06T17:46:39.693Z] > git config core.sparsecheckout # timeout=10
[2022-03-06T17:46:39.696Z] > git checkout -f 223776073e205874b6c2ea9513bd71a44ac79c1a # timeout=10
[2022-03-06T17:46:39.705Z] Commit message: "[trunk] -> [community-staging] 'light-locker-1.9.0-5' add"
[2022-03-06T17:46:39.705Z] > git rev-list --no-walk dd229879f55fc34a318fa1f5bab1f5171f880a9b # timeout=10
[2022-03-06T17:46:39.716Z] Cleaning workspace
[2022-03-06T17:46:39.716Z] > git rev-parse --verify HEAD # timeout=10
[2022-03-06T17:46:39.720Z] Resetting working tree
[2022-03-06T17:46:39.720Z] > git reset --hard # timeout=10
[2022-03-06T17:46:39.726Z] > git clean -fdx # timeout=10
[2022-03-06T17:46:39.731Z] [Gitea] Notifying branch build status: PENDING Build started...
[2022-03-06T17:46:39.896Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2022-03-06T17:46:40.168Z] + git show -s --format=%an 223776073e205874b6c2ea9513bd71a44ac79c1a
[Pipeline] sh
[2022-03-06T17:46:40.424Z] + git show -s --format=%ae 223776073e205874b6c2ea9513bd71a44ac79c1a
[Pipeline] sh
[2022-03-06T17:46:40.680Z] + git show --pretty=format: --name-status 223776073e205874b6c2ea9513bd71a44ac79c1a
[Pipeline] fileExists
[Pipeline] sh
[2022-03-06T17:46:40.949Z] + pkg2yaml -d x86_64/community-staging
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2022-03-06T17:46:41.020Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2022-03-06T17:46:41.047Z] Running in /var/lib/jenkins/workspace/packagesL_light-locker_master/x86_64/community-staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2022-03-06T17:46:41.313Z] + buildpkg -C -d galaxy-goblins
[2022-03-06T17:46:43.797Z] :: Synchronizing package databases...
[2022-03-06T17:46:43.797Z] goblins downloading...
[2022-03-06T17:46:43.797Z] gremlins downloading...
[2022-03-06T17:46:43.797Z] system downloading...
[2022-03-06T17:46:43.797Z] world downloading...
[2022-03-06T17:46:43.797Z] galaxy-goblins downloading...
[2022-03-06T17:46:43.797Z] galaxy-gremlins downloading...
[2022-03-06T17:46:43.797Z] galaxy downloading...
[2022-03-06T17:46:43.797Z] :: Starting full system upgrade...
[2022-03-06T17:46:43.797Z] there is nothing to do
[2022-03-06T17:46:45.658Z] ==> Building in chroot for [goblins] (x86_64)...
[2022-03-06T17:46:46.209Z] ==> Synchronizing chroot copy [/build/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2022-03-06T17:46:47.120Z] ==> Making package: light-locker 1.9.0-5 (Sun Mar 6 18:46:46 2022)
[2022-03-06T17:46:47.120Z] ==> Retrieving sources...
[2022-03-06T17:46:47.120Z] -> Updating light-locker git repo...
[2022-03-06T17:46:47.120Z] Fetching origin
[2022-03-06T17:46:47.370Z] ==> Validating source files with sha256sums...
[2022-03-06T17:46:47.370Z] light-locker ... Skipped
[2022-03-06T17:46:51.492Z] ==> Making package: light-locker 1.9.0-5 (Sun 06 Mar 2022 05:46:50 PM UTC)
[2022-03-06T17:46:51.492Z] ==> Checking runtime dependencies...
[2022-03-06T17:46:51.492Z] ==> Installing missing dependencies...
[2022-03-06T17:46:51.492Z] resolving dependencies...
[2022-03-06T17:46:51.492Z] looking for conflicting packages...
[2022-03-06T17:46:51.492Z] warning: dependency cycle detected:
[2022-03-06T17:46:51.492Z] warning: harfbuzz will be installed before its freetype2 dependency
[2022-03-06T17:46:51.492Z] warning: dependency cycle detected:
[2022-03-06T17:46:51.492Z] warning: libglvnd will be installed before its mesa dependency
[2022-03-06T17:46:51.492Z]
[2022-03-06T17:46:51.492Z] Package (79) New Version Net Change
[2022-03-06T17:46:51.492Z]
[2022-03-06T17:46:51.492Z] world/adobe-source-code-pro-fonts 2.038ro+1.058it+1.018var-1 1.86 MiB
[2022-03-06T17:46:51.492Z] world/adwaita-icon-theme 41.0-1 22.41 MiB
[2022-03-06T17:46:51.492Z] world/at-spi2-atk 2.38.0-1 0.22 MiB
[2022-03-06T17:46:51.492Z] world/at-spi2-core 2.42.0-1 2.21 MiB
[2022-03-06T17:46:51.492Z] world/atk 2.36.0-1.1 3.59 MiB
[2022-03-06T17:46:51.492Z] world/avahi 0.8+22+gfd482a7-3 1.85 MiB
[2022-03-06T17:46:51.492Z] world/cantarell-fonts 1:0.303.1-1 0.19 MiB
[2022-03-06T17:46:51.492Z] world/dconf 0.40.0-1.1 0.44 MiB
[2022-03-06T17:46:51.492Z] world/desktop-file-utils 0.26-2 0.20 MiB
[2022-03-06T17:46:51.492Z] world/fontconfig 2:2.13.96-1 1.06 MiB
[2022-03-06T17:46:51.492Z] world/freetype2 2.11.1-1 1.59 MiB
[2022-03-06T17:46:51.492Z] world/fribidi 1.0.11-1 0.22 MiB
[2022-03-06T17:46:51.492Z] world/gdk-pixbuf2 2.42.6-2 2.96 MiB
[2022-03-06T17:46:51.492Z] world/glib-networking 1:2.70.1-1 0.57 MiB
[2022-03-06T17:46:51.492Z] world/graphite 1:1.3.14-1.1 0.69 MiB
[2022-03-06T17:46:51.492Z] world/gsettings-desktop-schemas 41.0-1 4.60 MiB
[2022-03-06T17:46:51.492Z] world/gtk-update-icon-cache 1:4.6.1-3 0.04 MiB
[2022-03-06T17:46:51.492Z] world/harfbuzz 4.0.0-1 5.78 MiB
[2022-03-06T17:46:51.492Z] world/hicolor-icon-theme 0.17-2.1 0.05 MiB
[2022-03-06T17:46:51.492Z] world/iso-codes 4.9.0-1 18.17 MiB
[2022-03-06T17:46:51.492Z] world/json-glib 1.6.6-1 0.95 MiB
[2022-03-06T17:46:51.492Z] world/lcms2 2.13.1-1 0.66 MiB
[2022-03-06T17:46:51.492Z] world/libcloudproviders 0.3.1-2 0.47 MiB
[2022-03-06T17:46:51.492Z] world/libcolord 1.4.6-1 1.25 MiB
[2022-03-06T17:46:51.492Z] world/libcups 1:2.4.1-1 0.82 MiB
[2022-03-06T17:46:51.492Z] world/libdaemon 0.14-5.1 0.06 MiB
[2022-03-06T17:46:51.492Z] world/libdatrie 0.2.13-1 0.07 MiB
[2022-03-06T17:46:51.492Z] world/libdrm 2.4.110-1 0.97 MiB
[2022-03-06T17:46:51.492Z] system/libedit 20210910_3.1-1 0.27 MiB
[2022-03-06T17:46:51.492Z] world/libepoxy 1.5.9-1 3.29 MiB
[2022-03-06T17:46:51.492Z] world/libglvnd 1.4.0-1 3.68 MiB
[2022-03-06T17:46:51.492Z] world/libjpeg-turbo 2.1.3-1 2.02 MiB
[2022-03-06T17:46:51.492Z] world/libomxil-bellagio 0.9.3-3.1 0.59 MiB
[2022-03-06T17:46:51.492Z] world/libpciaccess 0.16-2.1 0.06 MiB
[2022-03-06T17:46:51.492Z] world/libpng 1.6.37-3 0.55 MiB
[2022-03-06T17:46:51.492Z] world/libproxy 0.4.17-6 0.30 MiB
[2022-03-06T17:46:51.492Z] world/librsvg 2:2.52.6-1 14.55 MiB
[2022-03-06T17:46:51.492Z] world/libsoup 2.74.2-2 4.93 MiB
[2022-03-06T17:46:51.492Z] world/libthai 0.1.29-1 0.65 MiB
[2022-03-06T17:46:51.492Z] world/libtiff 4.3.0-1 2.82 MiB
[2022-03-06T17:46:51.492Z] world/libunwind 1.6.2-1 0.26 MiB
[2022-03-06T17:46:51.492Z] system/libusb 1.0.25-2 0.21 MiB
[2022-03-06T17:46:51.492Z] world/libxau 1.0.9-3.1 0.02 MiB
[2022-03-06T17:46:51.492Z] world/libxcb 1.14-1.1 3.76 MiB
[2022-03-06T17:46:51.492Z] world/libxcomposite 0.4.5-3.1 0.02 MiB
[2022-03-06T17:46:51.492Z] world/libxcursor 1.2.0-2.1 0.06 MiB
[2022-03-06T17:46:51.492Z] world/libxdamage 1.1.5-3.1 0.02 MiB
[2022-03-06T17:46:51.492Z] world/libxdmcp 1.1.3-3.1 0.13 MiB
[2022-03-06T17:46:51.492Z] world/libxfixes 6.0.0-1 0.04 MiB
[2022-03-06T17:46:51.492Z] world/libxft 2.3.4-1 0.12 MiB
[2022-03-06T17:46:51.492Z] world/libxi 1.8-1 0.48 MiB
[2022-03-06T17:46:51.492Z] world/libxinerama 1.1.4-3.1 0.02 MiB
[2022-03-06T17:46:51.492Z] world/libxkbcommon 1.4.0-1 0.76 MiB
[2022-03-06T17:46:51.492Z] world/libxrandr 1.5.2-3.1 0.07 MiB
[2022-03-06T17:46:51.492Z] world/libxrender 0.9.10-4.1 0.08 MiB
[2022-03-06T17:46:51.492Z] world/libxshmfence 1.3-2.1 0.02 MiB
[2022-03-06T17:46:51.492Z] world/libxtst 1.2.3-4.1 0.11 MiB
[2022-03-06T17:46:51.492Z] world/libxxf86vm 1.1.4-4.1 0.03 MiB
[2022-03-06T17:46:51.492Z] world/llvm-libs 13.0.1-1 104.75 MiB
[2022-03-06T17:46:51.492Z] world/lm_sensors 1:3.6.0.r41.g31d1f125-1 0.46 MiB
[2022-03-06T17:46:51.492Z] system/lzo 2.10-3.1 0.38 MiB
[2022-03-06T17:46:51.492Z] world/mesa 21.3.7-2 97.66 MiB
[2022-03-06T17:46:51.492Z] world/pixman 0.40.0-1.1 0.72 MiB
[2022-03-06T17:46:51.492Z] world/rest 0.8.1+r4+ge5ee6ef-1 0.84 MiB
[2022-03-06T17:46:51.492Z] world/shared-mime-info 2.0+115+gd74a913-1 4.39 MiB
[2022-03-06T17:46:51.492Z] world/vulkan-icd-loader 1.2.203-1 0.47 MiB
[2022-03-06T17:46:51.492Z] world/wayland 1.20.0-1 0.78 MiB
[2022-03-06T17:46:51.492Z] world/xcb-proto 1.14.1-5 0.82 MiB
[2022-03-06T17:46:51.492Z] world/xkeyboard-config 2.35.1-1 6.44 MiB
[2022-03-06T17:46:51.492Z] world/xorgproto 2021.5-1 1.43 MiB
[2022-03-06T17:46:51.492Z] world/cairo 1.17.4-5 1.68 MiB
[2022-03-06T17:46:51.492Z] system/dbus 1.14.0-1 0.96 MiB
[2022-03-06T17:46:51.492Z] world/dbus-glib 0.112-2 0.78 MiB
[2022-03-06T17:46:51.492Z] world/gtk3 1:3.24.33-1 48.79 MiB
[2022-03-06T17:46:51.492Z] system/libelogind 246.10-5 0.58 MiB
[2022-03-06T17:46:51.492Z] world/libx11 1.7.3.1-1 10.17 MiB
[2022-03-06T17:46:51.492Z] world/libxext 1.3.4-3.1 0.30 MiB
[2022-03-06T17:46:51.492Z] world/libxss 1.2.3-3.1 0.03 MiB
[2022-03-06T17:46:51.492Z] world/pango 1:1.50.5-1 2.27 MiB
[2022-03-06T17:46:51.492Z]
[2022-03-06T17:46:51.492Z] Total Installed Size: 398.53 MiB
[2022-03-06T17:46:51.492Z]
[2022-03-06T17:46:51.492Z] :: Proceed with installation? [Y/n]
[2022-03-06T17:46:51.492Z] checking keyring...
[2022-03-06T17:46:51.493Z] checking package integrity...
[2022-03-06T17:46:53.354Z] loading package files...
[2022-03-06T17:46:53.354Z] checking for file conflicts...
[2022-03-06T17:46:53.354Z] :: Processing package changes...
[2022-03-06T17:46:53.354Z] installing lzo...
[2022-03-06T17:46:53.354Z] installing libpng...
[2022-03-06T17:46:53.354Z] installing graphite...
[2022-03-06T17:46:53.354Z] installing harfbuzz...
[2022-03-06T17:46:53.354Z] Optional dependencies for harfbuzz
[2022-03-06T17:46:53.354Z] cairo: hb-view program [pending]
[2022-03-06T17:46:53.354Z] chafa: hb-view program
[2022-03-06T17:46:53.354Z] installing freetype2...
[2022-03-06T17:46:53.604Z] installing fontconfig...
[2022-03-06T17:46:53.604Z] Creating fontconfig configuration...
[2022-03-06T17:46:53.604Z] Rebuilding fontconfig cache...
[2022-03-06T17:46:53.604Z] installing xcb-proto...
[2022-03-06T17:46:53.604Z] installing libxdmcp...
[2022-03-06T17:46:53.604Z] installing libxau...
[2022-03-06T17:46:53.604Z] installing libxcb...
[2022-03-06T17:46:53.604Z] installing xorgproto...
[2022-03-06T17:46:53.604Z] installing libx11...
[2022-03-06T17:46:53.855Z] installing libxext...
[2022-03-06T17:46:53.855Z] installing libxrender...
[2022-03-06T17:46:53.855Z] installing pixman...
[2022-03-06T17:46:53.855Z] installing cairo...
[2022-03-06T17:46:53.855Z] installing libelogind...
[2022-03-06T17:46:53.855Z] installing dbus...
[2022-03-06T17:46:53.855Z] installing dbus-glib...
[2022-03-06T17:46:53.855Z] installing atk...
[2022-03-06T17:46:53.855Z] installing libxfixes...
[2022-03-06T17:46:53.855Z] installing libxcursor...
[2022-03-06T17:46:53.855Z] Optional dependencies for libxcursor
[2022-03-06T17:46:53.855Z] gnome-themes-standard: fallback icon theme
[2022-03-06T17:46:53.855Z] installing libxinerama...
[2022-03-06T17:46:53.855Z] installing libxrandr...
[2022-03-06T17:46:53.855Z] installing libxi...
[2022-03-06T17:46:53.855Z] installing libepoxy...
[2022-03-06T17:46:53.855Z] installing libjpeg-turbo...
[2022-03-06T17:46:53.855Z] Optional dependencies for libjpeg-turbo
[2022-03-06T17:46:53.855Z] java-runtime>11: for TurboJPEG Java wrapper
[2022-03-06T17:46:53.855Z] installing libtiff...
[2022-03-06T17:46:53.855Z] Optional dependencies for libtiff
[2022-03-06T17:46:53.855Z] freeglut: for using tiffgt
[2022-03-06T17:46:53.855Z] installing shared-mime-info...
[2022-03-06T17:46:53.855Z] installing gdk-pixbuf2...
[2022-03-06T17:46:53.855Z] Optional dependencies for gdk-pixbuf2
[2022-03-06T17:46:53.855Z] libwmf: Load .wmf and .apm
[2022-03-06T17:46:53.855Z] libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf
[2022-03-06T17:46:53.855Z] libavif: Load .avif
[2022-03-06T17:46:53.855Z] libheif: Load .heif, .heic, and .avif
[2022-03-06T17:46:53.855Z] librsvg: Load .svg, .svgz, and .svg.gz [pending]
[2022-03-06T17:46:53.855Z] webp-pixbuf-loader: Load .webp
[2022-03-06T17:46:53.855Z] installing dconf...
[2022-03-06T17:46:53.855Z] installing libxcomposite...
[2022-03-06T17:46:53.855Z] installing libxdamage...
[2022-03-06T17:46:53.855Z] installing libdatrie...
[2022-03-06T17:46:53.855Z] installing libthai...
[2022-03-06T17:46:53.855Z] installing libxft...
[2022-03-06T17:46:53.855Z] installing fribidi...
[2022-03-06T17:46:53.855Z] installing pango...
[2022-03-06T17:46:53.855Z] installing libxtst...
[2022-03-06T17:46:53.855Z] installing at-spi2-core...
[2022-03-06T17:46:53.855Z] Optional dependencies for at-spi2-core
[2022-03-06T17:46:53.855Z] dbus-broker: Alternative bus implementation
[2022-03-06T17:46:53.855Z] installing at-spi2-atk...
[2022-03-06T17:46:53.855Z] installing wayland...
[2022-03-06T17:46:53.855Z] installing xkeyboard-config...
[2022-03-06T17:46:53.855Z] installing libxkbcommon...
[2022-03-06T17:46:53.855Z] Optional dependencies for libxkbcommon
[2022-03-06T17:46:53.855Z] libxkbcommon-x11: xkbcli interactive-x11
[2022-03-06T17:46:53.855Z] wayland: xkbcli interactive-wayland [installed]
[2022-03-06T17:46:53.855Z] installing hicolor-icon-theme...
[2022-03-06T17:46:54.105Z] installing librsvg...
[2022-03-06T17:46:54.105Z] installing gtk-update-icon-cache...
[2022-03-06T17:46:54.105Z] installing adwaita-icon-theme...
[2022-03-06T17:46:54.355Z] installing json-glib...
[2022-03-06T17:46:54.355Z] installing desktop-file-utils...
[2022-03-06T17:46:54.355Z] installing libpciaccess...
[2022-03-06T17:46:54.355Z] installing libdrm...
[2022-03-06T17:46:54.355Z] installing libxxf86vm...
[2022-03-06T17:46:54.355Z] installing libxshmfence...
[2022-03-06T17:46:54.355Z] installing libomxil-bellagio...
[2022-03-06T17:46:54.355Z] installing libunwind...
[2022-03-06T17:46:54.355Z] installing libedit...
[2022-03-06T17:46:54.355Z] installing llvm-libs...
[2022-03-06T17:46:54.606Z] installing lm_sensors...
[2022-03-06T17:46:54.606Z] Optional dependencies for lm_sensors
[2022-03-06T17:46:54.606Z] rrdtool: for logging with sensord
[2022-03-06T17:46:54.606Z] perl: for sensor detection and configuration convert [installed]
[2022-03-06T17:46:54.606Z] installing libglvnd...
[2022-03-06T17:46:54.606Z] installing vulkan-icd-loader...
[2022-03-06T17:46:54.606Z] Optional dependencies for vulkan-icd-loader
[2022-03-06T17:46:54.606Z] vulkan-driver: packaged vulkan driver
[2022-03-06T17:46:54.606Z] installing mesa...
[2022-03-06T17:46:54.856Z] Optional dependencies for mesa
[2022-03-06T17:46:54.856Z] opengl-man-pages: for the OpenGL API man pages
[2022-03-06T17:46:54.856Z] mesa-vdpau: for accelerated video playback
[2022-03-06T17:46:54.856Z] libva-mesa-driver: for accelerated video playback
[2022-03-06T17:46:54.856Z] installing cantarell-fonts...
[2022-03-06T17:46:54.856Z] installing lcms2...
[2022-03-06T17:46:54.856Z] installing libcolord...
[2022-03-06T17:46:54.856Z] installing libproxy...
[2022-03-06T17:46:54.856Z] Optional dependencies for libproxy
[2022-03-06T17:46:54.856Z] networkmanager: NetworkManager configuration module
[2022-03-06T17:46:54.856Z] perl: Perl bindings [installed]
[2022-03-06T17:46:54.856Z] python: Python 3.x bindings
[2022-03-06T17:46:54.856Z] libproxy-webkit: PAC proxy support (via WebKit)
[2022-03-06T17:46:54.856Z] installing adobe-source-code-pro-fonts...
[2022-03-06T17:46:54.856Z] installing gsettings-desktop-schemas...
[2022-03-06T17:46:55.107Z] installing glib-networking...
[2022-03-06T17:46:55.107Z] installing libsoup...
[2022-03-06T17:46:55.107Z] Optional dependencies for libsoup
[2022-03-06T17:46:55.107Z] samba: Windows Domain SSO
[2022-03-06T17:46:55.107Z] installing rest...
[2022-03-06T17:46:55.107Z] installing libdaemon...
[2022-03-06T17:46:55.107Z] installing avahi...
[2022-03-06T17:46:55.107Z] Optional dependencies for avahi
[2022-03-06T17:46:55.107Z] gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc [pending]
[2022-03-06T17:46:55.107Z] qt5-base: qt5 bindings
[2022-03-06T17:46:55.107Z] libevent: libevent bindings
[2022-03-06T17:46:55.107Z] nss-mdns: NSS support for mDNS
[2022-03-06T17:46:55.107Z] python-twisted: avahi-bookmarks
[2022-03-06T17:46:55.107Z] python-gobject: avahi-bookmarks, avahi-discover
[2022-03-06T17:46:55.107Z] python-dbus: avahi-bookmarks, avahi-discover
[2022-03-06T17:46:55.107Z] installing libusb...
[2022-03-06T17:46:55.107Z] installing libcups...
[2022-03-06T17:46:55.107Z] installing iso-codes...
[2022-03-06T17:46:55.107Z] installing libcloudproviders...
[2022-03-06T17:46:55.107Z] installing gtk3...
[2022-03-06T17:46:55.357Z] Optional dependencies for gtk3
[2022-03-06T17:46:55.357Z] evince: Default print preview command
[2022-03-06T17:46:55.357Z] installing libxss...
[2022-03-06T17:46:55.357Z] :: Running post-transaction hooks...
[2022-03-06T17:46:55.357Z] ( 1/11) Creating system user accounts...
[2022-03-06T17:46:55.357Z] Creating group 'avahi' with GID 980.
[2022-03-06T17:46:55.357Z] Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 980 and GID 980.
[2022-03-06T17:46:55.357Z] Creating group 'dbus' with GID 81.
[2022-03-06T17:46:55.357Z] Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
[2022-03-06T17:46:55.608Z] ( 2/11) Updating the MIME type database...
[2022-03-06T17:46:55.858Z] ( 3/11) Updating fontconfig configuration...
[2022-03-06T17:46:55.858Z] ( 4/11) Warn about old perl modules
[2022-03-06T17:46:55.858Z] ( 5/11) Updating fontconfig cache...
[2022-03-06T17:46:55.858Z] ( 6/11) Probing GDK-Pixbuf loader modules...
[2022-03-06T17:46:55.858Z] ( 7/11) Updating GIO module cache...
[2022-03-06T17:46:55.858Z] ( 8/11) Compiling GSettings XML schema files...
[2022-03-06T17:46:55.858Z] ( 9/11) Probing GTK3 input method modules...
[2022-03-06T17:46:55.858Z] (10/11) Updating icon theme caches...
[2022-03-06T17:46:55.858Z] (11/11) Updating the desktop file MIME type cache...
[2022-03-06T17:46:55.858Z] ==> Checking buildtime dependencies...
[2022-03-06T17:46:55.858Z] ==> Installing missing dependencies...
[2022-03-06T17:46:56.109Z] resolving dependencies...
[2022-03-06T17:46:56.109Z] looking for conflicting packages...
[2022-03-06T17:46:56.109Z] warning: dependency cycle detected:
[2022-03-06T17:46:56.109Z] warning: usbmuxd will be installed before its libimobiledevice dependency
[2022-03-06T17:46:56.109Z]
[2022-03-06T17:46:56.109Z] Package (58) New Version Net Change
[2022-03-06T17:46:56.109Z]
[2022-03-06T17:46:56.109Z] galaxy/autoconf-archive 1:2022.02.11-1 2.24 MiB
[2022-03-06T17:46:56.109Z] world/docbook-xml 4.5-9.1 1.96 MiB
[2022-03-06T17:46:56.109Z] world/docbook-xsl 1.79.2-7.1 26.32 MiB
[2022-03-06T17:46:56.109Z] system/glib2-docs 2.70.4-2 21.28 MiB
[2022-03-06T17:46:56.109Z] world/gtk-doc 1.33.2-1 2.81 MiB
[2022-03-06T17:46:56.109Z] gremlins/hwdata 0.357-1 1.99 MiB
[2022-03-06T17:46:56.109Z] world/itstool 1:2.0.7-1 0.09 MiB
[2022-03-06T17:46:56.109Z] system/kbd 2.4.0-2 2.89 MiB
[2022-03-06T17:46:56.109Z] system/kmod 29-2 0.29 MiB
[2022-03-06T17:46:56.109Z] world/libgudev 237-1 0.39 MiB
[2022-03-06T17:46:56.109Z] world/libimobiledevice 1.3.0-5 1.48 MiB
[2022-03-06T17:46:56.109Z] system/libnsl 2.0.0-2 0.07 MiB
[2022-03-06T17:46:56.109Z] world/libplist 2.2.0-5 0.40 MiB
[2022-03-06T17:46:56.109Z] world/libusbmuxd 2.0.2-1 0.11 MiB
[2022-03-06T17:46:56.109Z] world/libxslt 1.1.35-1 2.81 MiB
[2022-03-06T17:46:56.109Z] world/mallard-ducktype 1.0.2-8 0.59 MiB
[2022-03-06T17:46:56.109Z] galaxy/ninja 1.10.2-1 0.30 MiB
[2022-03-06T17:46:56.109Z] world/perl-clone 0.45-3 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-encode-locale 1.05-8 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-error 0.17029-3 0.04 MiB
[2022-03-06T17:46:56.109Z] world/perl-file-listing 6.14-2 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-html-parser 3.76-2 0.17 MiB
[2022-03-06T17:46:56.109Z] world/perl-html-tagset 3.20-11 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-http-cookies 6.10-2 0.04 MiB
[2022-03-06T17:46:56.109Z] world/perl-http-daemon 6.13-1 0.03 MiB
[2022-03-06T17:46:56.109Z] world/perl-http-date 6.05-4 0.01 MiB
[2022-03-06T17:46:56.109Z] world/perl-http-message 6.36-1 0.16 MiB
[2022-03-06T17:46:56.109Z] world/perl-http-negotiate 6.01-9 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-io-html 1.004-2 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-libwww 6.58-1 0.34 MiB
[2022-03-06T17:46:56.109Z] world/perl-lwp-mediatypes 6.04-1 0.06 MiB
[2022-03-06T17:46:56.109Z] world/perl-mailtools 2.21-5 0.11 MiB
[2022-03-06T17:46:56.109Z] world/perl-net-http 6.22-1 0.04 MiB
[2022-03-06T17:46:56.109Z] world/perl-timedate 2.33-3 0.08 MiB
[2022-03-06T17:46:56.109Z] world/perl-try-tiny 0.31-1 0.03 MiB
[2022-03-06T17:46:56.109Z] world/perl-uri 5.10-1.1 0.16 MiB
[2022-03-06T17:46:56.109Z] world/perl-www-robotrules 6.02-9 0.02 MiB
[2022-03-06T17:46:56.109Z] world/perl-xml-parser 2.46-3 0.43 MiB
[2022-03-06T17:46:56.109Z] system/python 3.10.2-1 53.85 MiB
[2022-03-06T17:46:56.109Z] world/python-anytree 2.8.0-5 0.31 MiB
[2022-03-06T17:46:56.109Z] world/python-appdirs 1.4.4-6 0.07 MiB
[2022-03-06T17:46:56.109Z] gremlins/python-lxml 4.8.0-1 4.20 MiB
[2022-03-06T17:46:56.109Z] galaxy/python-more-itertools 8.10.0-4 0.32 MiB
[2022-03-06T17:46:56.109Z] world/python-ordered-set 4.0.2-6 0.06 MiB
[2022-03-06T17:46:56.109Z] gremlins/python-packaging 21.3-1 0.26 MiB
[2022-03-06T17:46:56.109Z] galaxy/python-pygments 2.11.2-1 11.22 MiB
[2022-03-06T17:46:56.109Z] world/python-pyparsing 3.0.1-1 0.93 MiB
[2022-03-06T17:46:56.110Z] world/python-setuptools 1:59.3.0-1 2.96 MiB
[2022-03-06T17:46:56.110Z] world/python-six 1.16.0-5 0.09 MiB
[2022-03-06T17:46:56.110Z] system/udev 250.3-1 9.30 MiB
[2022-03-06T17:46:56.110Z] world/usbmuxd 1.1.1-1.1 0.08 MiB
[2022-03-06T17:46:56.110Z] world/yelp-tools 41.0-1 0.16 MiB
[2022-03-06T17:46:56.110Z] world/yelp-xsl 41.1-1 1.33 MiB
[2022-03-06T17:46:56.110Z] world/git 2.35.1-1 33.31 MiB
[2022-03-06T17:46:56.110Z] world/gnome-common 3.18.0-4.1 0.02 MiB
[2022-03-06T17:46:56.110Z] world/intltool 0.51.0-6 0.15 MiB
[2022-03-06T17:46:56.110Z] world/meson 0.61.2-1 7.61 MiB
[2022-03-06T17:46:56.110Z] world/upower 0.99.16-2 0.88 MiB
[2022-03-06T17:46:56.110Z]
[2022-03-06T17:46:56.110Z] Total Installed Size: 194.95 MiB
[2022-03-06T17:46:56.110Z]
[2022-03-06T17:46:56.110Z] :: Proceed with installation? [Y/n]
[2022-03-06T17:46:56.110Z] checking keyring...
[2022-03-06T17:46:56.110Z] checking package integrity...
[2022-03-06T17:46:57.453Z] loading package files...
[2022-03-06T17:46:57.453Z] checking for file conflicts...
[2022-03-06T17:46:57.453Z] :: Processing package changes...
[2022-03-06T17:46:57.453Z] installing perl-error...
[2022-03-06T17:46:57.453Z] installing perl-timedate...
[2022-03-06T17:46:57.453Z] installing perl-mailtools...
[2022-03-06T17:46:57.453Z] installing git...
[2022-03-06T17:46:57.703Z] Optional dependencies for git
[2022-03-06T17:46:57.703Z] tk: gitk and git gui
[2022-03-06T17:46:57.703Z] perl-libwww: git svn [pending]
[2022-03-06T17:46:57.703Z] perl-term-readkey: git svn and interactive.singlekey setting
[2022-03-06T17:46:57.703Z] perl-io-socket-ssl: git send-email TLS support
[2022-03-06T17:46:57.703Z] perl-authen-sasl: git send-email TLS support
[2022-03-06T17:46:57.703Z] perl-mediawiki-api: git mediawiki support
[2022-03-06T17:46:57.703Z] perl-datetime-format-iso8601: git mediawiki support
[2022-03-06T17:46:57.703Z] perl-lwp-protocol-https: git mediawiki https support
[2022-03-06T17:46:57.703Z] perl-cgi: gitweb (web interface) support
[2022-03-06T17:46:57.703Z] python: git svn & git p4 [pending]
[2022-03-06T17:46:57.703Z] subversion: git svn
[2022-03-06T17:46:57.703Z] org.freedesktop.secrets: keyring credential helper
[2022-03-06T17:46:57.703Z] libsecret: libsecret credential helper [installed]
[2022-03-06T17:46:57.703Z] installing autoconf-archive...
[2022-03-06T17:46:57.703Z] Optional dependencies for autoconf-archive
[2022-03-06T17:46:57.703Z] automake: macros for use with it [installed]
[2022-03-06T17:46:57.703Z] installing perl-encode-locale...
[2022-03-06T17:46:57.703Z] installing perl-http-date...
[2022-03-06T17:46:57.703Z] installing perl-file-listing...
[2022-03-06T17:46:57.703Z] installing perl-html-tagset...
[2022-03-06T17:46:57.703Z] installing perl-clone...
[2022-03-06T17:46:57.703Z] installing perl-io-html...
[2022-03-06T17:46:57.703Z] installing perl-lwp-mediatypes...
[2022-03-06T17:46:57.703Z] installing perl-uri...
[2022-03-06T17:46:57.703Z] installing perl-http-message...
[2022-03-06T17:46:57.703Z] installing perl-html-parser...
[2022-03-06T17:46:57.703Z] installing perl-http-cookies...
[2022-03-06T17:46:57.703Z] installing perl-http-daemon...
[2022-03-06T17:46:57.703Z] installing perl-http-negotiate...
[2022-03-06T17:46:57.703Z] installing perl-net-http...
[2022-03-06T17:46:57.703Z] installing perl-try-tiny...
[2022-03-06T17:46:57.703Z] installing perl-www-robotrules...
[2022-03-06T17:46:57.703Z] installing perl-libwww...
[2022-03-06T17:46:57.703Z] Optional dependencies for perl-libwww
[2022-03-06T17:46:57.703Z] perl-lwp-protocol-https: for https:// url schemes
[2022-03-06T17:46:57.703Z] installing perl-xml-parser...
[2022-03-06T17:46:57.703Z] installing intltool...
[2022-03-06T17:46:57.703Z] installing yelp-xsl...
[2022-03-06T17:46:57.703Z] installing libnsl...
[2022-03-06T17:46:57.703Z] installing python...
[2022-03-06T17:46:57.954Z] Optional dependencies for python
[2022-03-06T17:46:57.954Z] python-setuptools [pending]
[2022-03-06T17:46:57.954Z] python-pip
[2022-03-06T17:46:57.954Z] sqlite [installed]
[2022-03-06T17:46:57.954Z] mpdecimal: for decimal
[2022-03-06T17:46:57.954Z] xz: for lzma [installed]
[2022-03-06T17:46:57.954Z] tk: for tkinter
[2022-03-06T17:46:57.954Z] installing libxslt...
[2022-03-06T17:46:57.954Z] Optional dependencies for libxslt
[2022-03-06T17:46:57.954Z] python: Python bindings [installed]
[2022-03-06T17:46:57.954Z] installing python-lxml...
[2022-03-06T17:46:57.954Z] Optional dependencies for python-lxml
[2022-03-06T17:46:57.954Z] python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML
[2022-03-06T17:46:57.954Z] python-cssselect: support for cssselect
[2022-03-06T17:46:57.954Z] python-html5lib: support for html5lib parser
[2022-03-06T17:46:57.954Z] python-lxml-docs: offline docs
[2022-03-06T17:46:57.954Z] installing docbook-xml...
[2022-03-06T17:46:57.954Z] installing itstool...
[2022-03-06T17:46:57.954Z] installing docbook-xsl...
[2022-03-06T17:46:58.204Z] installing mallard-ducktype...
[2022-03-06T17:46:58.204Z] installing yelp-tools...
[2022-03-06T17:46:58.204Z] installing glib2-docs...
[2022-03-06T17:46:58.204Z] installing python-appdirs...
[2022-03-06T17:46:58.204Z] installing python-more-itertools...
[2022-03-06T17:46:58.204Z] installing python-ordered-set...
[2022-03-06T17:46:58.204Z] installing python-pyparsing...
[2022-03-06T17:46:58.204Z] Optional dependencies for python-pyparsing
[2022-03-06T17:46:58.204Z] python-railroad-diagrams: for generating Railroad Diagrams
[2022-03-06T17:46:58.204Z] python-jinja: for generating Railroad Diagrams
[2022-03-06T17:46:58.204Z] installing python-packaging...
[2022-03-06T17:46:58.455Z] installing python-setuptools...
[2022-03-06T17:46:58.455Z] installing python-pygments...
[2022-03-06T17:46:58.455Z] installing python-six...
[2022-03-06T17:46:58.455Z] installing python-anytree...
[2022-03-06T17:46:58.455Z] installing gtk-doc...
[2022-03-06T17:46:58.455Z] Optional dependencies for gtk-doc
[2022-03-06T17:46:58.455Z] dblatex: PDF support
[2022-03-06T17:46:58.455Z] installing gnome-common...
[2022-03-06T17:46:58.455Z] installing ninja...
[2022-03-06T17:46:58.455Z] installing meson...
[2022-03-06T17:46:58.455Z] installing libplist...
[2022-03-06T17:46:58.455Z] installing libusbmuxd...
[2022-03-06T17:46:58.455Z] installing usbmuxd...
[2022-03-06T17:46:58.455Z] installing libimobiledevice...
[2022-03-06T17:46:58.455Z] installing kmod...
[2022-03-06T17:46:58.455Z] installing hwdata...
[2022-03-06T17:46:58.455Z] installing kbd...
[2022-03-06T17:46:58.455Z] installing udev...
[2022-03-06T17:46:58.705Z] installing libgudev...
[2022-03-06T17:46:58.705Z] installing upower...
[2022-03-06T17:46:58.705Z] :: Running post-transaction hooks...
[2022-03-06T17:46:58.705Z] (1/5) Creating system user accounts...
[2022-03-06T17:46:58.705Z] Creating group 'git' with GID 979.
[2022-03-06T17:46:58.705Z] Creating user 'git' (git daemon user) with UID 979 and GID 979.
[2022-03-06T17:46:58.705Z] Creating group 'usbmux' with GID 140.
[2022-03-06T17:46:58.705Z] Creating user 'usbmux' (usbmux user) with UID 140 and GID 140.
[2022-03-06T17:46:58.705Z] (2/5) Updating udev hardware database...
[2022-03-06T17:46:59.256Z] (3/5) Reloading device manager configuration...
[2022-03-06T17:46:59.256Z] Skipped: Device manager is not running.
[2022-03-06T17:46:59.256Z] (4/5) Warn about old perl modules
[2022-03-06T17:46:59.256Z] (5/5) Updating the info directory file...
[2022-03-06T17:46:59.256Z] ==> Retrieving sources...
[2022-03-06T17:46:59.256Z] ==> WARNING: Skipping all source file integrity checks.
[2022-03-06T17:46:59.256Z] ==> Extracting sources...
[2022-03-06T17:46:59.256Z] -> Creating working copy of light-locker git repo...
[2022-03-06T17:46:59.256Z] Cloning into 'light-locker'...
[2022-03-06T17:46:59.256Z] done.
[2022-03-06T17:46:59.256Z] Switched to a new branch 'makepkg'
[2022-03-06T17:46:59.256Z] ==> Starting prepare()...
[2022-03-06T17:46:59.256Z] Auto-merging src/gs-listener-dbus.c
[2022-03-06T17:46:59.256Z] Auto-merging src/gs-listener-dbus.c
[2022-03-06T17:46:59.506Z] Auto-merging src/gs-listener-dbus.c
[2022-03-06T17:46:59.506Z] Auto-merging src/gs-listener-dbus.c
[2022-03-06T17:46:59.506Z] ==> Starting pkgver()...
[2022-03-06T17:46:59.506Z] ==> Starting build()...
[2022-03-06T17:46:59.507Z] + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true light-locker build
[2022-03-06T17:47:00.417Z] The Meson build system
[2022-03-06T17:47:00.417Z] Version: 0.61.2
[2022-03-06T17:47:00.417Z] Source dir: /build/light-locker/src/light-locker
[2022-03-06T17:47:00.417Z] Build dir: /build/light-locker/src/build
[2022-03-06T17:47:00.417Z] Build type: native build
[2022-03-06T17:47:00.417Z] Project name: light-locker
[2022-03-06T17:47:00.417Z] Project version: 1.9.0
[2022-03-06T17:47:00.417Z] C compiler for the host machine: cc (gcc 11.2.0 "cc (GCC) 11.2.0")
[2022-03-06T17:47:00.417Z] C linker for the host machine: cc ld.bfd 2.38
[2022-03-06T17:47:00.417Z] Host machine cpu family: x86_64
[2022-03-06T17:47:00.417Z] Host machine cpu: x86_64
[2022-03-06T17:47:00.417Z] Found pkg-config: /usr/bin/pkg-config (1.8.0)
[2022-03-06T17:47:00.417Z] Run-time dependency glib-2.0 found: YES 2.70.4
[2022-03-06T17:47:00.417Z] Run-time dependency gio-2.0 found: YES 2.70.4
[2022-03-06T17:47:00.417Z] Run-time dependency gobject-2.0 found: YES 2.70.4
[2022-03-06T17:47:00.417Z] Run-time dependency gtk+-3.0 found: YES 3.24.33
[2022-03-06T17:47:00.417Z] Run-time dependency dbus-glib-1 found: YES 0.112
[2022-03-06T17:47:00.417Z] Run-time dependency x11 found: YES 1.7.3.1
[2022-03-06T17:47:00.417Z] Run-time dependency xext found: YES 1.3.4
[2022-03-06T17:47:00.417Z] Run-time dependency xscrnsaver found: YES 1.2.3
[2022-03-06T17:47:00.417Z] Run-time dependency dbus-1 found: YES 1.14.0
[2022-03-06T17:47:00.417Z] Has header "X11/extensions/scrnsaver.h" with dependencies x11, xext, xscrnsaver: YES
[2022-03-06T17:47:00.417Z] Checking for function "XScreenSaverRegister" with dependencies x11, xext, xscrnsaver: YES
[2022-03-06T17:47:00.417Z] Has header "X11/extensions/dpms.h" with dependencies x11, xext, xscrnsaver: YES
[2022-03-06T17:47:00.417Z] Checking for function "DPMSForceLevel" with dependencies x11, xext, xscrnsaver: YES
[2022-03-06T17:47:00.417Z] Run-time dependency xxf86vm found: YES 1.1.4
[2022-03-06T17:47:00.417Z] Has header "X11/extensions/xf86vmode.h" with dependencies x11, xext, xscrnsaver, xxf86vm: YES
[2022-03-06T17:47:00.417Z] Checking for function "XF86VidModeSetGamma" with dependencies x11, xext, xscrnsaver, xxf86vm: YES
[2022-03-06T17:47:00.417Z] Checking for function "XF86VidModeSetGammaRamp" with dependencies x11, xext, xscrnsaver, xxf86vm: YES
[2022-03-06T17:47:00.417Z] Checking for function "XF86MiscSetGrabKeysState" with dependencies x11, xext, xscrnsaver, xxf86vm: NO
[2022-03-06T17:47:00.417Z] Did not find CMake 'cmake'
[2022-03-06T17:47:00.417Z] Found CMake: NO
[2022-03-06T17:47:00.417Z] Run-time dependency libsystemd found: NO (tried pkgconfig)
[2022-03-06T17:47:00.417Z]
[2022-03-06T17:47:00.417Z] light-locker/meson.build:87:2: ERROR: Dependency "libsystemd" not found, tried pkgconfig
[2022-03-06T17:47:00.417Z]
[2022-03-06T17:47:00.417Z] A full log can be found at /build/light-locker/src/build/meson-logs/meson-log.txt
[2022-03-06T17:47:00.417Z] ==> ERROR: A failure occurred in build().
[2022-03-06T17:47:00.417Z] Aborting...
[2022-03-06T17:47:02.279Z] ==> ERROR: Build failed, check /build/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2022-03-06T17:47:02.283Z] ERROR: Failed to build source
[2022-03-06T17:47:02.283Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2022-03-06T17:47:02.337Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list