[artix-build-failures] [galaxy] Failure: fwupd

jenkins at artixlinux.org jenkins at artixlinux.org
Mon Aug 3 16:52:38 CEST 2020


   Failure

   Build: x86_64/community

   Packages:

   fwupd-1.4.5-1-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesF/job/fwupd/job/master/4/

References

   1. https://orion.artixlinux.org/job/packagesF/job/fwupd/job/master/4/
-------------- next part --------------
Started by user alium
Restarted from build #3, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 9b30a02e78c7349c8f6bd4a287a9592f8229793d
Obtained Jenkinsfile from 9b30a02e78c7349c8f6bd4a287a9592f8229793d
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /var/lib/jenkins/workspace/packagesF_fwupd_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-03T14:51:57.990Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-03T14:51:57.991Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-03T14:51:57.995Z] Fetching changes from the remote Git repository
[2020-08-03T14:51:57.995Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesF/fwupd.git # timeout=10
[2020-08-03T14:51:58.000Z] Cleaning workspace
[2020-08-03T14:51:58.000Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-03T14:51:58.005Z] Resetting working tree
[2020-08-03T14:51:58.005Z]  > git reset --hard # timeout=10
[2020-08-03T14:51:58.012Z]  > git clean -fdx # timeout=10
[2020-08-03T14:51:58.016Z] Fetching without tags
[2020-08-03T14:51:58.016Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesF/fwupd.git
[2020-08-03T14:51:58.016Z]  > git --version # timeout=10
[2020-08-03T14:51:58.020Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesF/fwupd.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-03T14:51:58.127Z] Checking out Revision 9b30a02e78c7349c8f6bd4a287a9592f8229793d (master)
[2020-08-03T14:51:58.127Z]  > git config core.sparsecheckout # timeout=10
[2020-08-03T14:51:58.132Z]  > git checkout -f 9b30a02e78c7349c8f6bd4a287a9592f8229793d # timeout=10
[2020-08-03T14:51:58.138Z] Commit message: "[trunk] -> [community] 'fwupd-1.4.5-1' add"
[2020-08-03T14:51:58.138Z]  > git rev-list --no-walk 9b30a02e78c7349c8f6bd4a287a9592f8229793d # timeout=10
[2020-08-03T14:51:58.149Z] Cleaning workspace
[2020-08-03T14:51:58.149Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-03T14:51:58.153Z] Resetting working tree
[2020-08-03T14:51:58.153Z]  > git reset --hard # timeout=10
[2020-08-03T14:51:58.159Z]  > git clean -fdx # timeout=10
[2020-08-03T14:51:58.165Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-03T14:51:58.184Z] ERROR: Could not send notifications
[2020-08-03T14:51:58.184Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-03T14:51:58.184Z] {"context":"packagesF/fwupd/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesF/job/fwupd/job/master/4/display/redirect"}
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-03T14:51:58.184Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-03T14:51:58.184Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-03T14:51:58.184Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-03T14:51:58.184Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-03T14:51:58.184Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-03T14:51:58.184Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-03T14:51:58.505Z] + git show -s --format=%an 9b30a02e78c7349c8f6bd4a287a9592f8229793d
[Pipeline] sh
[2020-08-03T14:51:58.782Z] + git show -s --format=%ae 9b30a02e78c7349c8f6bd4a287a9592f8229793d
[Pipeline] sh
[2020-08-03T14:51:59.057Z] + git show --pretty=format: --name-status 9b30a02e78c7349c8f6bd4a287a9592f8229793d
[Pipeline] fileExists
[Pipeline] sh
[2020-08-03T14:51:59.362Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-03T14:51:59.642Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-03T14:51:59.689Z] isLibBump: false
[Pipeline] dir
[2020-08-03T14:51:59.708Z] Running in /var/lib/jenkins/workspace/packagesF_fwupd_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-03T14:52:00.024Z] + buildpkg -C -d galaxy
[2020-08-03T14:52:03.252Z] :: Synchronizing package databases...
[2020-08-03T14:52:03.252Z]  system is up to date
[2020-08-03T14:52:03.252Z] downloading world.db...
[2020-08-03T14:52:03.252Z]  galaxy is up to date
[2020-08-03T14:52:03.252Z]  extra is up to date
[2020-08-03T14:52:03.252Z]  community is up to date
[2020-08-03T14:52:03.252Z] :: Starting full system upgrade...
[2020-08-03T14:52:03.252Z]  there is nothing to do
[2020-08-03T14:52:04.163Z] ==> Building in chroot for [default] (x86_64)...
[2020-08-03T14:52:05.074Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-08-03T14:52:05.985Z] ==> Making package: fwupd 1.4.5-1 (Mon Aug  3 16:52:05 2020)
[2020-08-03T14:52:05.985Z] ==> Retrieving sources...
[2020-08-03T14:52:05.985Z]   -> Found fwupd-1.4.5.tar.xz
[2020-08-03T14:52:05.985Z] ==> Validating source files with sha256sums...
[2020-08-03T14:52:05.985Z]     fwupd-1.4.5.tar.xz ... Passed
[2020-08-03T14:52:11.180Z] ==> Making package: fwupd 1.4.5-1 (Mon 03 Aug 2020 02:52:10 PM UTC)
[2020-08-03T14:52:11.180Z] ==> Checking runtime dependencies...
[2020-08-03T14:52:11.180Z] ==> Installing missing dependencies...
[2020-08-03T14:52:11.180Z] resolving dependencies...
[2020-08-03T14:52:11.180Z] looking for conflicting packages...
[2020-08-03T14:52:11.180Z] 
[2020-08-03T14:52:11.180Z] Package (44)                         New Version             Net Change  Download Size
[2020-08-03T14:52:11.180Z] 
[2020-08-03T14:52:11.180Z] world/adobe-source-code-pro-fonts    2.030ro+1.050it-6         2.14 MiB               
[2020-08-03T14:52:11.180Z] galaxy/brotli                        1.0.7-3.1                 2.27 MiB               
[2020-08-03T14:52:11.180Z] world/cantarell-fonts                1:0.201-1                 0.86 MiB               
[2020-08-03T14:52:11.180Z] galaxy/confuse                       3.3-1                     0.14 MiB               
[2020-08-03T14:52:11.180Z] system/dbus                          1.12.20-1                 0.95 MiB               
[2020-08-03T14:52:11.180Z] world/dconf                          0.36.0-1                  0.43 MiB               
[2020-08-03T14:52:11.180Z] system/elogind                       243.7-2                   2.22 MiB               
[2020-08-03T14:52:11.180Z] system/eudev                         3.2.9-4                   7.57 MiB               
[2020-08-03T14:52:11.180Z] world/glib-networking                2.64.3-2                  0.46 MiB               
[2020-08-03T14:52:11.180Z] world/gobject-introspection-runtime  1.64.1-2                  0.81 MiB               
[2020-08-03T14:52:11.180Z] world/gsettings-desktop-schemas      3.36.1-1                  4.36 MiB               
[2020-08-03T14:52:11.180Z] system/hwids                         20200306-1                1.74 MiB               
[2020-08-03T14:52:11.180Z] world/js60                           60.9.0-2                 55.38 MiB               
[2020-08-03T14:52:11.180Z] system/json-c                        0.15-1                    0.17 MiB               
[2020-08-03T14:52:11.180Z] system/kbd                           2.2.0-5                   2.85 MiB               
[2020-08-03T14:52:11.180Z] world/kexec-tools                    2.0.20-2                  0.21 MiB               
[2020-08-03T14:52:11.180Z] system/kmod                          27-1                      0.28 MiB               
[2020-08-03T14:52:11.180Z] galaxy/libftdi                       1.4-4                     0.49 MiB               
[2020-08-03T14:52:11.180Z] system/libnsl                        1.2.0-2                   0.19 MiB               
[2020-08-03T14:52:11.180Z] world/libproxy                       0.4.15+33+g454a499-2.1    0.26 MiB               
[2020-08-03T14:52:11.180Z] world/libstemmer                     0+713-2                   0.60 MiB               
[2020-08-03T14:52:11.180Z] system/libusb                        1.0.23-2                  0.17 MiB               
[2020-08-03T14:52:11.180Z] world/libusb-compat                  0.1.7-1                   0.03 MiB               
[2020-08-03T14:52:11.180Z] world/libx11                         1.6.10-2                 10.16 MiB               
[2020-08-03T14:52:11.180Z] world/libxau                         1.0.9-3                   0.02 MiB               
[2020-08-03T14:52:11.180Z] world/libxcb                         1.14-1                    3.73 MiB               
[2020-08-03T14:52:11.180Z] world/libxdmcp                       1.1.3-3                   0.13 MiB               
[2020-08-03T14:52:11.180Z] system/pciutils                      3.7.0-1                   0.27 MiB               
[2020-08-03T14:52:11.180Z] world/xcb-proto                      1.14-1                    0.83 MiB               
[2020-08-03T14:52:11.180Z] world/xorgproto                      2020.1-1                  1.40 MiB               
[2020-08-03T14:52:11.180Z] system/efivar                        37-4                      0.36 MiB               
[2020-08-03T14:52:11.180Z] galaxy/flashrom                      1.2-2                     1.72 MiB       0.27 MiB
[2020-08-03T14:52:11.180Z] world/gcab                           1.4-1                     0.38 MiB               
[2020-08-03T14:52:11.180Z] world/json-glib                      1.4.4-2                   1.67 MiB               
[2020-08-03T14:52:11.180Z] world/libgudev                       233-2                     0.35 MiB               
[2020-08-03T14:52:11.180Z] world/libgusb                        0.3.4-1                   0.50 MiB               
[2020-08-03T14:52:11.180Z] galaxy/libjcat                       0.1.3-1                   0.43 MiB       0.06 MiB
[2020-08-03T14:52:11.180Z] world/libsmbios                      2.4.3-1                   0.95 MiB       0.19 MiB
[2020-08-03T14:52:11.180Z] world/libsoup                        2.70.0-1                  4.83 MiB               
[2020-08-03T14:52:11.180Z] galaxy/libxmlb                       0.1.15-2                  0.97 MiB       0.11 MiB
[2020-08-03T14:52:11.180Z] world/polkit                         0.116-5                   1.83 MiB               
[2020-08-03T14:52:11.180Z] world/python                         3.8.5-1                  77.65 MiB               
[2020-08-03T14:52:11.180Z] world/shared-mime-info               2.0+1+g6bf9e4f-2          4.32 MiB               
[2020-08-03T14:52:11.180Z] galaxy/tpm2-tss                      2.4.1-1                   2.51 MiB       0.76 MiB
[2020-08-03T14:52:11.180Z] 
[2020-08-03T14:52:11.180Z] Total Download Size:     1.40 MiB
[2020-08-03T14:52:11.180Z] Total Installed Size:  199.59 MiB
[2020-08-03T14:52:11.180Z] 
[2020-08-03T14:52:11.180Z] :: Proceed with installation? [Y/n] 
[2020-08-03T14:52:11.180Z] :: Retrieving packages...
[2020-08-03T14:52:11.180Z] downloading libsmbios-2.4.3-1-x86_64.pkg.tar.zst...
[2020-08-03T14:52:11.180Z] downloading libxmlb-0.1.15-2-x86_64.pkg.tar.zst...
[2020-08-03T14:52:11.180Z] downloading tpm2-tss-2.4.1-1-x86_64.pkg.tar.zst...
[2020-08-03T14:52:11.180Z] downloading flashrom-1.2-2-x86_64.pkg.tar.zst...
[2020-08-03T14:52:11.180Z] downloading libjcat-0.1.3-1-x86_64.pkg.tar.zst...
[2020-08-03T14:52:11.180Z] checking keyring...
[2020-08-03T14:52:11.180Z] checking package integrity...
[2020-08-03T14:52:13.663Z] loading package files...
[2020-08-03T14:52:13.663Z] checking for file conflicts...
[2020-08-03T14:52:13.663Z] checking available disk space...
[2020-08-03T14:52:13.663Z] :: Processing package changes...
[2020-08-03T14:52:13.663Z] installing libstemmer...
[2020-08-03T14:52:13.663Z] installing libxmlb...
[2020-08-03T14:52:13.663Z] installing efivar...
[2020-08-03T14:52:13.663Z] installing libnsl...
[2020-08-03T14:52:13.663Z] installing python...
[2020-08-03T14:52:13.663Z] Optional dependencies for python
[2020-08-03T14:52:13.663Z]     python-setuptools
[2020-08-03T14:52:13.663Z]     python-pip
[2020-08-03T14:52:13.663Z]     sqlite [installed]
[2020-08-03T14:52:13.663Z]     mpdecimal: for decimal
[2020-08-03T14:52:13.663Z]     xz: for lzma [installed]
[2020-08-03T14:52:13.663Z]     tk: for tkinter
[2020-08-03T14:52:13.663Z] installing libsmbios...
[2020-08-03T14:52:13.663Z] Optional dependencies for libsmbios
[2020-08-03T14:52:13.663Z]     python: tools [installed]
[2020-08-03T14:52:13.663Z] installing libusb...
[2020-08-03T14:52:13.663Z] installing libgusb...
[2020-08-03T14:52:13.663Z] installing xcb-proto...
[2020-08-03T14:52:13.914Z] installing libxdmcp...
[2020-08-03T14:52:13.914Z] installing libxau...
[2020-08-03T14:52:13.914Z] installing libxcb...
[2020-08-03T14:52:13.914Z] installing xorgproto...
[2020-08-03T14:52:13.914Z] installing libx11...
[2020-08-03T14:52:14.164Z] installing dbus...
[2020-08-03T14:52:14.164Z] installing libproxy...
[2020-08-03T14:52:14.164Z] Optional dependencies for libproxy
[2020-08-03T14:52:14.164Z]     networkmanager: NetworkManager configuration module
[2020-08-03T14:52:14.164Z]     perl: Perl bindings [installed]
[2020-08-03T14:52:14.164Z]     python2: Python 2.x bindings
[2020-08-03T14:52:14.164Z]     python: Python 3.x bindings [installed]
[2020-08-03T14:52:14.164Z]     libproxy-mozjs: PAC proxy support (via MozJS)
[2020-08-03T14:52:14.164Z]     libproxy-webkit: PAC proxy support (via WebKit)
[2020-08-03T14:52:14.164Z] installing dconf...
[2020-08-03T14:52:14.164Z] installing cantarell-fonts...
[2020-08-03T14:52:14.164Z] installing adobe-source-code-pro-fonts...
[2020-08-03T14:52:14.164Z] installing gsettings-desktop-schemas...
[2020-08-03T14:52:14.164Z] installing glib-networking...
[2020-08-03T14:52:14.164Z] installing brotli...
[2020-08-03T14:52:14.164Z] installing libsoup...
[2020-08-03T14:52:14.415Z] Optional dependencies for libsoup
[2020-08-03T14:52:14.415Z]     samba: Windows Domain SSO
[2020-08-03T14:52:14.415Z] installing json-glib...
[2020-08-03T14:52:14.415Z] installing gcab...
[2020-08-03T14:52:14.415Z] installing libgudev...
[2020-08-03T14:52:14.415Z] installing kexec-tools...
[2020-08-03T14:52:14.415Z] installing kbd...
[2020-08-03T14:52:14.415Z] installing kmod...
[2020-08-03T14:52:14.415Z] installing hwids...
[2020-08-03T14:52:14.415Z] installing eudev...
[2020-08-03T14:52:14.665Z] Optional dependencies for eudev
[2020-08-03T14:52:14.665Z]     eudev-openrc: udev starup scripts for openrc
[2020-08-03T14:52:14.665Z] installing elogind...
[2020-08-03T14:52:14.665Z] Optional dependencies for elogind
[2020-08-03T14:52:14.665Z]     polkit: polkit support [pending]
[2020-08-03T14:52:14.665Z] installing js60...
[2020-08-03T14:52:16.009Z] installing polkit...
[2020-08-03T14:52:16.009Z] installing shared-mime-info...
[2020-08-03T14:52:16.009Z] installing json-c...
[2020-08-03T14:52:16.009Z] installing tpm2-tss...
[2020-08-03T14:52:16.009Z] installing confuse...
[2020-08-03T14:52:16.009Z] installing libftdi...
[2020-08-03T14:52:16.009Z] Optional dependencies for libftdi
[2020-08-03T14:52:16.009Z]     python: library bindings [installed]
[2020-08-03T14:52:16.009Z] installing pciutils...
[2020-08-03T14:52:16.009Z] installing libusb-compat...
[2020-08-03T14:52:16.009Z] installing flashrom...
[2020-08-03T14:52:16.009Z] Optional dependencies for flashrom
[2020-08-03T14:52:16.009Z]     dmidecode: for SMBIOS/DMI table decoder support
[2020-08-03T14:52:16.009Z] installing gobject-introspection-runtime...
[2020-08-03T14:52:16.260Z] installing libjcat...
[2020-08-03T14:52:16.260Z] :: Running post-transaction hooks...
[2020-08-03T14:52:16.260Z] (1/7) Creating system user accounts...
[2020-08-03T14:52:16.510Z] (2/7) Updating udev Hardware Database...
[2020-08-03T14:52:16.761Z] (3/7) Reloading device manager configuration...
[2020-08-03T14:52:16.761Z]   Skipped: Device manager is not running.
[2020-08-03T14:52:16.761Z] (4/7) Warn about old perl modules
[2020-08-03T14:52:16.761Z] (5/7) Updating GIO module cache...
[2020-08-03T14:52:16.761Z] (6/7) Compiling GSettings XML schema files...
[2020-08-03T14:52:16.761Z] (7/7) Updating the MIME type database...
[2020-08-03T14:52:17.011Z] ==> Checking buildtime dependencies...
[2020-08-03T14:52:17.262Z] ==> Installing missing dependencies...
[2020-08-03T14:52:17.812Z] :: There are 2 providers available for gnu-efi-libs:
[2020-08-03T14:52:17.812Z] :: Repository world
[2020-08-03T14:52:17.812Z]    1) gnu-efi
[2020-08-03T14:52:17.812Z] :: Repository extra
[2020-08-03T14:52:17.812Z]    2) gnu-efi
[2020-08-03T14:52:17.812Z] 
[2020-08-03T14:52:17.812Z] Enter a number (default=1): 
[2020-08-03T14:52:17.812Z] resolving dependencies...
[2020-08-03T14:52:17.812Z] :: There are 2 providers available for libfreetype.so=6-64:
[2020-08-03T14:52:17.812Z] :: Repository world
[2020-08-03T14:52:17.812Z]    1) freetype2
[2020-08-03T14:52:17.812Z] :: Repository extra
[2020-08-03T14:52:17.812Z]    2) freetype2
[2020-08-03T14:52:17.812Z] 
[2020-08-03T14:52:17.812Z] Enter a number (default=1): 
[2020-08-03T14:52:17.812Z] :: There are 2 providers available for libjpeg:
[2020-08-03T14:52:17.812Z] :: Repository world
[2020-08-03T14:52:17.812Z]    1) libjpeg-turbo
[2020-08-03T14:52:17.812Z] :: Repository extra
[2020-08-03T14:52:17.812Z]    2) libjpeg-turbo
[2020-08-03T14:52:17.812Z] 
[2020-08-03T14:52:17.812Z] Enter a number (default=1): 
[2020-08-03T14:52:17.812Z] looking for conflicting packages...
[2020-08-03T14:52:17.812Z] warning: dependency cycle detected:
[2020-08-03T14:52:17.813Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-08-03T14:52:17.813Z] 
[2020-08-03T14:52:17.813Z] Package (78)                 New Version              Net Change  Download Size
[2020-08-03T14:52:17.813Z] 
[2020-08-03T14:52:17.813Z] world/avahi                  0.8+15+ge8a3dd0-1          1.83 MiB               
[2020-08-03T14:52:17.813Z] world/cairo                  1.17.2+25+gaee96d175-1     3.46 MiB               
[2020-08-03T14:52:17.813Z] world/docbook-xml            4.5-9                      1.96 MiB               
[2020-08-03T14:52:17.813Z] world/docbook-xsl            1.79.2-7                  26.32 MiB               
[2020-08-03T14:52:17.813Z] world/fontconfig             2:2.13.91+48+gfcb0420-2    0.61 MiB               
[2020-08-03T14:52:17.813Z] world/freetype2              2.10.2-1                   1.59 MiB               
[2020-08-03T14:52:17.813Z] world/fribidi                1.0.10-1                   0.21 MiB               
[2020-08-03T14:52:17.813Z] world/gd                     2.3.0-1                    0.67 MiB               
[2020-08-03T14:52:17.813Z] world/gdk-pixbuf2            2.40.0+6+g5432316df-1      4.03 MiB               
[2020-08-03T14:52:17.813Z] world/ghostscript            9.52-1                    48.63 MiB               
[2020-08-03T14:52:17.813Z] world/giflib                 5.2.1-2                    0.30 MiB               
[2020-08-03T14:52:17.813Z] system/glib2-docs            2.64.4-1                  19.86 MiB               
[2020-08-03T14:52:17.813Z] world/graphite               1:1.3.14-1                 0.67 MiB               
[2020-08-03T14:52:17.813Z] world/graphviz               2.44.0-5                  15.46 MiB               
[2020-08-03T14:52:17.813Z] world/gsfonts                20180524-3                 3.09 MiB               
[2020-08-03T14:52:17.813Z] world/gts                    0.7.6.121130-2             0.67 MiB               
[2020-08-03T14:52:17.813Z] world/harfbuzz               2.7.0-1                    4.31 MiB               
[2020-08-03T14:52:17.813Z] world/ijs                    0.35-3                     0.12 MiB               
[2020-08-03T14:52:17.813Z] world/jbig2dec               0.18-1                     0.15 MiB               
[2020-08-03T14:52:17.813Z] world/lcms2                  2.11-2                     0.64 MiB               
[2020-08-03T14:52:17.813Z] world/libcups                2.3.3-2                    0.84 MiB               
[2020-08-03T14:52:17.813Z] world/libdaemon              0.14-5                     0.06 MiB               
[2020-08-03T14:52:17.813Z] world/libdatrie              0.2.12-2                   0.07 MiB               
[2020-08-03T14:52:17.813Z] world/libice                 1.0.10-3                   0.35 MiB               
[2020-08-03T14:52:17.813Z] world/libidn                 1.36-1                     0.67 MiB               
[2020-08-03T14:52:17.813Z] galaxy/libimagequant         2.12.6-1                   0.10 MiB               
[2020-08-03T14:52:17.813Z] world/libjpeg-turbo          2.0.5-1                    2.10 MiB               
[2020-08-03T14:52:17.813Z] world/libpaper               1.1.28-1                   0.09 MiB               
[2020-08-03T14:52:17.813Z] world/libpng                 1.6.37-3                   0.55 MiB               
[2020-08-03T14:52:17.813Z] world/librsvg                2:2.48.8-1                 7.96 MiB               
[2020-08-03T14:52:17.813Z] world/libsm                  1.2.3-2                    0.26 MiB               
[2020-08-03T14:52:17.813Z] world/libthai                0.1.28-2                   0.64 MiB               
[2020-08-03T14:52:17.813Z] world/libtiff                4.1.0-2                    2.73 MiB               
[2020-08-03T14:52:17.813Z] world/libwebp                1.1.0-1                    1.06 MiB               
[2020-08-03T14:52:17.813Z] world/libxaw                 1.0.13-3                   1.67 MiB               
[2020-08-03T14:52:17.813Z] world/libxext                1.3.4-3                    0.30 MiB               
[2020-08-03T14:52:17.813Z] world/libxft                 2.3.3-2                    0.12 MiB               
[2020-08-03T14:52:17.813Z] world/libxmu                 1.1.3-2                    0.33 MiB               
[2020-08-03T14:52:17.813Z] world/libxpm                 3.5.13-2                   0.15 MiB               
[2020-08-03T14:52:17.813Z] world/libxrender             0.9.10-4                   0.08 MiB               
[2020-08-03T14:52:17.813Z] world/libxslt                1.1.34-5                   2.16 MiB               
[2020-08-03T14:52:17.813Z] world/libxt                  1.2.0-2                    2.03 MiB               
[2020-08-03T14:52:17.813Z] system/lzo                   2.10-3                     0.39 MiB               
[2020-08-03T14:52:17.813Z] world/netpbm                 10.73.32-1                 7.44 MiB               
[2020-08-03T14:52:17.813Z] galaxy/ninja                 1.10.0-1                   0.28 MiB               
[2020-08-03T14:52:17.813Z] world/openjpeg2              2.3.1-2                   13.63 MiB               
[2020-08-03T14:52:17.813Z] world/pango                  1:1.44.7+11+g73b46b04-1    4.36 MiB               
[2020-08-03T14:52:17.813Z] world/perl-locale-gettext    1.07-10                    0.03 MiB               
[2020-08-03T14:52:17.813Z] world/pixman                 0.40.0-1                   0.70 MiB               
[2020-08-03T14:52:17.813Z] world/pygobject-devel        3.36.1-1                   0.02 MiB               
[2020-08-03T14:52:17.813Z] world/python-anytree         2.8.0-1                    0.31 MiB               
[2020-08-03T14:52:17.813Z] world/python-appdirs         1.4.4-1                    0.07 MiB               
[2020-08-03T14:52:17.813Z] world/python-beaker          1.11.0-4                   0.47 MiB               
[2020-08-03T14:52:17.813Z] world/python-lxml            4.5.2-1                    4.24 MiB               
[2020-08-03T14:52:17.813Z] world/python-mako            1.1.3-1                    0.68 MiB               
[2020-08-03T14:52:17.813Z] galaxy/python-markdown       3.2.2-1                    0.46 MiB               
[2020-08-03T14:52:17.813Z] world/python-markupsafe      1.1.1-4                    0.08 MiB               
[2020-08-03T14:52:17.814Z] world/python-ordered-set     4.0.2-1                    0.06 MiB               
[2020-08-03T14:52:17.814Z] world/python-packaging       20.4-1                     0.17 MiB               
[2020-08-03T14:52:17.814Z] galaxy/python-pygments       2.6.1-3                    9.72 MiB               
[2020-08-03T14:52:17.814Z] world/python-pyparsing       2.4.7-1                    0.73 MiB               
[2020-08-03T14:52:17.814Z] world/python-setuptools      1:49.2.1-1                 2.99 MiB               
[2020-08-03T14:52:17.814Z] world/python-six             1.15.0-1                   0.09 MiB               
[2020-08-03T14:52:17.814Z] system/run-parts             4.8.6.1-2                  0.04 MiB               
[2020-08-03T14:52:17.814Z] world/bash-completion        2.10-2                     0.82 MiB               
[2020-08-03T14:52:17.814Z] world/gnu-efi                3.0.12-1                   1.61 MiB       0.18 MiB
[2020-08-03T14:52:17.814Z] world/gobject-introspection  1.64.1-2                  12.86 MiB               
[2020-08-03T14:52:17.814Z] world/gtk-doc                1.32+37+gefc3644-1         2.78 MiB               
[2020-08-03T14:52:17.814Z] world/help2man               1.47.16-1                  0.34 MiB               
[2020-08-03T14:52:17.814Z] world/meson                  0.54.3-1                   5.85 MiB               
[2020-08-03T14:52:17.814Z] world/noto-fonts             20190926-4                91.19 MiB               
[2020-08-03T14:52:17.814Z] world/noto-fonts-cjk         20190409-2               294.43 MiB     185.85 MiB
[2020-08-03T14:52:17.814Z] world/python-cairo           1.19.1-1                   0.25 MiB               
[2020-08-03T14:52:17.814Z] world/python-gobject         3.36.1-1                   1.09 MiB               
[2020-08-03T14:52:17.814Z] galaxy/python-pillow         7.2.0-1                    2.77 MiB               
[2020-08-03T14:52:17.814Z] galaxy/umockdev              0.14.1-1                   0.38 MiB       0.09 MiB
[2020-08-03T14:52:17.814Z] world/vala                   0.48.8-1                  13.13 MiB               
[2020-08-03T14:52:17.814Z] world/valgrind               3.16.1-1                 321.64 MiB               
[2020-08-03T14:52:17.814Z] 
[2020-08-03T14:52:17.814Z] Total Download Size:   186.12 MiB
[2020-08-03T14:52:17.814Z] Total Installed Size:  955.03 MiB
[2020-08-03T14:52:17.814Z] 
[2020-08-03T14:52:17.814Z] :: Proceed with installation? [Y/n] 
[2020-08-03T14:52:17.814Z] :: Retrieving packages...
[2020-08-03T14:52:17.814Z] downloading noto-fonts-cjk-20190409-2-any.pkg.tar.zst...
[2020-08-03T14:52:17.814Z] downloading gnu-efi-3.0.12-1-x86_64.pkg.tar.zst...
[2020-08-03T14:52:17.814Z] downloading umockdev-0.14.1-1-x86_64.pkg.tar.zst...
[2020-08-03T14:52:17.814Z] checking keyring...
[2020-08-03T14:52:17.814Z] checking package integrity...
[2020-08-03T14:52:24.295Z] loading package files...
[2020-08-03T14:52:24.295Z] checking for file conflicts...
[2020-08-03T14:52:24.295Z] checking available disk space...
[2020-08-03T14:52:24.295Z] :: Processing package changes...
[2020-08-03T14:52:24.295Z] installing python-appdirs...
[2020-08-03T14:52:24.295Z] installing python-pyparsing...
[2020-08-03T14:52:24.295Z] installing python-six...
[2020-08-03T14:52:24.295Z] installing python-packaging...
[2020-08-03T14:52:24.295Z] installing python-ordered-set...
[2020-08-03T14:52:24.295Z] installing python-setuptools...
[2020-08-03T14:52:24.295Z] installing ninja...
[2020-08-03T14:52:24.546Z] installing meson...
[2020-08-03T14:52:24.546Z] installing valgrind...
[2020-08-03T14:52:25.457Z] Optional dependencies for valgrind
[2020-08-03T14:52:25.457Z]     lib32-glibc: 32-bit ABI support
[2020-08-03T14:52:25.457Z] installing python-markupsafe...
[2020-08-03T14:52:25.457Z] installing python-beaker...
[2020-08-03T14:52:25.457Z] installing python-mako...
[2020-08-03T14:52:25.457Z] installing python-markdown...
[2020-08-03T14:52:25.457Z] installing gobject-introspection...
[2020-08-03T14:52:25.457Z] installing libxslt...
[2020-08-03T14:52:25.457Z] installing docbook-xml...
[2020-08-03T14:52:25.457Z] installing docbook-xsl...
[2020-08-03T14:52:25.707Z] installing glib2-docs...
[2020-08-03T14:52:25.707Z] installing python-lxml...
[2020-08-03T14:52:25.707Z] Optional dependencies for python-lxml
[2020-08-03T14:52:25.707Z]     python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML
[2020-08-03T14:52:25.707Z]     python-cssselect: support for cssselect
[2020-08-03T14:52:25.707Z]     python-html5lib: support for html5lib parser
[2020-08-03T14:52:25.707Z]     python-lxml-docs: offline docs
[2020-08-03T14:52:25.707Z] installing python-pygments...
[2020-08-03T14:52:25.958Z] installing python-anytree...
[2020-08-03T14:52:25.958Z] installing gtk-doc...
[2020-08-03T14:52:25.958Z] Optional dependencies for gtk-doc
[2020-08-03T14:52:25.958Z]     dblatex: PDF support
[2020-08-03T14:52:25.958Z] installing libpng...
[2020-08-03T14:52:25.958Z] installing libxrender...
[2020-08-03T14:52:25.958Z] installing libxext...
[2020-08-03T14:52:25.958Z] installing graphite...
[2020-08-03T14:52:25.958Z] installing harfbuzz...
[2020-08-03T14:52:25.958Z] Optional dependencies for harfbuzz
[2020-08-03T14:52:25.958Z]     cairo: hb-view program [pending]
[2020-08-03T14:52:25.958Z] installing freetype2...
[2020-08-03T14:52:25.958Z] installing fontconfig...
[2020-08-03T14:52:28.440Z] Rebuilding fontconfig cache... done.
[2020-08-03T14:52:28.440Z] installing pixman...
[2020-08-03T14:52:28.440Z] installing lzo...
[2020-08-03T14:52:28.440Z] installing cairo...
[2020-08-03T14:52:28.440Z] installing python-cairo...
[2020-08-03T14:52:28.440Z] installing noto-fonts...
[2020-08-03T14:52:30.302Z] Optional dependencies for noto-fonts
[2020-08-03T14:52:30.302Z]     noto-fonts-cjk: CJK characters [pending]
[2020-08-03T14:52:30.302Z]     noto-fonts-emoji: Emoji characters
[2020-08-03T14:52:30.302Z]     noto-fonts-extra: additional variants (condensed, semi-bold, extra-light)
[2020-08-03T14:52:30.302Z] installing noto-fonts-cjk...
[2020-08-03T14:52:31.645Z] installing pygobject-devel...
[2020-08-03T14:52:31.645Z] installing python-gobject...
[2020-08-03T14:52:31.645Z] Optional dependencies for python-gobject
[2020-08-03T14:52:31.645Z]     cairo: Cairo bindings [installed]
[2020-08-03T14:52:31.645Z] installing libice...
[2020-08-03T14:52:31.645Z] installing libsm...
[2020-08-03T14:52:31.645Z] installing libxt...
[2020-08-03T14:52:31.645Z] installing libxpm...
[2020-08-03T14:52:31.645Z] installing libjpeg-turbo...
[2020-08-03T14:52:31.645Z] installing libtiff...
[2020-08-03T14:52:31.645Z] Optional dependencies for libtiff
[2020-08-03T14:52:31.645Z]     freeglut: for using tiffgt
[2020-08-03T14:52:31.645Z] installing giflib...
[2020-08-03T14:52:31.645Z] installing libwebp...
[2020-08-03T14:52:31.645Z] Optional dependencies for libwebp
[2020-08-03T14:52:31.645Z]     freeglut: vwebp viewer
[2020-08-03T14:52:31.645Z] installing gd...
[2020-08-03T14:52:31.645Z] Optional dependencies for gd
[2020-08-03T14:52:31.645Z]     perl: bdftogd script [installed]
[2020-08-03T14:52:31.645Z] installing gdk-pixbuf2...
[2020-08-03T14:52:31.645Z] installing libdatrie...
[2020-08-03T14:52:31.645Z] installing libthai...
[2020-08-03T14:52:31.645Z] installing libxft...
[2020-08-03T14:52:31.645Z] installing fribidi...
[2020-08-03T14:52:31.645Z] installing pango...
[2020-08-03T14:52:31.645Z] installing librsvg...
[2020-08-03T14:52:31.645Z] installing libxmu...
[2020-08-03T14:52:31.645Z] installing libxaw...
[2020-08-03T14:52:31.645Z] installing libdaemon...
[2020-08-03T14:52:31.645Z] installing avahi...
[2020-08-03T14:52:31.896Z] Optional dependencies for avahi
[2020-08-03T14:52:31.896Z]     gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
[2020-08-03T14:52:31.896Z]     qt5-base: qt5 bindings
[2020-08-03T14:52:31.896Z]     libevent: libevent bindings
[2020-08-03T14:52:31.896Z]     nss-mdns: NSS support for mDNS
[2020-08-03T14:52:31.896Z]     python-twisted: avahi-bookmarks
[2020-08-03T14:52:31.896Z]     python-gobject: avahi-bookmarks, avahi-discover [installed]
[2020-08-03T14:52:31.896Z]     python-dbus: avahi-bookmarks, avahi-discover
[2020-08-03T14:52:31.896Z] installing libcups...
[2020-08-03T14:52:31.896Z] installing jbig2dec...
[2020-08-03T14:52:31.896Z] installing lcms2...
[2020-08-03T14:52:31.896Z] installing run-parts...
[2020-08-03T14:52:31.896Z] installing libpaper...
[2020-08-03T14:52:31.896Z] installing ijs...
[2020-08-03T14:52:31.896Z] installing openjpeg2...
[2020-08-03T14:52:31.896Z] installing libidn...
[2020-08-03T14:52:31.896Z] installing ghostscript...
[2020-08-03T14:52:32.807Z] Optional dependencies for ghostscript
[2020-08-03T14:52:32.807Z]     texlive-core: needed for dvipdf
[2020-08-03T14:52:32.807Z]     gtk3: needed for gsx
[2020-08-03T14:52:32.807Z] installing netpbm...
[2020-08-03T14:52:33.058Z] installing gts...
[2020-08-03T14:52:33.058Z] installing gsfonts...
[2020-08-03T14:52:33.058Z] installing graphviz...
[2020-08-03T14:52:33.058Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
[2020-08-03T14:52:33.058Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
[2020-08-03T14:52:33.058Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gdk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
[2020-08-03T14:52:33.058Z] Warning: Could not load "/usr/lib/graphviz/libgvplugin_gtk.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
[2020-08-03T14:52:33.058Z] Optional dependencies for graphviz
[2020-08-03T14:52:33.058Z]     mono: sharp bindings
[2020-08-03T14:52:33.058Z]     guile: guile bindings [installed]
[2020-08-03T14:52:33.058Z]     lua: lua bindings
[2020-08-03T14:52:33.058Z]     ocaml: ocaml bindings
[2020-08-03T14:52:33.058Z]     perl: perl bindings [installed]
[2020-08-03T14:52:33.058Z]     python: python bindings [installed]
[2020-08-03T14:52:33.058Z]     r: r bindings
[2020-08-03T14:52:33.058Z]     tcl: tcl bindings
[2020-08-03T14:52:33.058Z]     qt5-base: gvedit
[2020-08-03T14:52:33.058Z]     gtk2: gtk output plugin
[2020-08-03T14:52:33.058Z]     xterm: vimdot
[2020-08-03T14:52:33.058Z] installing vala...
[2020-08-03T14:52:33.058Z] installing bash-completion...
[2020-08-03T14:52:33.058Z] installing libimagequant...
[2020-08-03T14:52:33.308Z] installing python-pillow...
[2020-08-03T14:52:33.308Z] Optional dependencies for python-pillow
[2020-08-03T14:52:33.308Z]     freetype2: for the ImageFont module [installed]
[2020-08-03T14:52:33.308Z]     libraqm: for complex text scripts
[2020-08-03T14:52:33.308Z]     libwebp: for webp images [installed]
[2020-08-03T14:52:33.308Z]     tk: for the ImageTK module
[2020-08-03T14:52:33.308Z]     python-olefile: OLE2 file support
[2020-08-03T14:52:33.308Z]     python-pyqt5: for the ImageQt module
[2020-08-03T14:52:33.308Z] installing perl-locale-gettext...
[2020-08-03T14:52:33.308Z] installing help2man...
[2020-08-03T14:52:33.308Z] installing gnu-efi...
[2020-08-03T14:52:33.308Z] installing umockdev...
[2020-08-03T14:52:33.308Z] :: Running post-transaction hooks...
[2020-08-03T14:52:33.308Z] (1/5) Creating system user accounts...
[2020-08-03T14:52:33.308Z] (2/5) Warn about old perl modules
[2020-08-03T14:52:33.308Z] (3/5) Updating fontconfig cache...
[2020-08-03T14:52:33.559Z] (4/5) Probing GDK-Pixbuf loader modules...
[2020-08-03T14:52:33.809Z] (5/5) Updating the info directory file...
[2020-08-03T14:52:34.060Z] ==> Retrieving sources...
[2020-08-03T14:52:34.060Z]   -> Found fwupd-1.4.5.tar.xz
[2020-08-03T14:52:34.060Z] ==> WARNING: Skipping all source file integrity checks.
[2020-08-03T14:52:34.060Z] ==> Extracting sources...
[2020-08-03T14:52:34.060Z]   -> Extracting fwupd-1.4.5.tar.xz with bsdtar
[2020-08-03T14:52:34.310Z] ==> Starting build()...
[2020-08-03T14:52:34.310Z] + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true fwupd-1.4.5 build -D b_lto=false -D plugin_flashrom=true
[2020-08-03T14:52:37.539Z] The Meson build system
[2020-08-03T14:52:37.539Z] Version: 0.54.3
[2020-08-03T14:52:37.539Z] Source dir: /build/fwupd/src/fwupd-1.4.5
[2020-08-03T14:52:37.539Z] Build dir: /build/fwupd/src/build
[2020-08-03T14:52:37.539Z] Build type: native build
[2020-08-03T14:52:37.539Z] Project name: fwupd
[2020-08-03T14:52:37.539Z] Project version: 1.4.5
[2020-08-03T14:52:37.539Z] Using 'CFLAGS' from environment with value: '-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
[2020-08-03T14:52:37.539Z] Using 'LDFLAGS' from environment with value: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
[2020-08-03T14:52:37.539Z] Using 'CPPFLAGS' from environment with value: '-D_FORTIFY_SOURCE=2'
[2020-08-03T14:52:37.539Z] Using 'CFLAGS' from environment with value: '-march=x86-64 -mtune=generic -O2 -pipe -fno-plt'
[2020-08-03T14:52:37.539Z] Using 'LDFLAGS' from environment with value: '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
[2020-08-03T14:52:37.539Z] Using 'CPPFLAGS' from environment with value: '-D_FORTIFY_SOURCE=2'
[2020-08-03T14:52:37.539Z] C compiler for the host machine: cc (gcc 10.1.0 "cc (GCC) 10.1.0")
[2020-08-03T14:52:37.539Z] C linker for the host machine: cc ld.bfd 2.34.0
[2020-08-03T14:52:37.539Z] Host machine cpu family: x86_64
[2020-08-03T14:52:37.539Z] Host machine cpu: x86_64
[2020-08-03T14:52:37.539Z] Program git found: NO
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Waggregate-return: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wunused: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Warray-bounds: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wcast-align: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wclobbered: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wdeclaration-after-statement: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wdiscarded-qualifiers: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wduplicated-branches: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wduplicated-cond: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wempty-body: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wformat=2: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wformat-nonliteral: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wformat-security: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wformat-signedness: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wignored-qualifiers: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wimplicit-function-declaration: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wincompatible-pointer-types-discards-qualifiers: NO 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Winit-self: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wlogical-op: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmaybe-uninitialized: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmissing-declarations: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmissing-format-attribute: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmissing-include-dirs: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmissing-noreturn: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmissing-parameter-type: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wmissing-prototypes: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wnested-externs: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-address-of-packed-member -Waddress-of-packed-member: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-unknown-pragmas -Wunknown-pragmas: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-deprecated-declarations -Wdeprecated-declarations: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-suggest-attribute=format -Wsuggest-attribute=format: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
[2020-08-03T14:52:37.539Z] Compiler for C supports arguments -Wnull-dereference: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wold-style-definition: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Woverride-init: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wpointer-arith: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wredundant-decls: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wreturn-type: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wshadow: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wsign-compare: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wstrict-aliasing: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wstrict-prototypes: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wswitch-default: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wtype-limits: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wundef: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wuninitialized: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wunused-but-set-variable: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wunused-variable: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wvla: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports arguments -Wwrite-strings: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports link arguments -Wl,-z,relro: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports link arguments -Wl,-z,defs: YES 
[2020-08-03T14:52:37.540Z] Compiler for C supports link arguments -Wl,-z,now: YES 
[2020-08-03T14:52:37.540Z] Program diff found: YES (/usr/bin/diff)
[2020-08-03T14:52:37.540Z] Found pkg-config: /usr/bin/pkg-config (1.7.3)
[2020-08-03T14:52:37.540Z] Run-time dependency gio-2.0 found: YES 2.64.4
[2020-08-03T14:52:37.540Z] Run-time dependency gio-unix-2.0 found: YES 2.64.4
[2020-08-03T14:52:37.540Z] Run-time dependency gmodule-2.0 found: YES 2.64.4
[2020-08-03T14:52:37.540Z] Run-time dependency gudev-1.0 found: YES 233
[2020-08-03T14:52:37.540Z] Run-time dependency xmlb found: YES 0.1.15
[2020-08-03T14:52:37.540Z] Run-time dependency gusb found: YES 0.3.4
[2020-08-03T14:52:37.540Z] Run-time dependency sqlite3 found: YES 3.32.3
[2020-08-03T14:52:37.540Z] Run-time dependency libarchive found: YES 3.4.3
[2020-08-03T14:52:37.540Z] Run-time dependency jcat found: YES 0.1.3
[2020-08-03T14:52:37.540Z] Run-time dependency json-glib-1.0 found: YES 1.4.4
[2020-08-03T14:52:37.540Z] Run-time dependency valgrind found: YES 3.16.1
[2020-08-03T14:52:37.540Z] Run-time dependency libsoup-2.4 found: YES 2.70.0
[2020-08-03T14:52:37.540Z] Run-time dependency polkit-gobject-1 found: YES 0.116
[2020-08-03T14:52:37.540Z] Run-time dependency udev found: YES 243
[2020-08-03T14:52:37.540Z] Library m found: YES
[2020-08-03T14:52:37.540Z] Run-time dependency libgcab-1.0 found: YES 1.4
[2020-08-03T14:52:37.540Z] Program gcab found: YES (/usr/bin/gcab)
[2020-08-03T14:52:37.540Z] Run-time dependency bash-completion found: YES 2.10
[2020-08-03T14:52:37.540Z] Program python3 found: YES (/usr/bin/python3)
[2020-08-03T14:52:37.540Z] Run-time dependency tss2-esys found: YES 2.4.1
[2020-08-03T14:52:37.540Z] Run-time dependency efivar found: YES 37
[2020-08-03T14:52:37.540Z] Run-time dependency libelf found: YES 0.180
[2020-08-03T14:52:37.540Z] Has header "sys/utsname.h" : YES 
[2020-08-03T14:52:37.540Z] Has header "sys/ioctl.h" : YES 
[2020-08-03T14:52:37.540Z] Has header "sys/errno.h" : YES 
[2020-08-03T14:52:37.540Z] Has header "poll.h" : YES 
[2020-08-03T14:52:37.540Z] Has header "fnmatch.h" : YES 
[2020-08-03T14:52:37.540Z] Checking for function "getuid" : YES 
[2020-08-03T14:52:37.540Z] Checking for function "realpath" : YES 
[2020-08-03T14:52:37.540Z] Header <locale.h> has symbol "LC_MESSAGES" : YES 
[2020-08-03T14:52:37.540Z] Checking for function "pwrite" : YES 
[2020-08-03T14:52:37.540Z] Run-time dependency cairo found: YES 1.17.3
[2020-08-03T14:52:37.540Z] Library fontconfig found: YES
[2020-08-03T14:52:37.540Z] Library freetype found: YES
[2020-08-03T14:52:37.540Z] Dependency efivar found: YES 37 (cached)
[2020-08-03T14:52:37.540Z] Run-time dependency efiboot found: YES 37
[2020-08-03T14:52:37.540Z] Program objcopy found: YES (/usr/bin/objcopy)
[2020-08-03T14:52:37.540Z] Program readelf found: YES (/usr/bin/readelf)
[2020-08-03T14:52:37.540Z] Program genpeimg found: NO
[2020-08-03T14:52:37.540Z] Run-time dependency libsmbios_c found: YES 2.4.3
[2020-08-03T14:52:37.540Z] Dependency efivar found: YES 37 (cached)
[2020-08-03T14:52:37.540Z] Has header "linux/nvme_ioctl.h" : YES 
[2020-08-03T14:52:37.540Z] Run-time dependency umockdev-1.0 found: YES 0.14.1
[2020-08-03T14:52:37.540Z] Run-time dependency flashrom found: YES 1.2
[2020-08-03T14:52:37.540Z] Did not find CMake 'cmake'
[2020-08-03T14:52:37.540Z] Found CMake: NO
[2020-08-03T14:52:37.540Z] Run-time dependency systemd found: NO (tried pkgconfig)
[2020-08-03T14:52:37.540Z] 
[2020-08-03T14:52:37.540Z] fwupd-1.4.5/meson.build:355:2: ERROR: Dependency "systemd" not found, tried pkgconfig
[2020-08-03T14:52:37.540Z] 
[2020-08-03T14:52:37.540Z] A full log can be found at /build/fwupd/src/build/meson-logs/meson-log.txt
[2020-08-03T14:52:37.540Z] ==> ERROR: A failure occurred in build().
[2020-08-03T14:52:37.540Z]     Aborting...
[2020-08-03T14:52:38.091Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2020-08-03T14:52:38.115Z] ERROR: Failed to build source
[2020-08-03T14:52:38.115Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-03T14:52:38.250Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list