Build: x86_64/extra
Name: cppcheck-2.11-1
author: Nathan
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packages/job/cppcheck/job/master/3/
References
1. https://orion.artixlinux.org/job/packages/job/cppcheck/job/master/3/
-------------- next part --------------
Push event to branch master
Looking up repository packages/cppcheck
Querying the current revision of branch master...
Current revision of branch master is 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9
Obtained Jenkinsfile from 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.40.1'
using GIT_ASKPASS to set credentials jenkins gitea token
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision 095ec03c26a36b7308b5c3578d60a6addca9a483
The recommended git tool is: jgit
using credential jenkins-gotea-token
Fetching changes from the remote Git repository
Fetching without tags
> JGit fetch # timeout=10
Checking out Revision 095ec03c26a36b7308b5c3578d60a6addca9a483 (master)
Commit message: "merge branch 'next'"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packages_cppcheck_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (InitData)
[Pipeline] catchError
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2023-06-27T19:51:45.791Z] The recommended git tool is: NONE
[2023-06-27T19:51:45.791Z] using credential jenkins-gotea-token
[2023-06-27T19:51:45.972Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packages_cppcheck_master/.git # timeout=10
[2023-06-27T19:51:45.977Z] Fetching changes from the remote Git repository
[2023-06-27T19:51:45.977Z] > git config remote.origin.url https://gitea.artixlinux.org/packages/cppcheck.git # timeout=10
[2023-06-27T19:51:45.981Z] Cleaning workspace
[2023-06-27T19:51:45.981Z] > git rev-parse --verify HEAD # timeout=10
[2023-06-27T19:51:45.986Z] Resetting working tree
[2023-06-27T19:51:45.986Z] > git reset --hard # timeout=10
[2023-06-27T19:51:45.992Z] > git clean -ffdx # timeout=10
[2023-06-27T19:51:45.995Z] Pruning obsolete local tags that do not exist on remotes
[2023-06-27T19:51:45.995Z] > git show-ref --tags -d # timeout=10
[2023-06-27T19:51:45.997Z] Fetching without tags
[2023-06-27T19:51:45.997Z] Fetching upstream changes from https://gitea.artixlinux.org/packages/cppcheck.git
[2023-06-27T19:51:45.997Z] > git --version # timeout=10
[2023-06-27T19:51:45.999Z] > git --version # 'git version 2.40.1'
[2023-06-27T19:51:46.000Z] using GIT_ASKPASS to set credentials jenkins gitea token
[2023-06-27T19:51:46.000Z] > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/packages/cppcheck.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2023-06-27T19:51:46.082Z] Checking out Revision 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9 (master)
[2023-06-27T19:51:46.082Z] > git config core.sparsecheckout # timeout=10
[2023-06-27T19:51:46.086Z] > git checkout -f 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9 # timeout=10
[2023-06-27T19:51:46.094Z] Commit message: "[trunk] -> [extra] 'cppcheck-2.11-1' add"
[2023-06-27T19:51:46.095Z] > git rev-list --no-walk 5825e23052cdc538e01f6001970cd8e591c34394 # timeout=10
[2023-06-27T19:51:46.104Z] [Gitea] Notifying branch build status: PENDING Build started...
[2023-06-27T19:51:46.273Z] [Gitea] Notified
[Pipeline] sh
[2023-06-27T19:51:46.534Z] + git show -s --format=%an 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9
[Pipeline] sh
[2023-06-27T19:51:46.792Z] + git show -s --format=%ae 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9
[Pipeline] sh
[2023-06-27T19:51:47.050Z] + git show --pretty=format: --name-status 41c662681a20ad53d8a68f3c2bcce0a0ff15ccf9
[Pipeline] fileExists
[Pipeline] sh
[2023-06-27T19:51:47.334Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2023-06-27T19:51:47.438Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2023-06-27T19:51:47.483Z] Running in /var/lib/jenkins/workspace/packages_cppcheck_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2023-06-27T19:51:47.752Z] + buildpkg -C -d world
[2023-06-27T19:51:51.876Z] :: Synchronizing package databases...
[2023-06-27T19:51:51.876Z] system downloading...
[2023-06-27T19:51:51.876Z] world downloading...
[2023-06-27T19:51:51.876Z] galaxy downloading...
[2023-06-27T19:51:51.876Z] :: Starting full system upgrade...
[2023-06-27T19:51:51.876Z] there is nothing to do
[2023-06-27T19:51:53.219Z] ==> Building in chroot for [default] (x86_64)...
[2023-06-27T19:51:53.770Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2023-06-27T19:51:54.682Z] ==> Making package: cppcheck 2.11-1 (Tue Jun 27 21:51:54 2023)
[2023-06-27T19:51:54.682Z] ==> Retrieving sources...
[2023-06-27T19:51:54.682Z] -> Updating cppcheck git repo...
[2023-06-27T19:51:56.025Z] From https://github.com/danmar/cppcheck
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> missingIncludeMessages
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> performance-valueflow
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> rewrite-simplifyTypedef-1
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4400/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4651/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4666/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4688/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4692/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4760/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4798/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4823/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4833/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4840/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4850/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4882/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4885/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4906/merge
[2023-06-27T19:51:56.025Z] - [deleted] (none) -> refs/pull/4926/merge
[2023-06-27T19:51:56.026Z] - [deleted] (none) -> refs/pull/4933/merge
[2023-06-27T19:51:56.026Z] - [deleted] (none) -> refs/pull/4939/merge
[2023-06-27T19:52:00.148Z] * [new branch] 2.11.x -> 2.11.x
[2023-06-27T19:52:00.148Z] * [new branch] cmake-version -> cmake-version
[2023-06-27T19:52:00.148Z] 93b4de36c..4f71bbe98 main -> main
[2023-06-27T19:52:00.148Z] * [new branch] regression_test_FP_10681_uninitvar -> regression_test_FP_10681_uninitvar
[2023-06-27T19:52:00.148Z] * [new branch] remove_tinyxml_use_stl_flag -> remove_tinyxml_use_stl_flag
[2023-06-27T19:52:00.148Z] + d80b1b7bd...53aa981bb refs/pull/2981/merge -> refs/pull/2981/merge (forced update)
[2023-06-27T19:52:00.148Z] + 2fec19b49...e212c7d6d refs/pull/3090/head -> refs/pull/3090/head (forced update)
[2023-06-27T19:52:00.148Z] + 8c2cea5e1...1f82c05ef refs/pull/3090/merge -> refs/pull/3090/merge (forced update)
[2023-06-27T19:52:00.148Z] + ffe86ebbd...4c8a84697 refs/pull/3507/merge -> refs/pull/3507/merge (forced update)
[2023-06-27T19:52:00.149Z] + 2b466db73...fe8fc1bc6 refs/pull/3591/merge -> refs/pull/3591/merge (forced update)
[2023-06-27T19:52:00.149Z] + e277b4ea4...70548dc43 refs/pull/3827/merge -> refs/pull/3827/merge (forced update)
[2023-06-27T19:52:00.149Z] + 0643692e3...108f330f9 refs/pull/4259/merge -> refs/pull/4259/merge (forced update)
[2023-06-27T19:52:00.149Z] + dd22377b9...f0e205d0b refs/pull/4337/merge -> refs/pull/4337/merge (forced update)
[2023-06-27T19:52:00.149Z] + 64b2ef662...bee3a442a refs/pull/4377/merge -> refs/pull/4377/merge (forced update)
[2023-06-27T19:52:00.149Z] + 24f49353c...ae1f33065 refs/pull/4424/merge -> refs/pull/4424/merge (forced update)
[2023-06-27T19:52:00.149Z] + 3abe95d37...f1ab6ee86 refs/pull/4430/merge -> refs/pull/4430/merge (forced update)
[2023-06-27T19:52:00.149Z] + 0ae6e3901...6ef5ed202 refs/pull/4526/head -> refs/pull/4526/head (forced update)
[2023-06-27T19:52:00.149Z] + 7ad76a02c...33a104b7a refs/pull/4526/merge -> refs/pull/4526/merge (forced update)
[2023-06-27T19:52:00.149Z] + c3701c01a...160c8cfae refs/pull/4573/merge -> refs/pull/4573/merge (forced update)
[2023-06-27T19:52:00.149Z] fe2e2c791..a890bcac3 refs/pull/4692/head -> refs/pull/4692/head
[2023-06-27T19:52:00.149Z] + ae766a558...b20092681 refs/pull/4697/merge -> refs/pull/4697/merge (forced update)
[2023-06-27T19:52:00.149Z] + 503a7e510...b61ae8b96 refs/pull/4760/head -> refs/pull/4760/head (forced update)
[2023-06-27T19:52:00.149Z] + 40f1835eb...90d2c86e9 refs/pull/4797/head -> refs/pull/4797/head (forced update)
[2023-06-27T19:52:00.149Z] + 25983c5f7...c5c76844f refs/pull/4797/merge -> refs/pull/4797/merge (forced update)
[2023-06-27T19:52:00.149Z] + 070234026...aaecc8ceb refs/pull/4798/head -> refs/pull/4798/head (forced update)
[2023-06-27T19:52:00.149Z] + db2e8c49e...df3f17639 refs/pull/4833/head -> refs/pull/4833/head (forced update)
[2023-06-27T19:52:00.149Z] + 09fe52ac8...cbb12dd03 refs/pull/4834/merge -> refs/pull/4834/merge (forced update)
[2023-06-27T19:52:00.149Z] + e9693db5e...b1ae6f87f refs/pull/4840/head -> refs/pull/4840/head (forced update)
[2023-06-27T19:52:00.149Z] c75f4d2db..60666f140 refs/pull/4842/head -> refs/pull/4842/head
[2023-06-27T19:52:00.149Z] + 1a3308c8d...df2de6555 refs/pull/4842/merge -> refs/pull/4842/merge (forced update)
[2023-06-27T19:52:00.149Z] + a37dae6e1...77f1991c3 refs/pull/4853/head -> refs/pull/4853/head (forced update)
[2023-06-27T19:52:00.149Z] + b7a83726f...40e518daa refs/pull/4853/merge -> refs/pull/4853/merge (forced update)
[2023-06-27T19:52:00.149Z] + 75a253e86...6f0b83e54 refs/pull/4861/head -> refs/pull/4861/head (forced update)
[2023-06-27T19:52:00.149Z] + 7e6c5f97d...1239cd60d refs/pull/4861/merge -> refs/pull/4861/merge (forced update)
[2023-06-27T19:52:00.149Z] + 91345e176...b403f4918 refs/pull/4868/head -> refs/pull/4868/head (forced update)
[2023-06-27T19:52:00.149Z] + d099a035b...d11cf7d44 refs/pull/4868/merge -> refs/pull/4868/merge (forced update)
[2023-06-27T19:52:00.149Z] + 9970e3afd...f2fe86c52 refs/pull/4876/head -> refs/pull/4876/head (forced update)
[2023-06-27T19:52:00.149Z] + b29fc07b0...17b9b89dc refs/pull/4876/merge -> refs/pull/4876/merge (forced update)
[2023-06-27T19:52:00.149Z] + 46ceb33fd...b35ddb1f5 refs/pull/4882/head -> refs/pull/4882/head (forced update)
[2023-06-27T19:52:00.149Z] + a250c4f84...241491ae9 refs/pull/4886/head -> refs/pull/4886/head (forced update)
[2023-06-27T19:52:00.149Z] + 58d06d3a0...f83b01512 refs/pull/4886/merge -> refs/pull/4886/merge (forced update)
[2023-06-27T19:52:00.149Z] + be35a05d0...e83787830 refs/pull/4906/head -> refs/pull/4906/head (forced update)
[2023-06-27T19:52:00.149Z] 6a3acf10a..15f354934 refs/pull/4926/head -> refs/pull/4926/head
[2023-06-27T19:52:00.149Z] 92872b9fe..c7978135d refs/pull/4939/head -> refs/pull/4939/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4940/head -> refs/pull/4940/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4941/head -> refs/pull/4941/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4942/head -> refs/pull/4942/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4943/head -> refs/pull/4943/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4944/head -> refs/pull/4944/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4945/head -> refs/pull/4945/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4946/head -> refs/pull/4946/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4947/head -> refs/pull/4947/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4948/head -> refs/pull/4948/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4949/head -> refs/pull/4949/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4950/head -> refs/pull/4950/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4951/head -> refs/pull/4951/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4952/head -> refs/pull/4952/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4953/head -> refs/pull/4953/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4953/merge -> refs/pull/4953/merge
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4954/head -> refs/pull/4954/head
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4954/merge -> refs/pull/4954/merge
[2023-06-27T19:52:00.149Z] * [new ref] refs/pull/4955/head -> refs/pull/4955/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4956/head -> refs/pull/4956/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4957/head -> refs/pull/4957/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4957/merge -> refs/pull/4957/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4958/head -> refs/pull/4958/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4958/merge -> refs/pull/4958/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4959/head -> refs/pull/4959/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4959/merge -> refs/pull/4959/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4960/head -> refs/pull/4960/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4960/merge -> refs/pull/4960/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4961/head -> refs/pull/4961/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4961/merge -> refs/pull/4961/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4962/head -> refs/pull/4962/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4963/head -> refs/pull/4963/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4964/head -> refs/pull/4964/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4964/merge -> refs/pull/4964/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4965/head -> refs/pull/4965/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4966/head -> refs/pull/4966/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4967/head -> refs/pull/4967/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4968/head -> refs/pull/4968/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4968/merge -> refs/pull/4968/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4969/head -> refs/pull/4969/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4969/merge -> refs/pull/4969/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4970/head -> refs/pull/4970/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4971/head -> refs/pull/4971/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4972/head -> refs/pull/4972/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4973/head -> refs/pull/4973/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4974/head -> refs/pull/4974/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4975/head -> refs/pull/4975/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4975/merge -> refs/pull/4975/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4976/head -> refs/pull/4976/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4977/head -> refs/pull/4977/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4978/head -> refs/pull/4978/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4979/head -> refs/pull/4979/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4980/head -> refs/pull/4980/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4981/head -> refs/pull/4981/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4982/head -> refs/pull/4982/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4983/head -> refs/pull/4983/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4984/head -> refs/pull/4984/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4985/head -> refs/pull/4985/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4985/merge -> refs/pull/4985/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4986/head -> refs/pull/4986/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4987/head -> refs/pull/4987/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4988/head -> refs/pull/4988/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4989/head -> refs/pull/4989/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4989/merge -> refs/pull/4989/merge
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4990/head -> refs/pull/4990/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4991/head -> refs/pull/4991/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4992/head -> refs/pull/4992/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4993/head -> refs/pull/4993/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4994/head -> refs/pull/4994/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4995/head -> refs/pull/4995/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4996/head -> refs/pull/4996/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4997/head -> refs/pull/4997/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4998/head -> refs/pull/4998/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/4999/head -> refs/pull/4999/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/5000/head -> refs/pull/5000/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/5001/head -> refs/pull/5001/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/5002/head -> refs/pull/5002/head
[2023-06-27T19:52:00.150Z] * [new ref] refs/pull/5003/head -> refs/pull/5003/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5004/head -> refs/pull/5004/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5005/head -> refs/pull/5005/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5006/head -> refs/pull/5006/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5007/head -> refs/pull/5007/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5008/head -> refs/pull/5008/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5009/head -> refs/pull/5009/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5009/merge -> refs/pull/5009/merge
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5010/head -> refs/pull/5010/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5011/head -> refs/pull/5011/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5012/head -> refs/pull/5012/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5013/head -> refs/pull/5013/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5014/head -> refs/pull/5014/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5015/head -> refs/pull/5015/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5016/head -> refs/pull/5016/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5017/head -> refs/pull/5017/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5018/head -> refs/pull/5018/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5019/head -> refs/pull/5019/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5020/head -> refs/pull/5020/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5021/head -> refs/pull/5021/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5022/head -> refs/pull/5022/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5023/head -> refs/pull/5023/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5024/head -> refs/pull/5024/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5025/head -> refs/pull/5025/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5026/head -> refs/pull/5026/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5027/head -> refs/pull/5027/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5028/head -> refs/pull/5028/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5029/head -> refs/pull/5029/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5030/head -> refs/pull/5030/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5031/head -> refs/pull/5031/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5032/head -> refs/pull/5032/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5033/head -> refs/pull/5033/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5034/head -> refs/pull/5034/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5035/head -> refs/pull/5035/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5036/head -> refs/pull/5036/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5037/head -> refs/pull/5037/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5038/head -> refs/pull/5038/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5039/head -> refs/pull/5039/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5040/head -> refs/pull/5040/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5041/head -> refs/pull/5041/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5042/head -> refs/pull/5042/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5043/head -> refs/pull/5043/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5044/head -> refs/pull/5044/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5045/head -> refs/pull/5045/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5046/head -> refs/pull/5046/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5047/head -> refs/pull/5047/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5048/head -> refs/pull/5048/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5049/head -> refs/pull/5049/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5050/head -> refs/pull/5050/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5051/head -> refs/pull/5051/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5052/head -> refs/pull/5052/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5053/head -> refs/pull/5053/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5054/head -> refs/pull/5054/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5055/head -> refs/pull/5055/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5056/head -> refs/pull/5056/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5057/head -> refs/pull/5057/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5058/head -> refs/pull/5058/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5059/head -> refs/pull/5059/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5060/head -> refs/pull/5060/head
[2023-06-27T19:52:00.151Z] * [new ref] refs/pull/5061/head -> refs/pull/5061/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5062/head -> refs/pull/5062/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5063/head -> refs/pull/5063/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5064/head -> refs/pull/5064/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5065/head -> refs/pull/5065/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5066/head -> refs/pull/5066/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5067/head -> refs/pull/5067/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5068/head -> refs/pull/5068/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5069/head -> refs/pull/5069/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5070/head -> refs/pull/5070/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5071/head -> refs/pull/5071/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5072/head -> refs/pull/5072/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5073/head -> refs/pull/5073/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5074/head -> refs/pull/5074/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5075/head -> refs/pull/5075/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5076/head -> refs/pull/5076/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5077/head -> refs/pull/5077/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5078/head -> refs/pull/5078/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5079/head -> refs/pull/5079/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5080/head -> refs/pull/5080/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5081/head -> refs/pull/5081/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5082/head -> refs/pull/5082/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5083/head -> refs/pull/5083/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5084/head -> refs/pull/5084/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5085/head -> refs/pull/5085/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5086/head -> refs/pull/5086/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5087/head -> refs/pull/5087/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5088/head -> refs/pull/5088/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5089/head -> refs/pull/5089/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5090/head -> refs/pull/5090/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5091/head -> refs/pull/5091/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5092/head -> refs/pull/5092/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5093/head -> refs/pull/5093/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5094/head -> refs/pull/5094/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5095/head -> refs/pull/5095/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5096/head -> refs/pull/5096/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5097/head -> refs/pull/5097/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5098/head -> refs/pull/5098/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5099/head -> refs/pull/5099/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5100/head -> refs/pull/5100/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5101/head -> refs/pull/5101/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5102/head -> refs/pull/5102/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5103/head -> refs/pull/5103/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5104/head -> refs/pull/5104/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5105/head -> refs/pull/5105/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5106/head -> refs/pull/5106/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5107/head -> refs/pull/5107/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5108/head -> refs/pull/5108/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5109/head -> refs/pull/5109/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5110/head -> refs/pull/5110/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5111/head -> refs/pull/5111/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5112/head -> refs/pull/5112/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5113/head -> refs/pull/5113/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5114/head -> refs/pull/5114/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5115/head -> refs/pull/5115/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5116/head -> refs/pull/5116/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5117/head -> refs/pull/5117/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5118/head -> refs/pull/5118/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5119/head -> refs/pull/5119/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5120/head -> refs/pull/5120/head
[2023-06-27T19:52:00.152Z] * [new ref] refs/pull/5121/head -> refs/pull/5121/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5122/head -> refs/pull/5122/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5123/head -> refs/pull/5123/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5124/head -> refs/pull/5124/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5125/head -> refs/pull/5125/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5126/head -> refs/pull/5126/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5127/head -> refs/pull/5127/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5128/head -> refs/pull/5128/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5129/head -> refs/pull/5129/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5130/head -> refs/pull/5130/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5131/head -> refs/pull/5131/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5132/head -> refs/pull/5132/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5133/head -> refs/pull/5133/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5134/head -> refs/pull/5134/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5135/head -> refs/pull/5135/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5136/head -> refs/pull/5136/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5137/head -> refs/pull/5137/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5138/head -> refs/pull/5138/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5139/head -> refs/pull/5139/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5140/head -> refs/pull/5140/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5141/head -> refs/pull/5141/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5142/head -> refs/pull/5142/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5143/head -> refs/pull/5143/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5144/head -> refs/pull/5144/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5145/head -> refs/pull/5145/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5145/merge -> refs/pull/5145/merge
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5146/head -> refs/pull/5146/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5147/head -> refs/pull/5147/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5148/head -> refs/pull/5148/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5149/head -> refs/pull/5149/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5150/head -> refs/pull/5150/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5151/head -> refs/pull/5151/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5152/head -> refs/pull/5152/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5153/head -> refs/pull/5153/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5154/head -> refs/pull/5154/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5154/merge -> refs/pull/5154/merge
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5155/head -> refs/pull/5155/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5155/merge -> refs/pull/5155/merge
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5156/head -> refs/pull/5156/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5157/head -> refs/pull/5157/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5158/head -> refs/pull/5158/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5159/head -> refs/pull/5159/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5160/head -> refs/pull/5160/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5160/merge -> refs/pull/5160/merge
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5161/head -> refs/pull/5161/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5162/head -> refs/pull/5162/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5163/head -> refs/pull/5163/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5164/head -> refs/pull/5164/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5165/head -> refs/pull/5165/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5166/head -> refs/pull/5166/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5167/head -> refs/pull/5167/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5168/head -> refs/pull/5168/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5169/head -> refs/pull/5169/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5170/head -> refs/pull/5170/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5171/head -> refs/pull/5171/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5172/head -> refs/pull/5172/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5173/head -> refs/pull/5173/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5174/head -> refs/pull/5174/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5175/head -> refs/pull/5175/head
[2023-06-27T19:52:00.153Z] * [new ref] refs/pull/5176/head -> refs/pull/5176/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5177/head -> refs/pull/5177/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5178/head -> refs/pull/5178/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5179/head -> refs/pull/5179/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5180/head -> refs/pull/5180/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5181/head -> refs/pull/5181/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5182/head -> refs/pull/5182/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5183/head -> refs/pull/5183/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5184/head -> refs/pull/5184/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5185/head -> refs/pull/5185/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5185/merge -> refs/pull/5185/merge
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5186/head -> refs/pull/5186/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5187/head -> refs/pull/5187/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5188/head -> refs/pull/5188/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5189/head -> refs/pull/5189/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5190/head -> refs/pull/5190/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5191/head -> refs/pull/5191/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5192/head -> refs/pull/5192/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5193/head -> refs/pull/5193/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5194/head -> refs/pull/5194/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5195/head -> refs/pull/5195/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5196/head -> refs/pull/5196/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5197/head -> refs/pull/5197/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5198/head -> refs/pull/5198/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5199/head -> refs/pull/5199/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5200/head -> refs/pull/5200/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5201/head -> refs/pull/5201/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5202/head -> refs/pull/5202/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5203/head -> refs/pull/5203/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5203/merge -> refs/pull/5203/merge
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5204/head -> refs/pull/5204/head
[2023-06-27T19:52:00.154Z] * [new ref] refs/pull/5204/merge -> refs/pull/5204/merge
[2023-06-27T19:52:00.154Z] * [new tag] 2.11 -> 2.11
[2023-06-27T19:52:00.154Z] -> Found translations-location.patch
[2023-06-27T19:52:00.154Z] -> Found ftbfs-version-string.patch
[2023-06-27T19:52:00.154Z] ==> Validating source files with sha512sums...
[2023-06-27T19:52:00.154Z] cppcheck ... Skipped
[2023-06-27T19:52:00.154Z] translations-location.patch ... Passed
[2023-06-27T19:52:00.154Z] ftbfs-version-string.patch ... Passed
[2023-06-27T19:52:00.154Z] ==> Validating source files with b2sums...
[2023-06-27T19:52:00.154Z] cppcheck ... Skipped
[2023-06-27T19:52:00.154Z] translations-location.patch ... Passed
[2023-06-27T19:52:00.154Z] ftbfs-version-string.patch ... Passed
[2023-06-27T19:52:05.349Z] ==> Making package: cppcheck 2.11-1 (Tue Jun 27 19:52:04 2023)
[2023-06-27T19:52:05.349Z] ==> Checking runtime dependencies...
[2023-06-27T19:52:05.349Z] ==> Installing missing dependencies...
[2023-06-27T19:52:05.349Z] resolving dependencies...
[2023-06-27T19:52:05.349Z] looking for conflicting packages...
[2023-06-27T19:52:05.349Z]
[2023-06-27T19:52:05.349Z] Package (5) New Version Net Change Download Size
[2023-06-27T19:52:05.349Z]
[2023-06-27T19:52:05.349Z] system/libnsl 2.0.0-3 0.07 MiB
[2023-06-27T19:52:05.349Z] system/python 3.11.3-2 75.06 MiB
[2023-06-27T19:52:05.349Z] system/pcre 8.45-3 3.49 MiB
[2023-06-27T19:52:05.349Z] world/python-pygments 2.15.1-1 13.57 MiB
[2023-06-27T19:52:05.349Z] world/tinyxml2 9.0.0-1 0.17 MiB 0.05 MiB
[2023-06-27T19:52:05.349Z]
[2023-06-27T19:52:05.349Z] Total Download Size: 0.05 MiB
[2023-06-27T19:52:05.349Z] Total Installed Size: 92.35 MiB
[2023-06-27T19:52:05.349Z]
[2023-06-27T19:52:05.349Z] :: Proceed with installation? [Y/n]
[2023-06-27T19:52:05.349Z] :: Retrieving packages...
[2023-06-27T19:52:05.349Z] tinyxml2-9.0.0-1-x86_64 downloading...
[2023-06-27T19:52:05.349Z] checking keyring...
[2023-06-27T19:52:05.349Z] checking package integrity...
[2023-06-27T19:52:05.600Z] loading package files...
[2023-06-27T19:52:05.600Z] checking for file conflicts...
[2023-06-27T19:52:05.600Z] :: Processing package changes...
[2023-06-27T19:52:05.600Z] installing libnsl...
[2023-06-27T19:52:05.600Z] installing python...
[2023-06-27T19:52:05.850Z] Optional dependencies for python
[2023-06-27T19:52:05.850Z] python-setuptools
[2023-06-27T19:52:05.850Z] python-pip
[2023-06-27T19:52:05.850Z] sqlite [installed]
[2023-06-27T19:52:05.850Z] mpdecimal: for decimal
[2023-06-27T19:52:05.850Z] xz: for lzma [installed]
[2023-06-27T19:52:05.850Z] tk: for tkinter
[2023-06-27T19:52:05.850Z] installing python-pygments...
[2023-06-27T19:52:05.850Z] installing tinyxml2...
[2023-06-27T19:52:05.850Z] installing pcre...
[2023-06-27T19:52:06.101Z] ==> Checking buildtime dependencies...
[2023-06-27T19:52:06.101Z] ==> Installing missing dependencies...
[2023-06-27T19:52:06.351Z] resolving dependencies...
[2023-06-27T19:52:06.351Z] looking for conflicting packages...
[2023-06-27T19:52:06.351Z] warning: dependency cycle detected:
[2023-06-27T19:52:06.351Z] warning: mesa will be installed before its libglvnd dependency
[2023-06-27T19:52:06.351Z] warning: dependency cycle detected:
[2023-06-27T19:52:06.351Z] warning: harfbuzz will be installed before its freetype2 dependency
[2023-06-27T19:52:06.351Z]
[2023-06-27T19:52:06.351Z] Package (84) New Version Net Change
[2023-06-27T19:52:06.351Z]
[2023-06-27T19:52:06.351Z] world/avahi 1:0.8+r22+gfd482a74-1 1.83 MiB
[2023-06-27T19:52:06.351Z] world/compiler-rt 15.0.7-2 39.93 MiB
[2023-06-27T19:52:06.351Z] system/dbus 1.14.8-1 0.90 MiB
[2023-06-27T19:52:06.351Z] world/default-cursors 2-1 0.00 MiB
[2023-06-27T19:52:06.351Z] world/docbook-xml 4.5-9.1 1.96 MiB
[2023-06-27T19:52:06.351Z] world/double-conversion 3.3.0-1 0.18 MiB
[2023-06-27T19:52:06.351Z] world/duktape 2.7.0-6 0.79 MiB
[2023-06-27T19:52:06.351Z] world/fontconfig 2:2.14.2-1 1.09 MiB
[2023-06-27T19:52:06.351Z] world/freetype2 2.13.1-1 1.63 MiB
[2023-06-27T19:52:06.351Z] world/graphite 1:1.3.14-3 0.20 MiB
[2023-06-27T19:52:06.351Z] world/harfbuzz 7.3.0-1 3.72 MiB
[2023-06-27T19:52:06.351Z] world/hicolor-icon-theme 0.17-3 0.05 MiB
[2023-06-27T19:52:06.351Z] system/hwdata 0.371-1 8.77 MiB
[2023-06-27T19:52:06.351Z] world/jsoncpp 1.9.5-2 0.73 MiB
[2023-06-27T19:52:06.351Z] system/kbd 2.6.0-1 3.13 MiB
[2023-06-27T19:52:06.351Z] system/kmod 30-3 0.28 MiB
[2023-06-27T19:52:06.351Z] world/libcups 1:2.4.6-1 0.82 MiB
[2023-06-27T19:52:06.351Z] world/libdaemon 0.14-5.1 0.06 MiB
[2023-06-27T19:52:06.351Z] world/libdrm 2.4.115-1 1.18 MiB
[2023-06-27T19:52:06.351Z] system/libedit 20221030_3.1-1 0.28 MiB
[2023-06-27T19:52:06.351Z] system/libelogind 252.9-1 1.07 MiB
[2023-06-27T19:52:06.351Z] world/libevdev 1.13.1-1 0.25 MiB
[2023-06-27T19:52:06.351Z] world/libglvnd 1.6.0-1 3.70 MiB
[2023-06-27T19:52:06.351Z] world/libgudev 237-2 0.39 MiB
[2023-06-27T19:52:06.351Z] world/libice 1.1.1-2 0.36 MiB
[2023-06-27T19:52:06.351Z] world/libinput 1.23.0-1 1.08 MiB
[2023-06-27T19:52:06.351Z] world/libjpeg-turbo 2.1.5.1-1 1.90 MiB
[2023-06-27T19:52:06.352Z] world/libomxil-bellagio 0.9.3-4 0.58 MiB
[2023-06-27T19:52:06.352Z] world/libpciaccess 0.17-1 0.06 MiB
[2023-06-27T19:52:06.352Z] world/libpng 1.6.40-1 0.57 MiB
[2023-06-27T19:52:06.352Z] world/libproxy 0.5.2-1.2 0.09 MiB
[2023-06-27T19:52:06.352Z] world/libsm 1.2.4-1 0.26 MiB
[2023-06-27T19:52:06.352Z] world/libunwind 1.6.2-2 0.25 MiB
[2023-06-27T19:52:06.352Z] world/libuv 1.44.2-1 0.55 MiB
[2023-06-27T19:52:06.352Z] world/libwacom 2.7.0-1 0.70 MiB
[2023-06-27T19:52:06.352Z] world/libx11 1.8.6-1 9.86 MiB
[2023-06-27T19:52:06.352Z] world/libxau 1.0.11-2 0.02 MiB
[2023-06-27T19:52:06.352Z] world/libxcb 1.15-2 3.78 MiB
[2023-06-27T19:52:06.352Z] world/libxdamage 1.1.6-1 0.02 MiB
[2023-06-27T19:52:06.352Z] world/libxdmcp 1.1.4-2 0.13 MiB
[2023-06-27T19:52:06.352Z] world/libxext 1.3.5-1 0.30 MiB
[2023-06-27T19:52:06.352Z] world/libxfixes 6.0.1-1 0.04 MiB
[2023-06-27T19:52:06.352Z] world/libxi 1.8.1-1 0.48 MiB
[2023-06-27T19:52:06.352Z] world/libxkbcommon 1.5.0-1 0.75 MiB
[2023-06-27T19:52:06.352Z] world/libxkbcommon-x11 1.5.0-1 0.07 MiB
[2023-06-27T19:52:06.352Z] world/libxmu 1.1.4-1 0.33 MiB
[2023-06-27T19:52:06.352Z] world/libxrender 0.9.11-1 0.10 MiB
[2023-06-27T19:52:06.352Z] world/libxshmfence 1.3.2-1 0.02 MiB
[2023-06-27T19:52:06.352Z] world/libxslt 1.1.37-3 0.77 MiB
[2023-06-27T19:52:06.352Z] world/libxt 1.3.0-1 2.04 MiB
[2023-06-27T19:52:06.352Z] world/libxxf86vm 1.1.5-1 0.03 MiB
[2023-06-27T19:52:06.352Z] world/llvm-libs 15.0.7-3 120.47 MiB
[2023-06-27T19:52:06.352Z] world/lm_sensors 1:3.6.0.r41.g31d1f125-2 0.46 MiB
[2023-06-27T19:52:06.352Z] world/md4c 0.4.8-1 0.25 MiB
[2023-06-27T19:52:06.352Z] world/mesa 23.1.3-1 88.64 MiB
[2023-06-27T19:52:06.352Z] world/mtdev 1.1.6-2 0.05 MiB
[2023-06-27T19:52:06.352Z] world/perl-error 0.17029-4 0.04 MiB
[2023-06-27T19:52:06.352Z] world/perl-mailtools 2.21-6 0.11 MiB
[2023-06-27T19:52:06.352Z] world/perl-timedate 2.33-4 0.08 MiB
[2023-06-27T19:52:06.352Z] world/qt5-translations 5.15.10-1 14.71 MiB
[2023-06-27T19:52:06.352Z] world/rhash 1.4.3-1 0.32 MiB
[2023-06-27T19:52:06.352Z] world/shared-mime-info 2.2+13+ga2ffb28-1 4.52 MiB
[2023-06-27T19:52:06.352Z] world/tslib 1.22-1 0.47 MiB
[2023-06-27T19:52:06.352Z] system/udev 253.4-2 9.90 MiB
[2023-06-27T19:52:06.352Z] world/vulkan-icd-loader 1.3.255-1 0.49 MiB
[2023-06-27T19:52:06.352Z] world/wayland 1.22.0-1 0.78 MiB
[2023-06-27T19:52:06.352Z] world/xcb-proto 1.15.2-3 1.01 MiB
[2023-06-27T19:52:06.352Z] world/xcb-util 0.4.1-1 0.04 MiB
[2023-06-27T19:52:06.352Z] world/xcb-util-image 0.4.1-2 0.05 MiB
[2023-06-27T19:52:06.352Z] world/xcb-util-keysyms 0.4.1-4 0.02 MiB
[2023-06-27T19:52:06.352Z] world/xcb-util-renderutil 0.3.10-1 0.03 MiB
[2023-06-27T19:52:06.352Z] world/xcb-util-wm 0.4.2-1 0.21 MiB
[2023-06-27T19:52:06.352Z] world/xdg-utils 1.1.3+25+g8ae0263-1 0.28 MiB
[2023-06-27T19:52:06.352Z] world/xkeyboard-config 2.39-1 6.53 MiB
[2023-06-27T19:52:06.352Z] world/xorg-xprop 1.2.6-1 0.05 MiB
[2023-06-27T19:52:06.352Z] world/xorg-xset 1.2.5-1 0.04 MiB
[2023-06-27T19:52:06.352Z] world/xorgproto 2023.2-1 1.43 MiB
[2023-06-27T19:52:06.352Z] world/clang 15.0.7-9 195.04 MiB
[2023-06-27T19:52:06.352Z] world/cmake 3.26.4-1 66.71 MiB
[2023-06-27T19:52:06.352Z] world/docbook-xsl 1.79.2-7.1 26.32 MiB
[2023-06-27T19:52:06.352Z] world/git 2.41.0-1 38.57 MiB
[2023-06-27T19:52:06.352Z] world/pandoc-bin 2.18-1 78.57 MiB
[2023-06-27T19:52:06.352Z] world/qt5-base 5.15.10+kde+r129-1.3 63.20 MiB
[2023-06-27T19:52:06.352Z] world/qt5-tools 5.15.10+kde+r3-1 15.54 MiB
[2023-06-27T19:52:06.352Z]
[2023-06-27T19:52:06.352Z] Total Installed Size: 833.00 MiB
[2023-06-27T19:52:06.352Z]
[2023-06-27T19:52:06.352Z] :: Proceed with installation? [Y/n]
[2023-06-27T19:52:06.352Z] checking keyring...
[2023-06-27T19:52:06.352Z] checking package integrity...
[2023-06-27T19:52:10.475Z] loading package files...
[2023-06-27T19:52:10.475Z] checking for file conflicts...
[2023-06-27T19:52:10.475Z] :: Processing package changes...
[2023-06-27T19:52:10.475Z] installing perl-error...
[2023-06-27T19:52:10.475Z] installing perl-timedate...
[2023-06-27T19:52:10.475Z] installing perl-mailtools...
[2023-06-27T19:52:10.475Z] installing git...
[2023-06-27T19:52:10.726Z] Optional dependencies for git
[2023-06-27T19:52:10.726Z] tk: gitk and git gui
[2023-06-27T19:52:10.726Z] perl-libwww: git svn
[2023-06-27T19:52:10.726Z] perl-term-readkey: git svn and interactive.singlekey setting
[2023-06-27T19:52:10.726Z] perl-io-socket-ssl: git send-email TLS support
[2023-06-27T19:52:10.726Z] perl-authen-sasl: git send-email TLS support
[2023-06-27T19:52:10.726Z] perl-mediawiki-api: git mediawiki support
[2023-06-27T19:52:10.726Z] perl-datetime-format-iso8601: git mediawiki support
[2023-06-27T19:52:10.726Z] perl-lwp-protocol-https: git mediawiki https support
[2023-06-27T19:52:10.726Z] perl-cgi: gitweb (web interface) support
[2023-06-27T19:52:10.726Z] python: git svn & git p4 [installed]
[2023-06-27T19:52:10.726Z] subversion: git svn
[2023-06-27T19:52:10.726Z] org.freedesktop.secrets: keyring credential helper
[2023-06-27T19:52:10.726Z] libsecret: libsecret credential helper [installed]
[2023-06-27T19:52:10.726Z] installing libxslt...
[2023-06-27T19:52:10.726Z] Optional dependencies for libxslt
[2023-06-27T19:52:10.726Z] python: Python bindings [installed]
[2023-06-27T19:52:10.726Z] installing docbook-xml...
[2023-06-27T19:52:10.726Z] installing docbook-xsl...
[2023-06-27T19:52:10.976Z] installing libjpeg-turbo...
[2023-06-27T19:52:10.976Z] Optional dependencies for libjpeg-turbo
[2023-06-27T19:52:10.976Z] java-runtime>11: for TurboJPEG Java wrapper
[2023-06-27T19:52:10.976Z] installing xcb-proto...
[2023-06-27T19:52:10.976Z] installing xorgproto...
[2023-06-27T19:52:10.976Z] installing libxdmcp...
[2023-06-27T19:52:10.976Z] installing libxau...
[2023-06-27T19:52:10.976Z] installing libxcb...
[2023-06-27T19:52:10.976Z] installing xcb-util-keysyms...
[2023-06-27T19:52:10.976Z] installing xcb-util-renderutil...
[2023-06-27T19:52:10.976Z] installing libx11...
[2023-06-27T19:52:11.227Z] installing libxext...
[2023-06-27T19:52:11.227Z] installing libpciaccess...
[2023-06-27T19:52:11.227Z] installing libdrm...
[2023-06-27T19:52:11.227Z] installing libunwind...
[2023-06-27T19:52:11.227Z] installing libxfixes...
[2023-06-27T19:52:11.227Z] installing libxdamage...
[2023-06-27T19:52:11.227Z] installing libxshmfence...
[2023-06-27T19:52:11.227Z] installing libxxf86vm...
[2023-06-27T19:52:11.227Z] installing libedit...
[2023-06-27T19:52:11.227Z] installing llvm-libs...
[2023-06-27T19:52:11.477Z] installing lm_sensors...
[2023-06-27T19:52:11.477Z] Optional dependencies for lm_sensors
[2023-06-27T19:52:11.477Z] rrdtool: for logging with sensord
[2023-06-27T19:52:11.477Z] perl: for sensor detection and configuration convert [installed]
[2023-06-27T19:52:11.477Z] installing vulkan-icd-loader...
[2023-06-27T19:52:11.477Z] Optional dependencies for vulkan-icd-loader
[2023-06-27T19:52:11.477Z] vulkan-driver: packaged vulkan driver
[2023-06-27T19:52:11.477Z] installing default-cursors...
[2023-06-27T19:52:11.477Z] Optional dependencies for default-cursors
[2023-06-27T19:52:11.477Z] adwaita-cursors: default cursor theme
[2023-06-27T19:52:11.477Z] installing wayland...
[2023-06-27T19:52:11.477Z] installing libomxil-bellagio...
[2023-06-27T19:52:11.477Z] installing mesa...
[2023-06-27T19:52:11.728Z] Optional dependencies for mesa
[2023-06-27T19:52:11.728Z] libva-mesa-driver: for accelerated video playback
[2023-06-27T19:52:11.728Z] mesa-vdpau: for accelerated video playback
[2023-06-27T19:52:11.728Z] opengl-man-pages: for the OpenGL API man pages
[2023-06-27T19:52:11.728Z] installing libglvnd...
[2023-06-27T19:52:11.728Z] installing libpng...
[2023-06-27T19:52:11.728Z] installing graphite...
[2023-06-27T19:52:11.728Z] Optional dependencies for graphite
[2023-06-27T19:52:11.728Z] graphite-docs: Documentation
[2023-06-27T19:52:11.728Z] installing harfbuzz...
[2023-06-27T19:52:11.728Z] Optional dependencies for harfbuzz
[2023-06-27T19:52:11.728Z] harfbuzz-utils: utilities
[2023-06-27T19:52:11.728Z] installing freetype2...
[2023-06-27T19:52:11.728Z] installing fontconfig...
[2023-06-27T19:52:11.728Z] Creating fontconfig configuration...
[2023-06-27T19:52:11.978Z] Rebuilding fontconfig cache...
[2023-06-27T19:52:11.978Z] installing libice...
[2023-06-27T19:52:11.978Z] installing libsm...
[2023-06-27T19:52:11.978Z] installing libxt...
[2023-06-27T19:52:11.978Z] installing libxmu...
[2023-06-27T19:52:11.978Z] installing xorg-xset...
[2023-06-27T19:52:11.978Z] installing xorg-xprop...
[2023-06-27T19:52:11.978Z] installing xdg-utils...
[2023-06-27T19:52:11.978Z] Optional dependencies for xdg-utils
[2023-06-27T19:52:11.978Z] kde-cli-tools: for KDE Plasma5 support in xdg-open
[2023-06-27T19:52:11.978Z] exo: for Xfce support in xdg-open
[2023-06-27T19:52:11.978Z] pcmanfm: for LXDE support in xdg-open
[2023-06-27T19:52:11.978Z] perl-file-mimeinfo: for generic support in xdg-open
[2023-06-27T19:52:11.978Z] perl-net-dbus: Perl extension to dbus used in xdg-screensaver
[2023-06-27T19:52:11.978Z] perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
[2023-06-27T19:52:11.978Z] installing shared-mime-info...
[2023-06-27T19:52:11.978Z] installing xcb-util-wm...
[2023-06-27T19:52:11.978Z] installing libxrender...
[2023-06-27T19:52:11.978Z] installing libxi...
[2023-06-27T19:52:11.978Z] installing xcb-util...
[2023-06-27T19:52:11.978Z] installing xcb-util-image...
[2023-06-27T19:52:11.978Z] installing tslib...
[2023-06-27T19:52:11.978Z] installing mtdev...
[2023-06-27T19:52:11.978Z] installing hwdata...
[2023-06-27T19:52:11.978Z] installing kbd...
[2023-06-27T19:52:11.978Z] installing kmod...
[2023-06-27T19:52:11.978Z] installing udev...
[2023-06-27T19:52:11.978Z] installing libevdev...
[2023-06-27T19:52:11.978Z] installing libgudev...
[2023-06-27T19:52:11.978Z] installing libwacom...
[2023-06-27T19:52:11.978Z] Optional dependencies for libwacom
[2023-06-27T19:52:11.978Z] python-libevdev: for libwacom-show-stylus
[2023-06-27T19:52:11.978Z] python-pyudev: for libwacom-show-stylus
[2023-06-27T19:52:11.978Z] installing libinput...
[2023-06-27T19:52:11.978Z] Optional dependencies for libinput
[2023-06-27T19:52:11.978Z] gtk4: libinput debug-gui
[2023-06-27T19:52:11.978Z] python-pyudev: libinput measure
[2023-06-27T19:52:11.978Z] python-libevdev: libinput measure
[2023-06-27T19:52:11.978Z] installing xkeyboard-config...
[2023-06-27T19:52:12.229Z] installing libxkbcommon...
[2023-06-27T19:52:12.229Z] Optional dependencies for libxkbcommon
[2023-06-27T19:52:12.229Z] libxkbcommon-x11: xkbcli interactive-x11 [pending]
[2023-06-27T19:52:12.229Z] wayland: xkbcli interactive-wayland [installed]
[2023-06-27T19:52:12.229Z] installing libxkbcommon-x11...
[2023-06-27T19:52:12.229Z] installing duktape...
[2023-06-27T19:52:12.229Z] installing libproxy...
[2023-06-27T19:52:12.229Z] installing libelogind...
[2023-06-27T19:52:12.229Z] installing dbus...
[2023-06-27T19:52:12.229Z] installing libdaemon...
[2023-06-27T19:52:12.229Z] installing avahi...
[2023-06-27T19:52:12.229Z] Optional dependencies for avahi
[2023-06-27T19:52:12.229Z] gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
[2023-06-27T19:52:12.229Z] libevent: libevent bindings [installed]
[2023-06-27T19:52:12.229Z] nss-mdns: NSS support for mDNS
[2023-06-27T19:52:12.229Z] python-dbus: avahi-bookmarks, avahi-discover
[2023-06-27T19:52:12.229Z] python-gobject: avahi-bookmarks, avahi-discover
[2023-06-27T19:52:12.229Z] python-twisted: avahi-bookmarks
[2023-06-27T19:52:12.229Z] qt5-base: qt5 bindings [pending]
[2023-06-27T19:52:12.229Z] installing libcups...
[2023-06-27T19:52:12.229Z] installing double-conversion...
[2023-06-27T19:52:12.229Z] installing md4c...
[2023-06-27T19:52:12.229Z] installing qt5-translations...
[2023-06-27T19:52:12.229Z] installing qt5-base...
[2023-06-27T19:52:12.479Z] Optional dependencies for qt5-base
[2023-06-27T19:52:12.479Z] qt5-svg: to use SVG icon themes
[2023-06-27T19:52:12.479Z] qt5-wayland: to run Qt applications in a Wayland session
[2023-06-27T19:52:12.479Z] postgresql-libs: PostgreSQL driver
[2023-06-27T19:52:12.479Z] mariadb-libs: MariaDB driver
[2023-06-27T19:52:12.479Z] unixodbc: ODBC driver
[2023-06-27T19:52:12.479Z] libfbclient: Firebird/iBase driver
[2023-06-27T19:52:12.479Z] freetds: MS SQL driver
[2023-06-27T19:52:12.479Z] gtk3: GTK platform plugin
[2023-06-27T19:52:12.479Z] perl: for fixqt4headers and syncqt [installed]
[2023-06-27T19:52:12.479Z] installing hicolor-icon-theme...
[2023-06-27T19:52:12.479Z] installing qt5-tools...
[2023-06-27T19:52:12.730Z] Optional dependencies for qt5-tools
[2023-06-27T19:52:12.730Z] clang: for qdoc [pending]
[2023-06-27T19:52:12.730Z] installing pandoc-bin...
[2023-06-27T19:52:12.730Z] Optional dependencies for pandoc-bin
[2023-06-27T19:52:12.730Z] texlive-core: for pdf output
[2023-06-27T19:52:12.730Z] installing jsoncpp...
[2023-06-27T19:52:12.730Z] Optional dependencies for jsoncpp
[2023-06-27T19:52:12.730Z] jsoncpp-doc: documentation
[2023-06-27T19:52:12.730Z] installing libuv...
[2023-06-27T19:52:12.980Z] installing rhash...
[2023-06-27T19:52:12.980Z] installing cmake...
[2023-06-27T19:52:13.230Z] Optional dependencies for cmake
[2023-06-27T19:52:13.230Z] qt6-base: cmake-gui
[2023-06-27T19:52:13.230Z] installing compiler-rt...
[2023-06-27T19:52:13.230Z] installing clang...
[2023-06-27T19:52:14.141Z] Optional dependencies for clang
[2023-06-27T19:52:14.141Z] openmp: OpenMP support in clang with -fopenmp
[2023-06-27T19:52:14.141Z] python: for scan-view and git-clang-format [installed]
[2023-06-27T19:52:14.141Z] llvm: referenced by some clang headers
[2023-06-27T19:52:14.392Z] :: Running post-transaction hooks...
[2023-06-27T19:52:14.392Z] (1/7) Creating system user accounts...
[2023-06-27T19:52:14.392Z] Creating group 'avahi' with GID 980.
[2023-06-27T19:52:14.392Z] Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 980 and GID 980.
[2023-06-27T19:52:14.392Z] Creating group 'dbus' with GID 81.
[2023-06-27T19:52:14.392Z] Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.
[2023-06-27T19:52:14.392Z] Creating group 'git' with GID 979.
[2023-06-27T19:52:14.392Z] Creating user 'git' (git daemon user) with UID 979 and GID 979.
[2023-06-27T19:52:14.642Z] (2/7) Updating udev hardware database...
[2023-06-27T19:52:15.193Z] (3/7) Reloading device manager configuration...
[2023-06-27T19:52:15.193Z] Skipped: Device manager is not running.
[2023-06-27T19:52:15.193Z] (4/7) Updating the MIME type database...
[2023-06-27T19:52:15.443Z] (5/7) Updating fontconfig configuration...
[2023-06-27T19:52:15.443Z] (6/7) Warn about old perl modules
[2023-06-27T19:52:15.694Z] (7/7) Updating fontconfig cache...
[2023-06-27T19:52:15.694Z] ==> Retrieving sources...
[2023-06-27T19:52:15.694Z] -> Found translations-location.patch
[2023-06-27T19:52:15.694Z] -> Found ftbfs-version-string.patch
[2023-06-27T19:52:15.694Z] ==> WARNING: Skipping all source file integrity checks.
[2023-06-27T19:52:15.694Z] ==> Extracting sources...
[2023-06-27T19:52:15.694Z] -> Creating working copy of cppcheck git repo...
[2023-06-27T19:52:15.694Z] Cloning into 'cppcheck'...
[2023-06-27T19:52:15.694Z] done.
[2023-06-27T19:52:16.605Z] Switched to a new branch 'makepkg'
[2023-06-27T19:52:16.605Z] ==> Starting prepare()...
[2023-06-27T19:52:16.605Z] patching file gui/translationhandler.cpp
[2023-06-27T19:52:16.605Z] Hunk #1 succeeded at 99 with fuzz 2 (offset -17 lines).
[2023-06-27T19:52:16.605Z] Auto-merging .github/workflows/CI-unixish.yml
[2023-06-27T19:52:16.605Z] patching file cmake/versions.cmake
[2023-06-27T19:52:16.605Z] ==> Starting pkgver()...
[2023-06-27T19:52:16.605Z] ==> Starting build()...
[2023-06-27T19:52:16.855Z] ~/cppcheck/src/cppcheck ~/cppcheck/src
[2023-06-27T19:52:16.855Z] xsltproc -''-nonet -''-param man.charmap.use.subset "0" /usr/share/xml/docbook/xsl-stylesheets-1.79.2-7.1-nons/manpages/docbook.xsl man/cppcheck.1.xml
[2023-06-27T19:52:16.855Z] warning: failed to load external entity "/usr/share/xml/docbook/xsl-stylesheets-1.79.2-7.1-nons/manpages/docbook.xsl"
[2023-06-27T19:52:16.855Z] cannot parse /usr/share/xml/docbook/xsl-stylesheets-1.79.2-7.1-nons/manpages/docbook.xsl
[2023-06-27T19:52:16.855Z] make: *** [Makefile:373: man/cppcheck.1] Error 4
[2023-06-27T19:52:16.855Z] ==> ERROR: A failure occurred in build().
[2023-06-27T19:52:16.855Z] Aborting...
[2023-06-27T19:52:18.717Z] ==> ERROR: Build failed, check /build/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2023-06-27T19:52:18.719Z] ERROR: Failed to build source
[2023-06-27T19:52:18.719Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2023-06-27T19:52:18.856Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list