[artix-build-failures] [gremlins] Failure: gcc-11.2.0-3

jenkins at artixlinux.org jenkins at artixlinux.org
Fri Feb 11 23:11:39 CET 2022


   Build: x86_64/testing

   Name: gcc-11.2.0-3

   author: artoo

   email: artoo at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesG/job/gcc/job/master/17/

References

   1. https://orion.artixlinux.org/job/packagesG/job/gcc/job/master/17/
-------------- next part --------------
Push event to branch master
Looking up repository packagesG/gcc
Querying the current revision of branch master...
Current revision of branch master is c188ac405dc4743d3f818c7488d5c7850512b32d
Obtained Jenkinsfile from c188ac405dc4743d3f818c7488d5c7850512b32d
Loading library artix-ci at master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.32.0'
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packagesG_gcc_master at libs/artix-ci/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.0'
 > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9ed61b32f86824fd57e33b28d07d6ad7820bf63 # timeout=10
Commit message: "include version in build email subject"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesG_gcc_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2022-02-11T22:11:33.330Z] The recommended git tool is: NONE
[2022-02-11T22:11:33.331Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2022-02-11T22:11:33.331Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/packagesG_gcc_master/.git # timeout=10
[2022-02-11T22:11:33.334Z] Fetching changes from the remote Git repository
[2022-02-11T22:11:33.334Z]  > git config remote.origin.url https://[email protected]/packagesG/gcc.git # timeout=10
[2022-02-11T22:11:33.338Z] Cleaning workspace
[2022-02-11T22:11:33.338Z]  > git rev-parse --verify HEAD # timeout=10
[2022-02-11T22:11:33.340Z] Resetting working tree
[2022-02-11T22:11:33.340Z]  > git reset --hard # timeout=10
[2022-02-11T22:11:33.347Z]  > git clean -fdx # timeout=10
[2022-02-11T22:11:33.351Z] Fetching without tags
[2022-02-11T22:11:33.351Z] Fetching upstream changes from https://[email protected]/packagesG/gcc.git
[2022-02-11T22:11:33.351Z]  > git --version # timeout=10
[2022-02-11T22:11:33.354Z]  > git --version # 'git version 2.32.0'
[2022-02-11T22:11:33.355Z]  > git fetch --no-tags --force --progress -- https://[email protected]/packagesG/gcc.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-02-11T22:11:33.530Z] Checking out Revision c188ac405dc4743d3f818c7488d5c7850512b32d (master)
[2022-02-11T22:11:33.530Z]  > git config core.sparsecheckout # timeout=10
[2022-02-11T22:11:33.534Z]  > git checkout -f c188ac405dc4743d3f818c7488d5c7850512b32d # timeout=10
[2022-02-11T22:11:33.545Z] Commit message: "[trunk] -> [testing] 'gcc-11.2.0-3' add"
[2022-02-11T22:11:33.545Z]  > git rev-list --no-walk 3b6d1457d6c69df855147c55d0e22c23c3f79858 # timeout=10
[2022-02-11T22:11:33.556Z] Cleaning workspace
[2022-02-11T22:11:33.556Z]  > git rev-parse --verify HEAD # timeout=10
[2022-02-11T22:11:33.560Z] Resetting working tree
[2022-02-11T22:11:33.560Z]  > git reset --hard # timeout=10
[2022-02-11T22:11:33.566Z]  > git clean -fdx # timeout=10
[2022-02-11T22:11:33.572Z] [Gitea] Notifying branch build status: PENDING Build started...
[2022-02-11T22:11:33.718Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2022-02-11T22:11:33.992Z] + git show -s --format=%an c188ac405dc4743d3f818c7488d5c7850512b32d
[Pipeline] sh
[2022-02-11T22:11:34.250Z] + git show -s --format=%ae c188ac405dc4743d3f818c7488d5c7850512b32d
[Pipeline] sh
[2022-02-11T22:11:34.507Z] + git show --pretty=format: --name-status c188ac405dc4743d3f818c7488d5c7850512b32d
[Pipeline] fileExists
[Pipeline] sh
[2022-02-11T22:11:34.781Z] + pkg2yaml -d x86_64/testing
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2022-02-11T22:11:34.876Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2022-02-11T22:11:34.907Z] Running in /var/lib/jenkins/workspace/packagesG_gcc_master/x86_64/testing
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2022-02-11T22:11:35.175Z] + buildpkg -C -d gremlins
[2022-02-11T22:11:37.658Z] :: Synchronizing package databases...
[2022-02-11T22:11:37.658Z]  gremlins downloading...
[2022-02-11T22:11:37.658Z]  system downloading...
[2022-02-11T22:11:37.658Z]  world downloading...
[2022-02-11T22:11:37.658Z]  galaxy-gremlins downloading...
[2022-02-11T22:11:37.658Z]  galaxy downloading...
[2022-02-11T22:11:37.658Z] :: Starting full system upgrade...
[2022-02-11T22:11:37.658Z] resolving dependencies...
[2022-02-11T22:11:37.658Z] looking for conflicting packages...
[2022-02-11T22:11:37.658Z] 
[2022-02-11T22:11:37.658Z] Package (1)        Old Version  New Version  Net Change  Download Size
[2022-02-11T22:11:37.658Z] 
[2022-02-11T22:11:37.658Z] gremlins/binutils  2.38-1       2.38-2       -15.05 MiB       6.02 MiB
[2022-02-11T22:11:37.658Z] 
[2022-02-11T22:11:37.658Z] Total Download Size:     6.02 MiB
[2022-02-11T22:11:37.658Z] Total Installed Size:   30.46 MiB
[2022-02-11T22:11:37.658Z] Net Upgrade Size:      -15.05 MiB
[2022-02-11T22:11:37.658Z] 
[2022-02-11T22:11:37.658Z] :: Proceed with installation? [Y/n] 
[2022-02-11T22:11:37.658Z] :: Retrieving packages...
[2022-02-11T22:11:37.658Z]  binutils-2.38-2-x86_64 downloading...
[2022-02-11T22:11:37.658Z] checking keyring...
[2022-02-11T22:11:37.658Z] checking package integrity...
[2022-02-11T22:11:37.658Z] loading package files...
[2022-02-11T22:11:37.658Z] checking for file conflicts...
[2022-02-11T22:11:37.658Z] error: failed to commit transaction (conflicting files)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/ansidecl.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/demangle.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/dyn-string.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/fibheap.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/floatformat.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/hashtab.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/libiberty.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/objalloc.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/partition.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/safe-ctype.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/sort.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/splay-tree.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/include/libiberty/timeval-utils.h exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] binutils: /usr/lib/libiberty.a exists in filesystem (owned by gcc)
[2022-02-11T22:11:37.659Z] Errors occurred, no packages were upgraded.
[2022-02-11T22:11:39.002Z] ==> ERROR: Aborting...
[Pipeline] }
[2022-02-11T22:11:39.254Z] ERROR: Failed to build source
[2022-02-11T22:11:39.254Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2022-02-11T22:11:39.339Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list