Started by timer Running as SYSTEM Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10 Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@4c8d5a6b[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins3947669908508911594.sh + PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 623702d4c..1fcbdb181 master -> origin/master + 09cbe5e6b...077322712 community_postmarketos-ui-plasma-desktop -> origin/community_postmarketos-ui-plasma-desktop (forced update) * [new branch] pmbootstrap-ci-support -> origin/pmbootstrap-ci-support Updating 623702d4c..1fcbdb181 Fast-forward .ci/testcases/test_firmware.py | 5 + .ci/testcases/test_provides.py | 87 +++++ ...ix-undefined-reference-to-__cmsg_nxthdr-w.patch | 65 ++++ cross/gcc-aarch64/APKBUILD | 7 +- ...ix-undefined-reference-to-__cmsg_nxthdr-w.patch | 65 ++++ cross/gcc-armhf/APKBUILD | 7 +- ...ix-undefined-reference-to-__cmsg_nxthdr-w.patch | 65 ++++ cross/gcc-armv7/APKBUILD | 7 +- ...ix-undefined-reference-to-__cmsg_nxthdr-w.patch | 65 ++++ cross/gcc-riscv64/APKBUILD | 4 +- device/community/firmware-bq-picmt/APKBUILD | 6 +- .../linux-postmarketos-qcom-sdm845/APKBUILD | 8 +- .../config-postmarketos-qcom-sdm845.aarch64 | 371 +++++++++++---------- device/community/soc-qcom-msm8916/APKBUILD | 3 +- device/community/soc-qcom-msm8996/APKBUILD | 3 +- device/community/soc-qcom-sdm845/APKBUILD | 3 +- device/main/firmware-brcm43752/APKBUILD | 2 +- device/main/linux-postmarketos-allwinner/APKBUILD | 14 +- device/main/linux-purism-librem5/APKBUILD | 14 +- device/testing/device-google-elm/APKBUILD | 3 +- device/testing/device-google-hana/APKBUILD | 3 +- .../APKBUILD | 2 +- device/testing/firmware-samsung-a20/APKBUILD | 2 +- .../testing/firmware-samsung-beyond1lte/APKBUILD | 2 +- device/testing/firmware-samsung-crownlte/APKBUILD | 2 +- device/testing/firmware-samsung-dream/APKBUILD | 2 +- device/testing/firmware-samsung-hero/APKBUILD | 2 +- .../testing/firmware-samsung-j6primelte/APKBUILD | 2 +- device/testing/firmware-samsung-jxelte/APKBUILD | 2 +- .../firmware-samsung-universal7880/APKBUILD | 2 +- .../firmware-samsung-universal7885/APKBUILD | 2 +- device/testing/firmware-samsung-zero/APKBUILD | 2 +- device/testing/firmware-sony-leo/APKBUILD | 2 +- device/testing/linux-sourceparts-pocketpc/APKBUILD | 14 +- main/mkbootimg-osm0sis/APKBUILD | 8 +- main/mobile-config-firefox/APKBUILD | 8 +- main/msm-firmware-loader/APKBUILD | 4 +- main/postmarketos-ui-sxmo-de-dwm/APKBUILD | 4 +- main/postmarketos-ui-sxmo-de-sway/APKBUILD | 4 +- pmaports.cfg | 2 +- temp/alsa-ucm-conf-google-kukui/APKBUILD | 7 +- temp/gtk+2.0/APKBUILD | 106 ------ temp/gtk+2.0/gtk+2.0.post-deinstall | 7 - temp/gtk+2.0/gtk+2.0.post-install | 4 - temp/gtk+2.0/gtk+2.0.post-upgrade | 1 - temp/gtk+2.0/gtk2-fixdso.patch | 15 - temp/gtk+2.0/xid-collision-debug.patch | 15 - temp/megapixels-purism/APKBUILD | 4 +- 48 files changed, 627 insertions(+), 407 deletions(-) create mode 100644 .ci/testcases/test_provides.py create mode 100644 cross/gcc-aarch64/0054-libphobos-fix-undefined-reference-to-__cmsg_nxthdr-w.patch create mode 100644 cross/gcc-armhf/0054-libphobos-fix-undefined-reference-to-__cmsg_nxthdr-w.patch create mode 100644 cross/gcc-armv7/0054-libphobos-fix-undefined-reference-to-__cmsg_nxthdr-w.patch create mode 100644 cross/gcc-riscv64/0054-libphobos-fix-undefined-reference-to-__cmsg_nxthdr-w.patch delete mode 100644 temp/gtk+2.0/APKBUILD delete mode 100644 temp/gtk+2.0/gtk+2.0.post-deinstall delete mode 100644 temp/gtk+2.0/gtk+2.0.post-install delete mode 120000 temp/gtk+2.0/gtk+2.0.post-upgrade delete mode 100644 temp/gtk+2.0/gtk2-fixdso.patch delete mode 100644 temp/gtk+2.0/xid-collision-debug.patch [15:49:07] [1mWork path [/home/swadmin/.local/var/pmbootstrap][0m: Run 'pmbootstrap log' for details. Build step 'Execute shell' marked build as failure [Set GitHub commit status (universal)] ERROR on repos [GHRepository@7023507e[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 Finished: FAILURE