[artix-build-failures] [lib32-gremlins] Failure: wine

jenkins at artixlinux.org jenkins at artixlinux.org
Mon Aug 3 14:54:13 CEST 2020


   Failure

   Build: x86_64/multilib-testing

   Packages:

   wine-5.14-2-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesW/job/wine/job/master/6/

References

   1. https://orion.artixlinux.org/job/packagesW/job/wine/job/master/6/
-------------- next part --------------
Started by user alium
Restarted from build #5, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 1a88814720dab6f37537bb0587c95b7cce8eb603
Obtained Jenkinsfile from 1a88814720dab6f37537bb0587c95b7cce8eb603
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesW_wine_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-03T12:53:44.037Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-03T12:53:44.037Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-03T12:53:44.042Z] Fetching changes from the remote Git repository
[2020-08-03T12:53:44.042Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesW/wine.git # timeout=10
[2020-08-03T12:53:44.047Z] Cleaning workspace
[2020-08-03T12:53:44.047Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-03T12:53:44.052Z] Resetting working tree
[2020-08-03T12:53:44.052Z]  > git reset --hard # timeout=10
[2020-08-03T12:53:44.058Z]  > git clean -fdx # timeout=10
[2020-08-03T12:53:44.063Z] Fetching without tags
[2020-08-03T12:53:44.063Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesW/wine.git
[2020-08-03T12:53:44.063Z]  > git --version # timeout=10
[2020-08-03T12:53:44.068Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesW/wine.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-03T12:53:44.167Z] Checking out Revision 1a88814720dab6f37537bb0587c95b7cce8eb603 (master)
[2020-08-03T12:53:44.167Z]  > git config core.sparsecheckout # timeout=10
[2020-08-03T12:53:44.172Z]  > git checkout -f 1a88814720dab6f37537bb0587c95b7cce8eb603 # timeout=10
[2020-08-03T12:53:44.180Z] Commit message: "[trunk] -> [multilib-testing] 'wine-5.14-2' add"
[2020-08-03T12:53:44.180Z]  > git rev-list --no-walk 1a88814720dab6f37537bb0587c95b7cce8eb603 # timeout=10
[2020-08-03T12:53:44.190Z] Cleaning workspace
[2020-08-03T12:53:44.190Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-03T12:53:44.195Z] Resetting working tree
[2020-08-03T12:53:44.195Z]  > git reset --hard # timeout=10
[2020-08-03T12:53:44.201Z]  > git clean -fdx # timeout=10
[2020-08-03T12:53:44.206Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-03T12:53:44.225Z] ERROR: Could not send notifications
[2020-08-03T12:53:44.225Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-03T12:53:44.225Z] {"context":"packagesW/wine/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesW/job/wine/job/master/6/display/redirect"}
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-03T12:53:44.225Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-03T12:53:44.225Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-03T12:53:44.225Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-03T12:53:44.225Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-03T12:53:44.225Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-03T12:53:44.225Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-03T12:53:44.546Z] + git show -s --format=%an 1a88814720dab6f37537bb0587c95b7cce8eb603
[Pipeline] sh
[2020-08-03T12:53:44.820Z] + git show -s --format=%ae 1a88814720dab6f37537bb0587c95b7cce8eb603
[Pipeline] sh
[2020-08-03T12:53:45.094Z] + git show --pretty=format: --name-status 1a88814720dab6f37537bb0587c95b7cce8eb603
[Pipeline] fileExists
[Pipeline] sh
[2020-08-03T12:53:45.400Z] + pkg2yaml -d x86_64/multilib-testing
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-03T12:53:45.683Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-03T12:53:45.739Z] isLibBump: false
[Pipeline] dir
[2020-08-03T12:53:45.759Z] Running in /var/lib/jenkins/workspace/packagesW_wine_master/x86_64/multilib-testing
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-03T12:53:46.081Z] + buildpkg -C -d lib32-gremlins
[2020-08-03T12:53:49.310Z] :: Synchronizing package databases...
[2020-08-03T12:53:49.310Z]  gremlins is up to date
[2020-08-03T12:53:49.310Z]  system is up to date
[2020-08-03T12:53:49.310Z]  world is up to date
[2020-08-03T12:53:49.310Z]  galaxy-gremlins is up to date
[2020-08-03T12:53:49.310Z]  galaxy is up to date
[2020-08-03T12:53:49.310Z]  lib32-gremlins is up to date
[2020-08-03T12:53:49.310Z]  lib32 is up to date
[2020-08-03T12:53:49.310Z]  community-testing is up to date
[2020-08-03T12:53:49.310Z] downloading community.db...
[2020-08-03T12:53:49.561Z]  multilib-testing is up to date
[2020-08-03T12:53:49.561Z]  multilib is up to date
[2020-08-03T12:53:49.561Z] :: Starting full system upgrade...
[2020-08-03T12:53:49.811Z]  there is nothing to do
[2020-08-03T12:53:50.722Z] ==> Building in chroot for [lib32-gremlins] (x86_64)...
[2020-08-03T12:53:51.633Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/lib32-gremlins-x86_64/root] -> [jenkins]...done
[2020-08-03T12:53:52.544Z] ==> Making package: wine 5.14-2 (Mon Aug  3 14:53:52 2020)
[2020-08-03T12:53:52.544Z] ==> Retrieving sources...
[2020-08-03T12:53:52.544Z]   -> Found wine-5.14.tar.xz
[2020-08-03T12:53:52.544Z]   -> Found wine-5.14.tar.xz.sign
[2020-08-03T12:53:52.544Z]   -> Found 30-win32-aliases.conf
[2020-08-03T12:53:52.795Z]   -> Found wine-binfmt.conf
[2020-08-03T12:53:52.795Z] ==> Validating source files with sha512sums...
[2020-08-03T12:53:52.795Z]     wine-5.14.tar.xz ... Passed
[2020-08-03T12:53:52.795Z]     wine-5.14.tar.xz.sign ... Skipped
[2020-08-03T12:53:52.795Z]     30-win32-aliases.conf ... Passed
[2020-08-03T12:53:52.795Z]     wine-binfmt.conf ... Passed
[2020-08-03T12:53:52.795Z] ==> Verifying source file signatures with gpg...
[2020-08-03T12:53:53.045Z]     wine-5.14.tar.xz ... Passed
[2020-08-03T12:53:58.240Z] ==> Making package: wine 5.14-2 (Mon 03 Aug 2020 12:53:57 PM UTC)
[2020-08-03T12:53:58.240Z] ==> Checking runtime dependencies...
[2020-08-03T12:53:58.240Z] ==> Installing missing dependencies...
[2020-08-03T12:53:58.490Z] resolving dependencies...
[2020-08-03T12:53:58.490Z] looking for conflicting packages...
[2020-08-03T12:53:58.490Z] warning: dependency cycle detected:
[2020-08-03T12:53:58.490Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-08-03T12:53:58.490Z] warning: dependency cycle detected:
[2020-08-03T12:53:58.490Z] warning: lib32-harfbuzz will be installed before its lib32-freetype2 dependency
[2020-08-03T12:53:58.490Z] warning: dependency cycle detected:
[2020-08-03T12:53:58.490Z] warning: mesa will be installed before its libglvnd dependency
[2020-08-03T12:53:58.490Z] warning: dependency cycle detected:
[2020-08-03T12:53:58.490Z] warning: lib32-mesa will be installed before its lib32-libglvnd dependency
[2020-08-03T12:53:58.490Z] 
[2020-08-03T12:53:58.490Z] Package (160)                 New Version              Net Change
[2020-08-03T12:53:58.490Z] 
[2020-08-03T12:53:58.490Z] world/alsa-lib                1.2.3.2-1                  1.57 MiB
[2020-08-03T12:53:58.490Z] world/alsa-topology-conf      1.2.3-1                    0.33 MiB
[2020-08-03T12:53:58.490Z] world/alsa-ucm-conf           1.2.3-2                    0.14 MiB
[2020-08-03T12:53:58.490Z] world/aom                     2.0.0-1                   11.71 MiB
[2020-08-03T12:53:58.490Z] world/dav1d                   0.7.1-1                    1.02 MiB
[2020-08-03T12:53:58.490Z] system/dbus                   1.12.20-1                  0.95 MiB
[2020-08-03T12:53:58.490Z] system/elogind                243.7-2                    2.22 MiB
[2020-08-03T12:53:58.490Z] system/eudev                  3.2.9-4                    7.57 MiB
[2020-08-03T12:53:58.490Z] world/ffmpeg                  2:4.3.1-1                 31.60 MiB
[2020-08-03T12:53:58.490Z] world/flac                    1.3.3-2                    1.06 MiB
[2020-08-03T12:53:58.490Z] world/fribidi                 1.0.10-1                   0.21 MiB
[2020-08-03T12:53:58.490Z] world/giflib                  5.2.1-2                    0.30 MiB
[2020-08-03T12:53:58.490Z] world/graphite                1:1.3.14-1                 0.67 MiB
[2020-08-03T12:53:58.490Z] world/gsm                     1.0.19-1                   0.10 MiB
[2020-08-03T12:53:58.490Z] world/harfbuzz                2.7.0-1                    4.31 MiB
[2020-08-03T12:53:58.491Z] world/hicolor-icon-theme      0.17-2                     0.05 MiB
[2020-08-03T12:53:58.491Z] galaxy/hidapi                 0.9.0-2                    0.09 MiB
[2020-08-03T12:53:58.491Z] system/hwids                  20200306-1                 1.74 MiB
[2020-08-03T12:53:58.491Z] world/jack                    0.125.0-9                  2.84 MiB
[2020-08-03T12:53:58.491Z] gremlins/kbd                  2.3.0-1                    2.81 MiB
[2020-08-03T12:53:58.491Z] world/kexec-tools             2.0.20-2                   0.21 MiB
[2020-08-03T12:53:58.491Z] system/kmod                   27-1                       0.28 MiB
[2020-08-03T12:53:58.491Z] world/l-smash                 2.14.5-2                   1.01 MiB
[2020-08-03T12:53:58.491Z] world/lame                    3.100-3                    0.91 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-acl            2.2.53-1                   0.03 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-attr           2.4.48-1                   0.02 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-bzip2          1.0.8-2                    0.07 MiB
[2020-08-03T12:53:58.491Z] lib32/lib32-dbus              1.12.20-1                  0.40 MiB
[2020-08-03T12:53:58.491Z] lib32/lib32-eudev             3.2.9-1                    0.16 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-expat          2.2.9-1                    0.17 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-glib2          2.64.4-1                   3.63 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-harfbuzz       2.7.0-1                    1.48 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-icu            67.1-1                    32.40 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libdrm         2.4.102-1                  0.39 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libelf         0.180-1                    2.41 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libffi         3.3-2                      0.04 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libglvnd       1.3.2-1                    1.32 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libice         1.0.10-1                   0.10 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libjpeg-turbo  2.0.5-1                    1.49 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libnl          3.5.0-1                    1.13 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libpciaccess   0.16-1                     0.06 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libpng         1.6.37-3                   0.30 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libtiff        4.1.0-1                    0.59 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libunwind      1.3.1-1                    0.20 MiB
[2020-08-03T12:53:58.491Z] lib32/lib32-libusb            1.0.23-1                   0.13 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libx11         1.6.10-1                   1.31 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxau         1.0.9-1                    0.01 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxcb         1.14-1                     0.97 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxdmcp       1.1.3-1                    0.03 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxext        1.3.4-1                    0.08 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxfixes      5.0.3-2                    0.03 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxrender     0.9.10-2                   0.05 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxshmfence   1.3-2                      0.01 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-libxxf86vm     1.1.4-2                    0.02 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-llvm-libs      10.0.1-1                  92.12 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-lm_sensors     3.6.0-1                    0.07 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-lz4            1.9.2-1                    0.14 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-mesa           20.1.4-1                  64.09 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-ncurses        6.2-1                      0.68 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-pcre           8.44-1                     1.34 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-readline       8.0.0-1                    0.34 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-sdl2           2.0.12-1                   1.48 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-util-linux     2.35.2-1                   1.52 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-wayland        1.18.0-2                   0.17 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-xz             5.2.5-1                    0.17 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-zlib           1.2.11-2                   0.10 MiB
[2020-08-03T12:53:58.491Z] multilib/lib32-zstd           1.4.4-2                    0.65 MiB
[2020-08-03T12:53:58.491Z] world/libass                  0.14.0-2                   0.23 MiB
[2020-08-03T12:53:58.491Z] world/libasyncns              0.8+3+g68cd5af-3           0.05 MiB
[2020-08-03T12:53:58.491Z] world/libavc1394              0.5.4-4                    0.12 MiB
[2020-08-03T12:53:58.491Z] world/libbluray               1.2.0-3                    1.17 MiB
[2020-08-03T12:53:58.491Z] world/libdrm                  2.4.102-1                  0.93 MiB
[2020-08-03T12:53:58.491Z] system/libedit                20191231_3.1-1             0.25 MiB
[2020-08-03T12:53:58.491Z] world/libglvnd                1.3.2-1                    3.68 MiB
[2020-08-03T12:53:58.491Z] world/libibus                 1.5.22+8+gf591381e-1      60.84 MiB
[2020-08-03T12:53:58.491Z] world/libice                  1.0.10-3                   0.35 MiB
[2020-08-03T12:53:58.491Z] world/libiec61883             1.2.0-6                    0.12 MiB
[2020-08-03T12:53:58.491Z] world/libjpeg-turbo           2.0.5-1                    2.10 MiB
[2020-08-03T12:53:58.491Z] community/libmfx              20.2.0-1                   0.26 MiB
[2020-08-03T12:53:58.491Z] world/libmodplug              0.8.9.0-3                  0.36 MiB
[2020-08-03T12:53:58.491Z] system/libnl                  3.5.0-2                    2.01 MiB
[2020-08-03T12:53:58.492Z] world/libogg                  1.3.4-2                    0.44 MiB
[2020-08-03T12:53:58.492Z] world/libomxil-bellagio       0.9.3-3                    0.58 MiB
[2020-08-03T12:53:58.492Z] world/libpciaccess            0.16-2                     0.06 MiB
[2020-08-03T12:53:58.492Z] world/libpng                  1.6.37-3                   0.55 MiB
[2020-08-03T12:53:58.492Z] gremlins/libpulse             13.99.1+67+g414644dff-1    1.41 MiB
[2020-08-03T12:53:58.492Z] world/libraw1394              2.1.2-3                    0.16 MiB
[2020-08-03T12:53:58.492Z] world/libsamplerate           0.1.9-3                    1.56 MiB
[2020-08-03T12:53:58.492Z] world/libsndfile              1.0.28-3                   1.23 MiB
[2020-08-03T12:53:58.492Z] world/libsoxr                 0.1.3-2                    0.33 MiB
[2020-08-03T12:53:58.492Z] world/libssh                  0.9.4-1                    0.55 MiB
[2020-08-03T12:53:58.492Z] world/libtheora               1.1.1-5                    1.67 MiB
[2020-08-03T12:53:58.492Z] world/libtiff                 4.1.0-2                    2.73 MiB
[2020-08-03T12:53:58.492Z] world/libunwind               1.3.1-2                    0.26 MiB
[2020-08-03T12:53:58.492Z] system/libusb                 1.0.23-2                   0.17 MiB
[2020-08-03T12:53:58.492Z] world/libva                   2.8.0-1                    0.75 MiB
[2020-08-03T12:53:58.492Z] world/libvdpau                1.4-1                      0.26 MiB
[2020-08-03T12:53:58.492Z] world/libvorbis               1.3.7-2                    1.44 MiB
[2020-08-03T12:53:58.492Z] world/libvpx                  1.8.2-2                    4.33 MiB
[2020-08-03T12:53:58.492Z] world/libwebp                 1.1.0-1                    1.06 MiB
[2020-08-03T12:53:58.492Z] world/libx11                  1.6.10-1                  10.16 MiB
[2020-08-03T12:53:58.492Z] world/libxau                  1.0.9-3                    0.02 MiB
[2020-08-03T12:53:58.492Z] world/libxcb                  1.14-1                     3.73 MiB
[2020-08-03T12:53:58.492Z] world/libxdmcp                1.1.3-3                    0.13 MiB
[2020-08-03T12:53:58.492Z] world/libxext                 1.3.4-3                    0.30 MiB
[2020-08-03T12:53:58.492Z] world/libxfixes               5.0.3-4                    0.04 MiB
[2020-08-03T12:53:58.492Z] world/libxrender              0.9.10-4                   0.08 MiB
[2020-08-03T12:53:58.492Z] world/libxshmfence            1.3-2                      0.02 MiB
[2020-08-03T12:53:58.492Z] world/libxtst                 1.2.3-4                    0.11 MiB
[2020-08-03T12:53:58.492Z] world/libxv                   1.0.11-4                   0.06 MiB
[2020-08-03T12:53:58.492Z] world/libxxf86vm              1.1.4-4                    0.03 MiB
[2020-08-03T12:53:58.492Z] world/llvm-libs               10.0.1-1                  84.07 MiB
[2020-08-03T12:53:58.492Z] world/lm_sensors              3.6.0-2                    0.47 MiB
[2020-08-03T12:53:58.492Z] world/mesa                    20.1.4-3                  84.57 MiB
[2020-08-03T12:53:58.492Z] world/opencore-amr            0.1.5-4                    0.29 MiB
[2020-08-03T12:53:58.492Z] world/openjpeg2               2.3.1-2                   13.63 MiB
[2020-08-03T12:53:58.492Z] world/opus                    1.3.1-2                    1.74 MiB
[2020-08-03T12:53:58.492Z] world/rav1e                   0.3.3-1                    4.88 MiB
[2020-08-03T12:53:58.492Z] world/sdl2                    2.0.12-2                   3.12 MiB
[2020-08-03T12:53:58.492Z] world/speex                   1.2.0-3                    0.62 MiB
[2020-08-03T12:53:58.492Z] world/speexdsp                1.2.0-2                    0.54 MiB
[2020-08-03T12:53:58.492Z] world/srt                     1.4.1-2                    6.62 MiB
[2020-08-03T12:53:58.492Z] system/sysfsutils             2.1.0-11                   0.14 MiB
[2020-08-03T12:53:58.492Z] world/v4l-utils               1.20.0-1                   4.44 MiB
[2020-08-03T12:53:58.492Z] world/vid.stab                1.1-3                      0.13 MiB
[2020-08-03T12:53:58.492Z] community/vmaf                1.5.2-1                    4.53 MiB
[2020-08-03T12:53:58.492Z] world/vulkan-icd-loader       1.2.147-1                  0.38 MiB
[2020-08-03T12:53:58.492Z] world/wayland                 1.18.0-2                   0.73 MiB
[2020-08-03T12:53:58.492Z] world/x264                    3:0.159.r2999.296494a-1    3.69 MiB
[2020-08-03T12:53:58.492Z] world/x265                    3.4-1                     18.90 MiB
[2020-08-03T12:53:58.492Z] world/xcb-proto               1.14-1                     0.83 MiB
[2020-08-03T12:53:58.492Z] world/xorgproto               2020.1-1                   1.40 MiB
[2020-08-03T12:53:58.492Z] world/xvidcore                1.3.7-2                    0.68 MiB
[2020-08-03T12:53:58.492Z] world/zita-alsa-pcmi          0.3.2-3                    0.08 MiB
[2020-08-03T12:53:58.492Z] world/zita-resampler          1.6.2-3                    0.19 MiB
[2020-08-03T12:53:58.492Z] world/desktop-file-utils      0.26-1                     0.20 MiB
[2020-08-03T12:53:58.492Z] galaxy/faudio                 20.08-1                    0.34 MiB
[2020-08-03T12:53:58.492Z] world/fontconfig              2:2.13.91+48+gfcb0420-2    0.61 MiB
[2020-08-03T12:53:58.492Z] world/freetype2               2.10.2-1                   1.59 MiB
[2020-08-03T12:53:58.492Z] world/glu                     9.0.1-2                    0.47 MiB
[2020-08-03T12:53:58.492Z] world/lcms2                   2.11-2                     0.64 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-faudio         20.08-1                    0.26 MiB
[2020-08-03T12:53:58.492Z] lib32/lib32-fontconfig        2:2.13.91+48+gfcb0420-2    0.32 MiB
[2020-08-03T12:53:58.492Z] lib32/lib32-freetype2         2.10.2-1                   0.84 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-gettext        0.20.2-1                   2.95 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-glu            9.0.1-1                    0.49 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-lcms2          2.11-1                     0.39 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-libpcap        1.9.1-1                    0.30 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-libsm          1.2.3-1                    0.04 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-libxcursor     1.2.0-1                    0.04 MiB
[2020-08-03T12:53:58.492Z] multilib/lib32-libxdamage     1.1.5-1                    0.01 MiB
[2020-08-03T12:53:58.493Z] multilib/lib32-libxi          1.7.10-2                   0.07 MiB
[2020-08-03T12:53:58.493Z] multilib/lib32-libxml2        2.9.10-2                   1.49 MiB
[2020-08-03T12:53:58.493Z] multilib/lib32-libxrandr      1.5.2-1                    0.05 MiB
[2020-08-03T12:53:58.493Z] system/libpcap                1.9.1-2                    0.53 MiB
[2020-08-03T12:53:58.493Z] world/libsm                   1.2.3-2                    0.26 MiB
[2020-08-03T12:53:58.493Z] world/libxcursor              1.2.0-2                    0.06 MiB
[2020-08-03T12:53:58.493Z] world/libxdamage              1.1.5-3                    0.02 MiB
[2020-08-03T12:53:58.493Z] world/libxi                   1.7.10-3                   0.47 MiB
[2020-08-03T12:53:58.493Z] world/libxrandr               1.5.2-3                    0.07 MiB
[2020-08-03T12:53:58.493Z] 
[2020-08-03T12:53:58.493Z] Total Installed Size:  641.47 MiB
[2020-08-03T12:53:58.493Z] 
[2020-08-03T12:53:58.493Z] :: Proceed with installation? [Y/n] 
[2020-08-03T12:53:58.493Z] checking keyring...
[2020-08-03T12:53:58.743Z] checking package integrity...
[2020-08-03T12:54:08.619Z] loading package files...
[2020-08-03T12:54:08.619Z] checking for file conflicts...
[2020-08-03T12:54:08.619Z] checking available disk space...
[2020-08-03T12:54:08.619Z] :: Processing package changes...
[2020-08-03T12:54:08.619Z] installing libpng...
[2020-08-03T12:54:08.619Z] installing graphite...
[2020-08-03T12:54:08.619Z] installing harfbuzz...
[2020-08-03T12:54:08.619Z] Optional dependencies for harfbuzz
[2020-08-03T12:54:08.619Z]     cairo: hb-view program
[2020-08-03T12:54:08.619Z] installing freetype2...
[2020-08-03T12:54:08.619Z] installing fontconfig...
[2020-08-03T12:54:08.619Z] Rebuilding fontconfig cache... done.
[2020-08-03T12:54:08.619Z] installing lib32-expat...
[2020-08-03T12:54:08.619Z] installing lib32-zlib...
[2020-08-03T12:54:08.619Z] installing lib32-bzip2...
[2020-08-03T12:54:08.619Z] installing lib32-libpng...
[2020-08-03T12:54:08.619Z] installing lib32-pcre...
[2020-08-03T12:54:08.619Z] installing lib32-libffi...
[2020-08-03T12:54:08.619Z] installing lib32-util-linux...
[2020-08-03T12:54:08.620Z] installing lib32-glib2...
[2020-08-03T12:54:08.620Z] installing lib32-harfbuzz...
[2020-08-03T12:54:08.620Z] installing lib32-freetype2...
[2020-08-03T12:54:08.620Z] installing lib32-fontconfig...
[2020-08-03T12:54:08.620Z] Rebuilding 32-bit fontconfig cache... done.
[2020-08-03T12:54:08.620Z] installing libjpeg-turbo...
[2020-08-03T12:54:08.620Z] installing libtiff...
[2020-08-03T12:54:08.620Z] Optional dependencies for libtiff
[2020-08-03T12:54:08.620Z]     freeglut: for using tiffgt
[2020-08-03T12:54:08.620Z] installing lcms2...
[2020-08-03T12:54:08.620Z] installing lib32-libjpeg-turbo...
[2020-08-03T12:54:08.620Z] installing lib32-xz...
[2020-08-03T12:54:08.620Z] installing lib32-lz4...
[2020-08-03T12:54:08.620Z] installing lib32-zstd...
[2020-08-03T12:54:08.620Z] installing lib32-libtiff...
[2020-08-03T12:54:08.620Z] installing lib32-lcms2...
[2020-08-03T12:54:08.620Z] installing lib32-ncurses...
[2020-08-03T12:54:08.620Z] installing lib32-readline...
[2020-08-03T12:54:08.620Z] installing lib32-icu...
[2020-08-03T12:54:08.620Z] installing lib32-libxml2...
[2020-08-03T12:54:08.620Z] installing xcb-proto...
[2020-08-03T12:54:08.620Z] installing libxdmcp...
[2020-08-03T12:54:08.620Z] installing libxau...
[2020-08-03T12:54:08.620Z] installing libxcb...
[2020-08-03T12:54:08.620Z] installing xorgproto...
[2020-08-03T12:54:08.620Z] installing libx11...
[2020-08-03T12:54:08.620Z] installing libxfixes...
[2020-08-03T12:54:08.620Z] installing libxrender...
[2020-08-03T12:54:08.620Z] installing libxcursor...
[2020-08-03T12:54:08.620Z] Optional dependencies for libxcursor
[2020-08-03T12:54:08.620Z]     gnome-themes-standard: fallback icon theme
[2020-08-03T12:54:08.620Z] installing lib32-libxdmcp...
[2020-08-03T12:54:08.620Z] installing lib32-libxau...
[2020-08-03T12:54:08.620Z] installing lib32-libxcb...
[2020-08-03T12:54:08.620Z] installing lib32-libx11...
[2020-08-03T12:54:08.620Z] installing lib32-libxfixes...
[2020-08-03T12:54:08.620Z] installing lib32-libxrender...
[2020-08-03T12:54:08.620Z] installing lib32-libxcursor...
[2020-08-03T12:54:08.620Z] installing libxext...
[2020-08-03T12:54:08.620Z] installing libxrandr...
[2020-08-03T12:54:08.620Z] installing lib32-libxext...
[2020-08-03T12:54:08.620Z] installing lib32-libxrandr...
[2020-08-03T12:54:08.620Z] installing libxdamage...
[2020-08-03T12:54:08.620Z] installing lib32-libxdamage...
[2020-08-03T12:54:08.620Z] installing libxi...
[2020-08-03T12:54:08.620Z] installing lib32-libxi...
[2020-08-03T12:54:08.620Z] installing lib32-attr...
[2020-08-03T12:54:08.620Z] installing lib32-acl...
[2020-08-03T12:54:08.620Z] installing lib32-gettext...
[2020-08-03T12:54:08.620Z] installing libpciaccess...
[2020-08-03T12:54:08.620Z] installing libdrm...
[2020-08-03T12:54:08.620Z] installing wayland...
[2020-08-03T12:54:08.620Z] installing libxxf86vm...
[2020-08-03T12:54:08.620Z] installing libxshmfence...
[2020-08-03T12:54:08.620Z] installing libomxil-bellagio...
[2020-08-03T12:54:08.620Z] installing libunwind...
[2020-08-03T12:54:08.620Z] installing libedit...
[2020-08-03T12:54:08.620Z] installing llvm-libs...
[2020-08-03T12:54:08.620Z] installing lm_sensors...
[2020-08-03T12:54:08.620Z] Optional dependencies for lm_sensors
[2020-08-03T12:54:08.620Z]     rrdtool: for logging with sensord
[2020-08-03T12:54:08.620Z] installing vulkan-icd-loader...
[2020-08-03T12:54:08.620Z] Optional dependencies for vulkan-icd-loader
[2020-08-03T12:54:08.620Z]     vulkan-driver: packaged vulkan driver
[2020-08-03T12:54:08.620Z] installing mesa...
[2020-08-03T12:54:08.870Z] Optional dependencies for mesa
[2020-08-03T12:54:08.870Z]     opengl-man-pages: for the OpenGL API man pages
[2020-08-03T12:54:08.870Z]     mesa-vdpau: for accelerated video playback
[2020-08-03T12:54:08.870Z]     libva-mesa-driver: for accelerated video playback
[2020-08-03T12:54:08.870Z] installing libglvnd...
[2020-08-03T12:54:08.870Z] installing glu...
[2020-08-03T12:54:08.870Z] installing lib32-libpciaccess...
[2020-08-03T12:54:08.870Z] installing lib32-libdrm...
[2020-08-03T12:54:08.870Z] installing lib32-wayland...
[2020-08-03T12:54:08.870Z] installing lib32-libxxf86vm...
[2020-08-03T12:54:08.870Z] installing lib32-libxshmfence...
[2020-08-03T12:54:08.870Z] installing lib32-libelf...
[2020-08-03T12:54:08.870Z] installing lib32-libunwind...
[2020-08-03T12:54:08.870Z] installing lib32-llvm-libs...
[2020-08-03T12:54:09.121Z] installing lib32-lm_sensors...
[2020-08-03T12:54:09.121Z] installing lib32-mesa...
[2020-08-03T12:54:09.371Z] Optional dependencies for lib32-mesa
[2020-08-03T12:54:09.371Z]     opengl-man-pages: for the OpenGL API man pages
[2020-08-03T12:54:09.371Z]     lib32-mesa-vdpau: for accelerated video playback
[2020-08-03T12:54:09.371Z]     lib32-libva-mesa-driver: for accelerated video playback
[2020-08-03T12:54:09.371Z] installing lib32-libglvnd...
[2020-08-03T12:54:09.371Z] installing lib32-glu...
[2020-08-03T12:54:09.371Z] installing libice...
[2020-08-03T12:54:09.371Z] installing libsm...
[2020-08-03T12:54:09.371Z] installing lib32-libice...
[2020-08-03T12:54:09.371Z] installing lib32-libsm...
[2020-08-03T12:54:09.371Z] installing libnl...
[2020-08-03T12:54:09.371Z] installing libusb...
[2020-08-03T12:54:09.371Z] installing dbus...
[2020-08-03T12:54:09.371Z] installing libpcap...
[2020-08-03T12:54:09.622Z] installing lib32-libnl...
[2020-08-03T12:54:09.622Z] installing lib32-eudev...
[2020-08-03T12:54:09.622Z] installing lib32-libusb...
[2020-08-03T12:54:09.622Z] installing lib32-libpcap...
[2020-08-03T12:54:09.622Z] installing libibus...
[2020-08-03T12:54:09.622Z] installing kbd...
[2020-08-03T12:54:09.622Z] installing kmod...
[2020-08-03T12:54:09.872Z] installing hwids...
[2020-08-03T12:54:09.872Z] installing eudev...
[2020-08-03T12:54:09.872Z] Optional dependencies for eudev
[2020-08-03T12:54:09.872Z]     eudev-openrc: udev starup scripts for openrc
[2020-08-03T12:54:09.872Z] installing hidapi...
[2020-08-03T12:54:09.872Z] installing sdl2...
[2020-08-03T12:54:09.872Z] Optional dependencies for sdl2
[2020-08-03T12:54:09.872Z]     alsa-lib: ALSA audio driver [pending]
[2020-08-03T12:54:09.872Z]     libpulse: PulseAudio audio driver [pending]
[2020-08-03T12:54:09.872Z]     jack: JACK audio driver [pending]
[2020-08-03T12:54:09.872Z] installing alsa-topology-conf...
[2020-08-03T12:54:09.872Z] installing alsa-ucm-conf...
[2020-08-03T12:54:09.872Z] installing alsa-lib...
[2020-08-03T12:54:09.872Z] installing aom...
[2020-08-03T12:54:09.872Z] installing fribidi...
[2020-08-03T12:54:09.872Z] installing gsm...
[2020-08-03T12:54:09.872Z] installing libogg...
[2020-08-03T12:54:10.122Z] installing flac...
[2020-08-03T12:54:10.122Z] installing libvorbis...
[2020-08-03T12:54:10.122Z] installing libsndfile...
[2020-08-03T12:54:10.122Z] Optional dependencies for libsndfile
[2020-08-03T12:54:10.122Z]     alsa-lib: for sndfile-play [installed]
[2020-08-03T12:54:10.122Z] installing libsamplerate...
[2020-08-03T12:54:10.123Z] Optional dependencies for libsamplerate
[2020-08-03T12:54:10.123Z]     libsndfile.so: for sndfile-resample [installed]
[2020-08-03T12:54:10.123Z] installing zita-alsa-pcmi...
[2020-08-03T12:54:10.123Z] installing zita-resampler...
[2020-08-03T12:54:10.123Z] Optional dependencies for zita-resampler
[2020-08-03T12:54:10.123Z]     libsndfile: for zresample and zretune [installed]
[2020-08-03T12:54:10.123Z] installing jack...
[2020-08-03T12:54:10.123Z] Optional dependencies for jack
[2020-08-03T12:54:10.123Z]     celt: NetJACK driver
[2020-08-03T12:54:10.123Z]     libffado: FireWire support
[2020-08-03T12:54:10.123Z]     realtime-privileges: Acquire realtime privileges
[2020-08-03T12:54:10.123Z] installing lame...
[2020-08-03T12:54:10.123Z] installing libass...
[2020-08-03T12:54:10.123Z] installing libraw1394...
[2020-08-03T12:54:10.123Z] installing libavc1394...
[2020-08-03T12:54:10.123Z] installing libbluray...
[2020-08-03T12:54:10.373Z] Optional dependencies for libbluray
[2020-08-03T12:54:10.373Z]     java-runtime: BD-J library
[2020-08-03T12:54:10.373Z] installing dav1d...
[2020-08-03T12:54:10.373Z] installing libiec61883...
[2020-08-03T12:54:10.373Z] installing libmfx...
[2020-08-03T12:54:10.373Z] installing libmodplug...
[2020-08-03T12:54:10.373Z] installing libasyncns...
[2020-08-03T12:54:10.373Z] installing libxtst...
[2020-08-03T12:54:10.373Z] installing kexec-tools...
[2020-08-03T12:54:10.373Z] installing elogind...
[2020-08-03T12:54:10.373Z] Optional dependencies for elogind
[2020-08-03T12:54:10.373Z]     polkit: polkit support
[2020-08-03T12:54:10.373Z] installing libpulse...
[2020-08-03T12:54:10.373Z] installing rav1e...
[2020-08-03T12:54:10.373Z] installing libsoxr...
[2020-08-03T12:54:10.373Z] installing libssh...
[2020-08-03T12:54:10.373Z] installing libtheora...
[2020-08-03T12:54:10.373Z] installing libva...
[2020-08-03T12:54:10.373Z] Optional dependencies for libva
[2020-08-03T12:54:10.373Z]     intel-media-driver: backend for Intel GPUs (>= Broadwell)
[2020-08-03T12:54:10.373Z]     libva-vdpau-driver: backend for Nvidia and AMD GPUs
[2020-08-03T12:54:10.373Z]     libva-intel-driver: backend for Intel GPUs (<= Haswell)
[2020-08-03T12:54:10.373Z] installing libvdpau...
[2020-08-03T12:54:10.373Z] installing vid.stab...
[2020-08-03T12:54:10.373Z] installing libvpx...
[2020-08-03T12:54:10.373Z] installing giflib...
[2020-08-03T12:54:10.373Z] installing libwebp...
[2020-08-03T12:54:10.373Z] Optional dependencies for libwebp
[2020-08-03T12:54:10.373Z]     freeglut: vwebp viewer
[2020-08-03T12:54:10.373Z] installing l-smash...
[2020-08-03T12:54:10.373Z] installing x264...
[2020-08-03T12:54:10.624Z] installing x265...
[2020-08-03T12:54:10.624Z] installing libxv...
[2020-08-03T12:54:10.624Z] installing xvidcore...
[2020-08-03T12:54:10.624Z] installing opencore-amr...
[2020-08-03T12:54:10.624Z] installing openjpeg2...
[2020-08-03T12:54:10.624Z] installing opus...
[2020-08-03T12:54:10.624Z] installing speexdsp...
[2020-08-03T12:54:10.624Z] installing speex...
[2020-08-03T12:54:10.624Z] installing srt...
[2020-08-03T12:54:10.624Z] installing hicolor-icon-theme...
[2020-08-03T12:54:10.624Z] installing sysfsutils...
[2020-08-03T12:54:10.624Z] installing v4l-utils...
[2020-08-03T12:54:10.624Z] Optional dependencies for v4l-utils
[2020-08-03T12:54:10.624Z]     qt5-base: for qv4l2
[2020-08-03T12:54:10.624Z]     alsa-lib: for qv4l2 [installed]
[2020-08-03T12:54:10.624Z] installing vmaf...
[2020-08-03T12:54:10.624Z] installing ffmpeg...
[2020-08-03T12:54:10.874Z] Optional dependencies for ffmpeg
[2020-08-03T12:54:10.874Z]     avisynthplus: AviSynthPlus support
[2020-08-03T12:54:10.874Z]     intel-media-sdk: Intel QuickSync support
[2020-08-03T12:54:10.874Z]     ladspa: LADSPA filters
[2020-08-03T12:54:10.874Z]     nvidia-utils: Nvidia NVDEC/NVENC support
[2020-08-03T12:54:10.874Z] installing faudio...
[2020-08-03T12:54:10.874Z] installing lib32-dbus...
[2020-08-03T12:54:10.874Z] installing lib32-sdl2...
[2020-08-03T12:54:10.874Z] Optional dependencies for lib32-sdl2
[2020-08-03T12:54:10.874Z]     lib32-alsa-lib: ALSA audio driver
[2020-08-03T12:54:10.874Z]     lib32-libpulse: PulseAudio audio driver
[2020-08-03T12:54:10.874Z]     lib32-jack: JACK audio driver
[2020-08-03T12:54:10.874Z] installing lib32-faudio...
[2020-08-03T12:54:10.874Z] installing desktop-file-utils...
[2020-08-03T12:54:10.874Z] :: Running post-transaction hooks...
[2020-08-03T12:54:10.874Z] (1/4) Creating system user accounts...
[2020-08-03T12:54:11.125Z] (2/4) Updating udev Hardware Database...
[2020-08-03T12:54:11.375Z] (3/4) Reloading device manager configuration...
[2020-08-03T12:54:11.375Z]   Skipped: Device manager is not running.
[2020-08-03T12:54:11.375Z] (4/4) Updating the desktop file MIME type cache...
[2020-08-03T12:54:11.375Z] ==> Checking buildtime dependencies...
[2020-08-03T12:54:11.375Z] ==> Installing missing dependencies...
[2020-08-03T12:54:11.926Z] resolving dependencies...
[2020-08-03T12:54:11.926Z] warning: cannot resolve "js68", a dependency of "polkit"
[2020-08-03T12:54:11.926Z] warning: cannot resolve "polkit", a dependency of "colord"
[2020-08-03T12:54:11.926Z] warning: cannot resolve "colord", a dependency of "gtk3"
[2020-08-03T12:54:11.926Z] warning: cannot resolve "gtk3", a dependency of "fontforge"
[2020-08-03T12:54:11.926Z] :: The following package cannot be upgraded due to unresolvable dependencies:
[2020-08-03T12:54:11.926Z]       fontforge
[2020-08-03T12:54:11.926Z] 
[2020-08-03T12:54:11.926Z] :: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies)
[2020-08-03T12:54:11.926Z] 
[2020-08-03T12:54:11.926Z] :: unable to satisfy dependency 'js68' required by polkit
[2020-08-03T12:54:11.926Z] :: unable to satisfy dependency 'polkit' required by colord
[2020-08-03T12:54:11.926Z] :: unable to satisfy dependency 'colord' required by gtk3
[2020-08-03T12:54:11.926Z] :: unable to satisfy dependency 'gtk3' required by fontforge
[2020-08-03T12:54:11.926Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-08-03T12:54:11.926Z] ==> Missing dependencies:
[2020-08-03T12:54:11.926Z]   -> fontforge
[2020-08-03T12:54:11.926Z]   -> lib32-giflib
[2020-08-03T12:54:11.926Z]   -> lib32-gnutls
[2020-08-03T12:54:11.926Z]   -> libxinerama
[2020-08-03T12:54:11.926Z]   -> lib32-libxinerama
[2020-08-03T12:54:11.926Z]   -> libxcomposite
[2020-08-03T12:54:11.926Z]   -> lib32-libxcomposite
[2020-08-03T12:54:11.926Z]   -> libxmu
[2020-08-03T12:54:11.926Z]   -> lib32-libxmu
[2020-08-03T12:54:11.926Z]   -> lib32-libldap
[2020-08-03T12:54:11.926Z]   -> mpg123
[2020-08-03T12:54:11.926Z]   -> lib32-mpg123
[2020-08-03T12:54:11.926Z]   -> openal
[2020-08-03T12:54:11.926Z]   -> lib32-openal
[2020-08-03T12:54:11.926Z]   -> lib32-v4l-utils
[2020-08-03T12:54:11.926Z]   -> lib32-libpulse
[2020-08-03T12:54:11.926Z]   -> lib32-alsa-lib
[2020-08-03T12:54:11.926Z]   -> libxcomposite
[2020-08-03T12:54:11.926Z]   -> lib32-libxcomposite
[2020-08-03T12:54:11.926Z]   -> opencl-icd-loader
[2020-08-03T12:54:11.926Z]   -> lib32-opencl-icd-loader
[2020-08-03T12:54:11.926Z]   -> libxslt
[2020-08-03T12:54:11.926Z]   -> lib32-libxslt
[2020-08-03T12:54:11.926Z]   -> gst-plugins-base-libs
[2020-08-03T12:54:11.926Z]   -> lib32-gst-plugins-base-libs
[2020-08-03T12:54:11.926Z]   -> lib32-vulkan-icd-loader
[2020-08-03T12:54:11.926Z]   -> vkd3d
[2020-08-03T12:54:11.926Z]   -> lib32-vkd3d
[2020-08-03T12:54:11.926Z]   -> libcups
[2020-08-03T12:54:11.926Z]   -> lib32-libcups
[2020-08-03T12:54:11.926Z]   -> libgphoto2
[2020-08-03T12:54:11.926Z]   -> sane
[2020-08-03T12:54:11.926Z]   -> vulkan-headers
[2020-08-03T12:54:11.926Z]   -> samba
[2020-08-03T12:54:11.926Z]   -> opencl-headers
[2020-08-03T12:54:11.926Z] ==> ERROR: Could not resolve all dependencies.
[2020-08-03T12:54:12.840Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/lib32-gremlins-x86_64/jenkins/build
[Pipeline] }
[2020-08-03T12:54:12.867Z] ERROR: Failed to build source
[2020-08-03T12:54:12.867Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-03T12:54:13.017Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list