Failure
Build: x86_64/staging
Packages:
avahi-0.8+15+ge8a3dd0-3-x86_64.pkg.tar.zst
author: Nathan Owens
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesA/job/avahi/job/master/2/
References
1. https://orion.artixlinux.org/job/packagesA/job/avahi/job/master/2/
-------------- next part --------------
Push event to branch master
Querying the current revision of branch master...
Current revision of branch master is 96790061f43b68cb4f65fd6ea32d03a09a47843a
Obtained Jenkinsfile from 96790061f43b68cb4f65fd6ea32d03a09a47843a
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at nocheck
Attempting to resolve nocheck from remote references...
> git --version # timeout=10
> git --version # 'git version 2.27.0'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/nocheck revision 48b6d7d5db0d8dc10b6f9d493cc6f9a1b6f2cd84
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.27.0'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/nocheck:refs/remotes/origin/nocheck # timeout=10
Checking out Revision 48b6d7d5db0d8dc10b6f9d493cc6f9a1b6f2cd84 (nocheck)
> git config core.sparsecheckout # timeout=10
> git checkout -f 48b6d7d5db0d8dc10b6f9d493cc6f9a1b6f2cd84 # timeout=10
Commit message: "use map type"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesA_avahi_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-11-11T09:44:49.675Z] The recommended git tool is: NONE
[2020-11-11T09:44:49.675Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-11-11T09:44:49.675Z] > git rev-parse --is-inside-work-tree # timeout=10
[2020-11-11T09:44:49.680Z] Fetching changes from the remote Git repository
[2020-11-11T09:44:49.680Z] > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesA/avahi.git # timeout=10
[2020-11-11T09:44:49.685Z] Cleaning workspace
[2020-11-11T09:44:49.685Z] > git rev-parse --verify HEAD # timeout=10
[2020-11-11T09:44:49.687Z] Resetting working tree
[2020-11-11T09:44:49.687Z] > git reset --hard # timeout=10
[2020-11-11T09:44:49.693Z] > git clean -fdx # timeout=10
[2020-11-11T09:44:49.698Z] Fetching without tags
[2020-11-11T09:44:49.698Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesA/avahi.git
[2020-11-11T09:44:49.698Z] > git --version # timeout=10
[2020-11-11T09:44:49.702Z] > git --version # 'git version 2.27.0'
[2020-11-11T09:44:49.702Z] > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesA/avahi.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-11-11T09:44:49.891Z] Checking out Revision 96790061f43b68cb4f65fd6ea32d03a09a47843a (master)
[2020-11-11T09:44:49.891Z] > git config core.sparsecheckout # timeout=10
[2020-11-11T09:44:49.895Z] > git checkout -f 96790061f43b68cb4f65fd6ea32d03a09a47843a # timeout=10
[2020-11-11T09:44:49.904Z] Commit message: "[trunk] -> [staging] 'avahi-0.8+15+ge8a3dd0-3' add"
[2020-11-11T09:44:49.904Z] > git rev-list --no-walk d7caf216d608b0a3503f5990002d80f4b18a0842 # timeout=10
[2020-11-11T09:44:49.915Z] Cleaning workspace
[2020-11-11T09:44:49.916Z] > git rev-parse --verify HEAD # timeout=10
[2020-11-11T09:44:49.920Z] Resetting working tree
[2020-11-11T09:44:49.920Z] > git reset --hard # timeout=10
[2020-11-11T09:44:49.926Z] > git clean -fdx # timeout=10
[2020-11-11T09:44:49.932Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-11-11T09:44:50.103Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-11-11T09:44:50.375Z] + git show -s --format=%an 96790061f43b68cb4f65fd6ea32d03a09a47843a
[Pipeline] sh
[2020-11-11T09:44:50.632Z] + git show -s --format=%ae 96790061f43b68cb4f65fd6ea32d03a09a47843a
[Pipeline] sh
[2020-11-11T09:44:50.890Z] + git show --pretty=format: --name-status 96790061f43b68cb4f65fd6ea32d03a09a47843a
[Pipeline] fileExists
[Pipeline] sh
[2020-11-11T09:44:51.158Z] + pkg2yaml -d x86_64/staging
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-11-11T09:44:51.271Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] input
[2020-11-11T09:44:51.307Z] Input requested
[2020-11-11T09:45:02.838Z] Approved by ndowens
[Pipeline] echo
[2020-11-11T09:45:02.854Z] isLibBump: false
[Pipeline] dir
[2020-11-11T09:45:02.859Z] Running in /var/lib/jenkins/workspace/packagesA_avahi_master/x86_64/staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-11-11T09:45:03.127Z] + buildpkg -C -N -d goblins
[2020-11-11T09:45:06.357Z] :: Synchronizing package databases...
[2020-11-11T09:45:06.357Z] downloading goblins.db...
[2020-11-11T09:45:06.357Z] gremlins is up to date
[2020-11-11T09:45:06.357Z] system is up to date
[2020-11-11T09:45:06.357Z] world is up to date
[2020-11-11T09:45:06.357Z] galaxy-goblins is up to date
[2020-11-11T09:45:06.357Z] galaxy-gremlins is up to date
[2020-11-11T09:45:06.357Z] galaxy is up to date
[2020-11-11T09:45:06.357Z] extra is up to date
[2020-11-11T09:45:06.357Z] community-staging is up to date
[2020-11-11T09:45:06.357Z] community-testing is up to date
[2020-11-11T09:45:06.357Z] community is up to date
[2020-11-11T09:45:06.357Z] :: Starting full system upgrade...
[2020-11-11T09:45:06.607Z] there is nothing to do
[2020-11-11T09:45:07.525Z] ==> Building in chroot for [goblins] (x86_64)...
[2020-11-11T09:45:09.118Z] ==> Synchronizing chroot copy [/build/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2020-11-11T09:45:10.029Z] ==> Making package: avahi 0.8+15+ge8a3dd0-3 (Wed Nov 11 10:45:09 2020)
[2020-11-11T09:45:10.029Z] ==> Retrieving sources...
[2020-11-11T09:45:10.029Z] -> Updating avahi git repo...
[2020-11-11T09:45:10.029Z] Fetching origin
[2020-11-11T09:45:10.580Z] ==> Validating source files with sha512sums...
[2020-11-11T09:45:10.580Z] avahi ... Skipped
[2020-11-11T09:45:15.774Z] ==> Making package: avahi 0.8+15+ge8a3dd0-3 (Wed 11 Nov 2020 09:45:15 AM UTC)
[2020-11-11T09:45:15.774Z] ==> Checking runtime dependencies...
[2020-11-11T09:45:15.774Z] ==> Installing missing dependencies...
[2020-11-11T09:45:15.774Z] resolving dependencies...
[2020-11-11T09:45:15.774Z] looking for conflicting packages...
[2020-11-11T09:45:15.774Z]
[2020-11-11T09:45:15.774Z] Package (9) New Version Net Change
[2020-11-11T09:45:15.774Z]
[2020-11-11T09:45:15.774Z] system/libelogind 243.7-4 0.54 MiB
[2020-11-11T09:45:15.774Z] world/libx11 1.6.12-1 10.16 MiB
[2020-11-11T09:45:15.774Z] world/libxau 1.0.9-3 0.02 MiB
[2020-11-11T09:45:15.774Z] world/libxcb 1.14-1 3.73 MiB
[2020-11-11T09:45:15.774Z] world/libxdmcp 1.1.3-3 0.13 MiB
[2020-11-11T09:45:15.774Z] goblins/xcb-proto 1.14.1-2 0.83 MiB
[2020-11-11T09:45:15.774Z] world/xorgproto 2020.1-1 1.40 MiB
[2020-11-11T09:45:15.774Z] system/dbus 1.12.20-1 0.95 MiB
[2020-11-11T09:45:15.774Z] world/libdaemon 0.14-5 0.06 MiB
[2020-11-11T09:45:15.774Z]
[2020-11-11T09:45:15.774Z] Total Installed Size: 17.81 MiB
[2020-11-11T09:45:15.774Z]
[2020-11-11T09:45:15.774Z] :: Proceed with installation? [Y/n]
[2020-11-11T09:45:15.774Z] checking keyring...
[2020-11-11T09:45:15.774Z] checking package integrity...
[2020-11-11T09:45:16.325Z] loading package files...
[2020-11-11T09:45:16.325Z] checking for file conflicts...
[2020-11-11T09:45:16.325Z] checking available disk space...
[2020-11-11T09:45:16.325Z] :: Processing package changes...
[2020-11-11T09:45:16.325Z] installing libdaemon...
[2020-11-11T09:45:16.325Z] installing xcb-proto...
[2020-11-11T09:45:16.325Z] installing libxdmcp...
[2020-11-11T09:45:16.325Z] installing libxau...
[2020-11-11T09:45:16.325Z] installing libxcb...
[2020-11-11T09:45:16.575Z] installing xorgproto...
[2020-11-11T09:45:16.575Z] installing libx11...
[2020-11-11T09:45:16.575Z] installing libelogind...
[2020-11-11T09:45:16.575Z] installing dbus...
[2020-11-11T09:45:16.575Z] :: Running post-transaction hooks...
[2020-11-11T09:45:16.575Z] (1/1) Creating system user accounts...
[2020-11-11T09:45:16.575Z] Creating group dbus with gid 81.
[2020-11-11T09:45:16.575Z] Creating user dbus (System Message Bus) with uid 81 and gid 81.
[2020-11-11T09:45:16.825Z] ==> Checking buildtime dependencies...
[2020-11-11T09:45:16.825Z] ==> Installing missing dependencies...
[2020-11-11T09:45:17.076Z] resolving dependencies...
[2020-11-11T09:45:17.326Z] :: There are 2 providers available for libfreetype.so=6-64:
[2020-11-11T09:45:17.326Z] :: Repository world
[2020-11-11T09:45:17.326Z] 1) freetype2
[2020-11-11T09:45:17.326Z] :: Repository extra
[2020-11-11T09:45:17.326Z] 2) freetype2
[2020-11-11T09:45:17.326Z]
[2020-11-11T09:45:17.326Z] Enter a number (default=1):
[2020-11-11T09:45:17.326Z] :: There are 2 providers available for libjpeg:
[2020-11-11T09:45:17.326Z] :: Repository world
[2020-11-11T09:45:17.326Z] 1) libjpeg-turbo
[2020-11-11T09:45:17.326Z] :: Repository extra
[2020-11-11T09:45:17.326Z] 2) libjpeg-turbo
[2020-11-11T09:45:17.326Z]
[2020-11-11T09:45:17.326Z] Enter a number (default=1):
[2020-11-11T09:45:17.326Z] :: There are 2 providers available for libogg.so=0-64:
[2020-11-11T09:45:17.326Z] :: Repository world
[2020-11-11T09:45:17.326Z] 1) libogg
[2020-11-11T09:45:17.326Z] :: Repository extra
[2020-11-11T09:45:17.326Z] 2) libogg
[2020-11-11T09:45:17.326Z]
[2020-11-11T09:45:17.326Z] Enter a number (default=1):
[2020-11-11T09:45:17.326Z] looking for conflicting packages...
[2020-11-11T09:45:17.326Z] warning: dependency cycle detected:
[2020-11-11T09:45:17.326Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-11-11T09:45:17.326Z] warning: dependency cycle detected:
[2020-11-11T09:45:17.326Z] warning: libglvnd will be installed before its mesa dependency
[2020-11-11T09:45:17.326Z]
[2020-11-11T09:45:17.326Z] Package (170) New Version Net Change Download Size
[2020-11-11T09:45:17.326Z]
[2020-11-11T09:45:17.326Z] world/adobe-source-code-pro-fonts 2.030ro+1.050it-6 2.14 MiB
[2020-11-11T09:45:17.327Z] world/adwaita-icon-theme 3.38.0-1 22.37 MiB
[2020-11-11T09:45:17.327Z] world/alsa-lib 1.2.4-3 1.58 MiB
[2020-11-11T09:45:17.327Z] world/alsa-topology-conf 1.2.4-2 0.33 MiB
[2020-11-11T09:45:17.327Z] world/alsa-ucm-conf 1.2.4-2 0.15 MiB
[2020-11-11T09:45:17.327Z] world/at-spi2-atk 2.38.0-1 0.22 MiB
[2020-11-11T09:45:17.327Z] world/at-spi2-core 2.38.0-1 2.13 MiB
[2020-11-11T09:45:17.327Z] world/atk 2.36.0-1 3.57 MiB
[2020-11-11T09:45:17.327Z] goblins/avahi 0.8+15+ge8a3dd0-2 1.84 MiB
[2020-11-11T09:45:17.327Z] goblins/brotli 1.0.9-3 2.53 MiB
[2020-11-11T09:45:17.327Z] world/cairo 1.17.2+25+gaee96d175-1 3.46 MiB
[2020-11-11T09:45:17.327Z] world/cantarell-fonts 1:0.201-1 0.86 MiB
[2020-11-11T09:45:17.327Z] world/colord 1.4.5-1 7.09 MiB
[2020-11-11T09:45:17.327Z] world/dconf 0.38.0-1 0.43 MiB
[2020-11-11T09:45:17.327Z] world/desktop-file-utils 0.26-1 0.20 MiB
[2020-11-11T09:45:17.327Z] world/double-conversion 3.1.5-2 0.16 MiB
[2020-11-11T09:45:17.327Z] system/elogind 243.7-4 2.20 MiB
[2020-11-11T09:45:17.327Z] system/eudev 3.2.9-5 7.57 MiB
[2020-11-11T09:45:17.327Z] world/fontconfig 2:2.13.91+48+gfcb0420-2 0.61 MiB
[2020-11-11T09:45:17.327Z] world/freetype2 2.10.4-1 1.58 MiB
[2020-11-11T09:45:17.327Z] world/fribidi 1.0.10-1 0.21 MiB
[2020-11-11T09:45:17.327Z] world/gd 2.3.0-1 0.67 MiB
[2020-11-11T09:45:17.327Z] world/gdk-pixbuf2 2.42.0-2 3.86 MiB
[2020-11-11T09:45:17.327Z] world/ghostscript 9.53.3-2 49.12 MiB
[2020-11-11T09:45:17.327Z] world/giflib 5.2.1-2 0.30 MiB
[2020-11-11T09:45:17.327Z] world/glib-networking 2.66.0-1 0.47 MiB
[2020-11-11T09:45:17.327Z] goblins/gobject-introspection-runtime 1.66.1-2 0.82 MiB
[2020-11-11T09:45:17.327Z] world/graphite 1:1.3.14-1 0.67 MiB
[2020-11-11T09:45:17.327Z] world/gsettings-desktop-schemas 3.38.0-1 4.39 MiB
[2020-11-11T09:45:17.327Z] world/gsfonts 20200910-1 3.11 MiB
[2020-11-11T09:45:17.327Z] world/gtk-update-icon-cache 1:3.24.23-4 0.04 MiB
[2020-11-11T09:45:17.327Z] world/gts 0.7.6.121130-2 0.67 MiB
[2020-11-11T09:45:17.327Z] world/harfbuzz 2.7.2-1 4.32 MiB
[2020-11-11T09:45:17.327Z] world/hicolor-icon-theme 0.17-2 0.05 MiB
[2020-11-11T09:45:17.327Z] system/hwids 20200813.1-1 1.90 MiB
[2020-11-11T09:45:17.327Z] world/ijs 0.35-3 0.12 MiB
[2020-11-11T09:45:17.327Z] world/iso-codes 4.5.0-1 18.26 MiB
[2020-11-11T09:45:17.327Z] world/jbig2dec 0.19-1 0.15 MiB
[2020-11-11T09:45:17.327Z] world/js78 78.4.0-1 62.79 MiB
[2020-11-11T09:45:17.327Z] world/json-glib 1.6.0-1 1.74 MiB
[2020-11-11T09:45:17.327Z] system/kbd 2.3.0-2 2.81 MiB
[2020-11-11T09:45:17.327Z] world/kexec-tools 2.0.20-2 0.21 MiB
[2020-11-11T09:45:17.327Z] system/kmod 27-2 0.28 MiB
[2020-11-11T09:45:17.327Z] world/lcms2 2.11-2 0.64 MiB
[2020-11-11T09:45:17.327Z] world/libcanberra 0.30+2+gc0620e4-3 0.39 MiB
[2020-11-11T09:45:17.327Z] world/libcloudproviders 0.3.1-2 0.47 MiB
[2020-11-11T09:45:17.327Z] world/libcups 2.3.3-3 0.84 MiB
[2020-11-11T09:45:17.327Z] world/libdatrie 0.2.12-2 0.07 MiB
[2020-11-11T09:45:17.327Z] gremlins/libdrm 2.4.103-1 0.93 MiB
[2020-11-11T09:45:17.327Z] system/libedit 20191231_3.1-2 0.26 MiB
[2020-11-11T09:45:17.327Z] world/libepoxy 1.5.4-2 3.26 MiB
[2020-11-11T09:45:17.327Z] world/libevdev 1.10.0-1 0.25 MiB
[2020-11-11T09:45:17.327Z] world/libglvnd 1.3.2-1 3.68 MiB
[2020-11-11T09:45:17.327Z] world/libgudev 234-1 0.39 MiB
[2020-11-11T09:45:17.328Z] world/libgusb 0.3.5-1 0.51 MiB
[2020-11-11T09:45:17.328Z] world/libice 1.0.10-3 0.35 MiB
[2020-11-11T09:45:17.328Z] world/libidn 1.36-1 0.67 MiB
[2020-11-11T09:45:17.328Z] world/libinput 1.16.3-1 0.95 MiB
[2020-11-11T09:45:17.328Z] world/libjpeg-turbo 2.0.5-3 2.10 MiB
[2020-11-11T09:45:17.328Z] system/libnsl 1.3.0-1 0.19 MiB
[2020-11-11T09:45:17.328Z] world/libogg 1.3.4-2 0.44 MiB
[2020-11-11T09:45:17.328Z] world/libomxil-bellagio 0.9.3-3 0.58 MiB
[2020-11-11T09:45:17.328Z] world/libpaper 1.1.28-1 0.09 MiB
[2020-11-11T09:45:17.328Z] world/libpciaccess 0.16-2 0.06 MiB
[2020-11-11T09:45:17.328Z] world/libpng 1.6.37-3 0.55 MiB
[2020-11-11T09:45:17.328Z] goblins/libproxy 0.4.15+33+g454a499-3 0.26 MiB
[2020-11-11T09:45:17.328Z] world/librsvg 2:2.50.1-1 8.46 MiB
[2020-11-11T09:45:17.328Z] world/libsm 1.2.3-2 0.26 MiB
[2020-11-11T09:45:17.328Z] world/libsoup 2.72.0+5+g0b094bff-3 4.89 MiB
[2020-11-11T09:45:17.328Z] world/libstemmer 0+713-2 0.60 MiB
[2020-11-11T09:45:17.328Z] world/libthai 0.1.28-2 0.64 MiB
[2020-11-11T09:45:17.328Z] world/libtiff 4.1.0-2 2.73 MiB
[2020-11-11T09:45:17.328Z] world/libunwind 1.3.1-2 0.26 MiB
[2020-11-11T09:45:17.328Z] system/libusb 1.0.23-3 0.19 MiB
[2020-11-11T09:45:17.328Z] world/libvorbis 1.3.7-2 1.44 MiB
[2020-11-11T09:45:17.328Z] world/libwacom 1.6-1 0.56 MiB
[2020-11-11T09:45:17.328Z] world/libwebp 1.1.0-1 1.06 MiB
[2020-11-11T09:45:17.328Z] world/libxaw 1.0.13-3 1.67 MiB
[2020-11-11T09:45:17.328Z] world/libxcomposite 0.4.5-3 0.02 MiB
[2020-11-11T09:45:17.328Z] world/libxcursor 1.2.0-2 0.06 MiB
[2020-11-11T09:45:17.328Z] world/libxdamage 1.1.5-3 0.02 MiB
[2020-11-11T09:45:17.328Z] world/libxext 1.3.4-3 0.30 MiB
[2020-11-11T09:45:17.328Z] world/libxfixes 5.0.3-4 0.04 MiB
[2020-11-11T09:45:17.328Z] world/libxft 2.3.3-2 0.12 MiB
[2020-11-11T09:45:17.328Z] world/libxi 1.7.10-3 0.47 MiB
[2020-11-11T09:45:17.328Z] world/libxinerama 1.1.4-3 0.02 MiB
[2020-11-11T09:45:17.328Z] world/libxkbcommon 1.0.1-1 0.72 MiB
[2020-11-11T09:45:17.328Z] world/libxkbcommon-x11 1.0.1-1 0.07 MiB
[2020-11-11T09:45:17.328Z] world/libxmu 1.1.3-2 0.33 MiB
[2020-11-11T09:45:17.328Z] world/libxpm 3.5.13-2 0.15 MiB
[2020-11-11T09:45:17.328Z] world/libxrandr 1.5.2-3 0.07 MiB
[2020-11-11T09:45:17.328Z] world/libxrender 0.9.10-4 0.08 MiB
[2020-11-11T09:45:17.328Z] world/libxshmfence 1.3-2 0.02 MiB
[2020-11-11T09:45:17.328Z] world/libxt 1.2.0-2 2.03 MiB
[2020-11-11T09:45:17.328Z] world/libxtst 1.2.3-4 0.11 MiB
[2020-11-11T09:45:17.328Z] world/libxxf86vm 1.1.4-4 0.03 MiB
[2020-11-11T09:45:17.328Z] goblins/llvm-libs 11.0.0-2 90.12 MiB
[2020-11-11T09:45:17.328Z] world/lm_sensors 3.6.0-2 0.47 MiB
[2020-11-11T09:45:17.328Z] system/lzo 2.10-3 0.39 MiB
[2020-11-11T09:45:17.328Z] world/md4c 0.4.6-1 0.24 MiB
[2020-11-11T09:45:17.328Z] world/mesa 20.2.2-2 86.41 MiB
[2020-11-11T09:45:17.328Z] world/mtdev 1.1.6-1 0.05 MiB
[2020-11-11T09:45:17.328Z] world/netpbm 10.73.33-1 7.44 MiB
[2020-11-11T09:45:17.328Z] world/openjpeg2 2.3.1-2 13.63 MiB
[2020-11-11T09:45:17.328Z] world/pango 1:1.48.0-1 4.53 MiB
[2020-11-11T09:45:17.328Z] system/pcre2 10.35-1 3.90 MiB
[2020-11-11T09:45:17.328Z] world/perl-clone 0.45-2 0.02 MiB
[2020-11-11T09:45:17.329Z] world/perl-encode-locale 1.05-7 0.02 MiB
[2020-11-11T09:45:17.329Z] world/perl-error 0.17029-2 0.04 MiB
[2020-11-11T09:45:17.329Z] gremlins/perl-file-listing 6.11-1 0.01 MiB
[2020-11-11T09:45:17.329Z] world/perl-html-parser 3.75-1 0.17 MiB
[2020-11-11T09:45:17.329Z] world/perl-html-tagset 3.20-10 0.02 MiB
[2020-11-11T09:45:17.329Z] world/perl-http-cookies 6.08-3 0.04 MiB
[2020-11-11T09:45:17.329Z] world/perl-http-daemon 6.06-2 0.03 MiB
[2020-11-11T09:45:17.329Z] world/perl-http-date 6.05-3 0.01 MiB
[2020-11-11T09:45:17.329Z] world/perl-http-message 6.26-1 0.16 MiB
[2020-11-11T09:45:17.329Z] world/perl-http-negotiate 6.01-8 0.02 MiB
[2020-11-11T09:45:17.329Z] world/perl-io-html 1.004-1 0.02 MiB
[2020-11-11T09:45:17.329Z] world/perl-libwww 6.49-1 0.34 MiB
[2020-11-11T09:45:17.329Z] world/perl-lwp-mediatypes 6.02-8 0.06 MiB
[2020-11-11T09:45:17.329Z] world/perl-mailtools 2.21-4 0.11 MiB
[2020-11-11T09:45:17.329Z] world/perl-net-http 6.19-4 0.04 MiB
[2020-11-11T09:45:17.329Z] world/perl-timedate 2.33-2 0.08 MiB
[2020-11-11T09:45:17.329Z] world/perl-try-tiny 0.30-5 0.03 MiB
[2020-11-11T09:45:17.329Z] world/perl-uri 5.05-1 0.16 MiB
[2020-11-11T09:45:17.329Z] world/perl-www-robotrules 6.02-8 0.02 MiB
[2020-11-11T09:45:17.329Z] world/perl-xml-parser 2.46-2 0.43 MiB
[2020-11-11T09:45:17.329Z] world/pixman 0.40.0-1 0.70 MiB
[2020-11-11T09:45:17.329Z] world/polkit 0.118-1 1.84 MiB
[2020-11-11T09:45:17.329Z] goblins/python 3.9.0-1 80.76 MiB
[2020-11-11T09:45:17.329Z] goblins/python-appdirs 1.4.4-2 0.07 MiB
[2020-11-11T09:45:17.329Z] goblins/python-beaker 1.11.0-5 0.47 MiB
[2020-11-11T09:45:17.329Z] goblins/python-dbus-common 1.2.16-2 0.00 MiB
[2020-11-11T09:45:17.329Z] goblins/python-mako 1.1.3-2 0.68 MiB
[2020-11-11T09:45:17.329Z] galaxy-goblins/python-markdown 3.3-2 0.49 MiB
[2020-11-11T09:45:17.329Z] goblins/python-markupsafe 1.1.1-5 0.08 MiB
[2020-11-11T09:45:17.329Z] goblins/python-ordered-set 4.0.2-2 0.06 MiB
[2020-11-11T09:45:17.329Z] goblins/python-packaging 20.4-3 0.17 MiB
[2020-11-11T09:45:17.329Z] goblins/python-pyparsing 2.4.7-2 0.73 MiB
[2020-11-11T09:45:17.329Z] goblins/python-setuptools 1:50.3.2-3 2.98 MiB
[2020-11-11T09:45:17.329Z] goblins/python-six 1.15.0-2 0.09 MiB
[2020-11-11T09:45:17.329Z] world/rest 0.8.1-3 0.84 MiB
[2020-11-11T09:45:17.329Z] system/run-parts 4.8.6.1-2 0.04 MiB
[2020-11-11T09:45:17.329Z] world/shared-mime-info 2.0+1+g6bf9e4f-2 4.32 MiB
[2020-11-11T09:45:17.329Z] world/sound-theme-freedesktop 0.8-4 0.45 MiB
[2020-11-11T09:45:17.329Z] goblins/tdb 1.4.3-3 0.23 MiB
[2020-11-11T09:45:17.329Z] world/tracker3 3.0.1-1 4.02 MiB
[2020-11-11T09:45:17.329Z] world/tslib 1.22-1 0.47 MiB
[2020-11-11T09:45:17.329Z] world/vulkan-icd-loader 1.2.158-1 0.38 MiB
[2020-11-11T09:45:17.329Z] world/wayland 1.18.0-2 0.73 MiB
[2020-11-11T09:45:17.329Z] world/wayland-protocols 1.20-1 0.40 MiB
[2020-11-11T09:45:17.329Z] world/xcb-util 0.4.0-3 0.04 MiB
[2020-11-11T09:45:17.329Z] world/xcb-util-image 0.4.0-3 0.05 MiB
[2020-11-11T09:45:17.329Z] world/xcb-util-keysyms 0.4.0-3 0.03 MiB
[2020-11-11T09:45:17.329Z] world/xcb-util-renderutil 0.3.9-3 0.04 MiB
[2020-11-11T09:45:17.329Z] world/xcb-util-wm 0.4.1-3 0.22 MiB
[2020-11-11T09:45:17.329Z] world/xdg-utils 1.1.3+19+g9816ebb-1 0.28 MiB
[2020-11-11T09:45:17.329Z] world/xkeyboard-config 2.31-1 5.46 MiB
[2020-11-11T09:45:17.329Z] world/xorg-xprop 1.2.4-2 0.05 MiB
[2020-11-11T09:45:17.329Z] world/xorg-xset 1.2.4-2 0.04 MiB
[2020-11-11T09:45:17.330Z] world/doxygen 1.8.20-1 16.54 MiB
[2020-11-11T09:45:17.330Z] world/git 2.29.2-1 30.42 MiB
[2020-11-11T09:45:17.330Z] goblins/gobject-introspection 1.66.1-2 13.28 MiB
[2020-11-11T09:45:17.330Z] goblins/graphviz 2.44.1-6 16.62 MiB 7.71 MiB
[2020-11-11T09:45:17.330Z] world/gtk3 1:3.24.23-4 74.59 MiB
[2020-11-11T09:45:17.330Z] system/libevent 2.1.12-1 1.17 MiB
[2020-11-11T09:45:17.330Z] goblins/python-dbus 1.2.16-2 0.53 MiB
[2020-11-11T09:45:17.330Z] goblins/python-gobject 3.38.0-2 1.11 MiB
[2020-11-11T09:45:17.330Z] world/qt5-base 5.15.1-3 64.52 MiB
[2020-11-11T09:45:17.330Z] world/xmltoman 0.4-4 0.01 MiB
[2020-11-11T09:45:17.330Z]
[2020-11-11T09:45:17.330Z] Total Download Size: 7.71 MiB
[2020-11-11T09:45:17.330Z] Total Installed Size: 798.37 MiB
[2020-11-11T09:45:17.330Z]
[2020-11-11T09:45:17.330Z] :: Proceed with installation? [Y/n]
[2020-11-11T09:45:17.330Z] :: Retrieving packages...
[2020-11-11T09:45:17.330Z] downloading graphviz-2.44.1-6-x86_64.pkg.tar.zst...
[2020-11-11T09:45:17.330Z] checking keyring...
[2020-11-11T09:45:17.580Z] checking package integrity...
[2020-11-11T09:45:29.676Z] loading package files...
[2020-11-11T09:45:29.676Z] checking for file conflicts...
[2020-11-11T09:45:29.676Z] checking available disk space...
[2020-11-11T09:45:29.676Z] :: Processing package changes...
[2020-11-11T09:45:29.676Z] installing perl-error...
[2020-11-11T09:45:29.676Z] installing perl-timedate...
[2020-11-11T09:45:29.676Z] installing perl-mailtools...
[2020-11-11T09:45:29.676Z] installing pcre2...
[2020-11-11T09:45:29.676Z] installing git...
[2020-11-11T09:45:29.676Z] Optional dependencies for git
[2020-11-11T09:45:29.676Z] tk: gitk and git gui
[2020-11-11T09:45:29.676Z] perl-libwww: git svn [pending]
[2020-11-11T09:45:29.676Z] perl-term-readkey: git svn and interactive.singlekey setting
[2020-11-11T09:45:29.676Z] perl-mime-tools: git send-email
[2020-11-11T09:45:29.676Z] perl-net-smtp-ssl: git send-email TLS support
[2020-11-11T09:45:29.676Z] perl-authen-sasl: git send-email TLS support
[2020-11-11T09:45:29.676Z] perl-mediawiki-api: git mediawiki support
[2020-11-11T09:45:29.676Z] perl-datetime-format-iso8601: git mediawiki support
[2020-11-11T09:45:29.676Z] perl-lwp-protocol-https: git mediawiki https support
[2020-11-11T09:45:29.676Z] perl-cgi: gitweb (web interface) support
[2020-11-11T09:45:29.676Z] python: git svn & git p4 [pending]
[2020-11-11T09:45:29.676Z] subversion: git svn
[2020-11-11T09:45:29.676Z] org.freedesktop.secrets: keyring credential helper
[2020-11-11T09:45:29.676Z] libsecret: libsecret credential helper [installed]
[2020-11-11T09:45:29.676Z] installing libnsl...
[2020-11-11T09:45:29.676Z] installing python...
[2020-11-11T09:45:29.676Z] Optional dependencies for python
[2020-11-11T09:45:29.676Z] python-setuptools [pending]
[2020-11-11T09:45:29.676Z] python-pip
[2020-11-11T09:45:29.676Z] sqlite [installed]
[2020-11-11T09:45:29.676Z] mpdecimal: for decimal
[2020-11-11T09:45:29.676Z] xz: for lzma [installed]
[2020-11-11T09:45:29.676Z] tk: for tkinter
[2020-11-11T09:45:29.676Z] installing python-markupsafe...
[2020-11-11T09:45:29.676Z] installing python-beaker...
[2020-11-11T09:45:29.676Z] installing python-appdirs...
[2020-11-11T09:45:29.676Z] installing python-pyparsing...
[2020-11-11T09:45:29.676Z] installing python-six...
[2020-11-11T09:45:29.676Z] installing python-packaging...
[2020-11-11T09:45:29.676Z] installing python-ordered-set...
[2020-11-11T09:45:29.676Z] installing python-setuptools...
[2020-11-11T09:45:29.676Z] installing python-mako...
[2020-11-11T09:45:29.676Z] installing python-markdown...
[2020-11-11T09:45:29.676Z] installing gobject-introspection-runtime...
[2020-11-11T09:45:29.676Z] installing gobject-introspection...
[2020-11-11T09:45:29.676Z] installing atk...
[2020-11-11T09:45:29.676Z] installing libpng...
[2020-11-11T09:45:29.676Z] installing libxrender...
[2020-11-11T09:45:29.676Z] installing libxext...
[2020-11-11T09:45:29.676Z] installing graphite...
[2020-11-11T09:45:29.676Z] installing harfbuzz...
[2020-11-11T09:45:29.676Z] Optional dependencies for harfbuzz
[2020-11-11T09:45:29.676Z] cairo: hb-view program [pending]
[2020-11-11T09:45:29.676Z] installing freetype2...
[2020-11-11T09:45:29.676Z] installing fontconfig...
[2020-11-11T09:45:29.676Z] Rebuilding fontconfig cache... done.
[2020-11-11T09:45:29.676Z] installing pixman...
[2020-11-11T09:45:29.676Z] installing lzo...
[2020-11-11T09:45:29.676Z] installing cairo...
[2020-11-11T09:45:29.676Z] installing libxfixes...
[2020-11-11T09:45:29.676Z] installing libxcursor...
[2020-11-11T09:45:29.676Z] Optional dependencies for libxcursor
[2020-11-11T09:45:29.676Z] gnome-themes-standard: fallback icon theme
[2020-11-11T09:45:29.676Z] installing libxinerama...
[2020-11-11T09:45:29.676Z] installing libxrandr...
[2020-11-11T09:45:29.676Z] installing libxi...
[2020-11-11T09:45:29.676Z] installing libepoxy...
[2020-11-11T09:45:29.676Z] installing libjpeg-turbo...
[2020-11-11T09:45:29.676Z] Optional dependencies for libjpeg-turbo
[2020-11-11T09:45:29.676Z] java-runtime>11: for TurboJPEG Java wrapper
[2020-11-11T09:45:29.676Z] installing libtiff...
[2020-11-11T09:45:29.676Z] Optional dependencies for libtiff
[2020-11-11T09:45:29.677Z] freeglut: for using tiffgt
[2020-11-11T09:45:29.677Z] installing shared-mime-info...
[2020-11-11T09:45:29.677Z] installing gdk-pixbuf2...
[2020-11-11T09:45:29.677Z] installing dconf...
[2020-11-11T09:45:29.677Z] installing libxcomposite...
[2020-11-11T09:45:29.677Z] installing libxdamage...
[2020-11-11T09:45:29.677Z] installing libdatrie...
[2020-11-11T09:45:29.677Z] installing libthai...
[2020-11-11T09:45:29.677Z] installing libxft...
[2020-11-11T09:45:29.677Z] installing fribidi...
[2020-11-11T09:45:29.677Z] installing pango...
[2020-11-11T09:45:29.677Z] installing libxtst...
[2020-11-11T09:45:29.677Z] installing at-spi2-core...
[2020-11-11T09:45:29.677Z] Optional dependencies for at-spi2-core
[2020-11-11T09:45:29.677Z] dbus-broker: Alternative bus implementation
[2020-11-11T09:45:29.677Z] installing at-spi2-atk...
[2020-11-11T09:45:29.677Z] installing wayland...
[2020-11-11T09:45:29.677Z] installing xkeyboard-config...
[2020-11-11T09:45:29.677Z] installing libxkbcommon...
[2020-11-11T09:45:29.677Z] Optional dependencies for libxkbcommon
[2020-11-11T09:45:29.677Z] libxkbcommon-x11: xkbcli interactive-x11 [pending]
[2020-11-11T09:45:29.677Z] wayland: xkbcli interactive-wayland [installed]
[2020-11-11T09:45:29.677Z] installing hicolor-icon-theme...
[2020-11-11T09:45:29.677Z] installing librsvg...
[2020-11-11T09:45:29.677Z] installing gtk-update-icon-cache...
[2020-11-11T09:45:29.677Z] installing adwaita-icon-theme...
[2020-11-11T09:45:29.927Z] installing json-glib...
[2020-11-11T09:45:29.927Z] installing wayland-protocols...
[2020-11-11T09:45:29.927Z] installing desktop-file-utils...
[2020-11-11T09:45:29.927Z] installing libpciaccess...
[2020-11-11T09:45:29.927Z] installing libdrm...
[2020-11-11T09:45:29.927Z] installing libxxf86vm...
[2020-11-11T09:45:29.927Z] installing libxshmfence...
[2020-11-11T09:45:29.927Z] installing libomxil-bellagio...
[2020-11-11T09:45:29.927Z] installing libunwind...
[2020-11-11T09:45:29.927Z] installing libedit...
[2020-11-11T09:45:29.927Z] installing llvm-libs...
[2020-11-11T09:45:30.177Z] installing lm_sensors...
[2020-11-11T09:45:30.177Z] Optional dependencies for lm_sensors
[2020-11-11T09:45:30.177Z] rrdtool: for logging with sensord
[2020-11-11T09:45:30.177Z] installing libglvnd...
[2020-11-11T09:45:30.177Z] installing vulkan-icd-loader...
[2020-11-11T09:45:30.177Z] Optional dependencies for vulkan-icd-loader
[2020-11-11T09:45:30.177Z] vulkan-driver: packaged vulkan driver
[2020-11-11T09:45:30.177Z] installing mesa...
[2020-11-11T09:45:30.428Z] Optional dependencies for mesa
[2020-11-11T09:45:30.428Z] opengl-man-pages: for the OpenGL API man pages
[2020-11-11T09:45:30.428Z] mesa-vdpau: for accelerated video playback
[2020-11-11T09:45:30.428Z] libva-mesa-driver: for accelerated video playback
[2020-11-11T09:45:30.428Z] installing cantarell-fonts...
[2020-11-11T09:45:30.428Z] installing lcms2...
[2020-11-11T09:45:30.428Z] installing libusb...
[2020-11-11T09:45:30.428Z] installing libgusb...
[2020-11-11T09:45:30.428Z] installing kexec-tools...
[2020-11-11T09:45:30.428Z] installing kbd...
[2020-11-11T09:45:30.428Z] installing kmod...
[2020-11-11T09:45:30.678Z] installing hwids...
[2020-11-11T09:45:30.678Z] installing eudev...
[2020-11-11T09:45:30.678Z] installing elogind...
[2020-11-11T09:45:30.678Z] Optional dependencies for elogind
[2020-11-11T09:45:30.678Z] polkit: polkit support [pending]
[2020-11-11T09:45:30.678Z] installing js78...
[2020-11-11T09:45:30.678Z] installing polkit...
[2020-11-11T09:45:30.678Z] installing libgudev...
[2020-11-11T09:45:30.678Z] installing colord...
[2020-11-11T09:45:30.928Z] Optional dependencies for colord
[2020-11-11T09:45:30.928Z] argyllcms: color profiling
[2020-11-11T09:45:30.928Z] colord-sane: SANE support
[2020-11-11T09:45:30.928Z] installing libproxy...
[2020-11-11T09:45:30.928Z] Optional dependencies for libproxy
[2020-11-11T09:45:30.928Z] networkmanager: NetworkManager configuration module
[2020-11-11T09:45:30.928Z] perl: Perl bindings [installed]
[2020-11-11T09:45:30.928Z] python2: Python 2.x bindings
[2020-11-11T09:45:30.928Z] python: Python 3.x bindings [installed]
[2020-11-11T09:45:30.928Z] libproxy-mozjs: PAC proxy support (via MozJS)
[2020-11-11T09:45:30.928Z] libproxy-webkit: PAC proxy support (via WebKit)
[2020-11-11T09:45:30.928Z] installing adobe-source-code-pro-fonts...
[2020-11-11T09:45:30.928Z] installing gsettings-desktop-schemas...
[2020-11-11T09:45:30.928Z] installing glib-networking...
[2020-11-11T09:45:30.928Z] installing brotli...
[2020-11-11T09:45:30.928Z] installing libsoup...
[2020-11-11T09:45:30.928Z] Optional dependencies for libsoup
[2020-11-11T09:45:30.928Z] samba: Windows Domain SSO
[2020-11-11T09:45:30.928Z] installing rest...
[2020-11-11T09:45:30.928Z] installing avahi...
[2020-11-11T09:45:30.928Z] Optional dependencies for avahi
[2020-11-11T09:45:30.929Z] gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc [pending]
[2020-11-11T09:45:30.929Z] qt5-base: qt5 bindings [pending]
[2020-11-11T09:45:30.929Z] libevent: libevent bindings [pending]
[2020-11-11T09:45:30.929Z] nss-mdns: NSS support for mDNS
[2020-11-11T09:45:30.929Z] python-twisted: avahi-bookmarks
[2020-11-11T09:45:30.929Z] python-gobject: avahi-bookmarks, avahi-discover [pending]
[2020-11-11T09:45:30.929Z] python-dbus: avahi-bookmarks, avahi-discover [pending]
[2020-11-11T09:45:30.929Z] installing libcups...
[2020-11-11T09:45:30.929Z] installing libogg...
[2020-11-11T09:45:30.929Z] installing libvorbis...
[2020-11-11T09:45:30.929Z] installing alsa-topology-conf...
[2020-11-11T09:45:30.929Z] installing alsa-ucm-conf...
[2020-11-11T09:45:30.929Z] installing alsa-lib...
[2020-11-11T09:45:30.929Z] installing tdb...
[2020-11-11T09:45:30.929Z] Optional dependencies for tdb
[2020-11-11T09:45:30.929Z] python: for python bindings [installed]
[2020-11-11T09:45:30.929Z] installing sound-theme-freedesktop...
[2020-11-11T09:45:30.929Z] installing libcanberra...
[2020-11-11T09:45:30.929Z] Optional dependencies for libcanberra
[2020-11-11T09:45:30.929Z] libcanberra-pulse: PulseAudio driver
[2020-11-11T09:45:30.929Z] libcanberra-gstreamer: GStreamer driver
[2020-11-11T09:45:30.929Z] installing iso-codes...
[2020-11-11T09:45:31.179Z] installing libstemmer...
[2020-11-11T09:45:31.179Z] installing tracker3...
[2020-11-11T09:45:31.179Z] installing libcloudproviders...
[2020-11-11T09:45:31.179Z] installing gtk3...
[2020-11-11T09:45:31.429Z] installing xcb-util-keysyms...
[2020-11-11T09:45:31.429Z] installing xcb-util-renderutil...
[2020-11-11T09:45:31.429Z] installing libice...
[2020-11-11T09:45:31.429Z] installing libsm...
[2020-11-11T09:45:31.429Z] installing libxt...
[2020-11-11T09:45:31.429Z] installing libxmu...
[2020-11-11T09:45:31.429Z] installing xorg-xset...
[2020-11-11T09:45:31.429Z] installing xorg-xprop...
[2020-11-11T09:45:31.429Z] installing xdg-utils...
[2020-11-11T09:45:31.429Z] Optional dependencies for xdg-utils
[2020-11-11T09:45:31.429Z] kde-cli-tools: for KDE Plasma5 support in xdg-open
[2020-11-11T09:45:31.429Z] exo: for Xfce support in xdg-open
[2020-11-11T09:45:31.429Z] pcmanfm: for LXDE support in xdg-open
[2020-11-11T09:45:31.429Z] perl-file-mimeinfo: for generic support in xdg-open
[2020-11-11T09:45:31.429Z] perl-net-dbus: Perl extension to dbus used in xdg-screensaver
[2020-11-11T09:45:31.429Z] perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
[2020-11-11T09:45:31.429Z] installing xcb-util-wm...
[2020-11-11T09:45:31.429Z] installing xcb-util...
[2020-11-11T09:45:31.429Z] installing xcb-util-image...
[2020-11-11T09:45:31.429Z] installing tslib...
[2020-11-11T09:45:31.429Z] installing mtdev...
[2020-11-11T09:45:31.429Z] installing libevdev...
[2020-11-11T09:45:31.429Z] installing libwacom...
[2020-11-11T09:45:31.429Z] installing libinput...
[2020-11-11T09:45:31.429Z] Optional dependencies for libinput
[2020-11-11T09:45:31.429Z] gtk3: libinput debug-gui [installed]
[2020-11-11T09:45:31.429Z] python-pyudev: libinput measure
[2020-11-11T09:45:31.429Z] python-libevdev: libinput measure
[2020-11-11T09:45:31.429Z] installing libxkbcommon-x11...
[2020-11-11T09:45:31.429Z] installing double-conversion...
[2020-11-11T09:45:31.429Z] installing md4c...
[2020-11-11T09:45:31.429Z] installing qt5-base...
[2020-11-11T09:45:31.680Z] Optional dependencies for qt5-base
[2020-11-11T09:45:31.680Z] qt5-svg: to use SVG icon themes
[2020-11-11T09:45:31.680Z] qt5-wayland: to run Qt applications in a Wayland session
[2020-11-11T09:45:31.680Z] qt5-translations: for some native UI translations
[2020-11-11T09:45:31.680Z] postgresql-libs: PostgreSQL driver
[2020-11-11T09:45:31.680Z] mariadb-libs: MariaDB driver
[2020-11-11T09:45:31.680Z] unixodbc: ODBC driver
[2020-11-11T09:45:31.680Z] libfbclient: Firebird/iBase driver
[2020-11-11T09:45:31.680Z] freetds: MS SQL driver
[2020-11-11T09:45:31.680Z] gtk3: GTK platform plugin [installed]
[2020-11-11T09:45:31.680Z] perl: for fixqt4headers and syncqt [installed]
[2020-11-11T09:45:31.680Z] installing perl-encode-locale...
[2020-11-11T09:45:31.680Z] installing perl-http-date...
[2020-11-11T09:45:31.680Z] installing perl-file-listing...
[2020-11-11T09:45:31.680Z] installing perl-html-tagset...
[2020-11-11T09:45:31.680Z] installing perl-clone...
[2020-11-11T09:45:31.680Z] installing perl-io-html...
[2020-11-11T09:45:31.680Z] installing perl-lwp-mediatypes...
[2020-11-11T09:45:31.680Z] installing perl-uri...
[2020-11-11T09:45:31.680Z] installing perl-http-message...
[2020-11-11T09:45:31.680Z] installing perl-html-parser...
[2020-11-11T09:45:31.680Z] installing perl-http-cookies...
[2020-11-11T09:45:31.680Z] installing perl-http-daemon...
[2020-11-11T09:45:31.680Z] installing perl-http-negotiate...
[2020-11-11T09:45:31.680Z] installing perl-net-http...
[2020-11-11T09:45:31.680Z] installing perl-try-tiny...
[2020-11-11T09:45:31.680Z] installing perl-www-robotrules...
[2020-11-11T09:45:31.680Z] installing perl-libwww...
[2020-11-11T09:45:31.680Z] Optional dependencies for perl-libwww
[2020-11-11T09:45:31.680Z] perl-lwp-protocol-https: for https:// url schemes
[2020-11-11T09:45:31.680Z] installing perl-xml-parser...
[2020-11-11T09:45:31.680Z] installing xmltoman...
[2020-11-11T09:45:31.680Z] installing python-dbus-common...
[2020-11-11T09:45:31.680Z] installing python-dbus...
[2020-11-11T09:45:31.680Z] installing python-gobject...
[2020-11-11T09:45:31.930Z] Optional dependencies for python-gobject
[2020-11-11T09:45:31.930Z] cairo: Cairo bindings [installed]
[2020-11-11T09:45:31.930Z] installing doxygen...
[2020-11-11T09:45:31.930Z] Optional dependencies for doxygen
[2020-11-11T09:45:31.930Z] graphviz: for caller/callee graph generation [pending]
[2020-11-11T09:45:31.930Z] qt5-base: for doxywizard [installed]
[2020-11-11T09:45:31.930Z] installing libxpm...
[2020-11-11T09:45:31.930Z] installing giflib...
[2020-11-11T09:45:31.930Z] installing libwebp...
[2020-11-11T09:45:31.930Z] Optional dependencies for libwebp
[2020-11-11T09:45:31.930Z] freeglut: vwebp viewer
[2020-11-11T09:45:31.930Z] installing gd...
[2020-11-11T09:45:31.930Z] Optional dependencies for gd
[2020-11-11T09:45:31.930Z] perl: bdftogd script [installed]
[2020-11-11T09:45:31.930Z] installing libxaw...
[2020-11-11T09:45:31.930Z] installing jbig2dec...
[2020-11-11T09:45:31.930Z] installing run-parts...
[2020-11-11T09:45:31.930Z] installing libpaper...
[2020-11-11T09:45:31.930Z] installing ijs...
[2020-11-11T09:45:31.930Z] installing openjpeg2...
[2020-11-11T09:45:31.930Z] installing libidn...
[2020-11-11T09:45:31.930Z] installing ghostscript...
[2020-11-11T09:45:32.181Z] Optional dependencies for ghostscript
[2020-11-11T09:45:32.181Z] texlive-core: needed for dvipdf
[2020-11-11T09:45:32.181Z] gtk3: needed for gsx [installed]
[2020-11-11T09:45:32.181Z] installing netpbm...
[2020-11-11T09:45:32.181Z] installing gts...
[2020-11-11T09:45:32.181Z] installing gsfonts...
[2020-11-11T09:45:32.181Z] installing graphviz...
[2020-11-11T09:45:32.181Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2020-11-11T09:45:32.181Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2020-11-11T09:45:32.431Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2020-11-11T09:45:32.431Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not. Try ldd.
[2020-11-11T09:45:32.431Z] Optional dependencies for graphviz
[2020-11-11T09:45:32.431Z] mono: sharp bindings
[2020-11-11T09:45:32.431Z] guile: guile bindings [installed]
[2020-11-11T09:45:32.431Z] lua: lua bindings
[2020-11-11T09:45:32.431Z] ocaml: ocaml bindings
[2020-11-11T09:45:32.431Z] perl: perl bindings [installed]
[2020-11-11T09:45:32.431Z] python: python bindings [installed]
[2020-11-11T09:45:32.431Z] r: r bindings
[2020-11-11T09:45:32.431Z] tcl: tcl bindings
[2020-11-11T09:45:32.431Z] qt5-base: gvedit [installed]
[2020-11-11T09:45:32.431Z] gtk2: gtk output plugin
[2020-11-11T09:45:32.431Z] xterm: vimdot
[2020-11-11T09:45:32.431Z] installing libevent...
[2020-11-11T09:45:32.431Z] Optional dependencies for libevent
[2020-11-11T09:45:32.431Z] python: to use event_rpcgen.py [installed]
[2020-11-11T09:45:32.681Z] :: Running post-transaction hooks...
[2020-11-11T09:45:32.682Z] ( 1/13) Creating system user accounts...
[2020-11-11T09:45:32.682Z] Creating group avahi with gid 983.
[2020-11-11T09:45:32.682Z] Creating user avahi (Avahi mDNS/DNS-SD daemon) with uid 983 and gid 983.
[2020-11-11T09:45:32.682Z] Creating group colord with gid 982.
[2020-11-11T09:45:32.682Z] Creating user colord (Color management daemon) with uid 982 and gid 982.
[2020-11-11T09:45:32.682Z] Creating group git with gid 980.
[2020-11-11T09:45:32.682Z] Creating user git (git daemon user) with uid 980 and gid 980.
[2020-11-11T09:45:32.682Z] Creating group polkitd with gid 102.
[2020-11-11T09:45:32.682Z] Creating user polkitd (PolicyKit daemon) with uid 102 and gid 102.
[2020-11-11T09:45:32.682Z] ( 2/13) Updating udev Hardware Database...
[2020-11-11T09:45:32.932Z] ( 3/13) Reloading device manager configuration...
[2020-11-11T09:45:32.932Z] Skipped: Device manager is not running.
[2020-11-11T09:45:32.932Z] ( 4/13) Warn about old perl modules
[2020-11-11T09:45:32.932Z] ( 5/13) Updating fontconfig cache...
[2020-11-11T09:45:32.932Z] ( 6/13) Probing GDK-Pixbuf loader modules...
[2020-11-11T09:45:32.932Z] ( 7/13) Updating GIO module cache...
[2020-11-11T09:45:32.932Z] ( 8/13) Compiling GSettings XML schema files...
[2020-11-11T09:45:32.932Z] ( 9/13) Probing GTK3 input method modules...
[2020-11-11T09:45:32.932Z] (10/13) Updating icon theme caches...
[2020-11-11T09:45:33.182Z] (11/13) Updating the info directory file...
[2020-11-11T09:45:33.182Z] (12/13) Updating the desktop file MIME type cache...
[2020-11-11T09:45:33.182Z] (13/13) Updating the MIME type database...
[2020-11-11T09:45:33.733Z] ==> Retrieving sources...
[2020-11-11T09:45:33.733Z] ==> WARNING: Skipping all source file integrity checks.
[2020-11-11T09:45:33.733Z] ==> Extracting sources...
[2020-11-11T09:45:33.733Z] -> Creating working copy of avahi git repo...
[2020-11-11T09:45:33.733Z] Cloning into 'avahi'...
[2020-11-11T09:45:33.733Z] done.
[2020-11-11T09:45:33.733Z] Switched to a new branch 'makepkg'
[2020-11-11T09:45:33.733Z] ==> Starting prepare()...
[2020-11-11T09:45:33.733Z] Activated pre-commit hook.
[2020-11-11T09:45:35.594Z] Copying file ABOUT-NLS
[2020-11-11T09:45:35.594Z] Copying file config.rpath
[2020-11-11T09:45:35.594Z] Copying file po/Makefile.in.in
[2020-11-11T09:45:35.594Z] Copying file po/boldquot.sed
[2020-11-11T09:45:35.594Z] Copying file po/en at boldquot.header
[2020-11-11T09:45:35.594Z] Copying file po/en at quot.header
[2020-11-11T09:45:35.594Z] Copying file po/insert-header.sin
[2020-11-11T09:45:35.594Z] Copying file po/Makevars.template
[2020-11-11T09:45:35.594Z] Copying file po/quot.sed
[2020-11-11T09:45:35.595Z] Copying file po/remove-potcdate.sin
[2020-11-11T09:45:35.595Z] Copying file po/Rules-quot
[2020-11-11T09:45:35.595Z] Creating po/ChangeLog
[2020-11-11T09:45:35.595Z] Copying file common/gettext.m4
[2020-11-11T09:45:35.595Z] Copying file common/host-cpu-c-abi.m4
[2020-11-11T09:45:35.595Z] Copying file common/iconv.m4
[2020-11-11T09:45:35.595Z] Copying file common/intlmacosx.m4
[2020-11-11T09:45:35.595Z] Copying file common/lib-ld.m4
[2020-11-11T09:45:35.595Z] Copying file common/lib-link.m4
[2020-11-11T09:45:35.595Z] Copying file common/lib-prefix.m4
[2020-11-11T09:45:35.595Z] Copying file common/nls.m4
[2020-11-11T09:45:35.595Z] Copying file common/po.m4
[2020-11-11T09:45:35.595Z] Copying file common/progtest.m4
[2020-11-11T09:45:35.595Z] Updating EXTRA_DIST in common/Makefile.am (backup is in common/Makefile.am~)
[2020-11-11T09:45:35.595Z] Creating common/ChangeLog
[2020-11-11T09:45:35.595Z] Updating configure.ac (backup is in configure.ac~)
[2020-11-11T09:45:35.595Z] Creating ChangeLog
[2020-11-11T09:45:36.938Z]
[2020-11-11T09:45:36.938Z] Please run 'aclocal -I common' to regenerate the aclocal.m4 file.
[2020-11-11T09:45:36.938Z] You need aclocal from GNU automake 1.9 (or newer) to do this.
[2020-11-11T09:45:36.938Z] Then run 'autoconf' to regenerate the configure file.
[2020-11-11T09:45:36.938Z]
[2020-11-11T09:45:36.938Z] You will also need config.guess and config.sub, which you can get from the CVS
[2020-11-11T09:45:36.938Z] of the 'config' project at https://savannah.gnu.org/. The commands to fetch them
[2020-11-11T09:45:36.938Z] are
[2020-11-11T09:45:36.938Z] $ wget 'https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
[2020-11-11T09:45:36.938Z] $ wget 'https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'
[2020-11-11T09:45:36.938Z]
[2020-11-11T09:45:36.938Z] You might also want to copy the convenience header file gettext.h
[2020-11-11T09:45:36.938Z] from the /usr/share/gettext directory into your package.
[2020-11-11T09:45:36.938Z] It is a wrapper around <libintl.h> that implements the configure --disable-nls
[2020-11-11T09:45:36.938Z] option.
[2020-11-11T09:45:36.938Z]
[2020-11-11T09:45:36.938Z] Press Return to acknowledge the previous three paragraphs.
[2020-11-11T09:45:37.188Z] libtoolize: putting auxiliary files in '.'.
[2020-11-11T09:45:37.189Z] libtoolize: copying file './ltmain.sh'
[2020-11-11T09:45:37.189Z] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'common'.
[2020-11-11T09:45:37.189Z] libtoolize: copying file 'common/libtool.m4'
[2020-11-11T09:45:37.189Z] libtoolize: copying file 'common/ltoptions.m4'
[2020-11-11T09:45:37.189Z] libtoolize: copying file 'common/ltsugar.m4'
[2020-11-11T09:45:37.439Z] libtoolize: copying file 'common/ltversion.m4'
[2020-11-11T09:45:37.439Z] libtoolize: copying file 'common/lt~obsolete.m4'
[2020-11-11T09:45:38.782Z] configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:38.782Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:38.782Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:38.782Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:38.782Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:38.782Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:38.782Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:38.782Z] configure.ac:146: the top level
[2020-11-11T09:45:38.782Z] configure.ac:303: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:38.782Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:38.782Z] configure.ac:303: the top level
[2020-11-11T09:45:40.125Z] configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:40.125Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:40.125Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:40.125Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:40.125Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:40.125Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:40.126Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:40.126Z] configure.ac:146: the top level
[2020-11-11T09:45:40.126Z] configure.ac:303: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:40.126Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:40.126Z] configure.ac:303: the top level
[2020-11-11T09:45:41.043Z] configure.ac:93: warning: The macro `AC_TRY_LINK' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:93: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2687: AC_TRY_LINK is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:41.043Z] common/gcc_stack_protect.m4:42: GCC_STACK_PROTECT_LIB is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:93: the top level
[2020-11-11T09:45:41.043Z] configure.ac:135: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:135: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:41.043Z] common/gcc_stack_protect.m4:54: GCC_STACK_PROTECT_CC is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:135: the top level
[2020-11-11T09:45:41.043Z] configure.ac:138: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:138: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:41.043Z] common/gcc_stack_protect.m4:71: GCC_STACK_PROTECT_CXX is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:138: the top level
[2020-11-11T09:45:41.043Z] configure.ac:144: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:144: You should run autoupdate.
[2020-11-11T09:45:41.043Z] common/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:144: the top level
[2020-11-11T09:45:41.043Z] configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:146: the top level
[2020-11-11T09:45:41.043Z] configure.ac:156: warning: The macro `AC_LANG_SAVE' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:156: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/lang.m4:125: AC_LANG_SAVE is expanded from...
[2020-11-11T09:45:41.043Z] common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:156: the top level
[2020-11-11T09:45:41.043Z] configure.ac:156: warning: The macro `AC_LANG_C' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:156: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
[2020-11-11T09:45:41.043Z] common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:156: the top level
[2020-11-11T09:45:41.043Z] configure.ac:156: warning: The macro `AC_TRY_LINK' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:156: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2687: AC_TRY_LINK is expanded from...
[2020-11-11T09:45:41.043Z] common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:156: the top level
[2020-11-11T09:45:41.043Z] configure.ac:156: warning: The macro `AC_LANG_RESTORE' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:156: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/lang.m4:134: AC_LANG_RESTORE is expanded from...
[2020-11-11T09:45:41.043Z] common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
[2020-11-11T09:45:41.043Z] configure.ac:156: the top level
[2020-11-11T09:45:41.043Z] configure.ac:214: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.043Z] configure.ac:214: You should run autoupdate.
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.043Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:214: the top level
[2020-11-11T09:45:41.044Z] configure.ac:229: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:229: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:229: the top level
[2020-11-11T09:45:41.044Z] configure.ac:229: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:229: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:229: the top level
[2020-11-11T09:45:41.044Z] configure.ac:261: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:261: the top level
[2020-11-11T09:45:41.044Z] configure.ac:262: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:262: the top level
[2020-11-11T09:45:41.044Z] configure.ac:263: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:263: the top level
[2020-11-11T09:45:41.044Z] configure.ac:264: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:264: the top level
[2020-11-11T09:45:41.044Z] configure.ac:265: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:265: the top level
[2020-11-11T09:45:41.044Z] configure.ac:266: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:266: the top level
[2020-11-11T09:45:41.044Z] configure.ac:267: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:267: the top level
[2020-11-11T09:45:41.044Z] configure.ac:268: warning: cannot check for file existence when cross compiling
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:268: the top level
[2020-11-11T09:45:41.044Z] configure.ac:303: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:303: the top level
[2020-11-11T09:45:41.044Z] configure.ac:322: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:322: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:322: the top level
[2020-11-11T09:45:41.044Z] configure.ac:381: warning: The macro `AC_TRY_COMPILE' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:381: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2614: AC_TRY_COMPILE is expanded from...
[2020-11-11T09:45:41.044Z] common/gcc_visibility.m4:6: CHECK_VISIBILITY_HIDDEN is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:381: the top level
[2020-11-11T09:45:41.044Z] configure.ac:870: warning: The macro `AC_FD_CC' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:870: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:383: AC_FD_CC is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.044Z] common/python.m4:4: AM_CHECK_PYMOD is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:870: the top level
[2020-11-11T09:45:41.044Z] configure.ac:873: warning: The macro `AC_FD_CC' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:873: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:383: AC_FD_CC is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.044Z] common/python.m4:4: AM_CHECK_PYMOD is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:873: the top level
[2020-11-11T09:45:41.044Z] configure.ac:875: warning: The macro `AC_FD_CC' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:875: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:383: AC_FD_CC is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.044Z] common/python.m4:4: AM_CHECK_PYMOD is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:875: the top level
[2020-11-11T09:45:41.044Z] configure.ac:875: warning: The macro `AC_FD_CC' is obsolete.
[2020-11-11T09:45:41.044Z] configure.ac:875: You should run autoupdate.
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:383: AC_FD_CC is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.044Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.044Z] common/python.m4:4: AM_CHECK_PYMOD is expanded from...
[2020-11-11T09:45:41.044Z] common/python.m4:4: AM_CHECK_PYMOD is expanded from...
[2020-11-11T09:45:41.044Z] configure.ac:875: the top level
[2020-11-11T09:45:41.595Z] configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:41.595Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:41.595Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:41.595Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:41.595Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:41.595Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:41.595Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:41.595Z] configure.ac:146: the top level
[2020-11-11T09:45:41.595Z] configure.ac:303: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:41.595Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:41.595Z] configure.ac:303: the top level
[2020-11-11T09:45:42.506Z] configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:42.506Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:42.506Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:42.506Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-11-11T09:45:42.506Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-11-11T09:45:42.506Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-11-11T09:45:42.506Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-11-11T09:45:42.506Z] configure.ac:146: the top level
[2020-11-11T09:45:42.507Z] configure.ac:303: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-11-11T09:45:42.507Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-11-11T09:45:42.507Z] configure.ac:303: the top level
[2020-11-11T09:45:42.757Z] configure.ac:58: installing './compile'
[2020-11-11T09:45:42.757Z] configure.ac:46: installing './config.guess'
[2020-11-11T09:45:42.757Z] configure.ac:46: installing './config.sub'
[2020-11-11T09:45:42.757Z] configure.ac:26: installing './install-sh'
[2020-11-11T09:45:42.757Z] configure.ac:26: installing './missing'
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am:34: warning: source file '../avahi-daemon/setproctitle.c' is in a subdirectory,
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am:34: but option 'subdir-objects' is disabled
[2020-11-11T09:45:42.757Z] automake: warning: possible forward-incompatibility.
[2020-11-11T09:45:42.757Z] automake: At least a source file is in a subdirectory, but the 'subdir-objects'
[2020-11-11T09:45:42.757Z] automake: automake option hasn't been enabled. For now, the corresponding output
[2020-11-11T09:45:42.757Z] automake: object file(s) will be placed in the top-level directory. However,
[2020-11-11T09:45:42.757Z] automake: this behaviour will change in future Automake versions: they will
[2020-11-11T09:45:42.757Z] automake: unconditionally cause object files to be placed in the same subdirectory
[2020-11-11T09:45:42.757Z] automake: of the corresponding sources.
[2020-11-11T09:45:42.757Z] automake: You are advised to start using 'subdir-objects' option throughout your
[2020-11-11T09:45:42.757Z] automake: project, to avoid future incompatibilities.
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am:34: warning: source file '../avahi-common/malloc.c' is in a subdirectory,
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am:34: but option 'subdir-objects' is disabled
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am:34: warning: source file '../avahi-common/timeval.c' is in a subdirectory,
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am:34: but option 'subdir-objects' is disabled
[2020-11-11T09:45:42.757Z] avahi-autoipd/Makefile.am: installing './depcomp'
[2020-11-11T09:45:42.757Z] avahi-client/Makefile.am:43: warning: source file '../avahi-common/dbus.c' is in a subdirectory,
[2020-11-11T09:45:42.757Z] avahi-client/Makefile.am:43: but option 'subdir-objects' is disabled
[2020-11-11T09:45:42.757Z] avahi-client/Makefile.am:43: warning: source file '../avahi-common/dbus-watch-glue.c' is in a subdirectory,
[2020-11-11T09:45:42.757Z] avahi-client/Makefile.am:43: but option 'subdir-objects' is disabled
[2020-11-11T09:45:43.308Z] parallel-tests: installing './test-driver'
[2020-11-11T09:45:43.558Z] avahi-daemon/Makefile.am:48: warning: source file '../avahi-client/check-nss.c' is in a subdirectory,
[2020-11-11T09:45:43.558Z] avahi-daemon/Makefile.am:48: but option 'subdir-objects' is disabled
[2020-11-11T09:45:43.558Z] avahi-daemon/Makefile.am:115: warning: source file '../avahi-common/dbus.c' is in a subdirectory,
[2020-11-11T09:45:43.558Z] avahi-daemon/Makefile.am:115: but option 'subdir-objects' is disabled
[2020-11-11T09:45:43.558Z] avahi-daemon/Makefile.am:115: warning: source file '../avahi-common/dbus-watch-glue.c' is in a subdirectory,
[2020-11-11T09:45:43.558Z] avahi-daemon/Makefile.am:115: but option 'subdir-objects' is disabled
[2020-11-11T09:45:43.808Z] avahi-python/avahi/Makefile.am:48: installing './py-compile'
[2020-11-11T09:45:44.059Z] avahi-ui/Makefile.am:66: warning: source file '../avahi-utils/stdb.c' is in a subdirectory,
[2020-11-11T09:45:44.059Z] avahi-ui/Makefile.am:66: but option 'subdir-objects' is disabled
[2020-11-11T09:45:44.059Z] avahi-ui/Makefile.am:75: warning: source file '../avahi-utils/stdb.c' is in a subdirectory,
[2020-11-11T09:45:44.059Z] avahi-ui/Makefile.am:75: but option 'subdir-objects' is disabled
[2020-11-11T09:45:44.609Z] ==> Starting pkgver()...
[2020-11-11T09:45:44.860Z] ==> Starting build()...
[2020-11-11T09:45:44.860Z] checking for a BSD-compatible install... /usr/bin/install -c
[2020-11-11T09:45:44.860Z] checking whether build environment is sane... yes
[2020-11-11T09:45:45.110Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2020-11-11T09:45:45.110Z] checking for gawk... gawk
[2020-11-11T09:45:45.110Z] checking whether make sets $(MAKE)... yes
[2020-11-11T09:45:45.110Z] checking whether make supports nested variables... yes
[2020-11-11T09:45:45.110Z] checking how to create a pax tar archive... gnutar
[2020-11-11T09:45:45.110Z] checking build system type... x86_64-pc-linux-gnu
[2020-11-11T09:45:45.110Z] checking host system type... x86_64-pc-linux-gnu
[2020-11-11T09:45:45.110Z] checking whether make supports nested variables... (cached) yes
[2020-11-11T09:45:45.110Z] checking for stow... no
[2020-11-11T09:45:45.110Z] checking for gcc... gcc
[2020-11-11T09:45:45.361Z] checking whether the C compiler works... yes
[2020-11-11T09:45:45.361Z] checking for C compiler default output file name... a.out
[2020-11-11T09:45:45.361Z] checking for suffix of executables...
[2020-11-11T09:45:45.361Z] checking whether we are cross compiling... no
[2020-11-11T09:45:45.361Z] checking for suffix of object files... o
[2020-11-11T09:45:45.361Z] checking whether we are using the GNU C compiler... yes
[2020-11-11T09:45:45.361Z] checking whether gcc accepts -g... yes
[2020-11-11T09:45:45.611Z] checking for gcc option to accept ISO C89... none needed
[2020-11-11T09:45:45.611Z] checking whether gcc understands -c and -o together... yes
[2020-11-11T09:45:45.611Z] checking whether make supports the include directive... yes (GNU style)
[2020-11-11T09:45:45.611Z] checking dependency style of gcc... gcc3
[2020-11-11T09:45:45.862Z] checking for gcc option to accept ISO C99... none needed
[2020-11-11T09:45:45.862Z] checking for g++... g++
[2020-11-11T09:45:45.862Z] checking whether we are using the GNU C++ compiler... yes
[2020-11-11T09:45:45.862Z] checking whether g++ accepts -g... yes
[2020-11-11T09:45:45.862Z] checking dependency style of g++... gcc3
[2020-11-11T09:45:45.862Z] checking how to run the C preprocessor... gcc -E
[2020-11-11T09:45:46.112Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2020-11-11T09:45:46.112Z] checking for egrep... /usr/bin/grep -E
[2020-11-11T09:45:46.112Z] checking for ANSI C header files... yes
[2020-11-11T09:45:46.112Z] checking for sys/types.h... yes
[2020-11-11T09:45:46.363Z] checking for sys/stat.h... yes
[2020-11-11T09:45:46.363Z] checking for stdlib.h... yes
[2020-11-11T09:45:46.363Z] checking for string.h... yes
[2020-11-11T09:45:46.363Z] checking for memory.h... yes
[2020-11-11T09:45:46.363Z] checking for strings.h... yes
[2020-11-11T09:45:46.613Z] checking for inttypes.h... yes
[2020-11-11T09:45:46.613Z] checking for stdint.h... yes
[2020-11-11T09:45:46.613Z] checking for unistd.h... yes
[2020-11-11T09:45:46.613Z] checking minix/config.h usability... no
[2020-11-11T09:45:46.613Z] checking minix/config.h presence... no
[2020-11-11T09:45:46.613Z] checking for minix/config.h... no
[2020-11-11T09:45:46.863Z] checking whether it is safe to define __EXTENSIONS__... yes
[2020-11-11T09:45:46.864Z] checking how to run the C preprocessor... gcc -E
[2020-11-11T09:45:46.864Z] checking whether ln -s works... yes
[2020-11-11T09:45:46.864Z] checking whether make sets $(MAKE)... (cached) yes
[2020-11-11T09:45:46.864Z] checking whether gcc needs -traditional... no
[2020-11-11T09:45:46.864Z] checking whether libssp exists... no
[2020-11-11T09:45:46.864Z] checking whether stack-smashing protection is available... yes
[2020-11-11T09:45:46.864Z] checking whether stack-smashing protection is buggy... no
[2020-11-11T09:45:47.114Z] checking whether gcc accepts -fstack-protector... yes
[2020-11-11T09:45:47.114Z] checking whether g++ accepts -fstack-protector... yes
[2020-11-11T09:45:47.114Z] checking how to print strings... printf
[2020-11-11T09:45:47.114Z] checking for a sed that does not truncate output... /usr/bin/sed
[2020-11-11T09:45:47.114Z] checking for fgrep... /usr/bin/grep -F
[2020-11-11T09:45:47.114Z] checking for ld used by gcc... /usr/bin/ld
[2020-11-11T09:45:47.114Z] checking if the linker (/usr/bin/ld) is GNU ld... yes
[2020-11-11T09:45:47.114Z] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[2020-11-11T09:45:47.114Z] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[2020-11-11T09:45:47.114Z] checking the maximum length of command line arguments... 1572864
[2020-11-11T09:45:47.114Z] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[2020-11-11T09:45:47.114Z] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[2020-11-11T09:45:47.114Z] checking for /usr/bin/ld option to reload object files... -r
[2020-11-11T09:45:47.114Z] checking for objdump... objdump
[2020-11-11T09:45:47.114Z] checking how to recognize dependent libraries... pass_all
[2020-11-11T09:45:47.114Z] checking for dlltool... no
[2020-11-11T09:45:47.114Z] checking how to associate runtime and link libraries... printf %s\n
[2020-11-11T09:45:47.114Z] checking for ar... ar
[2020-11-11T09:45:47.365Z] checking for archiver @FILE support... @
[2020-11-11T09:45:47.365Z] checking for strip... strip
[2020-11-11T09:45:47.365Z] checking for ranlib... ranlib
[2020-11-11T09:45:47.365Z] checking command to parse /usr/bin/nm -B output from gcc object... ok
[2020-11-11T09:45:47.365Z] checking for sysroot... no
[2020-11-11T09:45:47.365Z] checking for a working dd... /usr/bin/dd
[2020-11-11T09:45:47.365Z] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[2020-11-11T09:45:47.365Z] checking for mt... no
[2020-11-11T09:45:47.365Z] checking if : is a manifest tool... no
[2020-11-11T09:45:47.615Z] checking for dlfcn.h... yes
[2020-11-11T09:45:47.615Z] checking for objdir... .libs
[2020-11-11T09:45:47.615Z] checking if gcc supports -fno-rtti -fno-exceptions... no
[2020-11-11T09:45:47.615Z] checking for gcc option to produce PIC... -fPIC -DPIC
[2020-11-11T09:45:47.615Z] checking if gcc PIC flag -fPIC -DPIC works... yes
[2020-11-11T09:45:47.865Z] checking if gcc static flag -static works... yes
[2020-11-11T09:45:47.866Z] checking if gcc supports -c -o file.o... yes
[2020-11-11T09:45:47.866Z] checking if gcc supports -c -o file.o... (cached) yes
[2020-11-11T09:45:47.866Z] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[2020-11-11T09:45:47.866Z] checking whether -lc should be explicitly linked in... no
[2020-11-11T09:45:47.866Z] checking dynamic linker characteristics... GNU/Linux ld.so
[2020-11-11T09:45:47.866Z] checking how to hardcode library paths into programs... immediate
[2020-11-11T09:45:47.866Z] checking whether stripping libraries is possible... yes
[2020-11-11T09:45:47.866Z] checking if libtool supports shared libraries... yes
[2020-11-11T09:45:47.866Z] checking whether to build shared libraries... yes
[2020-11-11T09:45:47.866Z] checking whether to build static libraries... yes
[2020-11-11T09:45:48.116Z] checking how to run the C++ preprocessor... g++ -E
[2020-11-11T09:45:48.116Z] checking for ld used by g++... /usr/bin/ld -m elf_x86_64
[2020-11-11T09:45:48.116Z] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
[2020-11-11T09:45:48.116Z] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[2020-11-11T09:45:48.366Z] checking for g++ option to produce PIC... -fPIC -DPIC
[2020-11-11T09:45:48.367Z] checking if g++ PIC flag -fPIC -DPIC works... yes
[2020-11-11T09:45:48.617Z] checking if g++ static flag -static works... yes
[2020-11-11T09:45:48.617Z] checking if g++ supports -c -o file.o... yes
[2020-11-11T09:45:48.617Z] checking if g++ supports -c -o file.o... (cached) yes
[2020-11-11T09:45:48.617Z] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[2020-11-11T09:45:48.617Z] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[2020-11-11T09:45:48.617Z] checking how to hardcode library paths into programs... immediate
[2020-11-11T09:45:48.617Z] checking whether the C++ compiler works... yes
[2020-11-11T09:45:48.617Z] checking for the pthreads library -lpthreads... no
[2020-11-11T09:45:48.617Z] checking whether pthreads work without any flags... no
[2020-11-11T09:45:48.867Z] checking whether pthreads work with -Kthread... no
[2020-11-11T09:45:48.867Z] checking whether pthreads work with -kthread... no
[2020-11-11T09:45:48.867Z] checking for the pthreads library -llthread... no
[2020-11-11T09:45:48.867Z] checking whether pthreads work with -pthread... yes
[2020-11-11T09:45:48.868Z] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[2020-11-11T09:45:48.868Z] checking if more special flags are required for pthreads... no
[2020-11-11T09:45:48.868Z] checking whether to check for GCC pthread/shared inconsistencies... yes
[2020-11-11T09:45:49.118Z] checking whether -pthread is sufficient with -shared... yes
[2020-11-11T09:45:49.118Z] checking for linux/netlink.h... yes
[2020-11-11T09:45:49.118Z] checking for net/route.h... no
[2020-11-11T09:45:49.118Z] checking for sys/filio.h... no
[2020-11-11T09:45:49.118Z] checking for sys/sysctl.h... no
[2020-11-11T09:45:49.118Z] checking for struct lifconf... no
[2020-11-11T09:45:49.368Z] checking for struct ip_mreqn... yes
[2020-11-11T09:45:49.368Z] configure: error: Your distribution (artixlinux) is not yet supported, init scripts and D-Bus configuration will not be installed! (patches welcome), you can specify --with-distro=none to skip this check
[2020-11-11T09:45:49.368Z] ==> ERROR: A failure occurred in build().
[2020-11-11T09:45:49.368Z] Aborting...
[2020-11-11T09:45:50.279Z] ==> ERROR: Build failed, check /build/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2020-11-11T09:45:50.282Z] ERROR: Failed to build source
[2020-11-11T09:45:50.282Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-11-11T09:45:50.367Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list