[artix-build-failures] [world] Failure: openbabel

jenkins at artixlinux.org jenkins at artixlinux.org
Thu Aug 13 10:42:14 CEST 2020


   Failure

   Build: x86_64/extra

   Packages:

   openbabel-3.1.1-1-x86_64.pkg.tar.zst
   python-openbabel-3.1.1-1-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesO/job/openbabel/job/master/
   3/

References

   1. https://orion.artixlinux.org/job/packagesO/job/openbabel/job/master/3/
-------------- next part --------------
Started by user alium
Restarted from build #2, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 4ca9e4bdab25402ec90a14f23d0438dea2944a87
Obtained Jenkinsfile from 4ca9e4bdab25402ec90a14f23d0438dea2944a87
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesO_openbabel_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-13T08:41:50.395Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-13T08:41:50.396Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-13T08:41:50.401Z] Fetching changes from the remote Git repository
[2020-08-13T08:41:50.401Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesO/openbabel.git # timeout=10
[2020-08-13T08:41:50.406Z] Cleaning workspace
[2020-08-13T08:41:50.406Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-13T08:41:50.411Z] Resetting working tree
[2020-08-13T08:41:50.411Z]  > git reset --hard # timeout=10
[2020-08-13T08:41:50.418Z]  > git clean -fdx # timeout=10
[2020-08-13T08:41:50.423Z] Fetching without tags
[2020-08-13T08:41:50.423Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesO/openbabel.git
[2020-08-13T08:41:50.423Z]  > git --version # timeout=10
[2020-08-13T08:41:50.427Z]  > git --version # 'git version 2.27.0'
[2020-08-13T08:41:50.427Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesO/openbabel.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-13T08:41:50.529Z] Checking out Revision 4ca9e4bdab25402ec90a14f23d0438dea2944a87 (master)
[2020-08-13T08:41:50.529Z]  > git config core.sparsecheckout # timeout=10
[2020-08-13T08:41:50.534Z]  > git checkout -f 4ca9e4bdab25402ec90a14f23d0438dea2944a87 # timeout=10
[2020-08-13T08:41:50.540Z] Commit message: "[trunk] -> [extra] 'openbabel-3.1.1-1' add"
[2020-08-13T08:41:50.541Z]  > git rev-list --no-walk 4ca9e4bdab25402ec90a14f23d0438dea2944a87 # timeout=10
[2020-08-13T08:41:50.551Z] Cleaning workspace
[2020-08-13T08:41:50.551Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-13T08:41:50.556Z] Resetting working tree
[2020-08-13T08:41:50.556Z]  > git reset --hard # timeout=10
[2020-08-13T08:41:50.562Z]  > git clean -fdx # timeout=10
[2020-08-13T08:41:50.568Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-13T08:41:50.589Z] ERROR: Could not send notifications
[2020-08-13T08:41:50.589Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-13T08:41:50.589Z] {"context":"packagesO/openbabel/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesO/job/openbabel/job/master/3/display/redirect"}
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-13T08:41:50.589Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-13T08:41:50.589Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-13T08:41:50.589Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-13T08:41:50.589Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-13T08:41:50.590Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-13T08:41:50.590Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-13T08:41:50.916Z] + git show -s --format=%an 4ca9e4bdab25402ec90a14f23d0438dea2944a87
[Pipeline] sh
[2020-08-13T08:41:51.186Z] + git show -s --format=%ae 4ca9e4bdab25402ec90a14f23d0438dea2944a87
[Pipeline] sh
[2020-08-13T08:41:51.463Z] + git show --pretty=format: --name-status 4ca9e4bdab25402ec90a14f23d0438dea2944a87
[Pipeline] fileExists
[Pipeline] sh
[2020-08-13T08:41:51.763Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-13T08:41:52.049Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-13T08:41:52.090Z] isLibBump: false
[Pipeline] dir
[2020-08-13T08:41:52.109Z] Running in /var/lib/jenkins/workspace/packagesO_openbabel_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-13T08:41:52.422Z] + buildpkg -C -d world
[2020-08-13T08:41:55.650Z] :: Synchronizing package databases...
[2020-08-13T08:41:55.650Z]  system is up to date
[2020-08-13T08:41:55.650Z]  world is up to date
[2020-08-13T08:41:55.650Z]  galaxy is up to date
[2020-08-13T08:41:55.650Z]  extra is up to date
[2020-08-13T08:41:55.650Z]  community is up to date
[2020-08-13T08:41:55.650Z] :: Starting full system upgrade...
[2020-08-13T08:41:55.650Z]  there is nothing to do
[2020-08-13T08:41:56.561Z] ==> Building in chroot for [default] (x86_64)...
[2020-08-13T08:41:57.362Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-08-13T08:41:59.223Z] ==> Making package: openbabel 3.1.1-1 (Thu Aug 13 10:41:58 2020)
[2020-08-13T08:41:59.223Z] ==> Retrieving sources...
[2020-08-13T08:41:59.223Z]   -> Found openbabel-3.1.1-source.tar.bz2
[2020-08-13T08:41:59.223Z] ==> Validating source files with sha256sums...
[2020-08-13T08:41:59.223Z]     openbabel-3.1.1-source.tar.bz2 ... Passed
[2020-08-13T08:42:05.703Z] ==> Making package: openbabel 3.1.1-1 (Thu 13 Aug 2020 08:42:05 AM UTC)
[2020-08-13T08:42:05.703Z] ==> Checking runtime dependencies...
[2020-08-13T08:42:05.703Z] ==> Checking buildtime dependencies...
[2020-08-13T08:42:05.703Z] ==> Installing missing dependencies...
[2020-08-13T08:42:05.953Z] resolving dependencies...
[2020-08-13T08:42:06.204Z] :: There are 2 providers available for libfreetype.so=6-64:
[2020-08-13T08:42:06.204Z] :: Repository world
[2020-08-13T08:42:06.204Z]    1) freetype2
[2020-08-13T08:42:06.204Z] :: Repository extra
[2020-08-13T08:42:06.204Z]    2) freetype2
[2020-08-13T08:42:06.204Z] 
[2020-08-13T08:42:06.204Z] Enter a number (default=1): 
[2020-08-13T08:42:06.204Z] :: There are 2 providers available for libjpeg:
[2020-08-13T08:42:06.204Z] :: Repository world
[2020-08-13T08:42:06.204Z]    1) libjpeg-turbo
[2020-08-13T08:42:06.204Z] :: Repository extra
[2020-08-13T08:42:06.204Z]    2) libjpeg-turbo
[2020-08-13T08:42:06.204Z] 
[2020-08-13T08:42:06.204Z] Enter a number (default=1): 
[2020-08-13T08:42:06.204Z] :: There are 2 providers available for libogg.so=0-64:
[2020-08-13T08:42:06.204Z] :: Repository world
[2020-08-13T08:42:06.204Z]    1) libogg
[2020-08-13T08:42:06.204Z] :: Repository extra
[2020-08-13T08:42:06.204Z]    2) libogg
[2020-08-13T08:42:06.204Z] 
[2020-08-13T08:42:06.204Z] Enter a number (default=1): 
[2020-08-13T08:42:06.204Z] looking for conflicting packages...
[2020-08-13T08:42:06.204Z] warning: dependency cycle detected:
[2020-08-13T08:42:06.204Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-08-13T08:42:06.204Z] warning: dependency cycle detected:
[2020-08-13T08:42:06.204Z] warning: libglvnd will be installed before its mesa dependency
[2020-08-13T08:42:06.204Z] 
[2020-08-13T08:42:06.204Z] Package (117)                      New Version              Net Change  Download Size
[2020-08-13T08:42:06.204Z] 
[2020-08-13T08:42:06.204Z] world/adobe-source-code-pro-fonts  2.030ro+1.050it-6          2.14 MiB               
[2020-08-13T08:42:06.204Z] world/adwaita-icon-theme           3.36.1-1                  22.34 MiB               
[2020-08-13T08:42:06.204Z] world/alsa-lib                     1.2.3.2-1                  1.57 MiB               
[2020-08-13T08:42:06.204Z] world/alsa-topology-conf           1.2.3-1                    0.33 MiB               
[2020-08-13T08:42:06.204Z] world/alsa-ucm-conf                1.2.3-2                    0.14 MiB               
[2020-08-13T08:42:06.204Z] world/at-spi2-atk                  2.34.2-1                   0.22 MiB               
[2020-08-13T08:42:06.204Z] world/at-spi2-core                 2.36.0-1                   2.12 MiB               
[2020-08-13T08:42:06.204Z] world/atk                          2.36.0-1                   3.57 MiB               
[2020-08-13T08:42:06.204Z] world/avahi                        0.8+15+ge8a3dd0-1          1.83 MiB               
[2020-08-13T08:42:06.204Z] world/boost-libs                   1.72.0-2                  10.52 MiB               
[2020-08-13T08:42:06.204Z] galaxy/brotli                      1.0.7-3.1                  2.27 MiB               
[2020-08-13T08:42:06.204Z] world/cairo                        1.17.2+25+gaee96d175-1     3.46 MiB               
[2020-08-13T08:42:06.204Z] world/cantarell-fonts              1:0.201-1                  0.86 MiB               
[2020-08-13T08:42:06.204Z] world/colord                       1.4.4+9+g1ce26da-2         6.92 MiB               
[2020-08-13T08:42:06.204Z] system/dbus                        1.12.20-1                  0.95 MiB               
[2020-08-13T08:42:06.204Z] world/dconf                        0.36.0-1                   0.43 MiB               
[2020-08-13T08:42:06.204Z] world/desktop-file-utils           0.26-1                     0.20 MiB               
[2020-08-13T08:42:06.204Z] system/elogind                     243.7-3                    2.20 MiB               
[2020-08-13T08:42:06.204Z] system/eudev                       3.2.9-4                    7.57 MiB               
[2020-08-13T08:42:06.204Z] world/fontconfig                   2:2.13.91+48+gfcb0420-2    0.61 MiB               
[2020-08-13T08:42:06.204Z] world/freetype2                    2.10.2-1                   1.59 MiB               
[2020-08-13T08:42:06.204Z] world/fribidi                      1.0.10-1                   0.21 MiB               
[2020-08-13T08:42:06.204Z] world/gdk-pixbuf2                  2.40.0+6+g5432316df-1      4.03 MiB               
[2020-08-13T08:42:06.204Z] world/glib-networking              2.64.3-2                   0.46 MiB               
[2020-08-13T08:42:06.204Z] world/graphite                     1:1.3.14-1                 0.67 MiB               
[2020-08-13T08:42:06.204Z] world/gsettings-desktop-schemas    3.36.1-1                   4.36 MiB               
[2020-08-13T08:42:06.204Z] world/gst-plugins-base-libs        1.16.2-2                  17.37 MiB               
[2020-08-13T08:42:06.204Z] world/gstreamer                    1.16.2-2                  18.60 MiB               
[2020-08-13T08:42:06.204Z] world/gtk-update-icon-cache        1:3.24.22-1                0.04 MiB               
[2020-08-13T08:42:06.204Z] world/gtk3                         1:3.24.22-1               74.52 MiB               
[2020-08-13T08:42:06.204Z] world/harfbuzz                     2.7.0-1                    4.31 MiB               
[2020-08-13T08:42:06.204Z] world/hicolor-icon-theme           0.17-2                     0.05 MiB               
[2020-08-13T08:42:06.204Z] system/hwids                       20200306-1                 1.74 MiB               
[2020-08-13T08:42:06.204Z] world/iso-codes                    4.5.0-1                   18.26 MiB               
[2020-08-13T08:42:06.204Z] world/js68                         68.11.0-1                 56.91 MiB               
[2020-08-13T08:42:06.204Z] world/json-glib                    1.4.4-2                    1.67 MiB               
[2020-08-13T08:42:06.204Z] world/jsoncpp                      1.9.3-1                    1.76 MiB               
[2020-08-13T08:42:06.204Z] system/kbd                         2.2.0-5                    2.85 MiB               
[2020-08-13T08:42:06.204Z] world/kexec-tools                  2.0.20-2                   0.21 MiB               
[2020-08-13T08:42:06.204Z] system/kmod                        27-1                       0.28 MiB               
[2020-08-13T08:42:06.204Z] world/lcms2                        2.11-2                     0.64 MiB               
[2020-08-13T08:42:06.204Z] world/libcanberra                  0.30+2+gc0620e4-3          0.39 MiB               
[2020-08-13T08:42:06.204Z] world/libcups                      2.3.3-2                    0.84 MiB               
[2020-08-13T08:42:06.204Z] world/libdaemon                    0.14-5                     0.06 MiB               
[2020-08-13T08:42:06.204Z] world/libdatrie                    0.2.12-2                   0.07 MiB               
[2020-08-13T08:42:06.204Z] world/libdrm                       2.4.102-1                  0.93 MiB               
[2020-08-13T08:42:06.205Z] system/libedit                     20191231_3.1-1             0.25 MiB               
[2020-08-13T08:42:06.205Z] world/libepoxy                     1.5.4-2                    3.26 MiB               
[2020-08-13T08:42:06.205Z] world/libglvnd                     1.3.2-1                    3.68 MiB               
[2020-08-13T08:42:06.205Z] world/libgudev                     233-2                      0.35 MiB               
[2020-08-13T08:42:06.205Z] world/libgusb                      0.3.5-1                    0.51 MiB               
[2020-08-13T08:42:06.205Z] world/libice                       1.0.10-3                   0.35 MiB               
[2020-08-13T08:42:06.205Z] world/libjpeg-turbo                2.0.5-1                    2.10 MiB               
[2020-08-13T08:42:06.205Z] world/libnotify                    0.7.9-1                    0.28 MiB               
[2020-08-13T08:42:06.205Z] system/libnsl                      1.2.0-2                    0.19 MiB               
[2020-08-13T08:42:06.205Z] world/libogg                       1.3.4-2                    0.44 MiB               
[2020-08-13T08:42:06.205Z] world/libomxil-bellagio            0.9.3-3                    0.58 MiB               
[2020-08-13T08:42:06.205Z] world/libpciaccess                 0.16-2                     0.06 MiB               
[2020-08-13T08:42:06.205Z] world/libpng                       1.6.37-3                   0.55 MiB               
[2020-08-13T08:42:06.205Z] world/libproxy                     0.4.15+33+g454a499-2.1     0.26 MiB               
[2020-08-13T08:42:06.205Z] world/librsvg                      2:2.48.8-1                 7.96 MiB               
[2020-08-13T08:42:06.205Z] world/libsm                        1.2.3-2                    0.26 MiB               
[2020-08-13T08:42:06.205Z] world/libsoup                      2.70.0-1                   4.83 MiB               
[2020-08-13T08:42:06.205Z] world/libthai                      0.1.28-2                   0.64 MiB               
[2020-08-13T08:42:06.205Z] world/libtiff                      4.1.0-2                    2.73 MiB               
[2020-08-13T08:42:06.205Z] world/libunwind                    1.3.1-2                    0.26 MiB               
[2020-08-13T08:42:06.205Z] system/libusb                      1.0.23-2                   0.17 MiB               
[2020-08-13T08:42:06.205Z] world/libuv                        1.38.1-1                   0.52 MiB               
[2020-08-13T08:42:06.205Z] world/libvorbis                    1.3.7-2                    1.44 MiB               
[2020-08-13T08:42:06.205Z] world/libx11                       1.6.11-1                  10.16 MiB               
[2020-08-13T08:42:06.205Z] world/libxau                       1.0.9-3                    0.02 MiB               
[2020-08-13T08:42:06.205Z] world/libxcb                       1.14-1                     3.73 MiB               
[2020-08-13T08:42:06.205Z] world/libxcomposite                0.4.5-3                    0.02 MiB               
[2020-08-13T08:42:06.205Z] world/libxcursor                   1.2.0-2                    0.06 MiB               
[2020-08-13T08:42:06.205Z] world/libxdamage                   1.1.5-3                    0.02 MiB               
[2020-08-13T08:42:06.205Z] world/libxdmcp                     1.1.3-3                    0.13 MiB               
[2020-08-13T08:42:06.205Z] world/libxext                      1.3.4-3                    0.30 MiB               
[2020-08-13T08:42:06.205Z] world/libxfixes                    5.0.3-4                    0.04 MiB               
[2020-08-13T08:42:06.205Z] world/libxft                       2.3.3-2                    0.12 MiB               
[2020-08-13T08:42:06.205Z] world/libxi                        1.7.10-3                   0.47 MiB               
[2020-08-13T08:42:06.205Z] world/libxinerama                  1.1.4-3                    0.02 MiB               
[2020-08-13T08:42:06.205Z] world/libxkbcommon                 0.10.0-1                   0.54 MiB               
[2020-08-13T08:42:06.205Z] world/libxrandr                    1.5.2-3                    0.07 MiB               
[2020-08-13T08:42:06.205Z] world/libxrender                   0.9.10-4                   0.08 MiB               
[2020-08-13T08:42:06.205Z] world/libxshmfence                 1.3-2                      0.02 MiB               
[2020-08-13T08:42:06.205Z] world/libxtst                      1.2.3-4                    0.11 MiB               
[2020-08-13T08:42:06.205Z] world/libxv                        1.0.11-4                   0.06 MiB               
[2020-08-13T08:42:06.205Z] world/libxxf86vm                   1.1.4-4                    0.03 MiB               
[2020-08-13T08:42:06.205Z] world/llvm-libs                    10.0.1-1                  84.07 MiB               
[2020-08-13T08:42:06.205Z] world/lm_sensors                   3.6.0-2                    0.47 MiB               
[2020-08-13T08:42:06.205Z] system/lzo                         2.10-3                     0.39 MiB               
[2020-08-13T08:42:06.205Z] world/mesa                         20.1.5-1                  84.57 MiB               
[2020-08-13T08:42:06.205Z] world/orc                          0.4.31-2                   1.08 MiB               
[2020-08-13T08:42:06.205Z] world/pango                        1:1.44.7+11+g73b46b04-1    4.36 MiB               
[2020-08-13T08:42:06.205Z] world/pixman                       0.40.0-1                   0.70 MiB               
[2020-08-13T08:42:06.205Z] world/polkit                       0.117-1                    1.84 MiB               
[2020-08-13T08:42:06.205Z] world/rest                         0.8.1-3                    0.84 MiB               
[2020-08-13T08:42:06.205Z] world/rhash                        1.3.9-2                    0.29 MiB               
[2020-08-13T08:42:06.205Z] world/shared-mime-info             2.0+1+g6bf9e4f-2           4.32 MiB               
[2020-08-13T08:42:06.205Z] world/sound-theme-freedesktop      0.8-4                      0.45 MiB               
[2020-08-13T08:42:06.205Z] world/tdb                          1.4.3-2                    0.23 MiB               
[2020-08-13T08:42:06.205Z] world/vulkan-icd-loader            1.2.148-1                  0.38 MiB               
[2020-08-13T08:42:06.205Z] world/wayland                      1.18.0-2                   0.73 MiB               
[2020-08-13T08:42:06.205Z] world/wayland-protocols            1.20-1                     0.40 MiB               
[2020-08-13T08:42:06.205Z] world/wxgtk-common                 3.0.5.1-1                 11.80 MiB               
[2020-08-13T08:42:06.205Z] world/xcb-proto                    1.14-1                     0.83 MiB               
[2020-08-13T08:42:06.205Z] world/xkeyboard-config             2.30-2                     5.33 MiB               
[2020-08-13T08:42:06.205Z] world/xorgproto                    2020.1-1                   1.40 MiB               
[2020-08-13T08:42:06.205Z] world/boost                        1.72.0-2                 175.72 MiB               
[2020-08-13T08:42:06.205Z] world/cmake                        3.18.1-1                  43.11 MiB               
[2020-08-13T08:42:06.205Z] world/coordgen                     1.4.1-1                    0.82 MiB               
[2020-08-13T08:42:06.205Z] world/eigen                        3.3.7-7                    6.47 MiB               
[2020-08-13T08:42:06.205Z] world/maeparser                    1.2.3-1                    0.36 MiB               
[2020-08-13T08:42:06.205Z] world/python                       3.8.5-1                   77.65 MiB               
[2020-08-13T08:42:06.205Z] galaxy/rapidjson                   1.1.0-5                    0.62 MiB       0.10 MiB
[2020-08-13T08:42:06.205Z] world/swig                         4.0.2-1                    4.62 MiB               
[2020-08-13T08:42:06.205Z] world/wxgtk3                       3.0.5.1-1                 16.92 MiB               
[2020-08-13T08:42:06.205Z] 
[2020-08-13T08:42:06.205Z] Total Download Size:     0.10 MiB
[2020-08-13T08:42:06.205Z] Total Installed Size:  861.51 MiB
[2020-08-13T08:42:06.205Z] 
[2020-08-13T08:42:06.205Z] :: Proceed with installation? [Y/n] 
[2020-08-13T08:42:06.205Z] :: Retrieving packages...
[2020-08-13T08:42:06.205Z] downloading rapidjson-1.1.0-5-any.pkg.tar.zst...
[2020-08-13T08:42:06.205Z] checking keyring...
[2020-08-13T08:42:06.205Z] checking package integrity...
[2020-08-13T08:42:14.229Z] error: coordgen: signature from "Artix Buildbot <buildbot at artixlinux.org>" is invalid
[2020-08-13T08:42:14.229Z] :: File /var/cache/pacman/pkg/coordgen-1.4.1-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
[2020-08-13T08:42:14.229Z] Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package (PGP signature))
[2020-08-13T08:42:14.229Z] 
[2020-08-13T08:42:14.229Z] Errors occurred, no packages were upgraded.
[2020-08-13T08:42:14.229Z] ==> ERROR: 'pacman' failed to install missing dependencies.
[2020-08-13T08:42:14.229Z] ==> Missing dependencies:
[2020-08-13T08:42:14.229Z]   -> cmake
[2020-08-13T08:42:14.229Z]   -> eigen
[2020-08-13T08:42:14.229Z]   -> wxgtk3
[2020-08-13T08:42:14.229Z]   -> boost
[2020-08-13T08:42:14.229Z]   -> python
[2020-08-13T08:42:14.229Z]   -> swig
[2020-08-13T08:42:14.229Z]   -> maeparser
[2020-08-13T08:42:14.229Z]   -> rapidjson
[2020-08-13T08:42:14.229Z]   -> coordgen
[2020-08-13T08:42:14.229Z] ==> ERROR: Could not resolve all dependencies.
[2020-08-13T08:42:14.779Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2020-08-13T08:42:14.811Z] ERROR: Failed to build source
[2020-08-13T08:42:14.811Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-13T08:42:14.926Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list