Failure
Build: x86_64/staging
Packages:
epiphany-3.38.0-1-x86_64.pkg.tar.zst
author: Dudemanguy
email: dudemanguy at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesE/job/epiphany/job/master/3
/
References
1. https://orion.artixlinux.org/job/packagesE/job/epiphany/job/master/3/
-------------- next part --------------
Started by user dudemanguy
Running as dudemanguy
Querying the current revision of branch master...
Current revision of branch master is 7968f7366cd175112b5db126d0b1842361de45e4
Obtained Jenkinsfile from 7968f7366cd175112b5db126d0b1842361de45e4
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master 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/master revision 63982f52a13081d21ce5a9e2e2b5a16634730d63
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/master:refs/remotes/origin/master # timeout=10
Checking out Revision 63982f52a13081d21ce5a9e2e2b5a16634730d63 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 63982f52a13081d21ce5a9e2e2b5a16634730d63 # timeout=10
Commit message: "rm obsolete layout bool"
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesE/epiphany/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesE/job/epiphany/job/master/3/display/redirect"}
at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:157)
at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:107)
at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:156)
at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:96)
at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)
at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)
at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:571)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:523)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/packagesE_epiphany_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-09-28T14:56:50.528Z] The recommended git tool is: NONE
[2020-09-28T14:56:50.529Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-09-28T14:56:50.529Z] > git rev-parse --is-inside-work-tree # timeout=10
[2020-09-28T14:56:50.533Z] Fetching changes from the remote Git repository
[2020-09-28T14:56:50.533Z] > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesE/epiphany.git # timeout=10
[2020-09-28T14:56:50.538Z] Cleaning workspace
[2020-09-28T14:56:50.538Z] > git rev-parse --verify HEAD # timeout=10
[2020-09-28T14:56:50.543Z] Resetting working tree
[2020-09-28T14:56:50.543Z] > git reset --hard # timeout=10
[2020-09-28T14:56:50.549Z] > git clean -fdx # timeout=10
[2020-09-28T14:56:50.553Z] Fetching without tags
[2020-09-28T14:56:50.554Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesE/epiphany.git
[2020-09-28T14:56:50.554Z] > git --version # timeout=10
[2020-09-28T14:56:50.558Z] > git --version # 'git version 2.27.0'
[2020-09-28T14:56:50.558Z] > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesE/epiphany.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-09-28T14:56:50.648Z] Checking out Revision 7968f7366cd175112b5db126d0b1842361de45e4 (master)
[2020-09-28T14:56:50.648Z] > git config core.sparsecheckout # timeout=10
[2020-09-28T14:56:50.652Z] > git checkout -f 7968f7366cd175112b5db126d0b1842361de45e4 # timeout=10
[2020-09-28T14:56:50.660Z] Commit message: "[trunk] -> [staging] 'epiphany-3.38.0-1' add"
[2020-09-28T14:56:50.660Z] > git rev-list --no-walk 7968f7366cd175112b5db126d0b1842361de45e4 # timeout=10
[2020-09-28T14:56:50.671Z] Cleaning workspace
[2020-09-28T14:56:50.671Z] > git rev-parse --verify HEAD # timeout=10
[2020-09-28T14:56:50.676Z] Resetting working tree
[2020-09-28T14:56:50.676Z] > git reset --hard # timeout=10
[2020-09-28T14:56:50.683Z] > git clean -fdx # timeout=10
[2020-09-28T14:56:50.687Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-09-28T14:56:50.710Z] ERROR: Could not send notifications
[2020-09-28T14:56:50.710Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-09-28T14:56:50.710Z] {"context":"packagesE/epiphany/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesE/job/epiphany/job/master/3/display/redirect"}
[2020-09-28T14:56:50.710Z] at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-09-28T14:56:50.710Z] at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-09-28T14:56:50.710Z] at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-09-28T14:56:50.710Z] at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-09-28T14:56:50.710Z] at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-09-28T14:56:50.710Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-09-28T14:56:50.711Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-09-28T14:56:50.711Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-09-28T14:56:50.711Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-09-28T14:56:50.711Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-09-28T14:56:50.711Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-09-28T14:56:50.711Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-09-28T14:56:50.711Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-09-28T14:56:50.711Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-09-28T14:56:50.985Z] + git show -s --format=%an 7968f7366cd175112b5db126d0b1842361de45e4
[Pipeline] sh
[2020-09-28T14:56:51.243Z] + git show -s --format=%ae 7968f7366cd175112b5db126d0b1842361de45e4
[Pipeline] sh
[2020-09-28T14:56:51.501Z] + git show --pretty=format: --name-status 7968f7366cd175112b5db126d0b1842361de45e4
[Pipeline] fileExists
[Pipeline] sh
[2020-09-28T14:56:51.769Z] + pkg2yaml -d x86_64/staging
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-09-28T14:56:51.944Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] input
[2020-09-28T14:56:51.980Z] Input requested
[2020-09-28T14:57:06.199Z] Approved by dudemanguy
[Pipeline] echo
[2020-09-28T14:57:06.215Z] isLibBump: false
[Pipeline] dir
[2020-09-28T14:57:06.221Z] Running in /var/lib/jenkins/workspace/packagesE_epiphany_master/x86_64/staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-09-28T14:57:06.489Z] + buildpkg -C -d goblins
[2020-09-28T14:57:09.717Z] :: Synchronizing package databases...
[2020-09-28T14:57:09.717Z] downloading goblins.db...
[2020-09-28T14:57:09.717Z] gremlins is up to date
[2020-09-28T14:57:09.717Z] system is up to date
[2020-09-28T14:57:09.717Z] downloading world.db...
[2020-09-28T14:57:09.717Z] galaxy-goblins is up to date
[2020-09-28T14:57:09.717Z] galaxy-gremlins is up to date
[2020-09-28T14:57:09.717Z] galaxy is up to date
[2020-09-28T14:57:09.717Z] extra is up to date
[2020-09-28T14:57:09.717Z] community-staging is up to date
[2020-09-28T14:57:09.717Z] community-testing is up to date
[2020-09-28T14:57:09.717Z] downloading community.db...
[2020-09-28T14:57:10.628Z] :: Starting full system upgrade...
[2020-09-28T14:57:10.628Z] there is nothing to do
[2020-09-28T14:57:11.971Z] ==> Building in chroot for [goblins] (x86_64)...
[2020-09-28T14:57:13.314Z] ==> Synchronizing chroot copy [/build/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2020-09-28T14:57:14.225Z] ==> Making package: epiphany 3.38.0-1 (Mon Sep 28 16:57:13 2020)
[2020-09-28T14:57:14.225Z] ==> Retrieving sources...
[2020-09-28T14:57:14.225Z] -> Updating epiphany git repo...
[2020-09-28T14:57:14.225Z] Fetching origin
[2020-09-28T14:57:15.568Z] From https://gitlab.gnome.org/GNOME/epiphany
[2020-09-28T14:57:15.568Z] 6ce41118e..44cf69fe9 refs/merge-requests/766/head -> refs/merge-requests/766/head
[2020-09-28T14:57:15.568Z] + 08ec62fff...580c363f9 refs/merge-requests/766/merge -> refs/merge-requests/766/merge (forced update)
[2020-09-28T14:57:15.568Z] ==> Validating source files with sha256sums...
[2020-09-28T14:57:15.568Z] epiphany ... Skipped
[2020-09-28T14:57:20.762Z] ==> Making package: epiphany 3.38.0-1 (Mon 28 Sep 2020 02:57:20 PM UTC)
[2020-09-28T14:57:20.762Z] ==> Checking runtime dependencies...
[2020-09-28T14:57:20.762Z] ==> Installing missing dependencies...
[2020-09-28T14:57:21.013Z] resolving dependencies...
[2020-09-28T14:57:21.263Z] :: There are 2 providers available for libjpeg:
[2020-09-28T14:57:21.263Z] :: Repository world
[2020-09-28T14:57:21.263Z] 1) libjpeg-turbo
[2020-09-28T14:57:21.263Z] :: Repository extra
[2020-09-28T14:57:21.263Z] 2) libjpeg-turbo
[2020-09-28T14:57:21.263Z]
[2020-09-28T14:57:21.263Z] Enter a number (default=1):
[2020-09-28T14:57:21.263Z] :: There are 2 providers available for libogg.so=0-64:
[2020-09-28T14:57:21.263Z] :: Repository world
[2020-09-28T14:57:21.263Z] 1) libogg
[2020-09-28T14:57:21.263Z] :: Repository extra
[2020-09-28T14:57:21.263Z] 2) libogg
[2020-09-28T14:57:21.263Z]
[2020-09-28T14:57:21.263Z] Enter a number (default=1):
[2020-09-28T14:57:21.263Z] looking for conflicting packages...
[2020-09-28T14:57:21.513Z] warning: dependency cycle detected:
[2020-09-28T14:57:21.513Z] warning: libglvnd will be installed before its mesa dependency
[2020-09-28T14:57:21.513Z] warning: dependency cycle detected:
[2020-09-28T14:57:21.513Z] warning: freetype2 will be installed before its harfbuzz dependency
[2020-09-28T14:57:21.513Z]
[2020-09-28T14:57:21.513Z] Package (126) New Version Net Change Download Size
[2020-09-28T14:57:21.513Z]
[2020-09-28T14:57:21.513Z] world/adobe-source-code-pro-fonts 2.030ro+1.050it-6 2.14 MiB
[2020-09-28T14:57:21.513Z] world/adwaita-icon-theme 3.38.0-1 22.37 MiB
[2020-09-28T14:57:21.513Z] world/alsa-lib 1.2.3.2-1 1.57 MiB
[2020-09-28T14:57:21.513Z] world/alsa-topology-conf 1.2.3-1 0.33 MiB
[2020-09-28T14:57:21.513Z] world/alsa-ucm-conf 1.2.3-2 0.14 MiB
[2020-09-28T14:57:21.514Z] world/at-spi2-atk 2.38.0-1 0.22 MiB
[2020-09-28T14:57:21.514Z] world/at-spi2-core 2.38.0-1 2.13 MiB
[2020-09-28T14:57:21.514Z] world/atk 2.36.0-1 3.57 MiB
[2020-09-28T14:57:21.514Z] world/avahi 0.8+15+ge8a3dd0-1 1.83 MiB
[2020-09-28T14:57:21.514Z] galaxy/brotli 1.0.9-2 2.53 MiB
[2020-09-28T14:57:21.514Z] world/bubblewrap 0.4.1-1 0.06 MiB
[2020-09-28T14:57:21.514Z] world/cairo 1.17.2+25+gaee96d175-1 3.46 MiB
[2020-09-28T14:57:21.514Z] world/cantarell-fonts 1:0.201-1 0.86 MiB
[2020-09-28T14:57:21.514Z] world/colord 1.4.4+9+g1ce26da-2 6.92 MiB
[2020-09-28T14:57:21.514Z] system/dbus 1.12.20-1 0.95 MiB
[2020-09-28T14:57:21.514Z] world/dconf 0.38.0-1 0.43 MiB
[2020-09-28T14:57:21.514Z] world/desktop-file-utils 0.26-1 0.20 MiB
[2020-09-28T14:57:21.514Z] system/elogind 243.7-4 2.20 MiB
[2020-09-28T14:57:21.514Z] world/enchant 2.2.10-1 0.21 MiB
[2020-09-28T14:57:21.514Z] system/eudev 3.2.9-5 7.57 MiB
[2020-09-28T14:57:21.514Z] world/fontconfig 2:2.13.91+48+gfcb0420-2 0.61 MiB
[2020-09-28T14:57:21.514Z] world/freetype2 2.10.2-1 1.59 MiB
[2020-09-28T14:57:21.514Z] world/fribidi 1.0.10-1 0.21 MiB
[2020-09-28T14:57:21.514Z] world/gdk-pixbuf2 2.40.0+6+g5432316df-1 4.03 MiB
[2020-09-28T14:57:21.514Z] world/giflib 5.2.1-2 0.30 MiB
[2020-09-28T14:57:21.514Z] world/glib-networking 2.66.0-1 0.47 MiB
[2020-09-28T14:57:21.514Z] world/graphite 1:1.3.14-1 0.67 MiB
[2020-09-28T14:57:21.514Z] world/gsettings-desktop-schemas 3.38.0-1 4.39 MiB
[2020-09-28T14:57:21.514Z] world/gst-plugins-base-libs 1.18.0-1 10.61 MiB
[2020-09-28T14:57:21.514Z] world/gstreamer 1.18.0-1 9.96 MiB
[2020-09-28T14:57:21.514Z] goblins/gtk-update-icon-cache 1:3.24.23-3 0.04 MiB
[2020-09-28T14:57:21.514Z] goblins/gtk3 1:3.24.23-3 74.64 MiB
[2020-09-28T14:57:21.514Z] world/harfbuzz 2.7.2-1 4.32 MiB
[2020-09-28T14:57:21.514Z] world/harfbuzz-icu 2.7.2-1 0.02 MiB
[2020-09-28T14:57:21.514Z] world/hicolor-icon-theme 0.17-2 0.05 MiB
[2020-09-28T14:57:21.514Z] system/hwids 20200813.1-1 1.90 MiB
[2020-09-28T14:57:21.514Z] world/hyphen 2.8.8-3 0.03 MiB
[2020-09-28T14:57:21.514Z] world/iso-codes 4.5.0-1 18.26 MiB
[2020-09-28T14:57:21.514Z] world/js78 78.3.0-1 62.71 MiB
[2020-09-28T14:57:21.514Z] world/json-glib 1.6.0-1 1.74 MiB
[2020-09-28T14:57:21.514Z] system/kbd 2.3.0-2 2.81 MiB
[2020-09-28T14:57:21.514Z] world/kexec-tools 2.0.20-2 0.21 MiB
[2020-09-28T14:57:21.514Z] system/kmod 27-2 0.28 MiB
[2020-09-28T14:57:21.514Z] world/lcms2 2.11-2 0.64 MiB
[2020-09-28T14:57:21.514Z] world/libcanberra 0.30+2+gc0620e4-3 0.39 MiB
[2020-09-28T14:57:21.514Z] galaxy-goblins/libcloudproviders 0.3.1-2 0.47 MiB
[2020-09-28T14:57:21.514Z] world/libcups 2.3.3-3 0.84 MiB
[2020-09-28T14:57:21.514Z] world/libdaemon 0.14-5 0.06 MiB
[2020-09-28T14:57:21.514Z] world/libdatrie 0.2.12-2 0.07 MiB
[2020-09-28T14:57:21.514Z] world/libdrm 2.4.102-1 0.93 MiB
[2020-09-28T14:57:21.514Z] system/libedit 20191231_3.1-2 0.26 MiB
[2020-09-28T14:57:21.514Z] system/libelogind 243.7-4 0.54 MiB
[2020-09-28T14:57:21.514Z] world/libepoxy 1.5.4-2 3.26 MiB
[2020-09-28T14:57:21.514Z] world/libglvnd 1.3.2-1 3.68 MiB
[2020-09-28T14:57:21.514Z] world/libgudev 234-1 0.39 MiB
[2020-09-28T14:57:21.514Z] world/libgusb 0.3.5-1 0.51 MiB
[2020-09-28T14:57:21.514Z] world/libice 1.0.10-3 0.35 MiB
[2020-09-28T14:57:21.514Z] world/libjpeg-turbo 2.0.5-2 2.10 MiB
[2020-09-28T14:57:21.514Z] world/libnotify 0.7.9-1 0.28 MiB
[2020-09-28T14:57:21.515Z] system/libnsl 1.3.0-1 0.19 MiB
[2020-09-28T14:57:21.515Z] world/libogg 1.3.4-2 0.44 MiB
[2020-09-28T14:57:21.515Z] world/libomxil-bellagio 0.9.3-3 0.58 MiB
[2020-09-28T14:57:21.515Z] world/libpciaccess 0.16-2 0.06 MiB
[2020-09-28T14:57:21.515Z] world/libpng 1.6.37-3 0.55 MiB
[2020-09-28T14:57:21.515Z] world/libproxy 0.4.15+33+g454a499-2.1 0.26 MiB
[2020-09-28T14:57:21.515Z] world/librsvg 2:2.50.0-1 8.39 MiB
[2020-09-28T14:57:21.515Z] world/libsm 1.2.3-2 0.26 MiB
[2020-09-28T14:57:21.515Z] world/libsoup 2.72.0+5+g0b094bff-1 4.88 MiB
[2020-09-28T14:57:21.515Z] world/libstemmer 0+713-2 0.60 MiB
[2020-09-28T14:57:21.515Z] world/libthai 0.1.28-2 0.64 MiB
[2020-09-28T14:57:21.515Z] world/libtiff 4.1.0-2 2.73 MiB
[2020-09-28T14:57:21.515Z] world/libunwind 1.3.1-2 0.26 MiB
[2020-09-28T14:57:21.515Z] system/libusb 1.0.23-2 0.17 MiB
[2020-09-28T14:57:21.515Z] world/libvorbis 1.3.7-2 1.44 MiB
[2020-09-28T14:57:21.515Z] world/libwebp 1.1.0-1 1.06 MiB
[2020-09-28T14:57:21.515Z] world/libwpe 1.8.0-1 0.26 MiB
[2020-09-28T14:57:21.515Z] world/libx11 1.6.12-1 10.16 MiB
[2020-09-28T14:57:21.515Z] world/libxau 1.0.9-3 0.02 MiB
[2020-09-28T14:57:21.515Z] world/libxcb 1.14-1 3.73 MiB
[2020-09-28T14:57:21.515Z] world/libxcomposite 0.4.5-3 0.02 MiB
[2020-09-28T14:57:21.515Z] world/libxcursor 1.2.0-2 0.06 MiB
[2020-09-28T14:57:21.515Z] world/libxdamage 1.1.5-3 0.02 MiB
[2020-09-28T14:57:21.515Z] world/libxdmcp 1.1.3-3 0.13 MiB
[2020-09-28T14:57:21.515Z] world/libxext 1.3.4-3 0.30 MiB
[2020-09-28T14:57:21.515Z] world/libxfixes 5.0.3-4 0.04 MiB
[2020-09-28T14:57:21.515Z] world/libxft 2.3.3-2 0.12 MiB
[2020-09-28T14:57:21.515Z] world/libxi 1.7.10-3 0.47 MiB
[2020-09-28T14:57:21.515Z] world/libxinerama 1.1.4-3 0.02 MiB
[2020-09-28T14:57:21.515Z] world/libxkbcommon 1.0.1-1 0.72 MiB
[2020-09-28T14:57:21.515Z] world/libxrandr 1.5.2-3 0.07 MiB
[2020-09-28T14:57:21.515Z] world/libxrender 0.9.10-4 0.08 MiB
[2020-09-28T14:57:21.515Z] world/libxshmfence 1.3-2 0.02 MiB
[2020-09-28T14:57:21.515Z] world/libxslt 1.1.34-5 2.16 MiB
[2020-09-28T14:57:21.515Z] world/libxt 1.2.0-2 2.03 MiB
[2020-09-28T14:57:21.515Z] world/libxtst 1.2.3-4 0.11 MiB
[2020-09-28T14:57:21.515Z] world/libxv 1.0.11-4 0.06 MiB
[2020-09-28T14:57:21.515Z] world/libxxf86vm 1.1.4-4 0.03 MiB
[2020-09-28T14:57:21.515Z] world/llvm-libs 10.0.1-3 84.07 MiB
[2020-09-28T14:57:21.515Z] world/lm_sensors 3.6.0-2 0.47 MiB
[2020-09-28T14:57:21.515Z] system/lzo 2.10-3 0.39 MiB
[2020-09-28T14:57:21.515Z] world/mesa 20.1.8-1 84.63 MiB
[2020-09-28T14:57:21.515Z] world/openjpeg2 2.3.1-2 13.63 MiB
[2020-09-28T14:57:21.515Z] world/orc 0.4.32-1 1.08 MiB
[2020-09-28T14:57:21.515Z] world/pango 1:1.46.2-1 4.46 MiB
[2020-09-28T14:57:21.515Z] world/pixman 0.40.0-1 0.70 MiB
[2020-09-28T14:57:21.515Z] world/polkit 0.118-1 1.84 MiB
[2020-09-28T14:57:21.515Z] world/python 3.8.5-2 77.65 MiB
[2020-09-28T14:57:21.515Z] world/rest 0.8.1-3 0.84 MiB
[2020-09-28T14:57:21.515Z] world/shared-mime-info 2.0+1+g6bf9e4f-2 4.32 MiB
[2020-09-28T14:57:21.515Z] world/sound-theme-freedesktop 0.8-4 0.45 MiB
[2020-09-28T14:57:21.515Z] world/tdb 1.4.3-2 0.23 MiB
[2020-09-28T14:57:21.515Z] goblins/tracker3 3.0.0-1 4.09 MiB
[2020-09-28T14:57:21.515Z] world/vulkan-icd-loader 1.2.153-2 0.38 MiB
[2020-09-28T14:57:21.515Z] world/wayland 1.18.0-2 0.73 MiB
[2020-09-28T14:57:21.515Z] world/wayland-protocols 1.20-1 0.40 MiB
[2020-09-28T14:57:21.516Z] world/woff2 1.0.2-3 0.19 MiB
[2020-09-28T14:57:21.516Z] world/wpebackend-fdo 1.8.0-1 0.10 MiB
[2020-09-28T14:57:21.516Z] world/xcb-proto 1.14-1 0.83 MiB
[2020-09-28T14:57:21.516Z] world/xdg-dbus-proxy 0.1.2-2 0.05 MiB
[2020-09-28T14:57:21.516Z] world/xkeyboard-config 2.30-2 5.33 MiB
[2020-09-28T14:57:21.516Z] world/xorgproto 2020.1-1 1.40 MiB
[2020-09-28T14:57:21.516Z] world/gcr 3.36-1 5.75 MiB
[2020-09-28T14:57:21.516Z] world/libdazzle 3.38.0-1 5.17 MiB
[2020-09-28T14:57:21.516Z] goblins/libhandy 1.0.0-1 2.64 MiB 0.47 MiB
[2020-09-28T14:57:21.516Z] world/libportal 0.3-2 0.55 MiB
[2020-09-28T14:57:21.516Z] world/webkit2gtk 2.30.1-1 98.43 MiB
[2020-09-28T14:57:21.516Z]
[2020-09-28T14:57:21.516Z] Total Download Size: 0.47 MiB
[2020-09-28T14:57:21.516Z] Total Installed Size: 718.25 MiB
[2020-09-28T14:57:21.516Z]
[2020-09-28T14:57:21.516Z] :: Proceed with installation? [Y/n]
[2020-09-28T14:57:21.516Z] :: Retrieving packages...
[2020-09-28T14:57:21.516Z] downloading libhandy-1.0.0-1-x86_64.pkg.tar.zst...
[2020-09-28T14:57:21.516Z] checking keyring...
[2020-09-28T14:57:21.516Z] checking package integrity...
[2020-09-28T14:57:29.540Z] loading package files...
[2020-09-28T14:57:29.540Z] checking for file conflicts...
[2020-09-28T14:57:29.540Z] checking available disk space...
[2020-09-28T14:57:29.540Z] :: Processing package changes...
[2020-09-28T14:57:29.540Z] installing libice...
[2020-09-28T14:57:29.540Z] installing libsm...
[2020-09-28T14:57:29.540Z] installing xcb-proto...
[2020-09-28T14:57:29.540Z] installing libxdmcp...
[2020-09-28T14:57:29.540Z] installing libxau...
[2020-09-28T14:57:29.540Z] installing libxcb...
[2020-09-28T14:57:29.540Z] installing xorgproto...
[2020-09-28T14:57:29.540Z] installing libx11...
[2020-09-28T14:57:29.790Z] installing libxt...
[2020-09-28T14:57:29.790Z] installing libxslt...
[2020-09-28T14:57:29.790Z] installing enchant...
[2020-09-28T14:57:29.790Z] Optional dependencies for enchant
[2020-09-28T14:57:29.790Z] aspell: for aspell based spell checking support
[2020-09-28T14:57:29.790Z] hunspell: for hunspell based spell checking support
[2020-09-28T14:57:29.791Z] libvoikko: for libvoikko based spell checking support
[2020-09-28T14:57:29.791Z] hspell: for hspell based spell checking support
[2020-09-28T14:57:29.791Z] nuspell: for nuspell based spell checking support
[2020-09-28T14:57:29.791Z] installing libunwind...
[2020-09-28T14:57:29.791Z] installing libnsl...
[2020-09-28T14:57:29.791Z] installing python...
[2020-09-28T14:57:30.041Z] Optional dependencies for python
[2020-09-28T14:57:30.041Z] python-setuptools
[2020-09-28T14:57:30.041Z] python-pip
[2020-09-28T14:57:30.041Z] sqlite [installed]
[2020-09-28T14:57:30.041Z] mpdecimal: for decimal
[2020-09-28T14:57:30.041Z] xz: for lzma [installed]
[2020-09-28T14:57:30.041Z] tk: for tkinter
[2020-09-28T14:57:30.041Z] installing gstreamer...
[2020-09-28T14:57:30.041Z] installing orc...
[2020-09-28T14:57:30.041Z] installing libxext...
[2020-09-28T14:57:30.041Z] installing libxv...
[2020-09-28T14:57:30.041Z] installing iso-codes...
[2020-09-28T14:57:30.291Z] installing libgudev...
[2020-09-28T14:57:30.291Z] installing libpciaccess...
[2020-09-28T14:57:30.291Z] installing libdrm...
[2020-09-28T14:57:30.291Z] installing wayland...
[2020-09-28T14:57:30.291Z] installing libxxf86vm...
[2020-09-28T14:57:30.291Z] installing libxfixes...
[2020-09-28T14:57:30.291Z] installing libxdamage...
[2020-09-28T14:57:30.291Z] installing libxshmfence...
[2020-09-28T14:57:30.291Z] installing libomxil-bellagio...
[2020-09-28T14:57:30.291Z] installing libedit...
[2020-09-28T14:57:30.291Z] installing llvm-libs...
[2020-09-28T14:57:30.542Z] installing lm_sensors...
[2020-09-28T14:57:30.542Z] Optional dependencies for lm_sensors
[2020-09-28T14:57:30.542Z] rrdtool: for logging with sensord
[2020-09-28T14:57:30.542Z] installing libglvnd...
[2020-09-28T14:57:30.542Z] installing vulkan-icd-loader...
[2020-09-28T14:57:30.542Z] Optional dependencies for vulkan-icd-loader
[2020-09-28T14:57:30.542Z] vulkan-driver: packaged vulkan driver
[2020-09-28T14:57:30.542Z] installing mesa...
[2020-09-28T14:57:30.792Z] Optional dependencies for mesa
[2020-09-28T14:57:30.792Z] opengl-man-pages: for the OpenGL API man pages
[2020-09-28T14:57:30.792Z] mesa-vdpau: for accelerated video playback
[2020-09-28T14:57:30.792Z] libva-mesa-driver: for accelerated video playback
[2020-09-28T14:57:30.792Z] installing gst-plugins-base-libs...
[2020-09-28T14:57:30.792Z] installing libpng...
[2020-09-28T14:57:30.792Z] installing libjpeg-turbo...
[2020-09-28T14:57:30.792Z] installing libtiff...
[2020-09-28T14:57:30.792Z] Optional dependencies for libtiff
[2020-09-28T14:57:30.792Z] freeglut: for using tiffgt
[2020-09-28T14:57:30.792Z] installing giflib...
[2020-09-28T14:57:30.792Z] installing libwebp...
[2020-09-28T14:57:30.792Z] Optional dependencies for libwebp
[2020-09-28T14:57:30.792Z] freeglut: vwebp viewer
[2020-09-28T14:57:30.792Z] installing lcms2...
[2020-09-28T14:57:30.792Z] installing openjpeg2...
[2020-09-28T14:57:31.042Z] installing freetype2...
[2020-09-28T14:57:31.042Z] installing graphite...
[2020-09-28T14:57:31.042Z] installing harfbuzz...
[2020-09-28T14:57:31.043Z] Optional dependencies for harfbuzz
[2020-09-28T14:57:31.043Z] cairo: hb-view program [pending]
[2020-09-28T14:57:31.043Z] installing harfbuzz-icu...
[2020-09-28T14:57:31.043Z] installing atk...
[2020-09-28T14:57:31.043Z] installing libxrender...
[2020-09-28T14:57:31.043Z] installing fontconfig...
[2020-09-28T14:57:31.043Z] Rebuilding fontconfig cache... done.
[2020-09-28T14:57:31.043Z] installing pixman...
[2020-09-28T14:57:31.043Z] installing lzo...
[2020-09-28T14:57:31.043Z] installing cairo...
[2020-09-28T14:57:31.043Z] installing libxcursor...
[2020-09-28T14:57:31.043Z] Optional dependencies for libxcursor
[2020-09-28T14:57:31.043Z] gnome-themes-standard: fallback icon theme
[2020-09-28T14:57:31.043Z] installing libxinerama...
[2020-09-28T14:57:31.043Z] installing libxrandr...
[2020-09-28T14:57:31.043Z] installing libxi...
[2020-09-28T14:57:31.043Z] installing libepoxy...
[2020-09-28T14:57:31.043Z] installing shared-mime-info...
[2020-09-28T14:57:31.293Z] installing gdk-pixbuf2...
[2020-09-28T14:57:31.293Z] installing dconf...
[2020-09-28T14:57:31.293Z] installing libxcomposite...
[2020-09-28T14:57:31.293Z] installing libdatrie...
[2020-09-28T14:57:31.293Z] installing libthai...
[2020-09-28T14:57:31.293Z] installing libxft...
[2020-09-28T14:57:31.293Z] installing fribidi...
[2020-09-28T14:57:31.293Z] installing pango...
[2020-09-28T14:57:31.293Z] installing libelogind...
[2020-09-28T14:57:31.293Z] installing dbus...
[2020-09-28T14:57:31.293Z] installing libxtst...
[2020-09-28T14:57:31.293Z] installing at-spi2-core...
[2020-09-28T14:57:31.293Z] Optional dependencies for at-spi2-core
[2020-09-28T14:57:31.293Z] dbus-broker: Alternative bus implementation
[2020-09-28T14:57:31.293Z] installing at-spi2-atk...
[2020-09-28T14:57:31.293Z] installing xkeyboard-config...
[2020-09-28T14:57:31.293Z] installing libxkbcommon...
[2020-09-28T14:57:31.293Z] Optional dependencies for libxkbcommon
[2020-09-28T14:57:31.293Z] libxkbcommon-x11: xkbcli interactive-x11
[2020-09-28T14:57:31.293Z] wayland: xkbcli interactive-wayland [installed]
[2020-09-28T14:57:31.293Z] installing hicolor-icon-theme...
[2020-09-28T14:57:31.293Z] installing librsvg...
[2020-09-28T14:57:31.293Z] installing gtk-update-icon-cache...
[2020-09-28T14:57:31.293Z] installing adwaita-icon-theme...
[2020-09-28T14:57:31.843Z] installing json-glib...
[2020-09-28T14:57:31.843Z] installing wayland-protocols...
[2020-09-28T14:57:31.843Z] installing desktop-file-utils...
[2020-09-28T14:57:31.843Z] installing cantarell-fonts...
[2020-09-28T14:57:31.843Z] installing libusb...
[2020-09-28T14:57:31.844Z] installing libgusb...
[2020-09-28T14:57:31.844Z] installing kexec-tools...
[2020-09-28T14:57:31.844Z] installing kbd...
[2020-09-28T14:57:31.844Z] installing kmod...
[2020-09-28T14:57:31.844Z] installing hwids...
[2020-09-28T14:57:31.844Z] installing eudev...
[2020-09-28T14:57:31.844Z] installing elogind...
[2020-09-28T14:57:31.844Z] Optional dependencies for elogind
[2020-09-28T14:57:31.844Z] polkit: polkit support [pending]
[2020-09-28T14:57:31.844Z] installing js78...
[2020-09-28T14:57:32.094Z] installing polkit...
[2020-09-28T14:57:32.094Z] installing colord...
[2020-09-28T14:57:32.094Z] Optional dependencies for colord
[2020-09-28T14:57:32.094Z] argyllcms: color profiling
[2020-09-28T14:57:32.094Z] colord-sane: SANE support
[2020-09-28T14:57:32.094Z] installing libproxy...
[2020-09-28T14:57:32.094Z] Optional dependencies for libproxy
[2020-09-28T14:57:32.094Z] networkmanager: NetworkManager configuration module
[2020-09-28T14:57:32.094Z] perl: Perl bindings [installed]
[2020-09-28T14:57:32.094Z] python2: Python 2.x bindings
[2020-09-28T14:57:32.094Z] python: Python 3.x bindings [installed]
[2020-09-28T14:57:32.094Z] libproxy-mozjs: PAC proxy support (via MozJS)
[2020-09-28T14:57:32.094Z] libproxy-webkit: PAC proxy support (via WebKit)
[2020-09-28T14:57:32.094Z] installing adobe-source-code-pro-fonts...
[2020-09-28T14:57:32.094Z] installing gsettings-desktop-schemas...
[2020-09-28T14:57:32.094Z] installing glib-networking...
[2020-09-28T14:57:32.094Z] installing brotli...
[2020-09-28T14:57:32.094Z] installing libsoup...
[2020-09-28T14:57:32.094Z] Optional dependencies for libsoup
[2020-09-28T14:57:32.094Z] samba: Windows Domain SSO
[2020-09-28T14:57:32.094Z] installing rest...
[2020-09-28T14:57:32.094Z] installing libdaemon...
[2020-09-28T14:57:32.094Z] installing avahi...
[2020-09-28T14:57:32.094Z] Optional dependencies for avahi
[2020-09-28T14:57:32.094Z] gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc [pending]
[2020-09-28T14:57:32.094Z] qt5-base: qt5 bindings
[2020-09-28T14:57:32.094Z] libevent: libevent bindings
[2020-09-28T14:57:32.094Z] nss-mdns: NSS support for mDNS
[2020-09-28T14:57:32.094Z] python-twisted: avahi-bookmarks
[2020-09-28T14:57:32.094Z] python-gobject: avahi-bookmarks, avahi-discover
[2020-09-28T14:57:32.094Z] python-dbus: avahi-bookmarks, avahi-discover
[2020-09-28T14:57:32.094Z] installing libcups...
[2020-09-28T14:57:32.094Z] installing libogg...
[2020-09-28T14:57:32.094Z] installing libvorbis...
[2020-09-28T14:57:32.094Z] installing alsa-topology-conf...
[2020-09-28T14:57:32.094Z] installing alsa-ucm-conf...
[2020-09-28T14:57:32.094Z] installing alsa-lib...
[2020-09-28T14:57:32.344Z] installing tdb...
[2020-09-28T14:57:32.344Z] Optional dependencies for tdb
[2020-09-28T14:57:32.344Z] python: for python bindings [installed]
[2020-09-28T14:57:32.344Z] installing sound-theme-freedesktop...
[2020-09-28T14:57:32.344Z] installing libcanberra...
[2020-09-28T14:57:32.344Z] Optional dependencies for libcanberra
[2020-09-28T14:57:32.344Z] libcanberra-pulse: PulseAudio driver
[2020-09-28T14:57:32.344Z] libcanberra-gstreamer: GStreamer driver
[2020-09-28T14:57:32.344Z] installing libstemmer...
[2020-09-28T14:57:32.344Z] installing tracker3...
[2020-09-28T14:57:32.344Z] installing libcloudproviders...
[2020-09-28T14:57:32.344Z] installing gtk3...
[2020-09-28T14:57:32.595Z] installing libnotify...
[2020-09-28T14:57:32.595Z] installing hyphen...
[2020-09-28T14:57:32.595Z] installing woff2...
[2020-09-28T14:57:32.595Z] installing libwpe...
[2020-09-28T14:57:32.595Z] installing wpebackend-fdo...
[2020-09-28T14:57:32.595Z] installing bubblewrap...
[2020-09-28T14:57:32.595Z] installing xdg-dbus-proxy...
[2020-09-28T14:57:32.595Z] installing webkit2gtk...
[2020-09-28T14:57:32.845Z] Optional dependencies for webkit2gtk
[2020-09-28T14:57:32.845Z] geoclue: Geolocation support
[2020-09-28T14:57:32.845Z] gst-plugins-good: media decoding
[2020-09-28T14:57:32.845Z] gst-plugins-bad: media decoding
[2020-09-28T14:57:32.845Z] gst-libav: nonfree media decoding
[2020-09-28T14:57:32.845Z] installing gcr...
[2020-09-28T14:57:32.845Z] installing libdazzle...
[2020-09-28T14:57:32.845Z] installing libhandy...
[2020-09-28T14:57:32.845Z] installing libportal...
[2020-09-28T14:57:33.095Z] :: Running post-transaction hooks...
[2020-09-28T14:57:33.095Z] ( 1/12) Creating system user accounts...
[2020-09-28T14:57:33.095Z] Creating group avahi with gid 983.
[2020-09-28T14:57:33.095Z] Creating user avahi (Avahi mDNS/DNS-SD daemon) with uid 983 and gid 983.
[2020-09-28T14:57:33.095Z] Creating group colord with gid 982.
[2020-09-28T14:57:33.095Z] Creating user colord (Color management daemon) with uid 982 and gid 982.
[2020-09-28T14:57:33.095Z] Creating group dbus with gid 81.
[2020-09-28T14:57:33.095Z] Creating user dbus (System Message Bus) with uid 81 and gid 81.
[2020-09-28T14:57:33.095Z] Creating group polkitd with gid 102.
[2020-09-28T14:57:33.095Z] Creating user polkitd (PolicyKit daemon) with uid 102 and gid 102.
[2020-09-28T14:57:33.346Z] ( 2/12) Updating udev Hardware Database...
[2020-09-28T14:57:33.346Z] ( 3/12) Reloading device manager configuration...
[2020-09-28T14:57:33.346Z] Skipped: Device manager is not running.
[2020-09-28T14:57:33.346Z] ( 4/12) Warn about old perl modules
[2020-09-28T14:57:33.346Z] ( 5/12) Updating fontconfig cache...
[2020-09-28T14:57:33.596Z] ( 6/12) Probing GDK-Pixbuf loader modules...
[2020-09-28T14:57:33.596Z] ( 7/12) Updating GIO module cache...
[2020-09-28T14:57:33.596Z] ( 8/12) Compiling GSettings XML schema files...
[2020-09-28T14:57:33.596Z] ( 9/12) Probing GTK3 input method modules...
[2020-09-28T14:57:33.596Z] (10/12) Updating icon theme caches...
[2020-09-28T14:57:33.596Z] (11/12) Updating the desktop file MIME type cache...
[2020-09-28T14:57:33.596Z] (12/12) Updating the MIME type database...
[2020-09-28T14:57:34.147Z] ==> Checking buildtime dependencies...
[2020-09-28T14:57:34.147Z] ==> Installing missing dependencies...
[2020-09-28T14:57:34.397Z] resolving dependencies...
[2020-09-28T14:57:34.397Z] looking for conflicting packages...
[2020-09-28T14:57:34.397Z]
[2020-09-28T14:57:34.397Z] Package (47) New Version Net Change
[2020-09-28T14:57:34.397Z]
[2020-09-28T14:57:34.397Z] world/boost-libs 1.72.0-2 10.52 MiB
[2020-09-28T14:57:34.397Z] world/docbook-xsl 1.79.2-7 26.32 MiB
[2020-09-28T14:57:34.397Z] world/gcab 1.4-1 0.38 MiB
[2020-09-28T14:57:34.397Z] world/gobject-introspection-runtime 1.66.0-1 0.82 MiB
[2020-09-28T14:57:34.397Z] world/itstool 1:2.0.6-2 0.09 MiB
[2020-09-28T14:57:34.397Z] world/libfontenc 1.1.4-3 0.04 MiB
[2020-09-28T14:57:34.397Z] world/libxfont2 2.0.4-3 0.24 MiB
[2020-09-28T14:57:34.397Z] world/libxkbfile 1.1.0-2 0.19 MiB
[2020-09-28T14:57:34.397Z] world/libxmu 1.1.3-2 0.33 MiB
[2020-09-28T14:57:34.397Z] world/libyaml 0.2.5-1 0.18 MiB
[2020-09-28T14:57:34.397Z] world/mallard-ducktype 1.0.2-4 0.41 MiB
[2020-09-28T14:57:34.397Z] galaxy/ninja 1.10.1-1 0.30 MiB
[2020-09-28T14:57:34.397Z] system/pcre2 10.35-1 3.90 MiB
[2020-09-28T14:57:34.397Z] world/perl-error 0.17029-2 0.04 MiB
[2020-09-28T14:57:34.397Z] world/perl-mailtools 2.21-4 0.11 MiB
[2020-09-28T14:57:34.397Z] world/perl-timedate 2.33-2 0.08 MiB
[2020-09-28T14:57:34.397Z] world/python-appdirs 1.4.4-1 0.07 MiB
[2020-09-28T14:57:34.397Z] world/python-beaker 1.11.0-4 0.47 MiB
[2020-09-28T14:57:34.397Z] world/python-mako 1.1.3-1 0.68 MiB
[2020-09-28T14:57:34.398Z] galaxy/python-markdown 3.2.2-1 0.46 MiB
[2020-09-28T14:57:34.398Z] world/python-markupsafe 1.1.1-4 0.08 MiB
[2020-09-28T14:57:34.398Z] world/python-ordered-set 4.0.2-1 0.06 MiB
[2020-09-28T14:57:34.398Z] world/python-packaging 20.4-1 0.17 MiB
[2020-09-28T14:57:34.398Z] world/python-pyparsing 2.4.7-1 0.73 MiB
[2020-09-28T14:57:34.398Z] world/python-setuptools 1:50.3.0-1 2.98 MiB
[2020-09-28T14:57:34.398Z] world/python-six 1.15.0-1 0.09 MiB
[2020-09-28T14:57:34.398Z] world/xcb-util 0.4.0-3 0.04 MiB
[2020-09-28T14:57:34.398Z] world/xorg-fonts-encodings 1.0.5-2 0.61 MiB
[2020-09-28T14:57:34.398Z] world/xorg-server-common 1.20.9-2 0.12 MiB
[2020-09-28T14:57:34.398Z] world/xorg-setxkbmap 1.3.2-2 0.03 MiB
[2020-09-28T14:57:34.398Z] world/xorg-xauth 1.1-2 0.05 MiB
[2020-09-28T14:57:34.398Z] world/xorg-xkbcomp 1.4.3-1 0.21 MiB
[2020-09-28T14:57:34.398Z] world/yelp-xsl 3.38.0-1 1.27 MiB
[2020-09-28T14:57:34.398Z] world/appstream-glib 0.7.18-1 3.59 MiB
[2020-09-28T14:57:34.398Z] world/aspell 0.60.8-2 3.31 MiB
[2020-09-28T14:57:34.398Z] world/docbook-xml 4.5-9 1.96 MiB
[2020-09-28T14:57:34.398Z] world/git 2.28.0-1 41.50 MiB
[2020-09-28T14:57:34.398Z] world/gobject-introspection 1.66.0-1 13.27 MiB
[2020-09-28T14:57:34.398Z] world/hspell 1.4-3 0.75 MiB
[2020-09-28T14:57:34.398Z] world/hunspell 1.7.0-3 0.77 MiB
[2020-09-28T14:57:34.398Z] world/libvoikko 4.3-2 0.44 MiB
[2020-09-28T14:57:34.398Z] galaxy/lsb-release 1.4-18 0.02 MiB
[2020-09-28T14:57:34.398Z] world/meson 0.55.3-1 6.08 MiB
[2020-09-28T14:57:34.398Z] world/nuspell 3.1.2-1 0.52 MiB
[2020-09-28T14:57:34.398Z] world/startup-notification 0.12-7 0.06 MiB
[2020-09-28T14:57:34.398Z] world/xorg-server-xvfb 1.20.9-2 1.84 MiB
[2020-09-28T14:57:34.398Z] world/yelp-tools 3.38.0-1 0.12 MiB
[2020-09-28T14:57:34.398Z]
[2020-09-28T14:57:34.398Z] Total Installed Size: 126.33 MiB
[2020-09-28T14:57:34.398Z]
[2020-09-28T14:57:34.398Z] :: Proceed with installation? [Y/n]
[2020-09-28T14:57:34.398Z] checking keyring...
[2020-09-28T14:57:34.648Z] checking package integrity...
[2020-09-28T14:57:37.131Z] error: nuspell: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-09-28T14:57:37.131Z] :: File /var/cache/pacman/pkg/nuspell-3.1.2-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-09-28T14:57:37.131Z] Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package)
[2020-09-28T14:57:37.131Z]
[2020-09-28T14:57:37.131Z] Errors occurred, no packages were upgraded.
[2020-09-28T14:57:37.131Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-09-28T14:57:37.131Z] ==> Missing dependencies:
[2020-09-28T14:57:37.131Z] -> docbook-xml
[2020-09-28T14:57:37.131Z] -> startup-notification
[2020-09-28T14:57:37.131Z] -> lsb-release
[2020-09-28T14:57:37.131Z] -> gobject-introspection
[2020-09-28T14:57:37.131Z] -> yelp-tools
[2020-09-28T14:57:37.131Z] -> appstream-glib
[2020-09-28T14:57:37.131Z] -> git
[2020-09-28T14:57:37.131Z] -> meson
[2020-09-28T14:57:37.131Z] -> xorg-server-xvfb
[2020-09-28T14:57:37.131Z] -> aspell
[2020-09-28T14:57:37.131Z] -> hspell
[2020-09-28T14:57:37.131Z] -> hunspell
[2020-09-28T14:57:37.131Z] -> nuspell
[2020-09-28T14:57:37.131Z] -> libvoikko
[2020-09-28T14:57:37.131Z] ==> ERROR: Could not resolve all dependencies.
[2020-09-28T14:57:37.681Z] ==> ERROR: Build failed, check /build/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2020-09-28T14:57:37.685Z] ERROR: Failed to build source
[2020-09-28T14:57:37.685Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-09-28T14:57:37.770Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list