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 c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 true [Set GitHub commit status (universal)] PENDING on repos [GHRepository@2af6c337[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins14947977559524389987.sh /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images Already up to date. Processing /home/swadmin/pmbootstrap Building wheels for collected packages: pmbootstrap Building wheel for pmbootstrap (setup.py): started Building wheel for pmbootstrap (setup.py): finished with status 'done' Created wheel for pmbootstrap: filename=pmbootstrap-1.50.1-py3-none-any.whl size=240803 sha256=64ab5393ad5415a2a69e0756bd35afe74e313a07aa954cc3dda6d4ad50b0b80f Stored in directory: /tmp/pip-ephem-wheel-cache-_6_24_yi/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.50.1 Uninstalling pmbootstrap-1.50.1: Successfully uninstalled pmbootstrap-1.50.1 WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pmbootstrap-1.50.1 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 75f91b45d..bca632d4f master -> origin/master Updating 75f91b45d..bca632d4f Fast-forward cross/binutils-aarch64/APKBUILD | 16 ++++++- cross/binutils-armhf/APKBUILD | 16 ++++++- cross/binutils-armv7/APKBUILD | 16 ++++++- cross/binutils-riscv64/APKBUILD | 16 ++++++- main/postmarketos-base/APKBUILD | 6 ++- .../postmarketos-base.post-install | 2 +- main/postmarketos-base/rootfs-etc-conf.d-zram-init | 55 ++++++++++++++++++++++ 7 files changed, 121 insertions(+), 6 deletions(-) create mode 100644 main/postmarketos-base/rootfs-etc-conf.d-zram-init [15:49:06] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:06] Channel [edge]: [15:49:06] Vendor [qemu]: [15:49:06] Device codename [amd64]: [15:49:06] Kernel [lts]: [15:49:06] Username [user]: [15:49:07] User interface [weston]: [15:49:07] Change them? (y/n) [n]: [15:49:07] Extra packages [none]: [15:49:07] Use this timezone instead of GMT? (y/n) [y]: [15:49:07] Choose default locale for installation [C.UTF-8]: [15:49:07] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:07] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:07] Config changed: ui='plasma-mobile' [15:49:07] Config changed: device='tablet-x64uefi' [15:49:07] Config changed: kernel='edge' [15:49:07] Config changed: extra_packages='osk-sdl' (358434) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (358434) [15:49:08] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (358434) [15:49:08] *** (1/4) PREPARE NATIVE CHROOT *** (358434) [15:49:08] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (358434) [15:49:08] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (358434) [15:49:08] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (358434) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (358434) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (358434) [15:49:08] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (358434) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (358434) [15:49:08] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (358434) [15:49:08] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (358434) [15:49:08] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (358434) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (358434) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (358434) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (358434) [15:49:08] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (358434) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (358434) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (358434) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (358434) [15:49:08] Update package index for x86_64 (4 file(s)) (358434) [15:49:08] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (358434) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (358434) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (358434) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (358434) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (358434) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (358434) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (358434) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (358434) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (358434) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (358434) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:10] extracted: /tmp/pmbootstrappg6s0pehapk (358434) [15:49:10] extracted: /tmp/pmbootstrap94ld07vysig (358434) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:10] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap94ld07vysig /tmp/pmbootstrappg6s0pehapk Verified OK (358434) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (358434) [15:49:10] % /tmp/pmbootstrappg6s0pehapk --version apk-tools 2.12.10, compiled for x86_64. (358434) [15:49:10] (native) install alpine-base (358434) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (358434) [15:49:10] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (358434) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (358434) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (358434) [15:49:10] (native) update /etc/apk/repositories (358434) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (358434) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (358434) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (358434) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (358434) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (358434) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (358434) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (358434) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (358434) [15:49:10] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (358434) [15:49:10] New background process: pid=358645, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (358434) [15:49:12] (native) % adduser -D pmos -u 12345 (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (358434) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (358434) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (358434) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (358434) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (358434) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (358434) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (358434) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (358434) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (358434) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (358434) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (358434) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (358434) [15:49:15] (native) install cryptsetup util-linux parted (358434) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:49:15] (native) % cat /tmp/apk_progress_fifo (358434) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (358434) [15:49:15] New background process: pid=359260, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r2) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.18-r0) (4/42) Installing json-c (0.16-r2) (5/42) Installing libuuid (2.38.1-r2) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20230107-r0) (11/42) Installing ncurses-libs (6.4_p20230107-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r2) (15/42) Installing libfdisk (2.38.1-r2) (16/42) Installing libmount (2.38.1-r2) (17/42) Installing libsmartcols (2.38.1-r2) (18/42) Installing util-linux-misc (2.38.1-r2) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r2) (21/42) Installing runuser (2.38.1-r2) (22/42) Installing mount (2.38.1-r2) (23/42) Installing losetup (2.38.1-r2) (24/42) Installing hexdump (2.38.1-r2) (25/42) Installing uuidgen (2.38.1-r2) (26/42) Installing blkid (2.38.1-r2) (27/42) Installing sfdisk (2.38.1-r2) (28/42) Installing mcookie (2.38.1-r2) (29/42) Installing agetty (2.38.1-r2) (30/42) Installing agetty-openrc (0.46-r0) (31/42) Installing wipefs (2.38.1-r2) (32/42) Installing cfdisk (2.38.1-r2) (33/42) Installing umount (2.38.1-r2) (34/42) Installing util-linux-openrc (2.38.1-r2) (35/42) Installing flock (2.38.1-r2) (36/42) Installing lsblk (2.38.1-r2) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r2) (39/42) Installing logger (2.38.1-r2) (40/42) Installing partx (2.38.1-r2) (41/42) Installing fstrim (2.38.1-r2) (42/42) Installing findmnt (2.38.1-r2) Executing busybox-1.35.0-r30.trigger OK: 20 MiB in 67 packages (358434) [15:49:17] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (358434) [15:49:17] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (358434) [15:49:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (358434) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (358434) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (358434) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (358434) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (358434) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (358434) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (358434) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (358434) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (358434) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (358434) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:17] extracted: /tmp/pmbootstrapbph1_051apk (358434) [15:49:17] extracted: /tmp/pmbootstrap2or0ubprsig (358434) [15:49:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (358434) [15:49:17] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap2or0ubprsig /tmp/pmbootstrapbph1_051apk Verified OK (358434) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (358434) [15:49:17] % /tmp/pmbootstrapbph1_051apk --version apk-tools 2.12.10, compiled for x86_64. (358434) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base (358434) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (358434) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (358434) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (358434) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (358434) [15:49:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (358434) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (358434) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (358434) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (358434) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (358434) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (358434) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (358434) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (358434) [15:49:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (358434) [15:49:17] New background process: pid=359691, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (358434) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user (358434) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (358434) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev (358434) [15:49:18] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (358434) [15:49:18] Build is necessary for package 'postmarketos-base': Binary package out of date (binary: 24.1-r0, aport: 25-r0) (358434) [15:49:18] (native) calculate depends of abuild, build-base, ccache, git (pmbootstrap -v for details) (358434) [15:49:18] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (358434) [15:49:18] (native) install abuild build-base ccache git (358434) [15:49:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:49:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:49:18] (native) % cat /tmp/apk_progress_fifo (358434) [15:49:19] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add abuild build-base ccache git (358434) [15:49:19] New background process: pid=359760, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/40) Installing fakeroot (1.30.1-r0) (2/40) Installing openssl (3.0.7-r2) (3/40) Installing libattr (2.5.1-r2) (4/40) Installing attr (2.5.1-r2) (5/40) Installing libacl (2.3.1-r1) (6/40) Installing tar (1.34-r1) (7/40) Installing pkgconf (1.9.3-r1) (8/40) Installing patch (2.7.6-r8) (9/40) Installing libgcc (12.2.1_git20220924-r8) (10/40) Installing libstdc++ (12.2.1_git20220924-r8) (11/40) Installing lzip (1.23-r0) (12/40) Installing ca-certificates (20230106-r0) (13/40) Installing brotli-libs (1.0.9-r10) (14/40) Installing nghttp2-libs (1.51.0-r0) (15/40) Installing libcurl (7.87.0-r2) (16/40) Installing curl (7.87.0-r2) (17/40) Installing abuild (3.10.0-r0) Executing abuild-3.10.0-r0.pre-install (18/40) Installing binutils (2.39-r3) (19/40) Installing libmagic (5.44-r0) (20/40) Installing file (5.44-r0) (21/40) Installing libgomp (12.2.1_git20220924-r8) (22/40) Installing libatomic (12.2.1_git20220924-r8) (23/40) Installing gmp (6.2.1-r2) (24/40) Installing isl25 (0.25-r0) (25/40) Installing mpfr4 (4.2.0-r0) (26/40) Installing mpc1 (1.3.1-r0) (27/40) Installing gcc (12.2.1_git20220924-r8) (28/40) Installing libstdc++-dev (12.2.1_git20220924-r8) (29/40) Installing musl-dev (1.2.3-r4) (30/40) Installing libc-dev (0.7.2-r3) (31/40) Installing g++ (12.2.1_git20220924-r8) (32/40) Installing make (4.4-r1) (33/40) Installing fortify-headers (1.1-r1) (34/40) Installing build-base (0.5-r3) (35/40) Installing hiredis (1.0.2-r1) (36/40) Installing zstd-libs (1.5.2-r10) (37/40) Installing ccache (4.7.4-r1) (38/40) Installing libexpat (2.5.0-r0) (39/40) Installing pcre2 (10.42-r0) (40/40) Installing git (2.39.0-r0) Executing busybox-1.35.0-r30.trigger Executing ca-certificates-20230106-r0.trigger OK: 269 MiB in 107 packages (358434) [15:49:30] (native) % chown root:abuild /var/cache/distfiles (358434) [15:49:30] (native) % chmod g+w /var/cache/distfiles (358434) [15:49:30] (native) generate abuild keys (358434) [15:49:30] (native) % busybox su pmos -c PACKAGER='pmos ' HOME=/home/pmos abuild-keygen -n -q -a writing RSA key (358434) [15:49:32] (native) % cp /mnt/pmbootstrap-abuild-config/pmos@local-63beda8a.rsa.pub /etc/apk/keys/ (358434) [15:49:32] (native) % cp /tmp/gzip_wrapper.sh /usr/local/bin/gzip (358434) [15:49:32] (native) % chmod +x /usr/local/bin/gzip (358434) [15:49:32] (native) % adduser pmos abuild (358434) [15:49:32] (native) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf (358434) [15:49:32] (native) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf (358434) [15:49:32] (native) % touch /var/local/pmbootstrap_chroot_build_init_done (358434) [15:49:32] (native) % sed -i -e s/^export JOBS=.*/export JOBS=25/ /etc/abuild.conf (358434) [15:49:32] (native) % busybox su pmos -c HOME=/home/pmos ccache --max-size 5G Set cache size limit to 5.0 GB (358434) [15:49:32] (native) calculate depends of alpine-base, cmd:sudo, eudev, openssh, postmarketos-keys, postmarketos-mkinitfs, postmarketos-mvcfg, zram-init (pmbootstrap -v for details) (358434) [15:49:32] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (358434) [15:49:32] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (358434) [15:49:32] postmarketos-fde-unlocker: picked provider(s) with higest priority 1000: osk-sdl (358434) [15:49:33] (native) install alpine-base cmd:sudo eudev openssh postmarketos-keys postmarketos-mkinitfs postmarketos-mvcfg zram-init (358434) [15:49:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:49:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:49:33] (native) % cat /tmp/apk_progress_fifo (358434) [15:49:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add alpine-base cmd:sudo eudev openssh postmarketos-keys postmarketos-mkinitfs postmarketos-mvcfg zram-init (358434) [15:49:33] New background process: pid=360254, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/78) Installing sudo (1.9.12_p1-r1) (2/78) Installing udev-init-scripts (35-r1) (3/78) Installing udev-init-scripts-openrc (35-r1) (4/78) Installing eudev-libs (3.2.11-r6) (5/78) Installing xz-libs (5.4.0-r1) (6/78) Installing kmod-libs (30-r1) (7/78) Installing eudev (3.2.11-r6) (8/78) Installing eudev-openrc (3.2.11-r6) (9/78) Installing openssh-keygen (9.1_p1-r1) (10/78) Installing libedit (20221030.3.1-r0) (11/78) Installing openssh-client-common (9.1_p1-r1) (12/78) Installing openssh-client-default (9.1_p1-r1) (13/78) Installing openssh-sftp-server (9.1_p1-r1) (14/78) Installing openssh-server-common (9.1_p1-r1) (15/78) Installing openssh-server (9.1_p1-r1) (16/78) Installing openssh (9.1_p1-r1) (17/78) Installing postmarketos-keys (1-r0) (18/78) Installing boot-deploy (0.7-r0) (19/78) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (20/78) Installing lzo (2.10-r3) (21/78) Installing btrfs-progs (6.1.2-r0) (22/78) Installing bzip2 (1.0.8-r4) (23/78) Installing libaio (0.3.113-r0) (24/78) Installing device-mapper-event-libs (2.03.18-r0) (25/78) Installing lvm2-libs (2.03.18-r0) (26/78) Installing device-mapper (2.03.18-r0) (27/78) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (28/78) Installing libcom_err (1.46.5-r5) (29/78) Installing e2fsprogs-libs (1.46.5-r5) (30/78) Installing e2fsprogs (1.46.5-r5) (31/78) Installing e2fsprogs-extra (1.46.5-r5) (32/78) Installing f2fs-tools-libs (1.15.0-r0) (33/78) Installing f2fs-tools (1.15.0-r0) (34/78) Installing lz4 (1.9.4-r1) (35/78) Installing userspace-rcu (0.13.2-r0) (36/78) Installing multipath-tools (0.9.4-r0) (37/78) Installing multipath-tools-openrc (0.9.4-r0) (38/78) Installing libbz2 (1.0.8-r4) (39/78) Installing libpng (1.6.39-r2) (40/78) Installing freetype (2.12.1-r0) (41/78) Installing tslib (1.22-r1) (42/78) Installing directfb (1.7.7-r5) (43/78) Installing mesa (22.3.2-r0) (44/78) Installing libxau (1.0.11-r0) (45/78) Installing libmd (1.0.4-r0) (46/78) Installing libbsd (0.11.7-r0) (47/78) Installing libxdmcp (1.1.4-r0) (48/78) Installing libxcb (1.15-r0) (49/78) Installing libx11 (1.8.2-r2) (50/78) Installing hwdata-pci (0.366-r0) (51/78) Installing libpciaccess (0.17-r0) (52/78) Installing libdrm (2.4.114-r0) (53/78) Installing libffi (3.4.4-r0) (54/78) Installing wayland-libs-server (1.21.0-r1) (55/78) Installing mesa-gbm (22.3.2-r0) (56/78) Installing mesa-glapi (22.3.2-r0) (57/78) Installing wayland-libs-client (1.21.0-r1) (58/78) Installing libxshmfence (1.3.2-r0) (59/78) Installing mesa-egl (22.3.2-r0) (60/78) Installing libxext (1.3.5-r0) (61/78) Installing libxfixes (6.0.0-r0) (62/78) Installing libxxf86vm (1.1.5-r0) (63/78) Installing mesa-gl (22.3.2-r0) (64/78) Installing mesa-gles (22.3.2-r0) (65/78) Installing fontconfig (2.14.1-r0) (66/78) Installing encodings (1.0.6-r0) (67/78) Installing libfontenc (1.1.7-r0) (68/78) Installing mkfontscale (1.2.2-r1) (69/78) Installing font-dejavu (2.37-r3) (70/78) Installing sdl2 (2.26.2-r0) (71/78) Installing sdl2_ttf (2.20.1-r0) (72/78) Installing osk-sdl (0.67.1-r1) (73/78) Installing unudhcpd (0.2.1-r0) (74/78) Installing xz (5.4.0-r1) (75/78) Installing postmarketos-mkinitfs (1.5.1-r4) (76/78) Installing postmarketos-mvcfg (1-r0) (77/78) Installing zram-init (11.1-r1) (78/78) Installing zram-init-openrc (11.1-r1) Executing busybox-1.35.0-r30.trigger Executing eudev-3.2.11-r6.trigger Executing fontconfig-2.14.1-r0.trigger Executing mkfontscale-1.2.2-r1.trigger Executing postmarketos-mkinitfs-1.5.1-r4.trigger 2023/01/11 15:49:39 NOTE: deviceinfo (from device package) not installed yet, not building the initramfs now (it should get built later automatically.) OK: 325 MiB in 185 packages (358434) [15:49:39] (native) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 325 MiB in 185 packages (358434) [15:49:40] (native) build x86_64/postmarketos-base-25-r0.apk (358434) [15:49:40] % sudo cp -rL /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports/main/postmarketos-base/ /home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/build (358434) [15:49:40] (native) % chown -R pmos:pmos /home/pmos/build (358434) [15:49:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmaports (358434) [15:49:40] % sudo mount --bind /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmaports (358434) [15:49:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build (358434) [15:49:40] (native) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git (358434) [15:49:40] (native) % cd /home/pmos/build; busybox su pmos -c CARCH=x86_64 SUDO_APK='abuild-apk --no-progress' HOME=/home/pmos abuild -D postmarketOS -d ]0;abuild: postmarketos-base>>> postmarketos-base: Building pmos/postmarketos-base 25-r0 (using abuild 3.10.0-r0) started Wed, 11 Jan 2023 15:49:40 +0000 >>> postmarketos-base: Checking sanity of /home/pmos/build/APKBUILD... >>> WARNING: postmarketos-base: No maintainer ]0;>>> postmarketos-base: Cleaning up srcdir ]0;>>> postmarketos-base: Cleaning up pkgdir >>> postmarketos-base: Checking sha512sums... rootfs-etc-sudoers: OK rootfs-etc-doas.d-10-postmarketos.conf: OK rootfs-etc-conf.d-bootmisc: OK rootfs-etc-conf.d-swapfile: OK rootfs-etc-conf.d-zram-init: OK rootfs-etc-conf.d-syslog: OK rootfs-etc-fstab: OK rootfs-etc-issue: OK rootfs-etc-motd: OK rootfs-etc-os-release: OK rootfs-etc-sysctl.d-disable-rp-filter.conf: OK rootfs-lib-udev-rules.d-20-tm2-touchkey-input.rules: OK rootfs-lib-udev-rules.d-20-tm2-touchkey-leds.rules: OK rootfs-lib-udev-rules.d-20-zinitix-input.rules: OK rootfs-lib-udev-rules.d-50-firmware.rules: OK rootfs-usr-lib-udev-rules.d-90-feedbackd-regulator-haptic.rules: OK rootfs-etc-init.d-deferred-initcalls: OK rootfs-etc-init.d-swapfile: OK rootfs-sbin-swapfile: OK rootfs-usr-lib-firmwareload.sh: OK >>> postmarketos-base: Entering fakeroot... ]0;abuild: postmarketos-base>>> postmarketos-base-mesa*: Running split function mesa... >>> postmarketos-base-mesa*: Preparing subpackage postmarketos-base-mesa... >>> postmarketos-base-mesa*: Running postcheck for postmarketos-base-mesa >>> postmarketos-base-nftables*: Running split function nftables... >>> postmarketos-base-nftables*: Preparing subpackage postmarketos-base-nftables... >>> postmarketos-base-nftables*: Script found. /bin/sh added as a dependency for postmarketos-base-nftables-25-r0.apk >>> postmarketos-base-nftables*: Adding .post-install >>> postmarketos-base-nftables*: Running postcheck for postmarketos-base-nftables >>> postmarketos-base-nofde*: Running split function nofde... >>> postmarketos-base-nofde*: Preparing subpackage postmarketos-base-nofde... >>> postmarketos-base-nofde*: Running postcheck for postmarketos-base-nofde >>> postmarketos-base*: Running postcheck for postmarketos-base >>> WARNING: postmarketos-base*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> postmarketos-base*: Preparing package postmarketos-base... >>> postmarketos-base*: Script found. /bin/sh added as a dependency for postmarketos-base-25-r0.apk >>> postmarketos-base*: Adding .post-install >>> postmarketos-base*: Adding .pre-upgrade >>> postmarketos-base*: Adding .post-upgrade >>> postmarketos-base*: Adding .trigger >>> postmarketos-base-mesa*: Tracing dependencies... >>> postmarketos-base-mesa*: Package size: 4.0 KB >>> postmarketos-base-mesa*: Compressing data... >>> postmarketos-base-mesa*: Create checksum... >>> postmarketos-base-mesa*: Create postmarketos-base-mesa-25-r0.apk >>> postmarketos-base-nftables*: Tracing dependencies... >>> postmarketos-base-nftables*: Package size: 4.0 KB >>> postmarketos-base-nftables*: Compressing data... >>> postmarketos-base-nftables*: Create checksum... >>> postmarketos-base-nftables*: Create postmarketos-base-nftables-25-r0.apk >>> postmarketos-base-nofde*: Tracing dependencies... >>> postmarketos-base-nofde*: Package size: 4.0 KB >>> postmarketos-base-nofde*: Compressing data... >>> postmarketos-base-nofde*: Create checksum... >>> postmarketos-base-nofde*: Create postmarketos-base-nofde-25-r0.apk >>> postmarketos-base*: Tracing dependencies... >>> postmarketos-base*: Package size: 144.0 KB >>> postmarketos-base*: Compressing data... >>> postmarketos-base*: Create checksum... >>> postmarketos-base*: Create postmarketos-base-25-r0.apk ]0;>>> postmarketos-base: Build complete at Wed, 11 Jan 2023 15:49:42 +0000 elapsed time 0h 0m 2s ]0;>>> postmarketos-base: Updating the pmos/x86_64 repository index... >>> postmarketos-base: Signing the index... ]0;(358434) [15:49:42] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (358434) [15:49:42] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (358434) [15:49:42] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (358434) [15:49:42] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (358434) [15:49:43] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (358434) [15:49:43] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (358434) [15:49:45] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (358434) [15:49:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (358434) [15:49:45] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (358434) [15:49:45] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (358434) [15:49:45] New background process: pid=361773, output=background (1/809) Installing icu-data-full (72.1-r1) (2/809) Installing dbus-libs (1.14.4-r0) (3/809) Installing libgcc (12.2.1_git20220924-r8) (4/809) Installing libffi (3.4.4-r0) (5/809) Installing libintl (0.21.1-r1) (6/809) Installing libblkid (2.38.1-r2) (7/809) Installing libmount (2.38.1-r2) (8/809) Installing pcre2 (10.42-r0) (9/809) Installing glib (2.74.4-r0) (10/809) Installing libstdc++ (12.2.1_git20220924-r8) (11/809) Installing icu-libs (72.1-r1) (12/809) Installing libpcre2-16 (10.42-r0) (13/809) Installing zstd-libs (1.5.2-r10) (14/809) Installing qt5-qtbase (5.15.8_git20230109-r0) (15/809) Installing hicolor-icon-theme (0.17-r2) (16/809) Installing libmagic (5.44-r0) (17/809) Installing file (5.44-r0) (18/809) Installing libxau (1.0.11-r0) (19/809) Installing libmd (1.0.4-r0) (20/809) Installing libbsd (0.11.7-r0) (21/809) Installing libxdmcp (1.1.4-r0) (22/809) Installing libxcb (1.15-r0) (23/809) Installing libx11 (1.8.2-r2) (24/809) Installing libxext (1.3.5-r0) (25/809) Installing libice (1.1.1-r0) (26/809) Installing libuuid (2.38.1-r2) (27/809) Installing libsm (1.2.4-r0) (28/809) Installing libxt (1.2.1-r1) (29/809) Installing libxmu (1.1.4-r0) (30/809) Installing xset (1.2.5-r0) (31/809) Installing xprop (1.2.6-r0) (32/809) Installing xdg-utils (1.1.3-r4) (33/809) Installing mesa (22.3.2-r0) (34/809) Installing hwdata-pci (0.366-r0) (35/809) Installing libpciaccess (0.17-r0) (36/809) Installing libdrm (2.4.114-r0) (37/809) Installing libexpat (2.5.0-r0) (38/809) Installing wayland-libs-server (1.21.0-r1) (39/809) Installing libxfixes (6.0.0-r0) (40/809) Installing libxxf86vm (1.1.5-r0) (41/809) Installing mesa-glapi (22.3.2-r0) (42/809) Installing libxshmfence (1.3.2-r0) (43/809) Installing mesa-gl (22.3.2-r0) (44/809) Installing qt5-qtdeclarative (5.15.8_git20230103-r0) (45/809) Installing libxcomposite (0.4.6-r0) (46/809) Installing brotli-libs (1.0.9-r10) (47/809) Installing libbz2 (1.0.8-r4) (48/809) Installing libpng (1.6.39-r2) (49/809) Installing freetype (2.12.1-r0) (50/809) Installing fontconfig (2.14.1-r0) (51/809) Installing wayland-libs-client (1.21.0-r1) (52/809) Installing wayland-libs-cursor (1.21.0-r1) (53/809) Installing wayland-libs-egl (1.21.0-r1) (54/809) Installing xkeyboard-config (2.37-r0) (55/809) Installing xz-libs (5.4.0-r1) (56/809) Installing libxml2 (2.10.3-r2) (57/809) Installing libxkbcommon (1.5.0-r0) (58/809) Installing qt5-qtwayland (5.15.8_git20230105-r0) (59/809) Installing mesa-gbm (22.3.2-r0) (60/809) Installing mesa-egl (22.3.2-r0) (61/809) Installing avahi-libs (0.8-r6) (62/809) Installing gmp (6.2.1-r2) (63/809) Installing nettle (3.8.1-r0) (64/809) Installing p11-kit (0.24.1-r1) (65/809) Installing libtasn1 (4.19.0-r0) (66/809) Installing libunistring (1.1-r0) (67/809) Installing gnutls (3.7.8-r2) (68/809) Installing cups-libs (2.4.2-r1) (69/809) Installing pkgconf (1.9.3-r1) (70/809) Installing shared-mime-info (2.2-r2) (71/809) Installing libjpeg-turbo (2.1.4-r0) (72/809) Installing libwebp (1.2.4-r1) (73/809) Installing tiff (4.5.0-r2) (74/809) Installing gdk-pixbuf (2.42.10-r2) (75/809) Installing gtk-update-icon-cache (3.24.36-r0) (76/809) Installing libxrender (0.9.11-r0) (77/809) Installing libxcursor (1.2.1-r1) (78/809) Installing libxdamage (1.1.6-r0) (79/809) Installing libxi (1.8-r0) (80/809) Installing libxinerama (1.1.5-r0) (81/809) Installing libxrandr (1.5.3-r0) (82/809) Installing libatk-1.0 (2.46.0-r0) (83/809) Installing libxtst (1.2.4-r0) (84/809) Installing at-spi2-core (2.46.0-r0) (85/809) Installing libatk-bridge-2.0 (2.46.0-r0) (86/809) Installing pixman (0.42.2-r0) (87/809) Installing cairo (1.17.6-r3) (88/809) Installing cairo-gobject (1.17.6-r3) (89/809) Installing libepoxy (1.5.10-r0) (90/809) Installing fribidi (1.0.12-r0) (91/809) Installing graphite2 (1.3.14-r2) (92/809) Installing harfbuzz (6.0.0-r0) (93/809) Installing libxft (2.3.7-r0) (94/809) Installing pango (1.50.12-r0) (95/809) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/809) Installing libevdev (1.13.0-r0) (97/809) Installing mtdev (1.1.6-r1) (98/809) Installing eudev-libs (3.2.11-r6) (99/809) Installing libinput-libs (1.22.0-r0) (100/809) Installing xcb-util-wm (0.4.2-r0) (101/809) Installing xcb-util (0.4.1-r0) (102/809) Installing xcb-util-image (0.4.1-r0) (103/809) Installing xcb-util-keysyms (0.4.1-r0) (104/809) Installing xcb-util-renderutil (0.3.10-r0) (105/809) Installing libxkbcommon-x11 (1.5.0-r0) (106/809) Installing qt5-qtbase-x11 (5.15.8_git20230109-r0) (107/809) Installing qt5-qtgraphicaleffects (5.15.8_git20221110-r0) (108/809) Installing qt5-qtquickcontrols2 (5.15.8_git20221110-r0) (109/809) Installing kirigami2-libs (5.101.0-r0) (110/809) Installing libgomp (12.2.1_git20220924-r8) (111/809) Installing kirigami2 (5.101.0-r0) (112/809) Installing kactivities-libs (5.101.0-r1) (113/809) Installing karchive (5.101.0-r0) (114/809) Installing kconfig (5.101.0-r0) (115/809) Installing kcoreaddons (5.101.0-r0) (116/809) Installing qt5-qtx11extras (5.15.8_git20221110-r0) (117/809) Installing kwindowsystem (5.101.0-r0) (118/809) Installing kcrash (5.101.0-r0) (119/809) Installing kdbusaddons (5.101.0-r0) (120/809) Installing kglobalaccel (5.101.0-r0) (121/809) Installing kguiaddons (5.101.0-r0) (122/809) Installing ki18n (5.101.0-r0) (123/809) Installing libelogind (246.10-r5) (124/809) Installing polkit-elogind-libs (122-r0) (125/809) Installing polkit-qt-1 (0.114.0-r1) (126/809) Installing kauth (5.101.0-r0) (127/809) Installing kcodecs (5.101.0-r0) (128/809) Installing kwidgetsaddons (5.101.0-r0) (129/809) Installing kconfigwidgets (5.101.0-r0) (130/809) Installing qt5-qtsvg (5.15.8_git20230103-r0) (131/809) Installing kiconthemes (5.101.0-r0) (132/809) Installing kitemviews (5.101.0-r0) (133/809) Installing kxmlgui (5.101.0-r0) (134/809) Installing kbookmarks (5.101.0-r0) (135/809) Installing kcompletion (5.101.0-r0) (136/809) Installing libxml2-utils (2.10.3-r2) (137/809) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/809) Installing libgpg-error (1.46-r1) (139/809) Installing libgcrypt (1.10.1-r0) (140/809) Installing libxslt (1.1.37-r0) (141/809) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/809) Installing kdoctools (5.101.0-r0) (143/809) Installing kjobwidgets (5.101.0-r0) (144/809) Installing alsa-lib (1.2.8-r0) (145/809) Installing libxv (1.0.12-r0) (146/809) Installing cdparanoia-libs (10.2-r11) (147/809) Installing graphene (1.10.8-r1) (148/809) Installing gstreamer (1.20.5-r0) (149/809) Installing libogg (1.3.5-r2) (150/809) Installing opus (1.3.1-r1) (151/809) Installing orc (0.4.33-r0) (152/809) Installing libtheora (1.1.1-r16) (153/809) Installing libvorbis (1.3.7-r0) (154/809) Installing gst-plugins-base (1.20.5-r0) (155/809) Installing qt5-qtmultimedia (5.15.8_git20230103-r0) (156/809) Installing qt5-qtspeech (5.15.8_git20230103-r0) (157/809) Installing sound-theme-freedesktop (0.8-r0) (158/809) Installing libltdl (2.4.7-r0) (159/809) Installing libcanberra (0.30-r9) (160/809) Installing libcanberra-gstreamer (0.30-r9) (161/809) Installing knotifications (5.101.0-r0) (162/809) Installing kservice (5.101.0-r0) (163/809) Installing solid-libs (5.101.0-r0) (164/809) Installing libhunspell (1.7.2-r0) (165/809) Installing ncurses-terminfo-base (6.4_p20230107-r0) (166/809) Installing ncurses-libs (6.4_p20230107-r0) (167/809) Installing readline (8.2.0-r0) (168/809) Installing hunspell (1.7.2-r0) (169/809) Installing sonnet (5.101.0-r0) (170/809) Installing ktextwidgets (5.101.0-r0) (171/809) Installing kio (5.101.0-r0) (172/809) Installing kpackage (5.101.0-r0) (173/809) Installing kdeclarative (5.101.0-r0) (174/809) Installing kwayland (5.101.0-r0) (175/809) Installing plasma-framework (5.101.0-r0) (176/809) Installing sqlite-libs (3.40.1-r0) (177/809) Installing libaccounts-glib (1.26-r1) (178/809) Installing libaccounts-qt (1.16-r1) (179/809) Installing signond (8.61-r0) (180/809) Installing accounts-qml-module (0.7_git20190605-r1) (181/809) Installing qt5-qtwebchannel (5.15.8_git20230103-r0) (182/809) Installing sdl2 (2.26.2-r0) (183/809) Installing svt-av1-libs (1.4.1-r0) (184/809) Installing aom-libs (3.5.0-r0) (185/809) Installing libass (0.17.0-r0) (186/809) Installing libdav1d (1.0.0-r2) (187/809) Installing lcms2 (2.14-r2) (188/809) Installing libjxl (0.7.0-r0) (189/809) Installing lame (3.100-r2) (190/809) Installing libasyncns (0.8-r1) (191/809) Installing flac-libs (1.4.2-r0) (192/809) Installing libsndfile (1.2.0-r0) (193/809) Installing soxr (0.1.3-r3) (194/809) Installing speexdsp (1.2.1-r0) (195/809) Installing tdb-libs (1.4.7-r1) (196/809) Installing libpulse (9999_git20220528-r0) (197/809) Installing cjson (1.7.15-r3) (198/809) Installing mbedtls (2.28.2-r0) (199/809) Installing librist (0.2.7-r0) (200/809) Installing libsrt (1.5.1-r0) (201/809) Installing libssh (0.10.4-r0) (202/809) Installing v4l-utils-libs (1.22.1-r2) (203/809) Installing libva (2.17.0-r0) (204/809) Installing libvdpau (1.5-r0) (205/809) Installing vidstab (1.1.0-r2) (206/809) Installing libvpx (1.12.0-r1) (207/809) Installing x264-libs (0.164_git20220602-r0) (208/809) Installing numactl (2.0.16-r0) (209/809) Installing x265-libs (3.5-r3) (210/809) Installing xvidcore (1.3.7-r1) (211/809) Installing libsodium (1.0.18-r2) (212/809) Installing libzmq (4.3.4-r1) (213/809) Installing ffmpeg-libs (5.1.2-r3) (214/809) Installing libevent (2.1.12-r5) (215/809) Installing minizip (1.2.13-r0) (216/809) Installing nspr (4.35-r0) (217/809) Installing nss (3.87-r0) (218/809) Installing re2 (2022.12.01-r0) (219/809) Installing snappy (1.1.9-r4) (220/809) Installing qt5-qtwebengine (5.15.11-r12) (221/809) Installing libnotify (0.8.1-r1) (222/809) Installing libproxy (0.4.18-r2) (223/809) Installing signon-ui (0.17_git20171023-r2) (224/809) Installing libassuan (2.5.5-r1) (225/809) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/809) Installing gnupg-gpgconf (2.2.41-r0) (227/809) Installing gpg (2.2.41-r0) (228/809) Installing npth (1.6-r2) (229/809) Installing gpg-agent (2.2.41-r0) (230/809) Installing libksba (1.6.3-r0) (231/809) Installing gpgsm (2.2.41-r0) (232/809) Installing gpgme (1.18.0-r1) (233/809) Installing gpgmepp (1.18.0-r1) (234/809) Installing gdbm (1.23-r0) (235/809) Installing libsasl (2.1.28-r3) (236/809) Installing libqca (2.3.4-r2) (237/809) Installing kwallet (5.101.0-r0) (238/809) Installing kaccounts-integration (22.12.1-r0) (239/809) Installing purpose (5.101.0-r0) (240/809) Installing qt5-qtbase-sqlite (5.15.8_git20230109-r0) (241/809) Installing qt5-qtfeedback (0_git20180903-r0) (242/809) Installing angelfish (22.11-r0) (243/809) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/809) Installing gtk-engines-clearlooks (2.21.0-r3) (245/809) Installing gtk-engines-crux (2.21.0-r3) (246/809) Installing gtk-engines-industrial (2.21.0-r3) (247/809) Installing gtk-engines-mist (2.21.0-r3) (248/809) Installing gtk-engines-redmond (2.21.0-r3) (249/809) Installing gtk-engines-thinice (2.21.0-r3) (250/809) Installing gtk-engines (2.21.0-r3) (251/809) Installing breeze-gtk (5.26.5-r0) (252/809) Installing udev-init-scripts (35-r1) (253/809) Installing udev-init-scripts-openrc (35-r1) (254/809) Installing kmod-libs (30-r1) (255/809) Installing eudev (3.2.11-r6) (256/809) Installing eudev-openrc (3.2.11-r6) (257/809) Installing openssh-keygen (9.1_p1-r1) (258/809) Installing libedit (20221030.3.1-r0) (259/809) Installing openssh-client-common (9.1_p1-r1) (260/809) Installing openssh-client-default (9.1_p1-r1) (261/809) Installing openssh-sftp-server (9.1_p1-r1) (262/809) Installing openssh-server-common (9.1_p1-r1) (263/809) Installing openssh-server (9.1_p1-r1) (264/809) Installing openssh (9.1_p1-r1) (265/809) Installing boot-deploy (0.7-r0) (266/809) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (267/809) Installing lzo (2.10-r3) (268/809) Installing btrfs-progs (6.1.2-r0) (269/809) Installing bzip2 (1.0.8-r4) (270/809) Installing argon2-libs (20190702-r2) (271/809) Installing device-mapper-libs (2.03.18-r0) (272/809) Installing json-c (0.16-r2) (273/809) Installing cryptsetup-libs (2.6.0-r0) (274/809) Installing popt (1.19-r1) (275/809) Installing cryptsetup (2.6.0-r0) (276/809) Installing cryptsetup-openrc (2.6.0-r0) (277/809) Installing libaio (0.3.113-r0) (278/809) Installing device-mapper-event-libs (2.03.18-r0) (279/809) Installing lvm2-libs (2.03.18-r0) (280/809) Installing device-mapper (2.03.18-r0) (281/809) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (282/809) Installing libcom_err (1.46.5-r5) (283/809) Installing e2fsprogs-libs (1.46.5-r5) (284/809) Installing e2fsprogs (1.46.5-r5) (285/809) Installing e2fsprogs-extra (1.46.5-r5) (286/809) Installing f2fs-tools-libs (1.15.0-r0) (287/809) Installing f2fs-tools (1.15.0-r0) (288/809) Installing lz4 (1.9.4-r1) (289/809) Installing userspace-rcu (0.13.2-r0) (290/809) Installing multipath-tools (0.9.4-r0) (291/809) Installing multipath-tools-openrc (0.9.4-r0) (292/809) Installing parted (3.5-r0) (293/809) Installing postmarketos-mvcfg (1-r0) (294/809) Installing postmarketos-keys (1-r0) (295/809) Installing sudo (1.9.12_p1-r1) (296/809) Installing libfdisk (2.38.1-r2) (297/809) Installing libsmartcols (2.38.1-r2) (298/809) Installing util-linux-misc (2.38.1-r2) (299/809) Installing zram-init (11.1-r1) (300/809) Installing zram-init-openrc (11.1-r1) (301/809) Installing postmarketos-base-nofde (25-r0) (302/809) Installing unudhcpd (0.2.1-r0) (303/809) Installing xz (5.4.0-r1) (304/809) Installing postmarketos-mkinitfs (1.5.1-r4) (305/809) Installing postmarketos-base (25-r0) Executing postmarketos-base-25-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (306/809) Installing llvm15-libs (15.0.6-r1) (307/809) Installing musl-fts (1.2.7-r3) (308/809) Installing libelf (0.188-r0) (309/809) Installing mesa-dri-gallium (22.3.2-r0) (310/809) Installing postmarketos-base-mesa (25-r0) (311/809) Installing device-tablet-x64uefi (0.4-r1) (312/809) Installing intel-gmmlib (22.3.3-r0) (313/809) Installing intel-media-driver (22.6.6-r0) (314/809) Installing libva-intel-driver (2.4.1-r0) (315/809) Installing device-tablet-x64uefi-libva (0.4-r1) (316/809) Installing linux-firmware-yamaha (20221214-r1) (317/809) Installing linux-firmware-yam (20221214-r1) (318/809) Installing linux-firmware-wfx (20221214-r1) (319/809) Installing linux-firmware-vxge (20221214-r1) (320/809) Installing linux-firmware-vicam (20221214-r1) (321/809) Installing linux-firmware-ueagle-atm (20221214-r1) (322/809) Installing linux-firmware-ttusb-budget (20221214-r1) (323/809) Installing linux-firmware-tigon (20221214-r1) (324/809) Installing linux-firmware-ti-keystone (20221214-r1) (325/809) Installing linux-firmware-ti-connectivity (20221214-r1) (326/809) Installing linux-firmware-ti (20221214-r1) (327/809) Installing linux-firmware-tehuti (20221214-r1) (328/809) Installing linux-firmware-sxg (20221214-r1) (329/809) Installing linux-firmware-sun (20221214-r1) (330/809) Installing linux-firmware-slicoss (20221214-r1) (331/809) Installing linux-firmware-sb16 (20221214-r1) (332/809) Installing linux-firmware-rtw89 (20221214-r1) (333/809) Installing linux-firmware-rtw88 (20221214-r1) (334/809) Installing linux-firmware-rtlwifi (20221214-r1) (335/809) Installing linux-firmware-rtl_nic (20221214-r1) (336/809) Installing linux-firmware-rtl_bt (20221214-r1) (337/809) Installing linux-firmware-rtl8192e (20221214-r1) (338/809) Installing linux-firmware-rsi (20221214-r1) (339/809) Installing linux-firmware-rockchip (20221214-r1) (340/809) Installing linux-firmware-radeon (20221214-r1) (341/809) Installing linux-firmware-r128 (20221214-r1) (342/809) Installing linux-firmware-qlogic (20221214-r1) (343/809) Installing linux-firmware-qed (20221214-r1) (344/809) Installing linux-firmware-ath10k (20221214-r1) (345/809) Installing linux-firmware-qcom (20221214-r1) (346/809) Installing linux-firmware-qca (20221214-r1) (347/809) Installing linux-firmware-ositech (20221214-r1) (348/809) Installing linux-firmware-nxp (20221214-r1) (349/809) Installing linux-firmware-nvidia (20221214-r1) (350/809) Installing linux-firmware-netronome (20221214-r1) (351/809) Installing linux-firmware-myricom (20221214-r1) (352/809) Installing linux-firmware-mwlwifi (20221214-r1) (353/809) Installing linux-firmware-mwl8k (20221214-r1) (354/809) Installing linux-firmware-mrvl (20221214-r1) (355/809) Installing linux-firmware-moxa (20221214-r1) (356/809) Installing linux-firmware-microchip (20221214-r1) (357/809) Installing linux-firmware-meson (20221214-r1) (358/809) Installing linux-firmware-mellanox (20221214-r1) (359/809) Installing linux-firmware-mediatek (20221214-r1) (360/809) Installing linux-firmware-matrox (20221214-r1) (361/809) Installing linux-firmware-liquidio (20221214-r1) (362/809) Installing linux-firmware-libertas (20221214-r1) (363/809) Installing linux-firmware-korg (20221214-r1) (364/809) Installing linux-firmware-keyspan_pda (20221214-r1) (365/809) Installing linux-firmware-keyspan (20221214-r1) (366/809) Installing linux-firmware-kaweth (20221214-r1) (367/809) Installing linux-firmware-isci (20221214-r1) (368/809) Installing linux-firmware-intel (20221214-r1) (369/809) Installing linux-firmware-inside-secure (20221214-r1) (370/809) Installing linux-firmware-imx (20221214-r1) (371/809) Installing linux-firmware-i915 (20221214-r1) (372/809) Installing linux-firmware-go7007 (20221214-r1) (373/809) Installing linux-firmware-ess (20221214-r1) (374/809) Installing linux-firmware-ene-ub6250 (20221214-r1) (375/809) Installing linux-firmware-emi62 (20221214-r1) (376/809) Installing linux-firmware-emi26 (20221214-r1) (377/809) Installing linux-firmware-edgeport (20221214-r1) (378/809) Installing linux-firmware-e100 (20221214-r1) (379/809) Installing linux-firmware-dsp56k (20221214-r1) (380/809) Installing linux-firmware-dpaa2 (20221214-r1) (381/809) Installing linux-firmware-dabusb (20221214-r1) (382/809) Installing linux-firmware-cypress (20221214-r1) (383/809) Installing linux-firmware-cxgb4 (20221214-r1) (384/809) Installing linux-firmware-cxgb3 (20221214-r1) (385/809) Installing linux-firmware-cpia2 (20221214-r1) (386/809) Installing linux-firmware-cnm (20221214-r1) (387/809) Installing linux-firmware-cis (20221214-r1) (388/809) Installing linux-firmware-cirrus (20221214-r1) (389/809) Installing linux-firmware-cavium (20221214-r1) (390/809) Installing linux-firmware-cadence (20221214-r1) (391/809) Installing linux-firmware-brcm (20221214-r1) (392/809) Installing linux-firmware-bnx2x (20221214-r1) (393/809) Installing linux-firmware-bnx2 (20221214-r1) (394/809) Installing linux-firmware-av7110 (20221214-r1) (395/809) Installing linux-firmware-atusb (20221214-r1) (396/809) Installing linux-firmware-atmel (20221214-r1) (397/809) Installing linux-firmware-ath9k_htc (20221214-r1) (398/809) Installing linux-firmware-ath6k (20221214-r1) (399/809) Installing linux-firmware-ath11k (20221214-r1) (400/809) Installing linux-firmware-ar3k (20221214-r1) (401/809) Installing linux-firmware-amphion (20221214-r1) (402/809) Installing linux-firmware-amdgpu (20221214-r1) (403/809) Installing linux-firmware-amd-ucode (20221214-r1) (404/809) Installing linux-firmware-amd (20221214-r1) (405/809) Installing linux-firmware-advansys (20221214-r1) (406/809) Installing linux-firmware-adaptec (20221214-r1) (407/809) Installing linux-firmware-acenic (20221214-r1) (408/809) Installing linux-firmware-3com (20221214-r1) (409/809) Installing linux-firmware-other (20221214-r1) (410/809) Installing linux-firmware (20221214-r1) (411/809) Installing linux-edge (6.1.3-r0) (412/809) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (413/809) Installing ca-certificates (20230106-r0) (414/809) Installing nghttp2-libs (1.51.0-r0) (415/809) Installing libcurl (7.87.0-r2) (416/809) Installing libxmlb (0.3.10-r0) (417/809) Installing yaml (0.2.5-r0) (418/809) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (419/809) Installing appstream-qt (0.15.5-r2) (420/809) Installing attica (5.101.0-r0) (421/809) Installing kidletime (5.101.0-r0) (422/809) Installing knewstuff (5.101.0-r0) (423/809) Installing discover (5.26.5-r0) (424/809) Installing libapk-qt (0.4.2-r0) (425/809) Installing discover-backend-apk (5.26.5-r0) (426/809) Installing font-droid-nonlatin (20200215-r2) (427/809) Installing font-noto-common (0_git20211101-r6) (428/809) Installing font-noto-math (0_git20211101-r6) (429/809) Installing font-noto-symbols (0_git20211101-r6) (430/809) Installing font-noto (0_git20211101-r6) (431/809) Installing font-noto-emoji (2.038-r0) (432/809) Installing font-noto-extra (0_git20211101-r6) (433/809) Installing mauiman (1.0.1-r0) (434/809) Installing mauikit (2.2.1-r0) (435/809) Installing exiv2 (0.27.5-r1) (436/809) Installing mauikit-imagetools (2.2.1-r0) (437/809) Installing mauikit-filebrowsing (2.2.1-r0) (438/809) Installing index (2.2.1-r0) (439/809) Installing signon-plugin-oauth2 (0.25-r0) (440/809) Installing kaccounts-providers (22.12.1-r0) (441/809) Installing kirigami-addons (0.6.1-r0) (442/809) Installing kclock (22.11-r0) (443/809) Installing gsettings-desktop-schemas (43.0-r0) (444/809) Installing kdecoration (5.26.5-r0) (445/809) Installing kde-gtk-config (5.26.5-r0) (446/809) Installing kirigami-gallery (22.12.1-r0) (447/809) Installing kquickimageeditor (0.2.0-r1) (448/809) Installing taglib (1.13-r0) (449/809) Installing kfilemetadata (5.101.0-r0) (450/809) Installing qt5-qtlocation (5.15.8_git20230103-r0) (451/809) Installing koko (22.11-r0) (452/809) Installing kasync (0.3.0-r2) (453/809) Installing gpg-wks-server (2.2.41-r0) (454/809) Installing gpgv (2.2.41-r0) (455/809) Installing libldap (2.6.3-r6) (456/809) Installing gnupg-dirmngr (2.2.41-r0) (457/809) Installing gnupg-utils (2.2.41-r0) (458/809) Installing gnupg-wks-client (2.2.41-r0) (459/809) Installing gnupg (2.2.41-r0) (460/809) Installing iso-codes (4.12.0-r0) (461/809) Installing kcontacts (5.101.0-r0) (462/809) Installing kpeople (5.101.0-r0) (463/809) Installing libical (3.0.16-r1) (464/809) Installing kcalendarcore (5.101.0-r0) (465/809) Installing kmime (22.12.1-r0) (466/809) Installing kimap2 (0.4.0-r1) (467/809) Installing qt5-qtxmlpatterns (5.15.8_git20221110-r0) (468/809) Installing kdav2 (0.4.0-r1) (469/809) Installing lmdb (0.9.29-r2) (470/809) Installing libxapian (1.4.21-r0) (471/809) Installing sink (0.9.0-r3) (472/809) Installing kpeoplesink (0_git20210224-r1) (473/809) Installing kpeoplevcard (0.1-r2) (474/809) Installing libraw (0.21.1-r0) (475/809) Installing libraw-tools (0.21.1-r0) (476/809) Installing imagemagick-libs (7.1.0.57-r0) (477/809) Installing jbig2dec (0.19-r1) (478/809) Installing ghostscript (10.0.0-r2) (479/809) Installing libde265 (1.0.9-r0) (480/809) Installing libheif (1.14.0-r0) (481/809) Installing librsvg (2.55.1-r0) (482/809) Installing imagemagick (7.1.0.57-r0) (483/809) Installing perl (5.36.0-r0) (484/809) Installing perl-image-exiftool (12.50-r0) (485/809) Installing exiftool (12.50-r0) (486/809) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (487/809) Installing dbus-openrc (1.14.4-r0) (488/809) Installing feedbackd-device-themes (0_git20220202-r0) (489/809) Installing gsound (1.0.3-r1) (490/809) Installing libgudev (237-r1) (491/809) Installing json-glib (1.6.6-r1) (492/809) Installing feedbackd (0.0.2-r0) Executing feedbackd-0.0.2-r0.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (493/809) Installing tzdata (2022g-r0) (494/809) Installing openexr (3.1.5-r4) (495/809) Installing soundtouch (2.3.2-r1) (496/809) Installing libraw1394 (2.1.2-r3) (497/809) Installing libusb (1.0.26-r0) (498/809) Installing libdc1394 (2.2.6-r1) (499/809) Installing tslib (1.22-r1) (500/809) Installing directfb (1.7.7-r5) (501/809) Installing faac (1.30-r2) (502/809) Installing fdk-aac (2.0.2-r1) (503/809) Installing flite (2.2-r1) (504/809) Installing libfreeaptx (0.1.1-r1) (505/809) Installing gsm (1.0.22-r1) (506/809) Installing libldac (2.0.2.3-r0) (507/809) Installing libmodplug (0.8.9.0-r2) (508/809) Installing neon (0.32.4-r0) (509/809) Installing libnice (0.1.21-r0) (510/809) Installing openal-soft (1.22.2-r2) (511/809) Installing openjpeg (2.5.0-r2) (512/809) Installing librtmp (2.4_git20190330-r2) (513/809) Installing sbc (2.0-r0) (514/809) Installing spandsp (0.0.6-r4) (515/809) Installing libsrtp (2.4.2-r3) (516/809) Installing vo-aacenc (0.1.3-r0) (517/809) Installing vo-amrwbenc (0.1.3-r0) (518/809) Installing libzbar (0.23.92-r2) (519/809) Installing gst-plugins-bad (1.20.5-r1) (520/809) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (521/809) Installing megapixels (1.6.0-r1) (522/809) Installing mesa-gles (22.3.2-r0) (523/809) Installing encodings (1.0.6-r0) (524/809) Installing libfontenc (1.1.7-r0) (525/809) Installing mkfontscale (1.2.2-r1) (526/809) Installing font-dejavu (2.37-r3) (527/809) Installing sdl2_ttf (2.20.1-r0) (528/809) Installing osk-sdl (0.67.1-r1) (529/809) Installing kcmutils (5.101.0-r0) (530/809) Installing frameworkintegration (5.101.0-r0) (531/809) Installing oxygen (5.26.5-r0) (532/809) Installing modemmanager-qt (5.101.0-r0) (533/809) Installing callaudiod-libs (0.1.4-r0) (534/809) Installing abseil-cpp (20220623.1-r1) (535/809) Installing boost1.81-thread (1.81.0-r1) (536/809) Installing libprotobuf (3.21.12-r0) (537/809) Installing libphonenumber (8.13.4-r0) (538/809) Installing plasma-dialer (22.11-r0) (539/809) Installing plasma-mobile-sounds (0.1-r1) (540/809) Installing qt5-qtquickcontrols (5.15.8_git20221110-r0) (541/809) Installing plasma-phonebook (22.11-r0) (542/809) Installing postmarketos-artwork-wallpapers (2-r1) (543/809) Installing postmarketos-hidden-desktop-entries (2.2-r1) (544/809) Installing bluez (5.66-r1) (545/809) Installing bluez-openrc (5.66-r1) (546/809) Installing bluez-obexd (5.66-r1) (547/809) Installing kded (5.101.0-r0) (548/809) Installing bluez-qt (5.101.0-r0) (549/809) Installing bluedevil (5.26.5-r0) (550/809) Installing breeze (5.26.5-r0) (551/809) Installing libpulse-mainloop-glib (9999_git20220528-r0) (552/809) Installing callaudiod (0.1.4-r0) (553/809) Installing dnsmasq-common (2.88-r0) (554/809) Installing dnsmasq-openrc (2.88-r0) (555/809) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (556/809) Installing linux-pam (1.5.2-r2) (557/809) Installing shadow (4.13-r0) (558/809) Installing libacl (2.3.1-r1) (559/809) Installing elogind (246.10-r5) (560/809) Installing elogind-openrc (246.10-r5) (561/809) Installing hfd-service (0.1.0-r1) (562/809) Installing hfd-service-openrc (0.1.0-r1) (563/809) Installing iio-sensor-proxy (3.4-r0) (564/809) Installing iio-sensor-proxy-openrc (3.4-r0) (565/809) Installing libkscreen (5.26.5-r0) (566/809) Installing layer-shell-qt (5.26.5-r0) (567/809) Installing qt5-qtsensors (5.15.8_git20221110-r0) (568/809) Installing kscreen (5.26.5-r0) (569/809) Installing socat (1.7.4.4-r0) (570/809) Installing kwallet-pam (5.26.5-r0) (571/809) Installing kwayland-integration (5.26.5-r0) (572/809) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (573/809) Installing duktape (2.7.0-r0) (574/809) Installing polkit-elogind (122-r0) (575/809) Installing libmm-glib (1.20.2-r1) (576/809) Installing libmbim (1.28.2-r0) (577/809) Installing libqrtr-glib (1.2.2-r0) (578/809) Installing libqmi (1.32.2-r0) (579/809) Installing modemmanager (1.20.2-r1) (580/809) Installing modemmanager-openrc (1.20.2-r1) (581/809) Installing libunwind (1.6.2-r2) (582/809) Installing libcamera (0.0.3-r0) (583/809) Installing pipewire-libs (0.3.63-r1) (584/809) Installing libuv (1.44.2-r0) (585/809) Installing roc-toolkit-libs (0.1.5-r2) (586/809) Installing webrtc-audio-processing (0.3.1-r6) (587/809) Installing pipewire (0.3.63-r1) (588/809) Installing breeze-icons (5.101.0-r0) (589/809) Installing dbus-x11 (1.14.4-r0) (590/809) Installing kactivities (5.101.0-r1) (591/809) Installing kpipewire (5.26.5-r0) (592/809) Installing dconf (0.40.0-r2) (593/809) Installing anthy (9100h-r2) (594/809) Installing maliit-framework (2.3.0-r2) (595/809) Installing kyotocabinet (1.2.79-r3) (596/809) Installing libpinyin (2.8.0-r0) (597/809) Installing tinyxml (2.6.2-r1) (598/809) Installing presage (0.9.1-r2) (599/809) Installing maliit-keyboard (2.3.1-r1) (600/809) Installing qt5-qtvirtualkeyboard (5.15.8_git20221110-r0) (601/809) Installing plasma-nano (5.26.5-r0) (602/809) Installing libnm (1.40.8-r0) (603/809) Installing networkmanager-common (1.40.8-r0) (604/809) Installing networkmanager-openrc (1.40.8-r0) (605/809) Installing libndp (1.8-r1) (606/809) Installing libidn2 (2.3.4-r0) (607/809) Installing libpsl (0.21.2-r0) (608/809) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (609/809) Installing networkmanager-qt (5.101.0-r0) (610/809) Installing plasma-nm (5.26.5-r0) (611/809) Installing plasma-nm-mobile (5.26.5-r0) (612/809) Installing fftw-single-libs (3.3.10-r1) (613/809) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (614/809) Installing pulseaudio-bluez (9999_git20220528-r0) (615/809) Installing pulseaudio-alsa (9999_git20220528-r0) (616/809) Installing alsa-utils-openrc (1.2.8-r0) (617/809) Installing pulseaudio-openrc (9999_git20220528-r0) (618/809) Installing libcanberra-pulse (0.30-r9) (619/809) Installing plasma-pa (5.26.5-r0) (620/809) Installing libdaemon (0.14-r3) (621/809) Installing openrc-settingsd (1.1.0-r0) (622/809) Installing openrc-settingsd-openrc (1.1.0-r0) (623/809) Installing plasma-settings (22.11-r0) (624/809) Installing kactivitymanagerd (5.26.5-r0) (625/809) Installing kinit (5.101.0-r0) (626/809) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (627/809) Installing kdnssd (5.101.0-r0) (628/809) Installing syntax-highlighting (5.101.0-r0) (629/809) Installing kdsoap (2.1.1-r0) (630/809) Installing libmtp (1.1.20-r2) (631/809) Installing clang15-libclang (15.0.6-r2) (632/809) Installing qt5-qttools (5.15.8_git20230103-r0) (633/809) Installing phonon (4.11.1-r3) (634/809) Installing talloc (2.3.4-r1) (635/809) Installing tevent (0.13.0-r1) (636/809) Installing samba-util-libs (4.17.4-r1) (637/809) Installing jansson (2.14-r0) (638/809) Installing ldb (2.6.1-r0) (639/809) Installing libwbclient (4.17.4-r1) (640/809) Installing samba-libs (4.17.4-r1) (641/809) Installing libsmbclient (4.17.4-r1) (642/809) Installing kio-extras (22.12.1-r0) (643/809) Installing kquickcharts (5.101.0-r0) (644/809) Installing xorg-server-common (21.1.6-r0) (645/809) Installing libxkbfile (1.1.2-r0) (646/809) Installing xkbcomp (1.4.6-r0) (647/809) Installing libxfont2 (2.0.6-r0) (648/809) Installing libtirpc-conf (1.3.3-r0) (649/809) Installing libtirpc-nokrb (1.3.3-r0) (650/809) Installing libxcvt (0.1.2-r0) (651/809) Installing xwayland (22.1.7-r0) (652/809) Installing kscreenlocker (5.26.5-r0) (653/809) Installing libqaccessibilityclient (0.4.1-r1) (654/809) Installing xcb-util-cursor (0.1.4-r0) (655/809) Installing kwin (5.26.5-r0) (656/809) Installing kitemmodels (5.101.0-r0) (657/809) Installing threadweaver (5.101.0-r0) (658/809) Installing krunner (5.101.0-r0) (659/809) Installing milou (5.26.5-r0) (660/809) Installing pipewire-media-session (0.4.1-r0) (661/809) Installing font-hack (3.003-r3) (662/809) Installing qqc2-desktop-style (5.101.0-r0) (663/809) Installing plasma-integration (5.26.5-r0) (664/809) Installing qtchooser (66-r2) (665/809) Installing plasma-workspace-libs (5.26.5-r0) (666/809) Installing kactivities-stats (5.101.0-r1) (667/809) Installing baloo (5.101.0-r0) (668/809) Installing kholidays (5.101.0-r0) (669/809) Installing libkexiv2 (22.12.1-r0) (670/809) Installing knotifyconfig (5.101.0-r0) (671/809) Installing kparts (5.101.0-r0) (672/809) Installing zxing-cpp (1.4.0-r0) (673/809) Installing libdmtx-libs (0.7.7-r0) (674/809) Installing libqrencode (4.1.1-r1) (675/809) Installing prison (5.101.0-r0) (676/809) Installing ktexteditor (5.101.0-r0) (677/809) Installing libnl3 (3.7.0-r0) (678/809) Installing libpcap (1.10.2-r0) (679/809) Installing lm-sensors-libs (3.6.0-r4) (680/809) Installing libksysguard (5.26.5-r0) (681/809) Installing kuserfeedback (1.2.0-r1) (682/809) Installing gpsd (3.24-r1) (683/809) Installing gpsd-openrc (3.24-r1) (684/809) Installing mpfr4 (4.2.0-r0) (685/809) Installing libqalculate (4.5.1-r0) (686/809) Installing plasma-workspace (5.26.5-r0) (687/809) Installing kpty (5.101.0-r0) (688/809) Installing kdesu (5.101.0-r0) (689/809) Installing kde-cli-tools (5.26.5-r0) (690/809) Installing qqc2-breeze-style (5.26.5-r0) (691/809) Installing plasma-mobile (5.26.5-r0) (692/809) Installing polkit-kde-agent-1 (5.26.5-r0) (693/809) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (694/809) Installing chrony-openrc (4.3-r0) (695/809) Installing haveged (1.9.18-r0) (696/809) Installing haveged-openrc (1.9.18-r0) (697/809) Installing libmnl (1.0.5-r0) (698/809) Installing libnftnl (1.2.4-r0) (699/809) Installing nftables (1.0.6-r0) (700/809) Installing nftables-openrc (1.0.6-r0) (701/809) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (702/809) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (703/809) Installing postmarketos-base-nftables (25-r0) Executing postmarketos-base-nftables-25-r0.post-install (704/809) Installing postmarketos-artwork-icons (2-r1) (705/809) Installing util-linux (2.38.1-r2) (706/809) Installing libeconf (0.5.0-r0) (707/809) Installing runuser (2.38.1-r2) (708/809) Installing mount (2.38.1-r2) (709/809) Installing losetup (2.38.1-r2) (710/809) Installing hexdump (2.38.1-r2) (711/809) Installing uuidgen (2.38.1-r2) (712/809) Installing blkid (2.38.1-r2) (713/809) Installing sfdisk (2.38.1-r2) (714/809) Installing mcookie (2.38.1-r2) (715/809) Installing agetty (2.38.1-r2) (716/809) Installing agetty-openrc (0.46-r0) (717/809) Installing wipefs (2.38.1-r2) (718/809) Installing cfdisk (2.38.1-r2) (719/809) Installing umount (2.38.1-r2) (720/809) Installing util-linux-openrc (2.38.1-r2) (721/809) Installing flock (2.38.1-r2) (722/809) Installing lsblk (2.38.1-r2) (723/809) Installing libcap-ng (0.8.3-r1) (724/809) Installing setpriv (2.38.1-r2) (725/809) Installing logger (2.38.1-r2) (726/809) Installing partx (2.38.1-r2) (727/809) Installing fstrim (2.38.1-r2) (728/809) Installing findmnt (2.38.1-r2) (729/809) Installing wireless-regdb (2022.08.12-r0) (730/809) Installing pcsc-lite-libs (1.9.9-r0) (731/809) Installing wpa_supplicant (2.10-r4) (732/809) Installing wpa_supplicant-openrc (2.10-r4) (733/809) Installing ifupdown-ng-wifi (0.12.1-r0) (734/809) Installing postmarketos-base-ui (6-r2) Executing postmarketos-base-ui-6-r2.post-install (735/809) Installing mpdecimal (2.5.1-r1) (736/809) Installing python3 (3.11.1-r2) (737/809) Installing py3-ruamel.yaml.clib (0.2.7-r1) (738/809) Installing py3-ruamel.yaml (0.17.21-r1) (739/809) Installing sleep-inhibitor (1.16-r1) (740/809) Installing sleep-inhibitor-openrc (1.16-r1) (741/809) Installing postmarketos-base-ui-elogind (6-r2) Executing postmarketos-base-ui-elogind-6-r2.post-install (742/809) Installing py3-dbus (1.3.2-r1) (743/809) Installing obex-capabilities (0.2.1-r2) (744/809) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (745/809) Installing postmarketos-base-ui-bluez-obexd (6-r2) (746/809) Installing pulseaudio-utils (9999_git20220528-r0) (747/809) Installing postmarketos-base-ui-pulseaudio (6-r2) (748/809) Installing networkmanager-cli (1.40.8-r0) (749/809) Installing pcre (8.45-r2) (750/809) Installing slang (2.3.3-r0) (751/809) Installing newt (0.52.21-r5) (752/809) Installing networkmanager-tui (1.40.8-r0) (753/809) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (754/809) Installing mobile-broadband-provider-info (20221107-r0) (755/809) Installing networkmanager-wwan (1.40.8-r0) (756/809) Installing postmarketos-base-ui-networkmanager (6-r2) (757/809) Installing upower (1.90.0-r2) (758/809) Installing powerdevil-libs (5.26.5-r0) (759/809) Installing powerdevil (5.26.5-r0) (760/809) Installing bubblewrap (0.7.0-r0) (761/809) Installing fuse-common (3.12.0-r0) (762/809) Installing fuse-openrc (3.12.0-r0) (763/809) Installing fuse3-libs (3.12.0-r0) (764/809) Installing fuse3 (3.12.0-r0) (765/809) Installing xdg-desktop-portal (1.16.0-r0) (766/809) Installing xdg-desktop-portal-kde (5.26.5-r0) (767/809) Installing autologin (1.0.0-r4) (768/809) Installing tinydm (1.1.2-r1) (769/809) Installing tinydm-openrc (1.1.2-r1) (770/809) Installing postmarketos-base-ui-tinydm (6-r2) (771/809) Installing font-alias (1.0.4-r0) (772/809) Installing util-macros (1.19.3-r0) (773/809) Installing font-misc-misc (1.1.2-r3) (774/809) Installing font-cursor-misc (1.0.3-r3) (775/809) Installing xauth (1.1.2-r0) (776/809) Installing xmodmap (1.0.11-r0) (777/809) Installing xrdb (1.2.1-r1) (778/809) Installing xinit (1.4.2-r0) (779/809) Installing xorg-server (21.1.6-r0) (780/809) Installing libinput (1.22.0-r0) (781/809) Installing xf86-input-libinput (1.2.1-r0) (782/809) Installing xf86-video-fbdev (0.5.0-r3) (783/809) Installing postmarketos-base-ui-x11 (6-r2) (784/809) Installing postmarketos-ui-plasma-mobile (3.9-r1) Executing postmarketos-ui-plasma-mobile-3.9-r1.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (785/809) Installing libexif (0.6.24-r0) (786/809) Installing libb2 (0.98.1-r2) (787/809) Installing double-conversion (3.2.1-r0) (788/809) Installing qt6-qtbase (6.4.2-r0) (789/809) Installing qt6-qtbase-x11 (6.4.2-r0) (790/809) Installing qt6-qtdeclarative (6.4.2-r0) (791/809) Installing qt6-qtwayland (6.4.2-r0) (792/809) Installing hwloc (2.8.0-r0) (793/809) Installing libtbb (2021.8.0-r1) (794/809) Installing opencv (4.7.0-r0) (795/809) Installing postprocessd (0.2.1-r3) (796/809) Installing postprocessd-megapixels (0.2.1-r3) (797/809) Installing qmltermwidget (0.2.0-r1) (798/809) Installing qmlkonsole (22.11-r0) (799/809) Installing c-ares (1.18.1-r1) (800/809) Installing spacebar (22.11-r0) (801/809) Installing hkdm (0.2.0-r0) (802/809) Installing buffyboard (0.2.0-r0) (803/809) Installing terminus-font (4.49.1-r3) (804/809) Installing kbd-misc (2.5.1-r4) (805/809) Installing kbd (2.5.1-r4) (806/809) Installing kbd-openrc (2.5.1-r4) (807/809) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (808/809) Installing ttyescape-openrc (1.0.1-r1) (809/809) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r30.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r4.trigger 2023/01/11 15:52:43 Generating for kernel version: 6.1.3-0-edge 2023/01/11 15:52:43 Output directory: /boot 2023/01/11 15:52:43 == Generating initramfs == 2023/01/11 15:52:43 - Including hook files 2023/01/11 15:52:43 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/11 15:52:43 - Including hook scripts 2023/01/11 15:52:43 - Including required binaries 2023/01/11 15:52:43 - Including kernel modules 2023/01/11 15:52:43 - Including splash images 2023/01/11 15:52:43 - Writing and verifying initramfs archive 2023/01/11 15:52:43 == Generating initramfs extra == 2023/01/11 15:52:43 - Including extra binaries 2023/01/11 15:52:43 - Including FDE support 2023/01/11 15:52:43 - Writing and verifying initramfs-extra archive 2023/01/11 15:52:43 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2023/01/11 15:52:44 mkinitfs completed in: 1.391736376s Executing postmarketos-base-25-r0.trigger Executing ca-certificates-20230106-r0.trigger Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 3239 MiB in 834 packages (358434) [15:52:45] (rootfs_tablet-x64uefi) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/x86_64/postmarketos-base-25-r0.apk /mnt/pmbootstrap-packages/x86_64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.155246) OK: 3239 MiB in 835 packages (358434) [15:52:46] (rootfs_tablet-x64uefi) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.155246) OK: 3239 MiB in 834 packages (358434) [15:52:46] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan OK: 3239 MiB in 834 packages (358434) [15:52:47] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (358434) [15:52:47] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (358434) [15:52:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (358434) [15:52:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (358434) [15:52:47] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (358434) [15:52:47] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (358434) [15:52:47] New background process: pid=368071, output=background OK: 3239 MiB in 834 packages (358434) [15:52:48] (rootfs_tablet-x64uefi) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/x86_64/postmarketos-base-25-r0.apk /mnt/pmbootstrap-packages/x86_64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.155248) OK: 3239 MiB in 835 packages (358434) [15:52:48] (rootfs_tablet-x64uefi) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.155248) OK: 3239 MiB in 834 packages (358434) [15:52:49] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan OK: 3239 MiB in 834 packages (358434) [15:52:50] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (358434) [15:52:50] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (358434) [15:52:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (358434) [15:52:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (358434) [15:52:50] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (358434) [15:52:50] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (358434) [15:52:50] New background process: pid=368090, output=background OK: 3239 MiB in 834 packages (358434) [15:52:51] (rootfs_tablet-x64uefi) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/x86_64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.155251) OK: 3239 MiB in 835 packages (358434) [15:52:51] (rootfs_tablet-x64uefi) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.155251) OK: 3239 MiB in 834 packages (358434) [15:52:52] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan OK: 3239 MiB in 834 packages (358434) [15:52:53] (rootfs_tablet-x64uefi) mkinitfs edge (358434) [15:52:53] (rootfs_tablet-x64uefi) % mkinitfs 2023/01/11 15:52:53 Generating for kernel version: 6.1.3-0-edge 2023/01/11 15:52:53 Output directory: /boot 2023/01/11 15:52:53 == Generating initramfs == 2023/01/11 15:52:53 - Including hook files 2023/01/11 15:52:53 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/11 15:52:53 - Including hook scripts 2023/01/11 15:52:53 - Including required binaries 2023/01/11 15:52:53 - Including kernel modules 2023/01/11 15:52:53 - Including splash images 2023/01/11 15:52:53 - Writing and verifying initramfs archive 2023/01/11 15:52:53 == Generating initramfs extra == 2023/01/11 15:52:53 - Including extra binaries 2023/01/11 15:52:53 - Including FDE support 2023/01/11 15:52:53 - Writing and verifying initramfs-extra archive 2023/01/11 15:52:53 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2023/01/11 15:52:53 mkinitfs completed in: 800.978969ms (358434) [15:52:53] *** SET LOGIN PASSWORD FOR: 'user' *** (358434) [15:52:53] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (358434) [15:52:54] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (358434) [15:52:54] (rootfs_tablet-x64uefi) locking root (358434) [15:52:54] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (358434) [15:52:54] NOTE: No valid keymap specified for device (358434) [15:52:54] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (358434) [15:52:55] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (358434) [15:52:55] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (358434) [15:52:55] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (358434) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (358434) [15:52:55] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (358434) [15:52:55] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (358434) [15:52:55] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3325476 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (358434) [15:52:55] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (358434) [15:52:55] (native) create tablet-x64uefi.img (4715M) (358434) [15:52:55] (native) % truncate -s 4715M /home/pmos/rootfs/tablet-x64uefi.img (358434) [15:52:55] (native) mount /dev/install (tablet-x64uefi.img) (358434) [15:52:55] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (358434) [15:52:55] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (358434) [15:52:55] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (358434) [15:52:55] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (358434) [15:52:55] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (358434) [15:52:55] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (358434) [15:52:55] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (358434) [15:52:55] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (358434) [15:52:55] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (358434) [15:52:55] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (358434) [15:52:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (358434) [15:52:56] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (358434) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (358434) [15:52:56] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (358434) [15:52:56] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (358434) [15:52:56] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (358434) [15:52:56] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (358434) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (358434) [15:52:56] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (358434) [15:52:56] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (358434) [15:52:56] (native) % parted -s /dev/install mktable msdos (358434) [15:52:56] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (358434) [15:52:56] (native) % parted -s /dev/install mkpart primary 256M 100% (358434) [15:52:56] (native) % parted -s /dev/install set 1 boot on (358434) [15:52:56] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (358434) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (358434) [15:52:56] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (358434) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (358434) [15:52:56] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (358434) [15:52:56] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (358434) [15:52:56] (native) install e2fsprogs (358434) [15:52:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:52:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:52:56] (native) % cat /tmp/apk_progress_fifo (358434) [15:52:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (358434) [15:52:56] New background process: pid=368703, output=background OK: 325 MiB in 185 packages (358434) [15:52:57] (native) format /dev/installp2 (root, ext4) (358434) [15:52:57] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (358434) [15:52:57] (native) mount /dev/installp2 to /mnt/install (358434) [15:52:57] (native) % mkdir -p /mnt/install (358434) [15:52:57] (native) % mount /dev/installp2 /mnt/install (358434) [15:52:57] (native) calculate depends of dosfstools (pmbootstrap -v for details) (358434) [15:52:57] (native) install dosfstools (358434) [15:52:57] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:52:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (358434) [15:52:57] (native) % cat /tmp/apk_progress_fifo (358434) [15:52:57] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (358434) [15:52:57] New background process: pid=368731, output=background (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r30.trigger OK: 325 MiB in 186 packages (358434) [15:52:58] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (358434) [15:52:58] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (358434) [15:52:58] (native) % mkdir -p /mnt/install/boot (358434) [15:52:58] (native) % mount /dev/installp1 /mnt/install/boot (358434) [15:52:58] *** (4/4) FILL INSTALL BLOCKDEVICE *** (358434) [15:52:58] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (358434) [15:52:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (358434) [15:52:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (358434) [15:52:58] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (358434) [15:52:58] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (358434) [15:53:07] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (358434) [15:53:07] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (358434) [15:53:07] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos@local-63beda8a.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (358434) [15:53:07] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (358434) [15:53:07] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (358434) [15:53:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (358434) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (358434) [15:53:18] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (358434) [15:53:18] (native) umount /dev/loop9 (358434) [15:53:18] (native) % losetup -d /dev/loop9 (358434) [15:53:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (358434) [15:53:18] (358434) [15:53:18] *** FLASHING INFORMATION *** (358434) [15:53:18] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (358434) [15:53:18] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (358434) [15:53:18] (358434) [15:53:18] *** SSH DAEMON INFORMATION *** (358434) [15:53:18] SSH daemon is enabled (disable with --no-sshd). (358434) [15:53:18] Login as 'user' with the password given during installation. (358434) [15:53:18] (358434) [15:53:18] *** FIREWALL INFORMATION *** (358434) [15:53:18] Firewall is enabled, but will not work (no support in kernel config for nftables). (358434) [15:53:18] If/when the kernel supports it in the future, it will work automatically. (358434) [15:53:18] For more information: https://postmarketos.org/firewall (358434) [15:53:18] (358434) [15:53:18] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (358434) [15:53:18] DONE! total 3416988 -rw-r--r-- 1 root 12345 4944035840 Jan 11 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 1 /var/lib/snapd/snaps/snapd_17950.snap 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop7 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Jan 11 15:53 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Jan 11 15:53 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Jan 11 15:53 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Jan 11 15:52 bin drwxr-xr-x 2 root root 4096 Jan 11 15:52 boot drwxr-xr-x 2 root root 4096 Jan 11 15:49 dev drwxr-xr-x 63 root root 4096 Jan 11 15:52 etc drwxr-xr-x 3 root root 4096 Jan 11 15:53 home drwxr-xr-x 15 root root 4096 Jan 11 15:51 lib drwx------ 2 root root 16384 Jan 11 15:52 lost+found drwxr-xr-x 5 root root 4096 Jan 11 15:49 media drwxr-xr-x 8 root root 4096 Jan 11 15:49 mnt drwxr-xr-x 2 root root 4096 Jan 11 15:49 opt drwxr-xr-x 2 root root 4096 Jan 11 15:49 proc drwx------ 2 root root 4096 Jan 11 15:49 root drwxr-xr-x 6 root root 4096 Jan 11 15:52 run drwxr-xr-x 2 root root 4096 Jan 11 15:52 sbin drwxr-xr-x 2 root root 4096 Jan 11 15:49 srv drwxr-xr-x 2 root root 4096 Jan 11 15:49 sys drwxrwxrwt 2 root root 4096 Jan 11 15:52 tmp drwxr-xr-x 9 root root 4096 Jan 11 15:50 usr drwxr-xr-x 13 root root 4096 Jan 11 15:50 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-11 15:53:53-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 29.9M=0s 2023-01-11 15:53:53 (29.9 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2023-01-09 16:11:45.631489 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-3296-g9f71494e15 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-3333-g51cde8287e [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-3298-g1c4f74d464 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24698 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672452690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1672452741-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672452709-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672452755-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.5-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.5-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.5-r0 -> 9999_git1672453197-r0) (58/102) Upgrading breeze (5.26.5-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.5-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.5-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-pa (5.26.5-r0 -> 9999_git1666836724-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.5-r0 -> 9999_git1672453263-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.5-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1672452728-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.5-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.5-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r30.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-25-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3397 MiB in 834 packages (1/12) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/12) Installing xdg-dbus-proxy (0.1.4-r0) (3/12) Installing lz4-libs (1.9.4-r1) (4/12) Installing libarchive (3.6.2-r1) (5/12) Installing ostree (2022.6-r0) (6/12) Installing libseccomp (2.5.4-r1) (7/12) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-57-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (8/12) Installing flatpak-libs (1.14.1-r0) (9/12) Installing discover-backend-flatpak (5.26.5-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (7.1-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-25-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3407 MiB in 846 packages (1/106) Installing syndication (9999_git1670961763-r0) (2/106) Installing alligator (9999_git1672453380-r0) (3/106) Installing libavc1394 (0.5.4-r3) (4/106) Installing libcaca (0.99_beta20-r0) (5/106) Installing libdv (1.0.0-r7) (6/106) Installing libiec61883 (1.2.0-r3) (7/106) Installing libsamplerate (0.2.2-r0) (8/106) Installing jack (1.9.21-r0) (9/106) Installing mpg123-libs (1.31.1-r0) (10/106) Installing speex (1.2.1-r0) (11/106) Installing libshout (2.4.6-r1) (12/106) Installing wavpack (5.6.0-r0) (13/106) Installing gst-plugins-good (1.20.5-r0) (14/106) Installing py3-parsing (3.0.9-r1) (15/106) Installing py3-packaging (23.0-r0) (16/106) Installing py3-setuptools (65.6.3-r0) (17/106) Installing py3-certifi (2022.12.7-r0) (18/106) Installing py3-charset-normalizer (3.0.1-r1) (19/106) Installing py3-idna (3.4-r3) (20/106) Installing py3-urllib3 (1.26.13-r0) (21/106) Installing py3-requests (2.28.1-r2) (22/106) Installing py3-ytmusicapi (0.24.1-r0) (23/106) Installing libmng (2.0.3-r1) (24/106) Installing qt5-qtimageformats (5.15.8_git20230103-r0) (25/106) Installing py3-mutagen (1.46.0-r1) (26/106) Installing py3-websockets (10.4-r2) (27/106) Installing py3-brotli (1.0.9-r10) (28/106) Installing yt-dlp (2023.01.06-r0) (29/106) Installing audiotube (9999_git1672453390-r0) (30/106) Installing calindori (9999_git1671937760-r0) (31/106) Installing live-media (2022.10.01-r0) (32/106) Installing libxpm (3.5.14-r0) (33/106) Installing a52dec (0.8.0-r8) (34/106) Installing vulkan-loader (1.3.236.0-r0) (35/106) Installing mesa-vulkan-intel (22.3.2-r0) (36/106) Installing device-tablet-x64uefi-vulkan (0.4-r1) (37/106) Installing ffmpeg4-libs (4.4.3-r0) (38/106) Installing libbluray (1.3.4-r0) (39/106) Installing libcddb (1.3.2-r4) (40/106) Installing libdvbpsi (1.3.3-r0) (41/106) Installing libdvdcss (1.4.3-r0) (42/106) Installing libdvdread (6.1.3-r1) (43/106) Installing libdvdnav (6.1.1-r0) (44/106) Installing libebml (1.4.4-r0) (45/106) Installing faad2-libs (2.10.1-r0) (46/106) Installing libupnp (1.14.15-r0) (47/106) Installing lua5.2-libs (5.2.4-r11) (48/106) Installing libmad (0.15.1b-r9) (49/106) Installing libmatroska (1.7.1-r0) (50/106) Installing libmicrodns (0.2.0-r0) (51/106) Installing libmpeg2 (0.5.1-r10) (52/106) Installing glslang-libs (1.3.236.0-r0) (53/106) Installing glslang (1.3.236.0-r0) (54/106) Installing spirv-tools (1.3.236.0-r0) (55/106) Installing shaderc (2022.4-r0) (56/106) Installing libplacebo (5.229.2-r0) (57/106) Installing libprotobuf-lite (3.21.12-r0) (58/106) Installing vlc-libs (3.0.18-r1) (59/106) Installing vlc (3.0.18-r1) (60/106) Installing elisa (22.12.1-r0) (61/106) Installing kunitconversion (9999_git1671934531-r0) (62/106) Installing kalk (9999_git1672461333-r0) (63/106) Installing qt5-qtkeychain (0.13.2-r1) (64/106) Installing kasts (9999_git1672368350-r0) (65/106) Installing keysmith (9999_git1671938648-r0) (66/106) Installing krecorder (9999_git1671937806-r0) (67/106) Installing kpublictransport (22.12.1-r0) (68/106) Installing ktrip (9999_git1671938816-r0) (69/106) Installing kweathercore (9999_git1672367176-r0) (70/106) Installing qt5-qtcharts (5.15.8_git20221110-r0) (71/106) Installing kweather (9999_git1672368364-r0) (72/106) Installing olm (3.2.14-r0) (73/106) Installing libquotient (0.7.1-r0) (74/106) Installing libcmark (0.30.2-r1) (75/106) Installing neochat (9999_git1672453023-r1) (76/106) Installing kjs (9999_git1670961433-r0) (77/106) Installing libdjvulibre (3.5.28-r3) (78/106) Installing libzip (1.9.2-r2) (79/106) Installing ebook-tools (0.2.2-r3) (80/106) Installing discount-libs (2.2.7b-r0) (81/106) Installing poppler (23.01.0-r0) (82/106) Installing poppler-qt5 (23.01.0-r0) (83/106) Installing kdegraphics-mobipocket (22.12.1-r0) (84/106) Installing libspectre (0.2.12-r0) (85/106) Installing okular-common (22.12.1-r0) (86/106) Installing okular (22.12.1-r0) (87/106) Installing plasma-camera (1.0_git20210328-r2) (88/106) Installing gst-libav (1.20.5-r0) (89/106) Installing gst-plugins-good-qt (1.20.5-r0) (90/106) Installing libxpresent (1.0.1-r0) (91/106) Installing libxscrnsaver (1.2.4-r0) (92/106) Installing libcdio (2.1.0-r1) (93/106) Installing libcdio-paranoia (10.2.2.0.1-r1) (94/106) Installing luajit (2.1_p20210510-r3) (95/106) Installing rubberband-libs (3.1.1-r2) (96/106) Installing sndio-libs (1.9.0-r0) (97/106) Installing uchardet-libs (0.0.8-r0) (98/106) Installing zimg (3.0.4-r1) (99/106) Installing mpv-libs (0.35.0-r1) (100/106) Installing plasmatube (9999_git1672368377-r0) (101/106) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (102/106) Installing postmarketos-config-nftables-mdns (0.13-r0) (103/106) Installing postmarketos-config-nftables-chromecast (0.13-r0) (104/106) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (105/106) Installing qt5-qtwebsockets (5.15.8_git20230106-r0) (106/106) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-25-r0.trigger Executing vlc-libs-3.0.18-r1.trigger OK: 3565 MiB in 952 packages (chroot) Exiting chroot... [15:54:57] Unregister qemu binfmt (arm) [15:54:57] Unregister qemu binfmt (aarch64) [15:54:57] Unregister qemu binfmt (riscv64) [15:54:57] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:54:57] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:54:58] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:54:58] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:54:59] Cleared up ~6909 MB of space [15:55:00] DONE! Building image for pine64-pinephone Already up to date. [15:55:01] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:01] Channel [edge]: [15:55:01] Vendor [qemu]: [15:55:01] Device codename [amd64]: [15:55:01] Kernel [lts]: [15:55:01] Username [user]: [15:55:01] User interface [weston]: [15:55:01] Change them? (y/n) [n]: [15:55:01] Extra packages [none]: [15:55:01] Use this timezone instead of GMT? (y/n) [y]: [15:55:01] Choose default locale for installation [C.UTF-8]: [15:55:01] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:01] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:01] Config changed: ui='plasma-mobile' [15:55:01] Config changed: device='pine64-pinephone' [15:55:01] Config changed: kernel='' [15:55:02] Config changed: extra_packages='osk-sdl' (411940) [15:55:02] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (411940) [15:55:02] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (411940) [15:55:02] *** (1/4) PREPARE NATIVE CHROOT *** (411940) [15:55:02] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (411940) [15:55:02] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (411940) [15:55:02] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (411940) [15:55:02] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (411940) [15:55:02] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (411940) [15:55:02] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (411940) [15:55:02] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (411940) [15:55:02] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (411940) [15:55:02] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (411940) [15:55:02] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (411940) [15:55:02] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (411940) [15:55:02] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (411940) [15:55:02] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (411940) [15:55:02] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (411940) [15:55:02] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (411940) [15:55:02] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (411940) [15:55:02] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (411940) [15:55:02] Update package index for x86_64 (4 file(s)) (411940) [15:55:02] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (411940) [15:55:02] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (411940) [15:55:03] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (411940) [15:55:03] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (411940) [15:55:03] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (411940) [15:55:03] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (411940) [15:55:03] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (411940) [15:55:03] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (411940) [15:55:04] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (411940) [15:55:04] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (411940) [15:55:04] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:04] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:04] extracted: /tmp/pmbootstrapy07r6zf5apk (411940) [15:55:04] extracted: /tmp/pmbootstrap5fi6oublsig (411940) [15:55:04] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:04] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap5fi6oublsig /tmp/pmbootstrapy07r6zf5apk Verified OK (411940) [15:55:04] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (411940) [15:55:04] % /tmp/pmbootstrapy07r6zf5apk --version apk-tools 2.12.10, compiled for x86_64. (411940) [15:55:04] (native) install alpine-base (411940) [15:55:04] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (411940) [15:55:04] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (411940) [15:55:04] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (411940) [15:55:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (411940) [15:55:04] (native) update /etc/apk/repositories (411940) [15:55:04] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (411940) [15:55:04] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (411940) [15:55:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (411940) [15:55:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (411940) [15:55:04] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (411940) [15:55:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (411940) [15:55:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:05] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:05] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (411940) [15:55:05] New background process: pid=412440, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (411940) [15:55:06] (native) % adduser -D pmos -u 12345 (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (411940) [15:55:06] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (411940) [15:55:06] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (411940) [15:55:06] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (411940) [15:55:06] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (411940) [15:55:06] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (411940) [15:55:06] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (411940) [15:55:06] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (411940) [15:55:06] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (411940) [15:55:06] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (411940) [15:55:06] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (411940) [15:55:06] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (411940) [15:55:09] (native) install cryptsetup util-linux parted (411940) [15:55:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:55:09] (native) % cat /tmp/apk_progress_fifo (411940) [15:55:09] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (411940) [15:55:09] New background process: pid=412887, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r2) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.18-r0) (4/42) Installing json-c (0.16-r2) (5/42) Installing libuuid (2.38.1-r2) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20230107-r0) (11/42) Installing ncurses-libs (6.4_p20230107-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r2) (15/42) Installing libfdisk (2.38.1-r2) (16/42) Installing libmount (2.38.1-r2) (17/42) Installing libsmartcols (2.38.1-r2) (18/42) Installing util-linux-misc (2.38.1-r2) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r2) (21/42) Installing runuser (2.38.1-r2) (22/42) Installing mount (2.38.1-r2) (23/42) Installing losetup (2.38.1-r2) (24/42) Installing hexdump (2.38.1-r2) (25/42) Installing uuidgen (2.38.1-r2) (26/42) Installing blkid (2.38.1-r2) (27/42) Installing sfdisk (2.38.1-r2) (28/42) Installing mcookie (2.38.1-r2) (29/42) Installing agetty (2.38.1-r2) (30/42) Installing agetty-openrc (0.46-r0) (31/42) Installing wipefs (2.38.1-r2) (32/42) Installing cfdisk (2.38.1-r2) (33/42) Installing umount (2.38.1-r2) (34/42) Installing util-linux-openrc (2.38.1-r2) (35/42) Installing flock (2.38.1-r2) (36/42) Installing lsblk (2.38.1-r2) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r2) (39/42) Installing logger (2.38.1-r2) (40/42) Installing partx (2.38.1-r2) (41/42) Installing fstrim (2.38.1-r2) (42/42) Installing findmnt (2.38.1-r2) Executing busybox-1.35.0-r30.trigger OK: 20 MiB in 67 packages (411940) [15:55:11] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (411940) [15:55:11] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (411940) [15:55:11] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (411940) [15:55:11] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (411940) [15:55:11] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (411940) [15:55:11] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (411940) [15:55:11] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (411940) [15:55:11] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (411940) [15:55:11] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (411940) [15:55:11] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (411940) [15:55:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (411940) [15:55:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (411940) [15:55:11] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (411940) [15:55:11] (native) install qemu-aarch64 (411940) [15:55:11] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:55:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:55:11] (native) % cat /tmp/apk_progress_fifo (411940) [15:55:11] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (411940) [15:55:11] New background process: pid=412973, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r30.trigger OK: 25 MiB in 68 packages (411940) [15:55:12] Register qemu binfmt (aarch64) (411940) [15:55:12] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (411940) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (411940) [15:55:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (411940) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (411940) [15:55:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (411940) [15:55:12] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:12] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:12] extracted: /tmp/pmbootstrapw8gos_gzapk (411940) [15:55:12] extracted: /tmp/pmbootstraprfb1gdmrsig (411940) [15:55:12] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:12] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraprfb1gdmrsig /tmp/pmbootstrapw8gos_gzapk Verified OK (411940) [15:55:12] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (411940) [15:55:12] % /tmp/pmbootstrapw8gos_gzapk --version apk-tools 2.12.10, compiled for x86_64. (411940) [15:55:12] (rootfs_pine64-pinephone) install alpine-base (411940) [15:55:12] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (411940) [15:55:12] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (411940) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (411940) [15:55:12] (rootfs_pine64-pinephone) update /etc/apk/repositories (411940) [15:55:12] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (411940) [15:55:12] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (411940) [15:55:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (411940) [15:55:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (411940) [15:55:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (411940) [15:55:12] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (411940) [15:55:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (411940) [15:55:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (411940) [15:55:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (411940) [15:55:12] Update package index for aarch64 (4 file(s)) (411940) [15:55:12] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (411940) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (411940) [15:55:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (411940) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (411940) [15:55:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (411940) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (411940) [15:55:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (411940) [15:55:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (411940) [15:55:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (411940) [15:55:13] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:13] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:13] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (411940) [15:55:13] New background process: pid=413023, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 13 MiB in 25 packages (411940) [15:55:15] (rootfs_pine64-pinephone) % getent passwd user (411940) [15:55:15] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (411940) [15:55:15] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (411940) [15:55:15] (rootfs_pine64-pinephone) % addgroup user wheel (411940) [15:55:15] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup user video (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup user audio (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup user input (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup -S plugdev (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup user plugdev (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (411940) [15:55:16] (rootfs_pine64-pinephone) % addgroup user netdev (411940) [15:55:16] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (411940) [15:55:18] Build is necessary for package 'postmarketos-base': Binary package out of date (binary: 24.1-r0, aport: 25-r0) (411940) [15:55:18] NOTE: Skipped apk version check for chroot 'buildroot_aarch64', because it is not installed yet! (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev (411940) [15:55:18] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/shm (411940) [15:55:18] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/shm (411940) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/null c 1 3 (411940) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/zero c 1 5 (411940) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/full c 1 7 (411940) [15:55:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/random c 1 8 (411940) [15:55:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/urandom c 1 9 (411940) [15:55:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/ (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/proc (411940) [15:55:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/proc (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/apk (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/apk (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-ccache (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-ccache (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/distfiles (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/distfiles (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-git (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-git (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-rust (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-rust (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-abuild-config (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-abuild-config (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/keys (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/keys (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-netboot (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-netboot (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-packages (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-packages (411940) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin (411940) [15:55:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin/qemu-aarch64-static (411940) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin/qemu-aarch64-static (411940) [15:55:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/in-pmbootstrap (411940) [15:55:18] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:18] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:18] extracted: /tmp/pmbootstrap89sg1lgoapk (411940) [15:55:18] extracted: /tmp/pmbootstrap3xbahp03sig (411940) [15:55:18] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (411940) [15:55:18] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap3xbahp03sig /tmp/pmbootstrap89sg1lgoapk Verified OK (411940) [15:55:18] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (411940) [15:55:18] % /tmp/pmbootstrap89sg1lgoapk --version apk-tools 2.12.10, compiled for x86_64. (411940) [15:55:18] (buildroot_aarch64) install alpine-base (411940) [15:55:18] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/cache (411940) [15:55:18] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/resolv.conf (411940) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk (411940) [15:55:19] (buildroot_aarch64) update /etc/apk/repositories (411940) [15:55:19] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (411940) [15:55:19] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (411940) [15:55:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (411940) [15:55:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (411940) [15:55:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (411940) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (411940) [15:55:19] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:19] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (411940) [15:55:19] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64 --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (411940) [15:55:19] New background process: pid=413439, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 13 MiB in 25 packages (411940) [15:55:20] (buildroot_aarch64) % adduser -D pmos -u 12345 (411940) [15:55:20] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (411940) [15:55:20] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (411940) [15:55:20] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (411940) [15:55:20] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-ccache (411940) [15:55:20] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (411940) [15:55:20] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (411940) [15:55:21] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-packages (411940) [15:55:21] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (411940) [15:55:21] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (411940) [15:55:21] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (411940) [15:55:21] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (411940) [15:55:21] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (411940) [15:55:21] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (411940) [15:55:21] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (411940) [15:55:21] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (411940) [15:55:22] (buildroot_aarch64) calculate depends of abuild, build-base, ccache, git (pmbootstrap -v for details) (411940) [15:55:22] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (411940) [15:55:22] (buildroot_aarch64) install abuild build-base ccache git (411940) [15:55:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo (411940) [15:55:22] (buildroot_aarch64) % cat /tmp/apk_progress_fifo (411940) [15:55:22] (buildroot_aarch64) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add abuild build-base ccache git (411940) [15:55:22] New background process: pid=413749, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/40) Installing fakeroot (1.30.1-r0) (2/40) Installing openssl (3.0.7-r2) (3/40) Installing libattr (2.5.1-r2) (4/40) Installing attr (2.5.1-r2) (5/40) Installing libacl (2.3.1-r1) (6/40) Installing tar (1.34-r1) (7/40) Installing pkgconf (1.9.3-r1) (8/40) Installing patch (2.7.6-r8) (9/40) Installing libgcc (12.2.1_git20220924-r8) (10/40) Installing libstdc++ (12.2.1_git20220924-r8) (11/40) Installing lzip (1.23-r0) (12/40) Installing ca-certificates (20230106-r0) (13/40) Installing brotli-libs (1.0.9-r10) (14/40) Installing nghttp2-libs (1.51.0-r0) (15/40) Installing libcurl (7.87.0-r2) (16/40) Installing curl (7.87.0-r2) (17/40) Installing abuild (3.10.0-r0) Executing abuild-3.10.0-r0.pre-install (18/40) Installing binutils (2.39-r3) (19/40) Installing libmagic (5.44-r0) (20/40) Installing file (5.44-r0) (21/40) Installing libgomp (12.2.1_git20220924-r8) (22/40) Installing libatomic (12.2.1_git20220924-r8) (23/40) Installing gmp (6.2.1-r2) (24/40) Installing isl25 (0.25-r0) (25/40) Installing mpfr4 (4.2.0-r0) (26/40) Installing mpc1 (1.3.1-r0) (27/40) Installing gcc (12.2.1_git20220924-r8) (28/40) Installing libstdc++-dev (12.2.1_git20220924-r8) (29/40) Installing musl-dev (1.2.3-r4) (30/40) Installing libc-dev (0.7.2-r3) (31/40) Installing g++ (12.2.1_git20220924-r8) (32/40) Installing make (4.4-r1) (33/40) Installing fortify-headers (1.1-r1) (34/40) Installing build-base (0.5-r3) (35/40) Installing hiredis (1.0.2-r1) (36/40) Installing zstd-libs (1.5.2-r10) (37/40) Installing ccache (4.7.4-r1) (38/40) Installing libexpat (2.5.0-r0) (39/40) Installing pcre2 (10.42-r0) (40/40) Installing git (2.39.0-r0) Executing busybox-1.35.0-r30.trigger Executing ca-certificates-20230106-r0.trigger OK: 260 MiB in 65 packages (411940) [15:55:44] (buildroot_aarch64) % chown root:abuild /var/cache/distfiles (411940) [15:55:44] (buildroot_aarch64) % chmod g+w /var/cache/distfiles (411940) [15:55:44] (buildroot_aarch64) generate abuild keys (411940) [15:55:45] (buildroot_aarch64) % busybox su pmos -c PACKAGER='pmos ' HOME=/home/pmos abuild-keygen -n -q -a writing RSA key (411940) [15:56:11] (buildroot_aarch64) % cp /mnt/pmbootstrap-abuild-config/pmos@local-63bedc01.rsa.pub /etc/apk/keys/ (411940) [15:56:11] (buildroot_aarch64) % cp /tmp/gzip_wrapper.sh /usr/local/bin/gzip (411940) [15:56:11] (buildroot_aarch64) % chmod +x /usr/local/bin/gzip (411940) [15:56:11] (buildroot_aarch64) % adduser pmos abuild (411940) [15:56:11] (buildroot_aarch64) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf (411940) [15:56:11] (buildroot_aarch64) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf (411940) [15:56:11] (buildroot_aarch64) % touch /var/local/pmbootstrap_chroot_build_init_done (411940) [15:56:11] (buildroot_aarch64) % sed -i -e s/^export JOBS=.*/export JOBS=25/ /etc/abuild.conf (411940) [15:56:11] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ccache --max-size 5G Set cache size limit to 5.0 GB (411940) [15:56:12] (buildroot_aarch64) calculate depends of alpine-base, cmd:sudo, eudev, openssh, postmarketos-keys, postmarketos-mkinitfs, postmarketos-mvcfg, zram-init (pmbootstrap -v for details) (411940) [15:56:12] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (411940) [15:56:12] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (411940) [15:56:12] postmarketos-fde-unlocker: picked provider(s) with higest priority 1000: osk-sdl (411940) [15:56:12] (buildroot_aarch64) install alpine-base cmd:sudo eudev openssh postmarketos-keys postmarketos-mkinitfs postmarketos-mvcfg zram-init (411940) [15:56:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo (411940) [15:56:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo (411940) [15:56:12] (buildroot_aarch64) % cat /tmp/apk_progress_fifo (411940) [15:56:12] (buildroot_aarch64) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add alpine-base cmd:sudo eudev openssh postmarketos-keys postmarketos-mkinitfs postmarketos-mvcfg zram-init (411940) [15:56:12] New background process: pid=415344, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/93) Installing sudo (1.9.12_p1-r1) (2/93) Installing udev-init-scripts (35-r1) (3/93) Installing udev-init-scripts-openrc (35-r1) (4/93) Installing eudev-libs (3.2.11-r6) (5/93) Installing libblkid (2.38.1-r2) (6/93) Installing xz-libs (5.4.0-r1) (7/93) Installing kmod-libs (30-r1) (8/93) Installing eudev (3.2.11-r6) (9/93) Installing eudev-openrc (3.2.11-r6) (10/93) Installing openssh-keygen (9.1_p1-r1) (11/93) Installing ncurses-terminfo-base (6.4_p20230107-r0) (12/93) Installing ncurses-libs (6.4_p20230107-r0) (13/93) Installing libedit (20221030.3.1-r0) (14/93) Installing openssh-client-common (9.1_p1-r1) (15/93) Installing openssh-client-default (9.1_p1-r1) (16/93) Installing openssh-sftp-server (9.1_p1-r1) (17/93) Installing openssh-server-common (9.1_p1-r1) (18/93) Installing openssh-server (9.1_p1-r1) (19/93) Installing openssh (9.1_p1-r1) (20/93) Installing postmarketos-keys (1-r0) (21/93) Installing boot-deploy (0.7-r0) (22/93) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (23/93) Installing lzo (2.10-r3) (24/93) Installing libuuid (2.38.1-r2) (25/93) Installing btrfs-progs (6.1.2-r0) (26/93) Installing bzip2 (1.0.8-r4) (27/93) Installing argon2-libs (20190702-r2) (28/93) Installing device-mapper-libs (2.03.18-r0) (29/93) Installing json-c (0.16-r2) (30/93) Installing cryptsetup-libs (2.6.0-r0) (31/93) Installing popt (1.19-r1) (32/93) Installing cryptsetup (2.6.0-r0) (33/93) Installing cryptsetup-openrc (2.6.0-r0) (34/93) Installing libaio (0.3.113-r0) (35/93) Installing device-mapper-event-libs (2.03.18-r0) (36/93) Installing lvm2-libs (2.03.18-r0) (37/93) Installing device-mapper (2.03.18-r0) (38/93) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (39/93) Installing libcom_err (1.46.5-r5) (40/93) Installing e2fsprogs-libs (1.46.5-r5) (41/93) Installing e2fsprogs (1.46.5-r5) (42/93) Installing e2fsprogs-extra (1.46.5-r5) (43/93) Installing f2fs-tools-libs (1.15.0-r0) (44/93) Installing f2fs-tools (1.15.0-r0) (45/93) Installing lz4 (1.9.4-r1) (46/93) Installing userspace-rcu (0.13.2-r0) (47/93) Installing multipath-tools (0.9.4-r0) (48/93) Installing multipath-tools-openrc (0.9.4-r0) (49/93) Installing readline (8.2.0-r0) (50/93) Installing parted (3.5-r0) (51/93) Installing libbz2 (1.0.8-r4) (52/93) Installing libpng (1.6.39-r2) (53/93) Installing freetype (2.12.1-r0) (54/93) Installing tslib (1.22-r1) (55/93) Installing directfb (1.7.7-r5) (56/93) Installing mesa (22.3.2-r0) (57/93) Installing libxau (1.0.11-r0) (58/93) Installing libmd (1.0.4-r0) (59/93) Installing libbsd (0.11.7-r0) (60/93) Installing libxdmcp (1.1.4-r0) (61/93) Installing libxcb (1.15-r0) (62/93) Installing libx11 (1.8.2-r2) (63/93) Installing libdrm (2.4.114-r0) (64/93) Installing libffi (3.4.4-r0) (65/93) Installing wayland-libs-server (1.21.0-r1) (66/93) Installing mesa-gbm (22.3.2-r0) (67/93) Installing mesa-glapi (22.3.2-r0) (68/93) Installing wayland-libs-client (1.21.0-r1) (69/93) Installing libxshmfence (1.3.2-r0) (70/93) Installing mesa-egl (22.3.2-r0) (71/93) Installing libxext (1.3.5-r0) (72/93) Installing libxfixes (6.0.0-r0) (73/93) Installing libxxf86vm (1.1.5-r0) (74/93) Installing mesa-gl (22.3.2-r0) (75/93) Installing mesa-gles (22.3.2-r0) (76/93) Installing fontconfig (2.14.1-r0) (77/93) Installing encodings (1.0.6-r0) (78/93) Installing libfontenc (1.1.7-r0) (79/93) Installing mkfontscale (1.2.2-r1) (80/93) Installing font-dejavu (2.37-r3) (81/93) Installing sdl2 (2.26.2-r0) (82/93) Installing sdl2_ttf (2.20.1-r0) (83/93) Installing osk-sdl (0.67.1-r1) (84/93) Installing unudhcpd (0.2.1-r0) (85/93) Installing xz (5.4.0-r1) (86/93) Installing postmarketos-mkinitfs (1.5.1-r4) (87/93) Installing postmarketos-mvcfg (1-r0) (88/93) Installing libfdisk (2.38.1-r2) (89/93) Installing libmount (2.38.1-r2) (90/93) Installing libsmartcols (2.38.1-r2) (91/93) Installing util-linux-misc (2.38.1-r2) (92/93) Installing zram-init (11.1-r1) (93/93) Installing zram-init-openrc (11.1-r1) Executing busybox-1.35.0-r30.trigger Executing eudev-3.2.11-r6.trigger Executing fontconfig-2.14.1-r0.trigger Executing mkfontscale-1.2.2-r1.trigger Executing postmarketos-mkinitfs-1.5.1-r4.trigger 2023/01/11 15:56:25 NOTE: deviceinfo (from device package) not installed yet, not building the initramfs now (it should get built later automatically.) OK: 334 MiB in 158 packages (411940) [15:56:25] (buildroot_aarch64) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 334 MiB in 158 packages (411940) [15:56:28] (native) calculate depends of ccache-cross-symlinks, gcc-aarch64, g++-aarch64, crossdirect (pmbootstrap -v for details) (411940) [15:56:28] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (411940) [15:56:28] Build is necessary for package 'binutils-aarch64': Binary package out of date (binary: 2.39-r2, aport: 2.39-r3) (411940) [15:56:28] (native) calculate depends of abuild, build-base, ccache, git (pmbootstrap -v for details) (411940) [15:56:28] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (411940) [15:56:28] (native) install abuild build-base ccache git (411940) [15:56:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:56:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:56:28] (native) % cat /tmp/apk_progress_fifo (411940) [15:56:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add abuild build-base ccache git (411940) [15:56:28] New background process: pid=415932, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/40) Installing fakeroot (1.30.1-r0) (2/40) Installing openssl (3.0.7-r2) (3/40) Installing libattr (2.5.1-r2) (4/40) Installing attr (2.5.1-r2) (5/40) Installing libacl (2.3.1-r1) (6/40) Installing tar (1.34-r1) (7/40) Installing pkgconf (1.9.3-r1) (8/40) Installing patch (2.7.6-r8) (9/40) Installing libgcc (12.2.1_git20220924-r8) (10/40) Installing libstdc++ (12.2.1_git20220924-r8) (11/40) Installing lzip (1.23-r0) (12/40) Installing ca-certificates (20230106-r0) (13/40) Installing brotli-libs (1.0.9-r10) (14/40) Installing nghttp2-libs (1.51.0-r0) (15/40) Installing libcurl (7.87.0-r2) (16/40) Installing curl (7.87.0-r2) (17/40) Installing abuild (3.10.0-r0) Executing abuild-3.10.0-r0.pre-install (18/40) Installing binutils (2.39-r3) (19/40) Installing libmagic (5.44-r0) (20/40) Installing file (5.44-r0) (21/40) Installing libgomp (12.2.1_git20220924-r8) (22/40) Installing libatomic (12.2.1_git20220924-r8) (23/40) Installing gmp (6.2.1-r2) (24/40) Installing isl25 (0.25-r0) (25/40) Installing mpfr4 (4.2.0-r0) (26/40) Installing mpc1 (1.3.1-r0) (27/40) Installing gcc (12.2.1_git20220924-r8) (28/40) Installing libstdc++-dev (12.2.1_git20220924-r8) (29/40) Installing musl-dev (1.2.3-r4) (30/40) Installing libc-dev (0.7.2-r3) (31/40) Installing g++ (12.2.1_git20220924-r8) (32/40) Installing make (4.4-r1) (33/40) Installing fortify-headers (1.1-r1) (34/40) Installing build-base (0.5-r3) (35/40) Installing hiredis (1.0.2-r1) (36/40) Installing zstd-libs (1.5.2-r10) (37/40) Installing ccache (4.7.4-r1) (38/40) Installing libexpat (2.5.0-r0) (39/40) Installing pcre2 (10.42-r0) (40/40) Installing git (2.39.0-r0) Executing busybox-1.35.0-r30.trigger Executing ca-certificates-20230106-r0.trigger OK: 273 MiB in 108 packages (411940) [15:56:44] (native) % chown root:abuild /var/cache/distfiles (411940) [15:56:44] (native) % chmod g+w /var/cache/distfiles (411940) [15:56:44] (native) % cp /tmp/gzip_wrapper.sh /usr/local/bin/gzip (411940) [15:56:44] (native) % chmod +x /usr/local/bin/gzip (411940) [15:56:44] (native) % adduser pmos abuild (411940) [15:56:44] (native) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf (411940) [15:56:44] (native) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf (411940) [15:56:44] (native) % touch /var/local/pmbootstrap_chroot_build_init_done (411940) [15:56:44] (native) % sed -i -e s/^export JOBS=.*/export JOBS=25/ /etc/abuild.conf (411940) [15:56:44] (native) % busybox su pmos -c HOME=/home/pmos ccache --max-size 5G Set cache size limit to 5.0 GB (411940) [15:56:44] (native) calculate depends of bison, flex, texinfo, zlib-dev (pmbootstrap -v for details) (411940) [15:56:44] (native) install bison flex texinfo zlib-dev (411940) [15:56:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:56:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:56:44] (native) % cat /tmp/apk_progress_fifo (411940) [15:56:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add bison flex texinfo zlib-dev (411940) [15:56:44] New background process: pid=416459, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/10) Installing m4 (1.4.19-r2) (2/10) Installing bison (3.8.2-r0) (3/10) Installing flex (2.6.4-r3) (4/10) Installing libbz2 (1.0.8-r4) (5/10) Installing perl (5.36.0-r0) (6/10) Installing perl-error (0.17029-r1) (7/10) Installing perl-git (2.39.0-r0) (8/10) Installing git-perl (2.39.0-r0) (9/10) Installing texinfo (7.0.1-r1) (10/10) Installing zlib-dev (1.2.13-r0) Executing busybox-1.35.0-r30.trigger OK: 321 MiB in 118 packages (411940) [15:56:47] (native) build x86_64/binutils-aarch64-2.39-r3.apk (411940) [15:56:47] % sudo cp -rL /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports/cross/binutils-aarch64/ /home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/build (411940) [15:56:47] (native) % chown -R pmos:pmos /home/pmos/build (411940) [15:56:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmaports (411940) [15:56:47] % sudo mount --bind /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmaports (411940) [15:56:47] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build (411940) [15:56:47] (native) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git (411940) [15:56:47] (native) % cd /home/pmos/build; busybox su pmos -c CARCH=x86_64 SUDO_APK='abuild-apk --no-progress' HOME=/home/pmos abuild -D postmarketOS -d ]0;abuild: binutils-aarch64>>> binutils-aarch64: Building pmos/binutils-aarch64 2.39-r3 (using abuild 3.10.0-r0) started Wed, 11 Jan 2023 15:56:47 +0000 >>> binutils-aarch64: Checking sanity of /home/pmos/build/APKBUILD... >>> WARNING: binutils-aarch64: No maintainer ]0;>>> binutils-aarch64: Cleaning up srcdir ]0;>>> binutils-aarch64: Cleaning up pkgdir >>> binutils-aarch64: Fetching https://ftp.gnu.org/gnu/binutils/binutils-2.39.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 24.0M 14 3648k 0 0 3453k 0 0:00:07 0:00:01 0:00:06 3451k 29 24.0M 29 7232k 0 0 3514k 0 0:00:06 0:00:02 0:00:04 3514k 42 24.0M 42 10.2M 0 0 3445k 0 0:00:07 0:00:03 0:00:04 3445k 58 24.0M 58 14.0M 0 0 3534k 0 0:00:06 0:00:04 0:00:02 3533k 77 24.0M 77 18.5M 0 0 3765k 0 0:00:06 0:00:05 0:00:01 3998k 96 24.0M 96 23.0M 0 0 3897k 0 0:00:06 0:00:06 --:--:-- 3992k 100 24.0M 100 24.0M 0 0 3937k 0 0:00:06 0:00:06 --:--:-- 4146k >>> binutils-aarch64: Fetching https://ftp.gnu.org/gnu/binutils/binutils-2.39.tar.xz >>> binutils-aarch64: Checking sha512sums... binutils-2.39.tar.xz: OK binutils-ld-fix-static-linking.patch: OK gold-mips.patch: OK ld-bfd-mips.patch: OK 0001-Revert-PR25882-.gnu.attributes-are-not-checked-for-s.patch: OK binutils-mips-disable-assert.patch: OK CVE-2022-38533.patch: OK >>> binutils-aarch64: Unpacking /var/cache/distfiles/binutils-2.39.tar.xz... >>> binutils-aarch64: binutils-ld-fix-static-linking.patch patching file ld/scripttempl/elf.sc Hunk #1 succeeded at 257 (offset 22 lines). Hunk #2 succeeded at 298 (offset 28 lines). Hunk #3 succeeded at 313 (offset 28 lines). >>> binutils-aarch64: gold-mips.patch patching file gold/configure.tgt >>> binutils-aarch64: ld-bfd-mips.patch patching file ld/configure.tgt Hunk #1 succeeded at 580 (offset 39 lines). >>> binutils-aarch64: 0001-Revert-PR25882-.gnu.attributes-are-not-checked-for-s.patch patching file bfd/elf32-tic6x.c patching file ld/ldlang.c Hunk #1 succeeded at 7184 (offset 113 lines). >>> binutils-aarch64: binutils-mips-disable-assert.patch patching file bfd/elfxx-mips.c Hunk #1 succeeded at 6742 (offset -2 lines). >>> binutils-aarch64: CVE-2022-38533.patch patching file bfd/coffcode.h Hunk #1 succeeded at 4284 (offset -18 lines). checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for x86_64-alpine-linux-musl-gnatbind... no checking for gnatbind... no checking for x86_64-alpine-linux-musl-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-alpine-linux-musl-windmc... no checking for windmc... no checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for aarch64-alpine-linux-musl-cc... no checking for aarch64-alpine-linux-musl-gcc... no checking for aarch64-alpine-linux-musl-c++... no checking for aarch64-alpine-linux-musl-g++... no checking for aarch64-alpine-linux-musl-cxx... no checking for aarch64-alpine-linux-musl-gxx... no checking for aarch64-alpine-linux-musl-gcc... no checking for aarch64-alpine-linux-musl-gfortran... no checking for aarch64-alpine-linux-musl-gccgo... no checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-as... no checking for aarch64-alpine-linux-musl-dlltool... no checking for aarch64-alpine-linux-musl-ld... no checking for aarch64-alpine-linux-musl-lipo... no checking for aarch64-alpine-linux-musl-nm... no checking for aarch64-alpine-linux-musl-objcopy... no checking for aarch64-alpine-linux-musl-objdump... no checking for aarch64-alpine-linux-musl-ranlib... no checking for aarch64-alpine-linux-musl-readelf... no checking for aarch64-alpine-linux-musl-strip... no checking for aarch64-alpine-linux-musl-windres... no checking for aarch64-alpine-linux-musl-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory '/home/pmos/build/src/binutils-2.39' make[1]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for x86_64-alpine-linux-musl-gcc... gcc yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking for perl... perl checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-alpine-linux-musl-gcc... gcc no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... checking whether the C compiler works... none needed checking how to run the C preprocessor... gcc -E yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for grep that handles long lines and -e... checking whether we are cross compiling... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... yes checking for sys/types.h... /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for string.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... done configure: creating ./config.status yes checking for stdint.h... yes checking for stdint.h... config.status: creating Makefile yes checking for unistd.h... yes checking for unistd.h... make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/etc' yes checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for msgmerge... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for library containing strerror... no checking whether gcc supports -W... none required checking for an ANSI C-conforming const... yes checking whether gcc supports -Wall... yes checking for inline... inline checking for off_t... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking for size_t... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for working alloca.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for inttypes.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes yes checking for stdint.h... checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for unsigned long long... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for inttypes.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for ld used by GCC... no checking for sys/table.h... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... no checking for sys/sysctl.h... done checking argz.h usability... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking argz.h presence... no checking for sys/prctl.h... no checking for argz.h... no checking limits.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking whether errno must be declared... yes checking locale.h presence... no checking size of int... yes checking for locale.h... yes checking nl_types.h usability... 4 checking size of long... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... 8 checking size of size_t... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 8 checking for long long... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking size of long long... yes checking for getc_unlocked... 8 checking for a 64-bit type... yes checking for getcwd... uint64_t checking for intptr_t... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for uintptr_t... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for ssize_t... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for pid_t... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for library containing strerror... yes checking for strtoul... none required checking for asprintf... yes yes checking for tsearch... checking for atexit... yes yes checking for __argz_count... checking for basename... yes no checking for bcmp... checking for __argz_stringify... yes no checking for __argz_next... checking for bcopy... yes no checking for __fsetlocking... checking for bsearch... yes yes checking for iconv... checking for bzero... yes checking for iconv declaration... yes checking for calloc... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for clock... yes checking for LC_MESSAGES... yes checking for ffs... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking bison 3 or later... 3.8.2, bison3 yes checking for getcwd... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getpagesize... config.status: creating Makefile config.status: creating config.intl yes checking for gettimeofday... config.status: creating config.h config.status: executing default-1 commands yes Configuring in ./binutils Configuring in ./gas Configuring in ./ld Configuring in ./gprof checking for index... make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/intl' yes checking for insque... yes checking for memchr... configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... checking build system type... checking build system type... x86_64-alpine-linux-musl x86_64-alpine-linux-musl checking host system type... checking host system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl x86_64-alpine-linux-musl checking target system type... checking target system type... x86_64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c aarch64-alpine-linux-musl checking whether build environment is sane... aarch64-alpine-linux-musl checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c /usr/bin/install -c checking whether build environment is sane... checking whether build environment is sane... yes yes yes yes yes checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... checking for memcmp... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... ../install-sh -c -d checking for gawk... awk ./../install-sh -c -d checking whether make sets $(MAKE)... checking for gawk... awk checking whether make sets $(MAKE)... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes yes yes yes checking whether make supports nested variables... checking whether make supports nested variables... checking whether make supports nested variables... checking whether make supports nested variables... yes yes yes yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... (cached) checking whether make supports nested variables... yes (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc yes checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking for memcpy... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking for suffix of executables... checking for suffix of executables... yes checking for memmem... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for memmove... no no no no checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... yes checking for mempcpy... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes o checking whether we are using the GNU C compiler... checking for memset... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for mkstemps... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for putenv... none needed checking whether gcc understands -c and -o together... yes none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... checking for random... yes checking for style of include used by make... GNU checking dependency style of gcc... yes yes yes checking for style of include used by make... checking for style of include used by make... checking for style of include used by make... yes GNU GNU GNU checking dependency style of gcc... checking dependency style of gcc... checking dependency style of gcc... checking for rename... gcc3 gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... yes checking for rindex... checking whether we are using the GNU C++ compiler... gcc -E gcc -E gcc3 checking how to run the C preprocessor... yes checking for setenv... yes checking whether g++ accepts -g... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... gcc -E yes checking for snprintf... yes checking dependency style of g++... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep /bin/grep -E checking for egrep... checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... gcc3 checking for grep that handles long lines and -e... yes checking for sigsetmask... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking how to run the C preprocessor... no checking for stpcpy... gcc -E yes checking for stpncpy... yes checking for sys/types.h... checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes checking for sys/types.h... checking for sys/types.h... yes checking for strcasecmp... yes checking for sys/stat.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking for strchr... yes checking for stdlib.h... yes yes checking for stdlib.h... checking for stdlib.h... yes checking for sys/types.h... yes yes checking for strdup... checking for sys/stat.h... yes checking for string.h... yes yes checking for string.h... checking for stdlib.h... yes checking for string.h... yes checking for strncasecmp... yes checking for string.h... yes checking for memory.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for strndup... checking for memory.h... yes yes checking for strings.h... checking for strings.h... yes yes checking for strings.h... checking for strings.h... yes checking for strnlen... yes yes checking for inttypes.h... checking for inttypes.h... yes yes checking for strrchr... yes checking for inttypes.h... checking for inttypes.h... yes yes yes checking for strstr... checking for stdint.h... checking for stdint.h... yes yes checking for stdint.h... checking for stdint.h... yes checking for strtod... yes yes checking for unistd.h... checking for unistd.h... yes checking for unistd.h... yes yes checking for unistd.h... checking for strtol... yes yes yes checking minix/config.h usability... checking minix/config.h usability... checking minix/config.h usability... yes yes checking minix/config.h usability... checking for strtoul... yes no checking minix/config.h presence... no checking minix/config.h presence... no checking minix/config.h presence... checking for strtoll... no checking minix/config.h presence... no checking for minix/config.h... no no no checking whether it is safe to define __EXTENSIONS__... checking for minix/config.h... checking for minix/config.h... no no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strtoull... yes yes checking how to print strings... checking how to print strings... yes printf checking for a sed that does not truncate output... checking how to print strings... printf checking for a sed that does not truncate output... printf checking for a sed that does not truncate output... /bin/sed /bin/sed checking for fgrep... /bin/sed checking for fgrep... checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/grep -F checking for ld used by gcc... yes /bin/grep -F checking for ld used by gcc... checking for strverscmp... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... /bin/sed /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... checking for fgrep... yes checking for BSD- or MS-compatible name lister (nm)... /bin/grep -F checking for ld used by gcc... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... yes checking for tmpnam... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... BSD nm checking whether ln -s works... BSD nm yes checking whether ln -s works... checking the maximum length of command line arguments... yes checking the maximum length of command line arguments... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... 98304 checking whether the shell understands some XSI constructs... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking whether the shell understands "+="... yes no checking whether the shell understands "+="... 98304 checking whether the shell understands some XSI constructs... no no yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... checking for x86_64-alpine-linux-musl-objdump... objdump objdump checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... checking how to recognize dependent libraries... checking how to recognize dependent libraries... pass_all checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... pass_all -r pass_all checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... checking for x86_64-alpine-linux-musl-ar... checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... checking for x86_64-alpine-linux-musl-strip... checking for x86_64-alpine-linux-musl-strip... no no no checking for strip... checking for strip... checking for strip... strip strip strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking command to parse /usr/bin/nm -B output from gcc object... checking command to parse /usr/bin/nm -B output from gcc object... checking command to parse /usr/bin/nm -B output from gcc object... yes checking for vasprintf... yes checking for vfprintf... ok ok ok yes checking for dlfcn.h... checking for dlfcn.h... checking for vprintf... checking for dlfcn.h... ok checking for dlfcn.h... yes checking for vsnprintf... yes yes checking for objdir... checking for objdir... .libs .libs yes checking for objdir... .libs yes checking for objdir... .libs yes checking for vsprintf... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for waitpid... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes yes checking if gcc static flag -static works... checking if gcc static flag -static works... yes checking for setproctitle... yes checking if gcc static flag -static works... yes yes checking if gcc supports -c -o file.o... checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... no checking whether alloca needs Cray hooks... yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... yes (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... no checking stack direction for C alloca... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... no checking dynamic linker characteristics... no checking dynamic linker characteristics... -1 checking for vfork.h... no checking for fork... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for dlfcn.h... (cached) yes checking for windows.h... checking for windows.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... checking for dlfcn.h... (cached) yes checking for windows.h... yes g++ -E checking for vfork... no checking for special C compiler options needed for large files... no no checking for _FILE_OFFSET_BITS value needed for large files... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for working fork... no no no checking sys/time.h usability... checking how to compare bootstrapped objects... checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... cmp $$f1 $$f2 16 16 no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. yes checking for working vfork... (cached) yes checking for _doprnt... checking for ld used by g++... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes yes checking sys/time.h presence... checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... yes checking for sys/time.h... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for setitimer... checking for bison... bison -y checking for flex... flex no checking for sys_errlist... checking lex output file root... lex.yy checking lex library... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no no checking for sys_nerr... checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking if g++ static flag -static works... no checking for sys_siglist... no checking sys/gmon_out.h presence... no yes checking if g++ supports -c -o file.o... no checking for sys/gmon_out.h... no checking for a known getopt prototype in unistd.h... checking for bison... bison -y checking for flex... flex no checking for external symbol _system_configuration... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... checking lex output file root... lex.yy checking lex library... no checking for __fsetlocking... yes checking for library containing fabs... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for canonicalize_file_name... no none required no checking for dup3... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking for getrlimit... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for pipe2... yes checking for psignal... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h yes checking for pstat_getdynamic... config.status: executing depfiles commands no checking for pstat_getstatic... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... no checking for times... none needed checking whether yytext is a pointer... yes checking for wait3... yes checking for wait4... yes checking for sbrk... none needed checking whether yytext is a pointer... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... none needed checking whether yytext is a pointer... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking size of long... yes checking whether vasprintf is declared... 8 checking size of long long... yes checking whether snprintf is declared... 8 checking fcntl.h usability... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... yes : checking for xgettext... no checking whether vsnprintf is declared... checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking fcntl.h presence... yes checking for LC_MESSAGES... yes checking whether calloc is declared... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking for working assert macro... yes checking whether getenv is declared... yes checking sys/file.h presence... yes checking for a known getopt prototype in unistd.h... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes cmp $$f1 $$f2 16 16 checking sys/time.h usability... checking fcntl.h usability... yes checking whether declaration is required for environ... yes checking whether getopt is declared... yes checking fcntl.h presence... yes checking sys/time.h presence... yes checking for fcntl.h... yes yes checking for sys/time.h... yes no checking whether declaration is required for ffs... checking elf-hints.h usability... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether malloc is declared... no checking whether asprintf is declared... no checking elf-hints.h presence... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for elf-hints.h... no checking limits.h usability... yes checking whether realloc is declared... yes checking whether mempcpy is declared... yes checking for getpagesize... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking for working mmap... yes yes checking whether stpcpy is declared... checking whether sbrk is declared... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking whether strtol is declared... yes checking for getc_unlocked... yes checking sys/mman.h presence... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for mkdtemp... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking whether strtoul is declared... yes yes checking for mkstemp... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking sys/param.h presence... yes checking for sys/param.h... yes yes checking for sys/stat.h... (cached) yes checking for sbrk... checking sys/time.h usability... yes checking whether strtoll is declared... yes checking for utimensat... yes checking sys/time.h presence... yes yes checking for sys/time.h... yes checking whether strtoull is declared... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes yes checking for close... checking for utimes... yes yes checking for mbstate_t... checking for glob... yes checking whether strverscmp is declared... yes checking for lseek... yes checking for struct stat.st_atim.tv_nsec... config.status: creating .gdbinit config.status: creating Makefile yes checking for mkstemp... yes checking whether strnlen is declared... yes checking whether struct stat.st_atim is of type struct timespec... config.status: creating po/Makefile.in config.status: creating config.h yes checking for open... config.status: executing depfiles commands yes checking for library containing frexp... yes checking whether canonicalize_file_name must be declared... yes checking for realpath... none required checking for LC_MESSAGES... yes checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for sbrk... checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for a known getopt prototype in unistd.h... yes checking for waitpid... yes checking for utime.h... config.status: executing libtool commands yes config.status: executing default-1 commands checking whether asprintf is declared... config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for working strncmp... config.status: executing default commands yes checking whether asprintf is declared... yes checking whether environ is declared... yes configure: updating cache ./config.cache yes checking whether environ is declared... configure: creating ./config.status yes checking whether sbrk is declared... config.status: creating Makefile yes checking whether getc_unlocked is declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for working mmap... yes checking whether sbrk is declared... Configuring in ./bfd make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \ else true; fi make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o yes checking whether stpcpy is declared... yes checking for library containing dlopen... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o none required checking for a known getopt prototype in unistd.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o checking build system type... yes checking whether ANSI C string concatenation works... checking whether strnlen is declared... x86_64-alpine-linux-musl checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \ else true; fi x86_64-alpine-linux-musl checking target system type... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o checking for a thread-safe mkdir -p... yes ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi checking whether make supports nested variables... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o yes checking for msgpack... no checking iconv.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking whether the C compiler works... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o yes checking iconv.h presence... yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o yes checking for iconv.h... yes checking for ld used by GCC... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o yes checking for shared library run path origin... checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o done checking for iconv... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o sigsetmask.o no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o yes checking for iconv declaration... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking for gcc option to accept ISO C89... configure: updating cache ./config.cache none needed checking whether gcc understands -c and -o together... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: creating Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h yes checking for sys/types.h... config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: creating config.h yes checking for sys/stat.h... config.status: executing depfiles commands yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... config.status: executing libtool commands yes checking for strings.h... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking size of int... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty' 4 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... yes checking printf int64_t format... l checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands Configuring in ./opcodes make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status configure: creating cache ./config.cache checking build system type... config.status: creating po/Makefile.in x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... config.status: executing depfiles commands yes config.status: executing libtool commands checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes config.status: executing default-1 commands checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc config.status: executing default commands make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd/po' checking whether the C compiler works... make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. CCLD doc/chew.stamp yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes GEN doc/aoutx.stamp checking for memory.h... GEN doc/archive.stamp GEN doc/archures.stamp GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make all-recursive yes checking for strings.h... make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' Making all in po yes make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd/po' checking for inttypes.h... yes checking for stdint.h... make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./../move-if-change bfd-tmp.h bfd.h GEN elf64-aarch64.c rm -f bfd-tmp.h GEN elf32-aarch64.c touch stmp-bfd-h rm -f tofiles GEN pe-aarch64igen.c f=""; \ for i in elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo pei-aarch64.lo pe-aarch64igen.lo cofflink.lo coffgen.lo elf64-gen.lo elf32-gen.lo cpu-aarch64.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo yes CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo CC init.lo CC libbfd.lo checking for unistd.h... CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo yes checking minix/config.h usability... no checking minix/config.h presence... CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo CC elf64-aarch64.lo CC elfxx-aarch64.lo CC elf-ifunc.lo CC elf64.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo CC dwarf1.lo CC dwarf2.lo no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC elf32-aarch64.lo CC elf32.lo CC elf32-arm.lo CC elf-nacl.lo CC elf-vxworks.lo CC pei-aarch64.lo yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... CC pe-aarch64igen.lo CC cofflink.lo CC coffgen.lo ok checking for dlfcn.h... CC elf64-gen.lo CC elf32-gen.lo CC cpu-aarch64.lo yes CC cpu-arm.lo checking for objdir... .libs CC archive64.lo checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CCLD libbfd.la libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' Configuring in ./libctf make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' Making all in . make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC aarch64-asm.lo CC aarch64-dis.lo CC aarch64-opc.lo CC aarch64-asm-2.lo CC aarch64-dis-2.lo CC aarch64-opc-2.lo CC arm-dis.lo configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/pmos/build/src/binutils-2.39/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/pmos/build/src/binutils-2.39/missing autoconf checking for autoheader... ${SHELL} /home/pmos/build/src/binutils-2.39/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' make all-am make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries CCLD libctf-nobfd.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' CCLD libopcodes.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' CC app.o CC as.o CC atof-generic.o CC compress-debug.o CC cond.o CC depend.o CC dwarf2dbg.o CC dw2gencfi.o CC ecoff.o CC ehopt.o CC expr.o CC flonum-copy.o CC flonum-konst.o CC flonum-mult.o CC frags.o CC hash.o CC input-file.o CC input-scrub.o CC listing.o CC literal.o CC macro.o CC messages.o CC output-file.o CC read.o CC remap.o CC sb.o CC stabs.o CC subsegs.o CC symbols.o CC write.o GEN doc/asconfig.texi CC config/tc-aarch64.o CC config/obj-elf.o CC config/atof-ieee.o GEN doc/as.1 MAKEINFO doc/as.info CCLD as-new as.texi:2101: warning: @refill is obsolete as.texi:3012: warning: @refill is obsolete as.texi:3032: warning: @refill is obsolete as.texi:3231: warning: @refill is obsolete make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make all-recursive make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' CC sysinfo.o CC syslex_wrap.o Making info in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils/po' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' CC basic_blocks.o CC call_graph.o CC cg_arcs.o make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' CC cg_dfn.o CC cg_print.o CC corefile.o CC gmon_io.o CC gprof.o CC hertz.o GEN doc/addr2line.1 CC hist.o GEN doc/ar.1 CC source.o GEN doc/dlltool.1 CC search_list.o GEN doc/nm.1 CC symtab.o CC sym_ids.o GEN doc/objcopy.1 CC utils.o GEN doc/objdump.1 GEN doc/ranlib.1 CC i386.o GEN doc/readelf.1 CC alpha.o GEN doc/size.1 CC vax.o GEN doc/strings.1 CC sparc.o GEN doc/strip.1 CC mips.o CC aarch64.o CC flat_bl.o GEN doc/elfedit.1 GEN doc/windres.1 CC fsf_callg_bl.o CC bsd_callg_bl.o GEN doc/windmc.1 GEN doc/cxxfilt.man CCLD sysinfo GEN sysroff.h GEN doc/c++filt.1 make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CCLD gprof CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CC testsuite/gentestdlls.o CCLD bfdtest1 CCLD bfdtest2 CCLD testsuite/gentestdlls CCLD size CCLD addr2line CCLD cxxfilt CCLD strings CCLD elfedit CCLD ar CCLD ranlib CCLD nm-new CCLD objcopy CCLD strip-new CCLD objdump CCLD readelf make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC libldtestplug4_la-testplug4.lo CC ldgram.o CC ldlex-wrapper.o CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN stringify.sed CC ldelf.o CC ldelfgen.o GEN eaarch64linux.c GEN eaarch64elf.c GEN eaarch64elf32.c GEN eaarch64elf32b.c GEN eaarch64elfb.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN earmelf.c GEN earmelfb.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN eaarch64linuxb.c GEN eaarch64linux32.c GEN eaarch64linux32b.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN earmelfb_linux_eabi.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN earmelf_linux_eabi.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN libdep.la CCLD libldtestplug.la CCLD libldtestplug2.la make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' libtool: link: warning: ignoring multiple `-rpath's for a libtool library make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' CCLD libldtestplug3.la CCLD libldtestplug4.la make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64elf.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelf.o CC eaarch64elfb.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelfb.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64elf32.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64elf32b.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linux.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linuxb.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linux32.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linux32b.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelfb_linux_eabi.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelf_linux_eabi.o CCLD ld-new make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[1]: Leaving directory '/home/pmos/build/src/binutils-2.39' >>> WARNING: binutils-aarch64: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> binutils-aarch64: Entering fakeroot... ]0;abuild: binutils-aarch64make[1]: Entering directory '/home/pmos/build/src/binutils-2.39' /bin/sh ./mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr /home/pmos/build/pkg/binutils-aarch64/usr make[1]: Nothing to be done for 'install-target'. mkdir /home/pmos/build/pkg mkdir /home/pmos/build/pkg/binutils-aarch64 mkdir /home/pmos/build/pkg/binutils-aarch64/usr make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/etc' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/etc' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/etc' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/intl' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make install-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' Making install in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`/./libiberty.an; \ ( cd /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.an ); \ mv -f /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`/./libiberty.an /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/pmos/build/pkg/binutils-aarch64${thd}; \ done; \ fi make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' Making install in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas/po' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make install-recursive make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'gprof.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-gprof.1' /usr/bin/install -c -m 644 ./gprof.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/bin' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/gprof.info' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-gprof' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' libtool: install: /usr/bin/install -c gprof /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-gprof Making install in po make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. ../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' ../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'doc/as.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-as.1' /usr/bin/install -c -m 644 ./doc/as.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/aarch64-alpine-linux-musl-as install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/as.info' libtool: install: /usr/bin/install -c as-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-as /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin n=`echo as | sed 's&^&aarch64-alpine-linux-musl-&'`; \ if [ "/usr/bin/$n" != "/usr/aarch64-alpine-linux-musl/bin/as" ]; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/as; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/as; \ else \ true ; \ fi make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 ./doc/bfd.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/bfd.info' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' Making install in . make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/ctf-spec.info' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' Making install in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' make install-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' Making install in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make install-recursive make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 ./doc/binutils.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'doc/addr2line.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-addr2line.1' /usr/bin/install -c -m 644 'doc/ar.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-ar.1' /usr/bin/install -c -m 644 'doc/dlltool.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-dlltool.1' /usr/bin/install -c -m 644 'doc/nm.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-nm.1' /usr/bin/install -c -m 644 'doc/objcopy.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-objcopy.1' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/binutils.info' /usr/bin/install -c -m 644 'doc/objdump.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-objdump.1' /usr/bin/install -c -m 644 'doc/ranlib.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-ranlib.1' /usr/bin/install -c -m 644 'doc/readelf.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-readelf.1' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/bin' /usr/bin/install -c -m 644 'doc/size.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-size.1' /usr/bin/install -c -m 644 'doc/strings.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-strings.1' /usr/bin/install -c -m 644 'doc/strip.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-strip.1' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-size' /usr/bin/install -c -m 644 'doc/elfedit.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-elfedit.1' /usr/bin/install -c -m 644 'doc/windres.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-windres.1' /usr/bin/install -c -m 644 'doc/windmc.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-windmc.1' /usr/bin/install -c -m 644 'doc/c++filt.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-c++filt.1' libtool: install: /usr/bin/install -c size /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objdump' libtool: install: /usr/bin/install -c objdump /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ar' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' Making install in po libtool: install: /usr/bin/install -c ar /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ar make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld/po' /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-strings' libtool: install: /usr/bin/install -c strings /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ranlib' libtool: install: /usr/bin/install -c ranlib /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objcopy' libtool: install: /usr/bin/install -c objcopy /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-addr2line' libtool: install: /usr/bin/install -c addr2line /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-readelf' libtool: install: /usr/bin/install -c readelf /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-elfedit' libtool: install: /usr/bin/install -c elfedit /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/aarch64-alpine-linux-musl-nm libtool: install: /usr/bin/install -c nm-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/aarch64-alpine-linux-musl-strip libtool: install: /usr/bin/install -c strip-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/aarch64-alpine-linux-musl-c++filt libtool: install: /usr/bin/install -c cxxfilt /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-c++filt /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&aarch64-alpine-linux-musl-&'`; \ if [ "/usr/bin/$k" != "/usr/aarch64-alpine-linux-musl/bin/$j" ]; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/$j; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$k /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/$j; \ fi; \ else true; \ fi; \ done make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'ld.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-ld.1' /usr/bin/install -c -m 644 ./ld.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/bin' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/ld.info' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ld.bfd' /bin/sh ./libtool --mode=install /usr/bin/install -c libdep.la '/home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins' libtool: install: /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ld.bfd /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin libtool: install: /usr/bin/install -c .libs/libdep.so /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.so n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&aarch64-alpine-linux-musl-&'`; \ if test "/usr/bin" != "/usr/aarch64-alpine-linux-musl/bin"; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld.bfd; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&aarch64-alpine-linux-musl-&'`; \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/bin/$ld; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/$ld; \ if test "/usr/bin" != "/usr/aarch64-alpine-linux-musl/bin"; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld; \ fi; \ fi libtool: install: /usr/bin/install -c .libs/libdep.lai /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.la libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib/ldscripts mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib/$f ; \ done rm -f /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.la rm -f /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.dll.a make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[1]: Leaving directory '/home/pmos/build/src/binutils-2.39' >>> binutils-aarch64*: Running postcheck for binutils-aarch64 >>> binutils-aarch64*: Preparing package binutils-aarch64... >>> binutils-aarch64*: Stripping binaries >>> binutils-aarch64*: Scanning shared objects >>> binutils-aarch64*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libz.so.1 >>> binutils-aarch64*: Package size: 21.8 MB >>> binutils-aarch64*: Compressing data... >>> binutils-aarch64*: Create checksum... >>> binutils-aarch64*: Create binutils-aarch64-2.39-r3.apk ]0;>>> binutils-aarch64: Build complete at Wed, 11 Jan 2023 15:58:08 +0000 elapsed time 0h 1m 21s ]0;>>> binutils-aarch64: Updating the pmos/x86_64 repository index... >>> binutils-aarch64: Signing the index... ]0;(411940) [15:58:08] (native) install ccache-cross-symlinks gcc-aarch64 g++-aarch64 crossdirect (411940) [15:58:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:58:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [15:58:08] (native) % cat /tmp/apk_progress_fifo (411940) [15:58:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add ccache-cross-symlinks gcc-aarch64 g++-aarch64 crossdirect (411940) [15:58:08] New background process: pid=457993, output=background (1/6) Installing ccache-cross-symlinks (3-r0) (2/6) Installing crossdirect (4-r3) (3/6) Installing libstdc++-dev-aarch64 (12.2.1_git20220924-r8) (4/6) Installing binutils-aarch64 (2.39-r3) (5/6) Installing gcc-aarch64 (12.2.1_git20220924-r8) (6/6) Installing g++-aarch64 (12.2.1_git20220924-r8) Executing busybox-1.35.0-r30.trigger OK: 537 MiB in 124 packages (411940) [15:59:03] (native) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/x86_64/binutils-aarch64-2.39-r3.apk (1/1) Installing .pmbootstrap (20230111.155904) OK: 537 MiB in 125 packages (411940) [15:59:04] (native) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.155904) OK: 537 MiB in 124 packages (411940) [15:59:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/native (411940) [15:59:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/native (411940) [15:59:05] % sudo ln -s /native/lib/ld-musl-x86_64.so.1 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/lib/ld-musl-x86_64.so.1 (411940) [15:59:05] (buildroot_aarch64) build aarch64/postmarketos-base-25-r0.apk (411940) [15:59:05] % sudo cp -rL /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports/main/postmarketos-base/ /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build (411940) [15:59:05] (buildroot_aarch64) % chown -R pmos:pmos /home/pmos/build (411940) [15:59:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports (411940) [15:59:05] % sudo mount --bind /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports (411940) [15:59:05] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build (411940) [15:59:05] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git (411940) [15:59:05] (buildroot_aarch64) % cd /home/pmos/build; busybox su pmos -c CARCH=aarch64 SUDO_APK='abuild-apk --no-progress' PATH=/native/usr/lib/crossdirect/aarch64:/usr/lib/ccache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/pmos abuild -D postmarketOS -d ]0;abuild: postmarketos-base>>> postmarketos-base: Building pmos/postmarketos-base 25-r0 (using abuild 3.10.0-r0) started Wed, 11 Jan 2023 15:59:07 +0000 >>> postmarketos-base: Checking sanity of /home/pmos/build/APKBUILD... >>> WARNING: postmarketos-base: No maintainer ]0;>>> postmarketos-base: Cleaning up srcdir ]0;>>> postmarketos-base: Cleaning up pkgdir >>> postmarketos-base: Checking sha512sums... rootfs-etc-sudoers: OK rootfs-etc-doas.d-10-postmarketos.conf: OK rootfs-etc-conf.d-bootmisc: OK rootfs-etc-conf.d-swapfile: OK rootfs-etc-conf.d-zram-init: OK rootfs-etc-conf.d-syslog: OK rootfs-etc-fstab: OK rootfs-etc-issue: OK rootfs-etc-motd: OK rootfs-etc-os-release: OK rootfs-etc-sysctl.d-disable-rp-filter.conf: OK rootfs-lib-udev-rules.d-20-tm2-touchkey-input.rules: OK rootfs-lib-udev-rules.d-20-tm2-touchkey-leds.rules: OK rootfs-lib-udev-rules.d-20-zinitix-input.rules: OK rootfs-lib-udev-rules.d-50-firmware.rules: OK rootfs-usr-lib-udev-rules.d-90-feedbackd-regulator-haptic.rules: OK rootfs-etc-init.d-deferred-initcalls: OK rootfs-etc-init.d-swapfile: OK rootfs-sbin-swapfile: OK rootfs-usr-lib-firmwareload.sh: OK >>> postmarketos-base: Entering fakeroot... ]0;abuild: postmarketos-base>>> postmarketos-base-mesa*: Running split function mesa... >>> postmarketos-base-mesa*: Preparing subpackage postmarketos-base-mesa... >>> postmarketos-base-mesa*: Running postcheck for postmarketos-base-mesa >>> postmarketos-base-nftables*: Running split function nftables... >>> postmarketos-base-nftables*: Preparing subpackage postmarketos-base-nftables... >>> postmarketos-base-nftables*: Script found. /bin/sh added as a dependency for postmarketos-base-nftables-25-r0.apk >>> postmarketos-base-nftables*: Adding .post-install >>> postmarketos-base-nftables*: Running postcheck for postmarketos-base-nftables >>> postmarketos-base-nofde*: Running split function nofde... >>> postmarketos-base-nofde*: Preparing subpackage postmarketos-base-nofde... >>> postmarketos-base-nofde*: Running postcheck for postmarketos-base-nofde >>> postmarketos-base*: Running postcheck for postmarketos-base >>> WARNING: postmarketos-base*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> postmarketos-base*: Preparing package postmarketos-base... >>> postmarketos-base*: Script found. /bin/sh added as a dependency for postmarketos-base-25-r0.apk >>> postmarketos-base*: Adding .post-install >>> postmarketos-base*: Adding .pre-upgrade >>> postmarketos-base*: Adding .post-upgrade >>> postmarketos-base*: Adding .trigger >>> postmarketos-base-mesa*: Tracing dependencies... >>> postmarketos-base-mesa*: Package size: 4.0 KB >>> postmarketos-base-mesa*: Compressing data... >>> postmarketos-base-mesa*: Create checksum... >>> postmarketos-base-mesa*: Create postmarketos-base-mesa-25-r0.apk >>> postmarketos-base-nftables*: Tracing dependencies... >>> postmarketos-base-nftables*: Package size: 4.0 KB >>> postmarketos-base-nftables*: Compressing data... >>> postmarketos-base-nftables*: Create checksum... >>> postmarketos-base-nftables*: Create postmarketos-base-nftables-25-r0.apk >>> postmarketos-base-nofde*: Tracing dependencies... >>> postmarketos-base-nofde*: Package size: 4.0 KB >>> postmarketos-base-nofde*: Compressing data... >>> postmarketos-base-nofde*: Create checksum... >>> postmarketos-base-nofde*: Create postmarketos-base-nofde-25-r0.apk >>> postmarketos-base*: Tracing dependencies... >>> postmarketos-base*: Package size: 144.0 KB >>> postmarketos-base*: Compressing data... >>> postmarketos-base*: Create checksum... >>> postmarketos-base*: Create postmarketos-base-25-r0.apk ]0;>>> postmarketos-base: Build complete at Wed, 11 Jan 2023 15:59:28 +0000 elapsed time 0h 0m 21s ]0;>>> postmarketos-base: Updating the pmos/aarch64 repository index... >>> postmarketos-base: Signing the index... ]0;(411940) [15:59:29] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (411940) [15:59:29] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (411940) [15:59:30] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (411940) [15:59:30] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (411940) [15:59:30] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (411940) [15:59:32] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (411940) [15:59:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (411940) [15:59:32] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (411940) [15:59:32] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (411940) [15:59:32] New background process: pid=463388, output=background (1/738) Installing icu-data-full (72.1-r1) (2/738) Installing dbus-libs (1.14.4-r0) (3/738) Installing libgcc (12.2.1_git20220924-r8) (4/738) Installing libffi (3.4.4-r0) (5/738) Installing libintl (0.21.1-r1) (6/738) Installing libblkid (2.38.1-r2) (7/738) Installing libmount (2.38.1-r2) (8/738) Installing pcre2 (10.42-r0) (9/738) Installing glib (2.74.4-r0) (10/738) Installing libstdc++ (12.2.1_git20220924-r8) (11/738) Installing icu-libs (72.1-r1) (12/738) Installing libpcre2-16 (10.42-r0) (13/738) Installing zstd-libs (1.5.2-r10) (14/738) Installing qt5-qtbase (5.15.8_git20230109-r0) (15/738) Installing hicolor-icon-theme (0.17-r2) (16/738) Installing libmagic (5.44-r0) (17/738) Installing file (5.44-r0) (18/738) Installing libxau (1.0.11-r0) (19/738) Installing libmd (1.0.4-r0) (20/738) Installing libbsd (0.11.7-r0) (21/738) Installing libxdmcp (1.1.4-r0) (22/738) Installing libxcb (1.15-r0) (23/738) Installing libx11 (1.8.2-r2) (24/738) Installing libxext (1.3.5-r0) (25/738) Installing libice (1.1.1-r0) (26/738) Installing libuuid (2.38.1-r2) (27/738) Installing libsm (1.2.4-r0) (28/738) Installing libxt (1.2.1-r1) (29/738) Installing libxmu (1.1.4-r0) (30/738) Installing xset (1.2.5-r0) (31/738) Installing xprop (1.2.6-r0) (32/738) Installing xdg-utils (1.1.3-r4) (33/738) Installing mesa (22.3.2-r0) (34/738) Installing libdrm (2.4.114-r0) (35/738) Installing libexpat (2.5.0-r0) (36/738) Installing wayland-libs-server (1.21.0-r1) (37/738) Installing mesa-glapi (22.3.2-r0) (38/738) Installing mesa-gles (22.3.2-r0) (39/738) Installing qt5-qtdeclarative (5.15.8_git20230103-r0) (40/738) Installing libxcomposite (0.4.6-r0) (41/738) Installing brotli-libs (1.0.9-r10) (42/738) Installing libbz2 (1.0.8-r4) (43/738) Installing libpng (1.6.39-r2) (44/738) Installing freetype (2.12.1-r0) (45/738) Installing fontconfig (2.14.1-r0) (46/738) Installing wayland-libs-client (1.21.0-r1) (47/738) Installing wayland-libs-cursor (1.21.0-r1) (48/738) Installing wayland-libs-egl (1.21.0-r1) (49/738) Installing xkeyboard-config (2.37-r0) (50/738) Installing xz-libs (5.4.0-r1) (51/738) Installing libxml2 (2.10.3-r2) (52/738) Installing libxkbcommon (1.5.0-r0) (53/738) Installing qt5-qtwayland (5.15.8_git20230105-r0) (54/738) Installing mesa-gbm (22.3.2-r0) (55/738) Installing libxshmfence (1.3.2-r0) (56/738) Installing mesa-egl (22.3.2-r0) (57/738) Installing avahi-libs (0.8-r6) (58/738) Installing gmp (6.2.1-r2) (59/738) Installing nettle (3.8.1-r0) (60/738) Installing p11-kit (0.24.1-r1) (61/738) Installing libtasn1 (4.19.0-r0) (62/738) Installing libunistring (1.1-r0) (63/738) Installing gnutls (3.7.8-r2) (64/738) Installing cups-libs (2.4.2-r1) (65/738) Installing pkgconf (1.9.3-r1) (66/738) Installing shared-mime-info (2.2-r2) (67/738) Installing libjpeg-turbo (2.1.4-r0) (68/738) Installing libwebp (1.2.4-r1) (69/738) Installing tiff (4.5.0-r2) (70/738) Installing gdk-pixbuf (2.42.10-r2) (71/738) Installing gtk-update-icon-cache (3.24.36-r0) (72/738) Installing libxfixes (6.0.0-r0) (73/738) Installing libxrender (0.9.11-r0) (74/738) Installing libxcursor (1.2.1-r1) (75/738) Installing libxdamage (1.1.6-r0) (76/738) Installing libxi (1.8-r0) (77/738) Installing libxinerama (1.1.5-r0) (78/738) Installing libxrandr (1.5.3-r0) (79/738) Installing libatk-1.0 (2.46.0-r0) (80/738) Installing libxtst (1.2.4-r0) (81/738) Installing at-spi2-core (2.46.0-r0) (82/738) Installing libatk-bridge-2.0 (2.46.0-r0) (83/738) Installing pixman (0.42.2-r0) (84/738) Installing cairo (1.17.6-r3) (85/738) Installing cairo-gobject (1.17.6-r3) (86/738) Installing libepoxy (1.5.10-r0) (87/738) Installing fribidi (1.0.12-r0) (88/738) Installing graphite2 (1.3.14-r2) (89/738) Installing harfbuzz (6.0.0-r0) (90/738) Installing libxft (2.3.7-r0) (91/738) Installing pango (1.50.12-r0) (92/738) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/738) Installing libevdev (1.13.0-r0) (94/738) Installing mtdev (1.1.6-r1) (95/738) Installing eudev-libs (3.2.11-r6) (96/738) Installing libinput-libs (1.22.0-r0) (97/738) Installing xcb-util-wm (0.4.2-r0) (98/738) Installing xcb-util (0.4.1-r0) (99/738) Installing xcb-util-image (0.4.1-r0) (100/738) Installing xcb-util-keysyms (0.4.1-r0) (101/738) Installing xcb-util-renderutil (0.3.10-r0) (102/738) Installing libxkbcommon-x11 (1.5.0-r0) (103/738) Installing qt5-qtbase-x11 (5.15.8_git20230109-r0) (104/738) Installing qt5-qtgraphicaleffects (5.15.8_git20221110-r0) (105/738) Installing qt5-qtquickcontrols2 (5.15.8_git20221110-r0) (106/738) Installing kirigami2-libs (5.101.0-r0) (107/738) Installing libgomp (12.2.1_git20220924-r8) (108/738) Installing kirigami2 (5.101.0-r0) (109/738) Installing kactivities-libs (5.101.0-r1) (110/738) Installing karchive (5.101.0-r0) (111/738) Installing kconfig (5.101.0-r0) (112/738) Installing kcoreaddons (5.101.0-r0) (113/738) Installing qt5-qtx11extras (5.15.8_git20221110-r0) (114/738) Installing kwindowsystem (5.101.0-r0) (115/738) Installing kcrash (5.101.0-r0) (116/738) Installing kdbusaddons (5.101.0-r0) (117/738) Installing kglobalaccel (5.101.0-r0) (118/738) Installing kguiaddons (5.101.0-r0) (119/738) Installing ki18n (5.101.0-r0) (120/738) Installing libelogind (246.10-r5) (121/738) Installing polkit-elogind-libs (122-r0) (122/738) Installing polkit-qt-1 (0.114.0-r1) (123/738) Installing kauth (5.101.0-r0) (124/738) Installing kcodecs (5.101.0-r0) (125/738) Installing kwidgetsaddons (5.101.0-r0) (126/738) Installing kconfigwidgets (5.101.0-r0) (127/738) Installing qt5-qtsvg (5.15.8_git20230103-r0) (128/738) Installing kiconthemes (5.101.0-r0) (129/738) Installing kitemviews (5.101.0-r0) (130/738) Installing kxmlgui (5.101.0-r0) (131/738) Installing kbookmarks (5.101.0-r0) (132/738) Installing kcompletion (5.101.0-r0) (133/738) Installing libxml2-utils (2.10.3-r2) (134/738) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/738) Installing libgpg-error (1.46-r1) (136/738) Installing libgcrypt (1.10.1-r0) (137/738) Installing libxslt (1.1.37-r0) (138/738) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/738) Installing kdoctools (5.101.0-r0) (140/738) Installing kjobwidgets (5.101.0-r0) (141/738) Installing alsa-lib (1.2.8-r0) (142/738) Installing libxxf86vm (1.1.5-r0) (143/738) Installing mesa-gl (22.3.2-r0) (144/738) Installing libxv (1.0.12-r0) (145/738) Installing cdparanoia-libs (10.2-r11) (146/738) Installing graphene (1.10.8-r1) (147/738) Installing gstreamer (1.20.5-r0) (148/738) Installing libogg (1.3.5-r2) (149/738) Installing opus (1.3.1-r1) (150/738) Installing orc (0.4.33-r0) (151/738) Installing libtheora (1.1.1-r16) (152/738) Installing libvorbis (1.3.7-r0) (153/738) Installing gst-plugins-base (1.20.5-r0) (154/738) Installing qt5-qtmultimedia (5.15.8_git20230103-r0) (155/738) Installing qt5-qtspeech (5.15.8_git20230103-r0) (156/738) Installing sound-theme-freedesktop (0.8-r0) (157/738) Installing libltdl (2.4.7-r0) (158/738) Installing libcanberra (0.30-r9) (159/738) Installing libcanberra-gstreamer (0.30-r9) (160/738) Installing knotifications (5.101.0-r0) (161/738) Installing kservice (5.101.0-r0) (162/738) Installing solid-libs (5.101.0-r0) (163/738) Installing libhunspell (1.7.2-r0) (164/738) Installing ncurses-terminfo-base (6.4_p20230107-r0) (165/738) Installing ncurses-libs (6.4_p20230107-r0) (166/738) Installing readline (8.2.0-r0) (167/738) Installing hunspell (1.7.2-r0) (168/738) Installing sonnet (5.101.0-r0) (169/738) Installing ktextwidgets (5.101.0-r0) (170/738) Installing kio (5.101.0-r0) (171/738) Installing kpackage (5.101.0-r0) (172/738) Installing kdeclarative (5.101.0-r0) (173/738) Installing kwayland (5.101.0-r0) (174/738) Installing plasma-framework (5.101.0-r0) (175/738) Installing sqlite-libs (3.40.1-r0) (176/738) Installing libaccounts-glib (1.26-r1) (177/738) Installing libaccounts-qt (1.16-r1) (178/738) Installing signond (8.61-r0) (179/738) Installing accounts-qml-module (0.7_git20190605-r1) (180/738) Installing qt5-qtwebchannel (5.15.8_git20230103-r0) (181/738) Installing sdl2 (2.26.2-r0) (182/738) Installing svt-av1-libs (1.4.1-r0) (183/738) Installing aom-libs (3.5.0-r0) (184/738) Installing libass (0.17.0-r0) (185/738) Installing libdav1d (1.0.0-r2) (186/738) Installing lcms2 (2.14-r2) (187/738) Installing libjxl (0.7.0-r0) (188/738) Installing lame (3.100-r2) (189/738) Installing libasyncns (0.8-r1) (190/738) Installing flac-libs (1.4.2-r0) (191/738) Installing libsndfile (1.2.0-r0) (192/738) Installing soxr (0.1.3-r3) (193/738) Installing speexdsp (1.2.1-r0) (194/738) Installing tdb-libs (1.4.7-r1) (195/738) Installing libpulse (9999_git20220528-r0) (196/738) Installing cjson (1.7.15-r3) (197/738) Installing mbedtls (2.28.2-r0) (198/738) Installing librist (0.2.7-r0) (199/738) Installing libsrt (1.5.1-r0) (200/738) Installing libssh (0.10.4-r0) (201/738) Installing v4l-utils-libs (1.22.1-r2) (202/738) Installing libva (2.17.0-r0) (203/738) Installing libvdpau (1.5-r0) (204/738) Installing vidstab (1.1.0-r2) (205/738) Installing libvpx (1.12.0-r1) (206/738) Installing x264-libs (0.164_git20220602-r0) (207/738) Installing numactl (2.0.16-r0) (208/738) Installing x265-libs (3.5-r3) (209/738) Installing xvidcore (1.3.7-r1) (210/738) Installing libsodium (1.0.18-r2) (211/738) Installing libzmq (4.3.4-r1) (212/738) Installing ffmpeg-libs (5.1.2-r3) (213/738) Installing libevent (2.1.12-r5) (214/738) Installing minizip (1.2.13-r0) (215/738) Installing nspr (4.35-r0) (216/738) Installing nss (3.87-r0) (217/738) Installing re2 (2022.12.01-r0) (218/738) Installing snappy (1.1.9-r4) (219/738) Installing qt5-qtwebengine (5.15.11-r12) (220/738) Installing libnotify (0.8.1-r1) (221/738) Installing libproxy (0.4.18-r2) (222/738) Installing signon-ui (0.17_git20171023-r2) (223/738) Installing libassuan (2.5.5-r1) (224/738) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/738) Installing gnupg-gpgconf (2.2.41-r0) (226/738) Installing gpg (2.2.41-r0) (227/738) Installing npth (1.6-r2) (228/738) Installing gpg-agent (2.2.41-r0) (229/738) Installing libksba (1.6.3-r0) (230/738) Installing gpgsm (2.2.41-r0) (231/738) Installing gpgme (1.18.0-r1) (232/738) Installing gpgmepp (1.18.0-r1) (233/738) Installing gdbm (1.23-r0) (234/738) Installing libsasl (2.1.28-r3) (235/738) Installing libqca (2.3.4-r2) (236/738) Installing kwallet (5.101.0-r0) (237/738) Installing kaccounts-integration (22.12.1-r0) (238/738) Installing purpose (5.101.0-r0) (239/738) Installing qt5-qtbase-sqlite (5.15.8_git20230109-r0) (240/738) Installing qt5-qtfeedback (0_git20180903-r0) (241/738) Installing angelfish (22.11-r0) (242/738) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/738) Installing gtk-engines-clearlooks (2.21.0-r3) (244/738) Installing gtk-engines-crux (2.21.0-r3) (245/738) Installing gtk-engines-industrial (2.21.0-r3) (246/738) Installing gtk-engines-mist (2.21.0-r3) (247/738) Installing gtk-engines-redmond (2.21.0-r3) (248/738) Installing gtk-engines-thinice (2.21.0-r3) (249/738) Installing gtk-engines (2.21.0-r3) (250/738) Installing breeze-gtk (5.26.5-r0) (251/738) Installing alsa-ucm-conf (1.2.8-r1) (252/738) Installing atinout (0.9.1-r1) (253/738) Installing ca-certificates (20230106-r0) (254/738) Installing nghttp2-libs (1.51.0-r0) (255/738) Installing libcurl (7.87.0-r2) (256/738) Installing libgpiod (1.6.3-r2) (257/738) Installing libgudev (237-r1) (258/738) Installing libmm-glib (1.20.2-r1) (259/738) Installing libusb (1.0.26-r0) (260/738) Installing eg25-manager (0.4.6-r0) (261/738) Installing eg25-manager-openrc (0.4.6-r0) (262/738) Installing gpsd (3.24-r1) (263/738) Installing gpsd-openrc (3.24-r1) (264/738) Installing libnl3 (3.7.0-r0) (265/738) Installing iw (5.19-r0) (266/738) Installing linux-postmarketos-allwinner (6.1.3_git20230104-r0) (267/738) Installing udev-init-scripts (35-r1) (268/738) Installing udev-init-scripts-openrc (35-r1) (269/738) Installing kmod-libs (30-r1) (270/738) Installing eudev (3.2.11-r6) (271/738) Installing eudev-openrc (3.2.11-r6) (272/738) Installing openssh-keygen (9.1_p1-r1) (273/738) Installing libedit (20221030.3.1-r0) (274/738) Installing openssh-client-common (9.1_p1-r1) (275/738) Installing openssh-client-default (9.1_p1-r1) (276/738) Installing openssh-sftp-server (9.1_p1-r1) (277/738) Installing openssh-server-common (9.1_p1-r1) (278/738) Installing openssh-server (9.1_p1-r1) (279/738) Installing openssh (9.1_p1-r1) (280/738) Installing boot-deploy (0.7-r0) (281/738) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (282/738) Installing lzo (2.10-r3) (283/738) Installing btrfs-progs (6.1.2-r0) (284/738) Installing bzip2 (1.0.8-r4) (285/738) Installing argon2-libs (20190702-r2) (286/738) Installing device-mapper-libs (2.03.18-r0) (287/738) Installing json-c (0.16-r2) (288/738) Installing cryptsetup-libs (2.6.0-r0) (289/738) Installing popt (1.19-r1) (290/738) Installing cryptsetup (2.6.0-r0) (291/738) Installing cryptsetup-openrc (2.6.0-r0) (292/738) Installing libaio (0.3.113-r0) (293/738) Installing device-mapper-event-libs (2.03.18-r0) (294/738) Installing lvm2-libs (2.03.18-r0) (295/738) Installing device-mapper (2.03.18-r0) (296/738) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (297/738) Installing libcom_err (1.46.5-r5) (298/738) Installing e2fsprogs-libs (1.46.5-r5) (299/738) Installing e2fsprogs (1.46.5-r5) (300/738) Installing e2fsprogs-extra (1.46.5-r5) (301/738) Installing f2fs-tools-libs (1.15.0-r0) (302/738) Installing f2fs-tools (1.15.0-r0) (303/738) Installing lz4 (1.9.4-r1) (304/738) Installing userspace-rcu (0.13.2-r0) (305/738) Installing multipath-tools (0.9.4-r0) (306/738) Installing multipath-tools-openrc (0.9.4-r0) (307/738) Installing parted (3.5-r0) (308/738) Installing postmarketos-mvcfg (1-r0) (309/738) Installing postmarketos-keys (1-r0) (310/738) Installing sudo (1.9.12_p1-r1) (311/738) Installing libfdisk (2.38.1-r2) (312/738) Installing libsmartcols (2.38.1-r2) (313/738) Installing util-linux-misc (2.38.1-r2) (314/738) Installing zram-init (11.1-r1) (315/738) Installing zram-init-openrc (11.1-r1) (316/738) Installing postmarketos-base-nofde (25-r0) (317/738) Installing unudhcpd (0.2.1-r0) (318/738) Installing xz (5.4.0-r1) (319/738) Installing postmarketos-mkinitfs (1.5.1-r4) (320/738) Installing postmarketos-base (25-r0) Executing postmarketos-base-25-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (321/738) Installing llvm15-libs (15.0.6-r1) (322/738) Installing musl-fts (1.2.7-r3) (323/738) Installing libelf (0.188-r0) (324/738) Installing mesa-dri-gallium (22.3.2-r0) (325/738) Installing postmarketos-base-mesa (25-r0) (326/738) Installing u-boot-pinephone (2022.07-r1) (327/738) Installing u-boot-tools (2023.01-r0) (328/738) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (329/738) Installing dbus-openrc (1.14.4-r0) (330/738) Installing libacl (2.3.1-r1) (331/738) Installing lz4-libs (1.9.4-r1) (332/738) Installing libarchive (3.6.2-r1) (333/738) Installing libcbor (0.10.1-r0) (334/738) Installing efivar-libs (38-r1) (335/738) Installing libgcab (1.5-r0) (336/738) Installing json-glib (1.6.6-r1) (337/738) Installing libgusb (0.4.3-r0) (338/738) Installing libjcat (0.1.12-r0) (339/738) Installing libmbim (1.28.2-r0) (340/738) Installing protobuf-c (1.4.1-r1) (341/738) Installing libqrtr-glib (1.2.2-r0) (342/738) Installing libqmi (1.32.2-r0) (343/738) Installing tpm2-tss-mu (4.0.0-r1) (344/738) Installing tpm2-tss-sys (4.0.0-r1) (345/738) Installing tpm2-tss-esys (4.0.0-r1) (346/738) Installing libxmlb (0.3.10-r0) (347/738) Installing fwupd (1.8.9-r0) (348/738) Installing fwupd-openrc (1.8.9-r0) (349/738) Installing device-pine64-pinephone (0.44-r0) Executing device-pine64-pinephone-0.44-r0.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (350/738) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (351/738) Installing linux-firmware-rtlwifi (20221214-r1) (352/738) Installing linux-firmware-rtl_bt (20221214-r1) (353/738) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (354/738) Installing firmware-pine64-ov5640 (0_git20201028-r0) (355/738) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (356/738) Installing yaml (0.2.5-r0) (357/738) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (358/738) Installing appstream-qt (0.15.5-r2) (359/738) Installing attica (5.101.0-r0) (360/738) Installing kidletime (5.101.0-r0) (361/738) Installing knewstuff (5.101.0-r0) (362/738) Installing discover (5.26.5-r0) (363/738) Installing libapk-qt (0.4.2-r0) (364/738) Installing discover-backend-apk (5.26.5-r0) (365/738) Installing discover-backend-fwupd (5.26.5-r0) (366/738) Installing font-droid-nonlatin (20200215-r2) (367/738) Installing font-noto-common (0_git20211101-r6) (368/738) Installing font-noto-math (0_git20211101-r6) (369/738) Installing font-noto-symbols (0_git20211101-r6) (370/738) Installing font-noto (0_git20211101-r6) (371/738) Installing font-noto-emoji (2.038-r0) (372/738) Installing font-noto-extra (0_git20211101-r6) (373/738) Installing mauiman (1.0.1-r0) (374/738) Installing mauikit (2.2.1-r0) (375/738) Installing exiv2 (0.27.5-r1) (376/738) Installing mauikit-imagetools (2.2.1-r0) (377/738) Installing mauikit-filebrowsing (2.2.1-r0) (378/738) Installing index (2.2.1-r0) (379/738) Installing signon-plugin-oauth2 (0.25-r0) (380/738) Installing kaccounts-providers (22.12.1-r0) (381/738) Installing kirigami-addons (0.6.1-r0) (382/738) Installing kclock (22.11-r0) (383/738) Installing gsettings-desktop-schemas (43.0-r0) (384/738) Installing kdecoration (5.26.5-r0) (385/738) Installing kde-gtk-config (5.26.5-r0) (386/738) Installing kirigami-gallery (22.12.1-r0) (387/738) Installing kquickimageeditor (0.2.0-r1) (388/738) Installing taglib (1.13-r0) (389/738) Installing kfilemetadata (5.101.0-r0) (390/738) Installing qt5-qtlocation (5.15.8_git20230103-r0) (391/738) Installing koko (22.11-r0) (392/738) Installing kasync (0.3.0-r2) (393/738) Installing gpg-wks-server (2.2.41-r0) (394/738) Installing gpgv (2.2.41-r0) (395/738) Installing libldap (2.6.3-r6) (396/738) Installing gnupg-dirmngr (2.2.41-r0) (397/738) Installing gnupg-utils (2.2.41-r0) (398/738) Installing gnupg-wks-client (2.2.41-r0) (399/738) Installing gnupg (2.2.41-r0) (400/738) Installing iso-codes (4.12.0-r0) (401/738) Installing kcontacts (5.101.0-r0) (402/738) Installing kpeople (5.101.0-r0) (403/738) Installing libical (3.0.16-r1) (404/738) Installing kcalendarcore (5.101.0-r0) (405/738) Installing kmime (22.12.1-r0) (406/738) Installing kimap2 (0.4.0-r1) (407/738) Installing qt5-qtxmlpatterns (5.15.8_git20221110-r0) (408/738) Installing kdav2 (0.4.0-r1) (409/738) Installing lmdb (0.9.29-r2) (410/738) Installing libxapian (1.4.21-r0) (411/738) Installing sink (0.9.0-r3) (412/738) Installing kpeoplesink (0_git20210224-r1) (413/738) Installing kpeoplevcard (0.1-r2) (414/738) Installing libraw (0.21.1-r0) (415/738) Installing libraw-tools (0.21.1-r0) (416/738) Installing imagemagick-libs (7.1.0.57-r0) (417/738) Installing jbig2dec (0.19-r1) (418/738) Installing ghostscript (10.0.0-r2) (419/738) Installing libde265 (1.0.9-r0) (420/738) Installing libheif (1.14.0-r0) (421/738) Installing librsvg (2.55.1-r0) (422/738) Installing imagemagick (7.1.0.57-r0) (423/738) Installing perl (5.36.0-r0) (424/738) Installing perl-image-exiftool (12.50-r0) (425/738) Installing exiftool (12.50-r0) (426/738) Installing feedbackd-device-themes (0_git20220202-r0) (427/738) Installing gsound (1.0.3-r1) (428/738) Installing feedbackd (0.0.2-r0) Executing feedbackd-0.0.2-r0.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (429/738) Installing tzdata (2022g-r0) (430/738) Installing openexr (3.1.5-r4) (431/738) Installing soundtouch (2.3.2-r1) (432/738) Installing libraw1394 (2.1.2-r3) (433/738) Installing libdc1394 (2.2.6-r1) (434/738) Installing tslib (1.22-r1) (435/738) Installing directfb (1.7.7-r5) (436/738) Installing faac (1.30-r2) (437/738) Installing fdk-aac (2.0.2-r1) (438/738) Installing flite (2.2-r1) (439/738) Installing libfreeaptx (0.1.1-r1) (440/738) Installing gsm (1.0.22-r1) (441/738) Installing libldac (2.0.2.3-r0) (442/738) Installing libmodplug (0.8.9.0-r2) (443/738) Installing neon (0.32.4-r0) (444/738) Installing libnice (0.1.21-r0) (445/738) Installing openal-soft (1.22.2-r2) (446/738) Installing openjpeg (2.5.0-r2) (447/738) Installing librtmp (2.4_git20190330-r2) (448/738) Installing sbc (2.0-r0) (449/738) Installing spandsp (0.0.6-r4) (450/738) Installing libsrtp (2.4.2-r3) (451/738) Installing vo-aacenc (0.1.3-r0) (452/738) Installing vo-amrwbenc (0.1.3-r0) (453/738) Installing libzbar (0.23.92-r2) (454/738) Installing gst-plugins-bad (1.20.5-r1) (455/738) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (456/738) Installing megapixels (1.6.0-r1) (457/738) Installing encodings (1.0.6-r0) (458/738) Installing libfontenc (1.1.7-r0) (459/738) Installing mkfontscale (1.2.2-r1) (460/738) Installing font-dejavu (2.37-r3) (461/738) Installing sdl2_ttf (2.20.1-r0) (462/738) Installing osk-sdl (0.67.1-r1) (463/738) Installing kcmutils (5.101.0-r0) (464/738) Installing frameworkintegration (5.101.0-r0) (465/738) Installing oxygen (5.26.5-r0) (466/738) Installing modemmanager-qt (5.101.0-r0) (467/738) Installing callaudiod-libs (0.1.4-r0) (468/738) Installing abseil-cpp (20220623.1-r1) (469/738) Installing boost1.81-thread (1.81.0-r1) (470/738) Installing libprotobuf (3.21.12-r0) (471/738) Installing libphonenumber (8.13.4-r0) (472/738) Installing plasma-dialer (22.11-r0) (473/738) Installing plasma-mobile-sounds (0.1-r1) (474/738) Installing qt5-qtquickcontrols (5.15.8_git20221110-r0) (475/738) Installing plasma-phonebook (22.11-r0) (476/738) Installing postmarketos-artwork-wallpapers (2-r1) (477/738) Installing postmarketos-hidden-desktop-entries (2.2-r1) (478/738) Installing bluez (5.66-r1) (479/738) Installing bluez-openrc (5.66-r1) (480/738) Installing bluez-obexd (5.66-r1) (481/738) Installing kded (5.101.0-r0) (482/738) Installing bluez-qt (5.101.0-r0) (483/738) Installing bluedevil (5.26.5-r0) (484/738) Installing breeze (5.26.5-r0) (485/738) Installing libpulse-mainloop-glib (9999_git20220528-r0) (486/738) Installing callaudiod (0.1.4-r0) (487/738) Installing dnsmasq-common (2.88-r0) (488/738) Installing dnsmasq-openrc (2.88-r0) (489/738) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (490/738) Installing linux-pam (1.5.2-r2) (491/738) Installing shadow (4.13-r0) (492/738) Installing elogind (246.10-r5) (493/738) Installing elogind-openrc (246.10-r5) (494/738) Installing hfd-service (0.1.0-r1) (495/738) Installing hfd-service-openrc (0.1.0-r1) (496/738) Installing iio-sensor-proxy (3.4-r0) (497/738) Installing iio-sensor-proxy-openrc (3.4-r0) (498/738) Installing libkscreen (5.26.5-r0) (499/738) Installing layer-shell-qt (5.26.5-r0) (500/738) Installing qt5-qtsensors (5.15.8_git20221110-r0) (501/738) Installing kscreen (5.26.5-r0) (502/738) Installing socat (1.7.4.4-r0) (503/738) Installing kwallet-pam (5.26.5-r0) (504/738) Installing kwayland-integration (5.26.5-r0) (505/738) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (506/738) Installing duktape (2.7.0-r0) (507/738) Installing polkit-elogind (122-r0) (508/738) Installing modemmanager (1.20.2-r1) (509/738) Installing modemmanager-openrc (1.20.2-r1) (510/738) Installing libunwind (1.6.2-r2) (511/738) Installing libcamera (0.0.3-r0) (512/738) Installing pipewire-libs (0.3.63-r1) (513/738) Installing libuv (1.44.2-r0) (514/738) Installing roc-toolkit-libs (0.1.5-r2) (515/738) Installing webrtc-audio-processing (0.3.1-r6) (516/738) Installing pipewire (0.3.63-r1) (517/738) Installing breeze-icons (5.101.0-r0) (518/738) Installing dbus-x11 (1.14.4-r0) (519/738) Installing kactivities (5.101.0-r1) (520/738) Installing kpipewire (5.26.5-r0) (521/738) Installing dconf (0.40.0-r2) (522/738) Installing anthy (9100h-r2) (523/738) Installing maliit-framework (2.3.0-r2) (524/738) Installing kyotocabinet (1.2.79-r3) (525/738) Installing libpinyin (2.8.0-r0) (526/738) Installing tinyxml (2.6.2-r1) (527/738) Installing presage (0.9.1-r2) (528/738) Installing maliit-keyboard (2.3.1-r1) (529/738) Installing qt5-qtvirtualkeyboard (5.15.8_git20221110-r0) (530/738) Installing plasma-nano (5.26.5-r0) (531/738) Installing libnm (1.40.8-r0) (532/738) Installing networkmanager-common (1.40.8-r0) (533/738) Installing networkmanager-openrc (1.40.8-r0) (534/738) Installing libndp (1.8-r1) (535/738) Installing libidn2 (2.3.4-r0) (536/738) Installing libpsl (0.21.2-r0) (537/738) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (538/738) Installing networkmanager-qt (5.101.0-r0) (539/738) Installing plasma-nm (5.26.5-r0) (540/738) Installing plasma-nm-mobile (5.26.5-r0) (541/738) Installing fftw-single-libs (3.3.10-r1) (542/738) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (543/738) Installing pulseaudio-bluez (9999_git20220528-r0) (544/738) Installing pulseaudio-alsa (9999_git20220528-r0) (545/738) Installing alsa-utils-openrc (1.2.8-r0) (546/738) Installing pulseaudio-openrc (9999_git20220528-r0) (547/738) Installing libcanberra-pulse (0.30-r9) (548/738) Installing plasma-pa (5.26.5-r0) (549/738) Installing libdaemon (0.14-r3) (550/738) Installing openrc-settingsd (1.1.0-r0) (551/738) Installing openrc-settingsd-openrc (1.1.0-r0) (552/738) Installing plasma-settings (22.11-r0) (553/738) Installing kactivitymanagerd (5.26.5-r0) (554/738) Installing kinit (5.101.0-r0) (555/738) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (556/738) Installing kdnssd (5.101.0-r0) (557/738) Installing syntax-highlighting (5.101.0-r0) (558/738) Installing kdsoap (2.1.1-r0) (559/738) Installing libmtp (1.1.20-r2) (560/738) Installing clang15-libclang (15.0.6-r2) (561/738) Installing qt5-qttools (5.15.8_git20230103-r0) (562/738) Installing phonon (4.11.1-r3) (563/738) Installing talloc (2.3.4-r1) (564/738) Installing tevent (0.13.0-r1) (565/738) Installing samba-util-libs (4.17.4-r1) (566/738) Installing jansson (2.14-r0) (567/738) Installing ldb (2.6.1-r0) (568/738) Installing libwbclient (4.17.4-r1) (569/738) Installing samba-libs (4.17.4-r1) (570/738) Installing libsmbclient (4.17.4-r1) (571/738) Installing kio-extras (22.12.1-r0) (572/738) Installing kquickcharts (5.101.0-r0) (573/738) Installing xorg-server-common (21.1.6-r0) (574/738) Installing libxkbfile (1.1.2-r0) (575/738) Installing xkbcomp (1.4.6-r0) (576/738) Installing libxfont2 (2.0.6-r0) (577/738) Installing libtirpc-conf (1.3.3-r0) (578/738) Installing libtirpc-nokrb (1.3.3-r0) (579/738) Installing libxcvt (0.1.2-r0) (580/738) Installing xwayland (22.1.7-r0) (581/738) Installing kscreenlocker (5.26.5-r0) (582/738) Installing libqaccessibilityclient (0.4.1-r1) (583/738) Installing xcb-util-cursor (0.1.4-r0) (584/738) Installing kwin (5.26.5-r0) (585/738) Installing kitemmodels (5.101.0-r0) (586/738) Installing threadweaver (5.101.0-r0) (587/738) Installing krunner (5.101.0-r0) (588/738) Installing milou (5.26.5-r0) (589/738) Installing pipewire-media-session (0.4.1-r0) (590/738) Installing font-hack (3.003-r3) (591/738) Installing qqc2-desktop-style (5.101.0-r0) (592/738) Installing plasma-integration (5.26.5-r0) (593/738) Installing qtchooser (66-r2) (594/738) Installing plasma-workspace-libs (5.26.5-r0) (595/738) Installing kactivities-stats (5.101.0-r1) (596/738) Installing baloo (5.101.0-r0) (597/738) Installing kholidays (5.101.0-r0) (598/738) Installing libkexiv2 (22.12.1-r0) (599/738) Installing knotifyconfig (5.101.0-r0) (600/738) Installing kparts (5.101.0-r0) (601/738) Installing zxing-cpp (1.4.0-r0) (602/738) Installing libdmtx-libs (0.7.7-r0) (603/738) Installing libqrencode (4.1.1-r1) (604/738) Installing prison (5.101.0-r0) (605/738) Installing ktexteditor (5.101.0-r0) (606/738) Installing libpcap (1.10.2-r0) (607/738) Installing lm-sensors-libs (3.6.0-r4) (608/738) Installing libksysguard (5.26.5-r0) (609/738) Installing kuserfeedback (1.2.0-r1) (610/738) Installing mpfr4 (4.2.0-r0) (611/738) Installing libqalculate (4.5.1-r0) (612/738) Installing plasma-workspace (5.26.5-r0) (613/738) Installing kpty (5.101.0-r0) (614/738) Installing kdesu (5.101.0-r0) (615/738) Installing kde-cli-tools (5.26.5-r0) (616/738) Installing qqc2-breeze-style (5.26.5-r0) (617/738) Installing plasma-mobile (5.26.5-r0) (618/738) Installing polkit-kde-agent-1 (5.26.5-r0) (619/738) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (620/738) Installing chrony-openrc (4.3-r0) (621/738) Installing haveged (1.9.18-r0) (622/738) Installing haveged-openrc (1.9.18-r0) (623/738) Installing libmnl (1.0.5-r0) (624/738) Installing libnftnl (1.2.4-r0) (625/738) Installing nftables (1.0.6-r0) (626/738) Installing nftables-openrc (1.0.6-r0) (627/738) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (628/738) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (629/738) Installing postmarketos-base-nftables (25-r0) Executing postmarketos-base-nftables-25-r0.post-install (630/738) Installing postmarketos-artwork-icons (2-r1) (631/738) Installing util-linux (2.38.1-r2) (632/738) Installing libeconf (0.5.0-r0) (633/738) Installing runuser (2.38.1-r2) (634/738) Installing mount (2.38.1-r2) (635/738) Installing losetup (2.38.1-r2) (636/738) Installing hexdump (2.38.1-r2) (637/738) Installing uuidgen (2.38.1-r2) (638/738) Installing blkid (2.38.1-r2) (639/738) Installing sfdisk (2.38.1-r2) (640/738) Installing mcookie (2.38.1-r2) (641/738) Installing agetty (2.38.1-r2) (642/738) Installing agetty-openrc (0.46-r0) (643/738) Installing wipefs (2.38.1-r2) (644/738) Installing cfdisk (2.38.1-r2) (645/738) Installing umount (2.38.1-r2) (646/738) Installing util-linux-openrc (2.38.1-r2) (647/738) Installing flock (2.38.1-r2) (648/738) Installing lsblk (2.38.1-r2) (649/738) Installing libcap-ng (0.8.3-r1) (650/738) Installing setpriv (2.38.1-r2) (651/738) Installing logger (2.38.1-r2) (652/738) Installing partx (2.38.1-r2) (653/738) Installing fstrim (2.38.1-r2) (654/738) Installing findmnt (2.38.1-r2) (655/738) Installing wireless-regdb (2022.08.12-r0) (656/738) Installing pcsc-lite-libs (1.9.9-r0) (657/738) Installing wpa_supplicant (2.10-r4) (658/738) Installing wpa_supplicant-openrc (2.10-r4) (659/738) Installing ifupdown-ng-wifi (0.12.1-r0) (660/738) Installing postmarketos-base-ui (6-r2) Executing postmarketos-base-ui-6-r2.post-install (661/738) Installing mpdecimal (2.5.1-r1) (662/738) Installing python3 (3.11.1-r2) (663/738) Installing py3-ruamel.yaml.clib (0.2.7-r1) (664/738) Installing py3-ruamel.yaml (0.17.21-r1) (665/738) Installing sleep-inhibitor (1.16-r1) (666/738) Installing sleep-inhibitor-openrc (1.16-r1) (667/738) Installing postmarketos-base-ui-elogind (6-r2) Executing postmarketos-base-ui-elogind-6-r2.post-install (668/738) Installing py3-dbus (1.3.2-r1) (669/738) Installing obex-capabilities (0.2.1-r2) (670/738) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (671/738) Installing postmarketos-base-ui-bluez-obexd (6-r2) (672/738) Installing pulseaudio-utils (9999_git20220528-r0) (673/738) Installing postmarketos-base-ui-pulseaudio (6-r2) (674/738) Installing networkmanager-cli (1.40.8-r0) (675/738) Installing pcre (8.45-r2) (676/738) Installing slang (2.3.3-r0) (677/738) Installing newt (0.52.21-r5) (678/738) Installing networkmanager-tui (1.40.8-r0) (679/738) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (680/738) Installing mobile-broadband-provider-info (20221107-r0) (681/738) Installing networkmanager-wwan (1.40.8-r0) (682/738) Installing postmarketos-base-ui-networkmanager (6-r2) (683/738) Installing upower (1.90.0-r2) (684/738) Installing device-pine64-pinephone-upower (0.44-r0) (685/738) Installing powerdevil-libs (5.26.5-r0) (686/738) Installing powerdevil (5.26.5-r0) (687/738) Installing bubblewrap (0.7.0-r0) (688/738) Installing fuse-common (3.12.0-r0) (689/738) Installing fuse-openrc (3.12.0-r0) (690/738) Installing fuse3-libs (3.12.0-r0) (691/738) Installing fuse3 (3.12.0-r0) (692/738) Installing xdg-desktop-portal (1.16.0-r0) (693/738) Installing xdg-desktop-portal-kde (5.26.5-r0) (694/738) Installing autologin (1.0.0-r4) (695/738) Installing tinydm (1.1.2-r1) (696/738) Installing tinydm-openrc (1.1.2-r1) (697/738) Installing postmarketos-base-ui-tinydm (6-r2) (698/738) Installing font-alias (1.0.4-r0) (699/738) Installing util-macros (1.19.3-r0) (700/738) Installing font-misc-misc (1.1.2-r3) (701/738) Installing font-cursor-misc (1.0.3-r3) (702/738) Installing xauth (1.1.2-r0) (703/738) Installing xmodmap (1.0.11-r0) (704/738) Installing xrdb (1.2.1-r1) (705/738) Installing xinit (1.4.2-r0) (706/738) Installing hwdata-pci (0.366-r0) (707/738) Installing libpciaccess (0.17-r0) (708/738) Installing xorg-server (21.1.6-r0) (709/738) Installing libinput (1.22.0-r0) (710/738) Installing xf86-input-libinput (1.2.1-r0) (711/738) Installing xf86-video-fbdev (0.5.0-r3) (712/738) Installing postmarketos-base-ui-x11 (6-r2) (713/738) Installing postmarketos-ui-plasma-mobile (3.9-r1) Executing postmarketos-ui-plasma-mobile-3.9-r1.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (714/738) Installing libexif (0.6.24-r0) (715/738) Installing libb2 (0.98.1-r2) (716/738) Installing double-conversion (3.2.1-r0) (717/738) Installing qt6-qtbase (6.4.2-r0) (718/738) Installing qt6-qtbase-x11 (6.4.2-r0) (719/738) Installing qt6-qtdeclarative (6.4.2-r0) (720/738) Installing qt6-qtwayland (6.4.2-r0) (721/738) Installing hwloc (2.8.0-r0) (722/738) Installing libtbb (2021.8.0-r1) (723/738) Installing opencv (4.7.0-r0) (724/738) Installing postprocessd (0.2.1-r3) (725/738) Installing postprocessd-megapixels (0.2.1-r3) (726/738) Installing qmltermwidget (0.2.0-r1) (727/738) Installing qmlkonsole (22.11-r0) (728/738) Installing c-ares (1.18.1-r1) (729/738) Installing spacebar (22.11-r0) (730/738) Installing hkdm (0.2.0-r0) (731/738) Installing buffyboard (0.2.0-r0) (732/738) Installing terminus-font (4.49.1-r3) (733/738) Installing kbd-misc (2.5.1-r4) (734/738) Installing kbd (2.5.1-r4) (735/738) Installing kbd-openrc (2.5.1-r4) (736/738) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (737/738) Installing ttyescape-openrc (1.0.1-r1) (738/738) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r30.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20230106-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r4.trigger 2023/01/11 16:03:23 Generating for kernel version: 6.1.3 2023/01/11 16:03:23 Output directory: /boot 2023/01/11 16:03:23 == Generating initramfs == 2023/01/11 16:03:23 - Including hook files 2023/01/11 16:03:23 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/11 16:03:23 - Including hook scripts 2023/01/11 16:03:23 - Including required binaries 2023/01/11 16:03:23 - Including kernel modules 2023/01/11 16:03:23 - Including splash images 2023/01/11 16:03:23 - Writing and verifying initramfs archive 2023/01/11 16:03:23 == Generating initramfs extra == 2023/01/11 16:03:23 - Including extra binaries 2023/01/11 16:03:23 - Including FDE support 2023/01/11 16:03:25 - Writing and verifying initramfs-extra archive 2023/01/11 16:03:29 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2023/01/11 16:03:33 mkinitfs completed in: 9.672584443s Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2216 MiB in 763 packages (411940) [16:03:37] (rootfs_pine64-pinephone) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/aarch64/postmarketos-base-25-r0.apk /mnt/pmbootstrap-packages/aarch64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.160340) OK: 2216 MiB in 764 packages (411940) [16:03:40] (rootfs_pine64-pinephone) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.160340) OK: 2216 MiB in 763 packages (411940) [16:03:44] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan OK: 2216 MiB in 763 packages (411940) [16:03:47] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (411940) [16:03:47] (rootfs_pine64-pinephone) install device-pine64-pinephone (411940) [16:03:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (411940) [16:03:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (411940) [16:03:47] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (411940) [16:03:47] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (411940) [16:03:47] New background process: pid=472718, output=background OK: 2216 MiB in 763 packages (411940) [16:03:50] (rootfs_pine64-pinephone) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/aarch64/postmarketos-base-25-r0.apk /mnt/pmbootstrap-packages/aarch64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.160353) OK: 2216 MiB in 764 packages (411940) [16:03:54] (rootfs_pine64-pinephone) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.160353) OK: 2216 MiB in 763 packages (411940) [16:03:57] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan OK: 2216 MiB in 763 packages (411940) [16:04:00] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (411940) [16:04:00] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (411940) [16:04:00] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (411940) [16:04:00] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (411940) [16:04:00] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (411940) [16:04:00] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (411940) [16:04:00] New background process: pid=473127, output=background OK: 2216 MiB in 763 packages (411940) [16:04:03] (rootfs_pine64-pinephone) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/aarch64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.160406) OK: 2216 MiB in 764 packages (411940) [16:04:07] (rootfs_pine64-pinephone) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.160406) OK: 2216 MiB in 763 packages (411940) [16:04:10] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan OK: 2216 MiB in 763 packages (411940) [16:04:13] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (411940) [16:04:13] (rootfs_pine64-pinephone) % mkinitfs 2023/01/11 16:04:13 Generating for kernel version: 6.1.3 2023/01/11 16:04:13 Output directory: /boot 2023/01/11 16:04:13 == Generating initramfs == 2023/01/11 16:04:13 - Including hook files 2023/01/11 16:04:13 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/11 16:04:13 - Including hook scripts 2023/01/11 16:04:13 - Including required binaries 2023/01/11 16:04:13 - Including kernel modules 2023/01/11 16:04:13 - Including splash images 2023/01/11 16:04:13 - Writing and verifying initramfs archive 2023/01/11 16:04:14 == Generating initramfs extra == 2023/01/11 16:04:14 - Including extra binaries 2023/01/11 16:04:14 - Including FDE support 2023/01/11 16:04:15 - Writing and verifying initramfs-extra archive 2023/01/11 16:04:19 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2023/01/11 16:04:23 mkinitfs completed in: 9.607137641s (411940) [16:04:23] *** SET LOGIN PASSWORD FOR: 'user' *** (411940) [16:04:23] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (411940) [16:04:23] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (411940) [16:04:23] (rootfs_pine64-pinephone) locking root (411940) [16:04:23] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (411940) [16:04:23] NOTE: No valid keymap specified for device (411940) [16:04:23] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (411940) [16:04:30] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (411940) [16:04:30] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (411940) [16:04:30] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (411940) [16:04:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (411940) [16:04:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (411940) [16:04:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (411940) [16:04:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/in-pmbootstrap (411940) [16:04:30] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2333924 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (411940) [16:04:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (411940) [16:04:30] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (411940) [16:04:30] (native) create pine64-pinephone.img (3553M) (411940) [16:04:30] (native) % truncate -s 3553M /home/pmos/rootfs/pine64-pinephone.img (411940) [16:04:30] (native) mount /dev/install (pine64-pinephone.img) (411940) [16:04:30] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (411940) [16:04:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (411940) [16:04:30] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (411940) [16:04:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (411940) [16:04:30] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (411940) [16:04:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (411940) [16:04:30] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (411940) [16:04:31] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (411940) [16:04:31] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (411940) [16:04:31] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (411940) [16:04:31] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (411940) [16:04:31] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (411940) [16:04:31] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (411940) [16:04:31] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (411940) [16:04:31] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (411940) [16:04:31] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (411940) [16:04:31] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (411940) [16:04:31] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (411940) [16:04:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (411940) [16:04:31] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (411940) [16:04:31] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (411940) [16:04:31] (native) % parted -s /dev/install mktable msdos (411940) [16:04:31] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (411940) [16:04:31] (native) % parted -s /dev/install mkpart primary 256M 100% (411940) [16:04:31] (native) % parted -s /dev/install set 1 boot on (411940) [16:04:31] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (411940) [16:04:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (411940) [16:04:32] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (411940) [16:04:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (411940) [16:04:32] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (411940) [16:04:32] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (411940) [16:04:32] (native) install e2fsprogs (411940) [16:04:32] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [16:04:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [16:04:32] (native) % cat /tmp/apk_progress_fifo (411940) [16:04:32] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (411940) [16:04:32] New background process: pid=475190, output=background (1/3) Installing libcom_err (1.46.5-r5) (2/3) Installing e2fsprogs-libs (1.46.5-r5) (3/3) Installing e2fsprogs (1.46.5-r5) Executing busybox-1.35.0-r30.trigger OK: 538 MiB in 127 packages (411940) [16:04:32] (native) format /dev/installp2 (root, ext4) (411940) [16:04:32] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (411940) [16:04:32] (native) mount /dev/installp2 to /mnt/install (411940) [16:04:33] (native) % mkdir -p /mnt/install (411940) [16:04:33] (native) % mount /dev/installp2 /mnt/install (411940) [16:04:33] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (411940) [16:04:33] (native) install e2fsprogs (411940) [16:04:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [16:04:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (411940) [16:04:33] (native) % cat /tmp/apk_progress_fifo (411940) [16:04:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (411940) [16:04:33] New background process: pid=475402, output=background OK: 538 MiB in 127 packages (411940) [16:04:33] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (411940) [16:04:33] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (411940) [16:04:33] (native) % mkdir -p /mnt/install/boot (411940) [16:04:33] (native) % mount /dev/installp1 /mnt/install/boot (411940) [16:04:33] *** (4/4) FILL INSTALL BLOCKDEVICE *** (411940) [16:04:33] (native) copy rootfs_pine64-pinephone to /mnt/install/ (411940) [16:04:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (411940) [16:04:33] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (411940) [16:04:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (411940) [16:04:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (411940) [16:04:33] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (411940) [16:04:40] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (411940) [16:04:40] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (411940) [16:04:40] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos@local-63bedc01.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (411940) [16:04:40] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (411940) [16:04:40] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (411940) [16:04:40] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024 (411940) [16:04:40] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8 740+1 records in 740+1 records out (411940) [16:04:40] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (411940) [16:04:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (411940) [16:04:45] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (411940) [16:04:45] (native) umount /dev/loop9 (411940) [16:04:45] (native) % losetup -d /dev/loop9 (411940) [16:04:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (411940) [16:04:45] (411940) [16:04:45] *** FLASHING INFORMATION *** (411940) [16:04:45] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (411940) [16:04:45] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (411940) [16:04:45] (411940) [16:04:45] *** SSH DAEMON INFORMATION *** (411940) [16:04:45] SSH daemon is enabled (disable with --no-sshd). (411940) [16:04:45] Login as 'user' with the password given during installation. (411940) [16:04:45] (411940) [16:04:45] *** FIREWALL INFORMATION *** (411940) [16:04:45] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (411940) [16:04:45] For more information: https://postmarketos.org/firewall (411940) [16:04:45] (411940) [16:04:45] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (411940) [16:04:45] DONE! total 2442008 -rw-r--r-- 1 root 12345 3725590528 Jan 11 16:04 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 1 /var/lib/snapd/snaps/snapd_17950.snap 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop7 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Jan 11 16:05 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Jan 11 16:05 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Jan 11 16:05 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Jan 11 16:03 bin drwxr-xr-x 2 root root 4096 Jan 11 16:04 boot drwxr-xr-x 2 root root 4096 Jan 11 15:55 dev drwxr-xr-x 67 root root 4096 Jan 11 16:04 etc drwxr-xr-x 3 root root 4096 Jan 11 16:04 home drwxr-xr-x 15 root root 4096 Jan 11 16:02 lib drwx------ 2 root root 16384 Jan 11 16:04 lost+found drwxr-xr-x 5 root root 4096 Jan 11 15:55 media drwxr-xr-x 8 root root 4096 Jan 11 15:55 mnt drwxr-xr-x 2 root root 4096 Jan 11 15:55 opt drwxr-xr-x 2 root root 4096 Jan 11 15:55 proc drwx------ 2 root root 4096 Jan 11 15:55 root drwxr-xr-x 6 root root 4096 Jan 11 16:02 run drwxr-xr-x 2 root root 4096 Jan 11 16:02 sbin drwxr-xr-x 2 root root 4096 Jan 11 15:55 srv drwxr-xr-x 2 root root 4096 Jan 11 15:55 sys drwxrwxrwt 2 root root 4096 Jan 11 16:04 tmp drwxr-xr-x 9 root root 4096 Jan 11 16:00 usr drwxr-xr-x 13 root root 4096 Jan 11 16:00 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-11 16:05:13-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 89.4M=0s 2023-01-11 16:05:13 (89.4 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2023-01-10 13:00:59.671481 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-3281-g91920f575f [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-3333-g51cde8287e [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-3298-g1c4f74d464 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25212 distinct packages available (1/101) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1673226593-r0) (2/101) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1673226593-r0) (3/101) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1673051002-r1) (4/101) Upgrading karchive (5.101.0-r0 -> 9999_git1673058100-r0) (5/101) Upgrading kconfig (5.101.0-r0 -> 9999_git1673051093-r0) (6/101) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1673051122-r0) (7/101) Upgrading kcrash (5.101.0-r0 -> 9999_git1673051132-r0) (8/101) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1673051153-r0) (9/101) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1673051619-r0) (10/101) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1673051265-r0) (11/101) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1673051276-r0) (12/101) Upgrading ki18n (5.101.0-r0 -> 9999_git1673058218-r0) (13/101) Upgrading kauth (5.101.0-r0 -> 9999_git1673222972-r0) (14/101) Upgrading kcodecs (5.101.0-r0 -> 9999_git1673140149-r0) (15/101) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1673051608-r0) (16/101) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1673058122-r0) (17/101) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1673051315-r0) (18/101) Upgrading kitemviews (5.101.0-r0 -> 9999_git1673051388-r0) (19/101) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1673301724-r0) (20/101) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1673058110-r0) (21/101) Upgrading kcompletion (5.101.0-r0 -> 9999_git1673051083-r0) (22/101) Upgrading kdoctools (5.101.0-r0 -> 9999_git1673058195-r0) (23/101) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1673051397-r0) (24/101) Upgrading knotifications (5.101.0-r0 -> 9999_git1673140535-r0) (25/101) Upgrading kservice (5.101.0-r0 -> 9999_git1673058308-r0) (26/101) Upgrading solid-libs (5.101.0-r0 -> 9999_git1673058374-r0) (27/101) Upgrading sonnet (5.101.0-r0 -> 9999_git1673137979-r0) (28/101) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1673051568-r0) (29/101) Upgrading kio (5.101.0-r0 -> 9999_git1673290447-r0) (30/101) Upgrading kpackage (5.101.0-r0 -> 9999_git1673058283-r0) (31/101) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1673058149-r0) (32/101) Upgrading kwayland (5.101.0-r0 -> 9999_git1673051598-r0) (33/101) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1673058353-r0) (34/101) Upgrading kwallet (5.101.0-r0 -> 9999_git1673058338-r0) (35/101) Upgrading purpose (5.101.0-r0 -> 9999_git1673058365-r0) (36/101) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/101) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0) (38/101) Upgrading attica (5.101.0-r0 -> 9999_git1673050952-r0) (39/101) Upgrading kidletime (5.101.0-r0 -> 9999_git1673051326-r0) (40/101) Upgrading knewstuff (5.101.0-r0 -> 9999_git1673051438-r0) (41/101) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1673059208-r0) (42/101) Upgrading kclock (22.11-r0 -> 9999_git1673317315-r0) (43/101) Upgrading kdecoration (5.26.5-r0 -> 9999_git1672715987-r0) (44/101) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0) (45/101) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1673051255-r0) (46/101) Upgrading kcontacts (5.101.0-r0 -> 9999_git1673058137-r0) (47/101) Upgrading kpeople (5.101.0-r0 -> 9999_git1673051485-r0) (48/101) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1673051054-r0) (49/101) Upgrading kcmutils (5.101.0-r0 -> 9999_git1673218953-r0) (50/101) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1673050993-r0) (51/101) Upgrading oxygen (5.26.5-r0 -> 9999_git1673057229-r0) (52/101) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1673051649-r0) (53/101) Upgrading plasma-dialer (22.11-r0 -> 9999_git1673230983-r0) (54/101) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1673144819-r0) (55/101) Upgrading kded (5.101.0-r0 -> 9999_git1673058163-r0) (56/101) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1673050971-r0) (57/101) Upgrading bluedevil (5.26.5-r0 -> 9999_git1673144623-r0) (58/101) Upgrading breeze (5.26.5-r0 -> 9999_git1673060513-r0) (59/101) Upgrading libkscreen (5.26.5-r0 -> 9999_git1673060703-r0) (60/101) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0) (61/101) Upgrading kscreen (5.26.5-r0 -> 9999_git1673230871-r0) (62/101) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1672970346-r0) (63/101) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0) (64/101) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1673050982-r0) (65/101) Upgrading kactivities (5.101.0-r1 -> 9999_git1673051002-r1) (66/101) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1672716347-r0) (67/101) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1673051659-r0) (68/101) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1673060766-r0) (69/101) Upgrading plasma-settings (22.11-r0 -> 9999_git1673060909-r0) (70/101) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672715959-r1) (71/101) Upgrading kinit (5.101.0-r0 -> 9999_git1673058230-r0) (72/101) Upgrading kdnssd (5.101.0-r0 -> 9999_git1673051224-r0) (73/101) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1673208728-r0) (74/101) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1673051515-r0) (75/101) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1673060638-r0) (76/101) Upgrading kwin (5.26.5-r0 -> 9999_git1673317181-r0) (77/101) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1673051378-r0) (78/101) Upgrading threadweaver (5.101.0-r0 -> 9999_git1673051762-r0) (79/101) Upgrading krunner (5.101.0-r0 -> 9999_git1673051539-r0) (80/101) Upgrading milou (5.26.5-r0 -> 9999_git1672716212-r0) (81/101) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1673051711-r0) (82/101) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672801408-r0) (83/101) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1673317266-r0) (84/101) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1673051012-r1) (85/101) Upgrading baloo (5.101.0-r0 -> 9999_git1673056732-r0) (86/101) Upgrading kholidays (5.101.0-r0 -> 9999_git1673051287-r0) (87/101) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1673051457-r0) (88/101) Upgrading kparts (5.101.0-r0 -> 9999_git1673051476-r0) (89/101) Upgrading prison (5.101.0-r0 -> 9999_git1673051691-r0) (90/101) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1673209755-r0) (91/101) Upgrading libksysguard (5.26.5-r0 -> 9999_git1673317199-r0) (92/101) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1673317266-r0) (93/101) Upgrading kpty (5.101.0-r0 -> 9999_git1673051506-r0) (94/101) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1673230836-r0) (95/101) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0) (96/101) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1673316034-r0) (97/101) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672973577-r0) (98/101) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1673060842-r0) (99/101) Upgrading powerdevil (5.26.5-r0 -> 9999_git1673060842-r0) (100/101) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672801567-r0) (101/101) Upgrading qmlkonsole (22.11-r0 -> 9999_git1673229701-r0) Executing busybox-1.35.0-r30.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2391 MiB in 763 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-57-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2402 MiB in 773 packages (1/104) Installing syndication (9999_git1673051742-r0) (2/104) Installing alligator (9999_git1672801603-r0) (3/104) Installing libavc1394 (0.5.4-r3) (4/104) Installing libcaca (0.99_beta20-r0) (5/104) Installing libdv (1.0.0-r7) (6/104) Installing libiec61883 (1.2.0-r3) (7/104) Installing libsamplerate (0.2.2-r0) (8/104) Installing jack (1.9.21-r0) (9/104) Installing mpg123-libs (1.31.1-r0) (10/104) Installing speex (1.2.1-r0) (11/104) Installing libshout (2.4.6-r1) (12/104) Installing wavpack (5.6.0-r0) (13/104) Installing gst-plugins-good (1.20.5-r0) (14/104) Installing py3-parsing (3.0.9-r1) (15/104) Installing py3-packaging (23.0-r0) (16/104) Installing py3-setuptools (65.6.3-r0) (17/104) Installing py3-certifi (2022.12.7-r0) (18/104) Installing py3-charset-normalizer (3.0.1-r1) (19/104) Installing py3-idna (3.4-r3) (20/104) Installing py3-urllib3 (1.26.13-r0) (21/104) Installing py3-requests (2.28.1-r2) (22/104) Installing py3-ytmusicapi (0.24.1-r0) (23/104) Installing libmng (2.0.3-r1) (24/104) Installing qt5-qtimageformats (5.15.8_git20230103-r0) (25/104) Installing py3-mutagen (1.46.0-r1) (26/104) Installing py3-websockets (10.4-r2) (27/104) Installing py3-brotli (1.0.9-r10) (28/104) Installing yt-dlp (2023.01.06-r0) (29/104) Installing audiotube (9999_git1673317299-r0) (30/104) Installing calindori (9999_git1672973645-r0) (31/104) Installing live-media (2022.10.01-r0) (32/104) Installing libxpm (3.5.14-r0) (33/104) Installing a52dec (0.8.0-r8) (34/104) Installing vulkan-loader (1.3.236.0-r0) (35/104) Installing ffmpeg4-libs (4.4.3-r0) (36/104) Installing libbluray (1.3.4-r0) (37/104) Installing libcddb (1.3.2-r4) (38/104) Installing libdvbpsi (1.3.3-r0) (39/104) Installing libdvdcss (1.4.3-r0) (40/104) Installing libdvdread (6.1.3-r1) (41/104) Installing libdvdnav (6.1.1-r0) (42/104) Installing libebml (1.4.4-r0) (43/104) Installing faad2-libs (2.10.1-r0) (44/104) Installing libupnp (1.14.15-r0) (45/104) Installing lua5.2-libs (5.2.4-r11) (46/104) Installing libmad (0.15.1b-r9) (47/104) Installing libmatroska (1.7.1-r0) (48/104) Installing libmicrodns (0.2.0-r0) (49/104) Installing libmpeg2 (0.5.1-r10) (50/104) Installing glslang-libs (1.3.236.0-r0) (51/104) Installing glslang (1.3.236.0-r0) (52/104) Installing spirv-tools (1.3.236.0-r0) (53/104) Installing shaderc (2022.4-r0) (54/104) Installing libplacebo (5.229.2-r0) (55/104) Installing libprotobuf-lite (3.21.12-r0) (56/104) Installing vlc-libs (3.0.18-r1) (57/104) Installing vlc (3.0.18-r1) (58/104) Installing elisa (22.12.1-r0) (59/104) Installing kunitconversion (9999_git1673051578-r0) (60/104) Installing kalk (9999_git1673060890-r0) (61/104) Installing qt5-qtkeychain (0.13.2-r1) (62/104) Installing kasts (9999_git1672885909-r0) (63/104) Installing keysmith (9999_git1672717611-r0) (64/104) Installing krecorder (9999_git1672801673-r0) (65/104) Installing kpublictransport (22.12.1-r0) (66/104) Installing ktrip (9999_git1672717782-r0) (67/104) Installing kweathercore (9999_git1672799736-r0) (68/104) Installing qt5-qtcharts (5.15.8_git20221110-r0) (69/104) Installing kweather (9999_git1672973665-r0) (70/104) Installing olm (3.2.14-r0) (71/104) Installing libquotient (0.7.1-r0) (72/104) Installing libcmark (0.30.2-r1) (73/104) Installing neochat (9999_git1673316818-r1) (74/104) Installing kjs (9999_git1673058263-r0) (75/104) Installing libdjvulibre (3.5.28-r3) (76/104) Installing libzip (1.9.2-r2) (77/104) Installing ebook-tools (0.2.2-r3) (78/104) Installing discount-libs (2.2.7b-r0) (79/104) Installing poppler (23.01.0-r0) (80/104) Installing poppler-qt5 (23.01.0-r0) (81/104) Installing kdegraphics-mobipocket (22.12.1-r0) (82/104) Installing libspectre (0.2.12-r0) (83/104) Installing okular-common (22.12.1-r0) (84/104) Installing okular (22.12.1-r0) (85/104) Installing plasma-camera (1.0_git20210328-r2) (86/104) Installing gst-libav (1.20.5-r0) (87/104) Installing gst-plugins-good-qt (1.20.5-r0) (88/104) Installing libxpresent (1.0.1-r0) (89/104) Installing libxscrnsaver (1.2.4-r0) (90/104) Installing libcdio (2.1.0-r1) (91/104) Installing libcdio-paranoia (10.2.2.0.1-r1) (92/104) Installing luajit (2.1_p20210510-r3) (93/104) Installing rubberband-libs (3.1.1-r2) (94/104) Installing sndio-libs (1.9.0-r0) (95/104) Installing uchardet-libs (0.0.8-r0) (96/104) Installing zimg (3.0.4-r1) (97/104) Installing mpv-libs (0.35.0-r1) (98/104) Installing plasmatube (9999_git1672973701-r0) (99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (100/104) Installing postmarketos-config-nftables-mdns (0.13-r0) (101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0) (102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (103/104) Installing qt5-qtwebsockets (5.15.8_git20230106-r0) (104/104) Installing tokodon (9999_git1673316859-r0) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.18-r1.trigger OK: 2581 MiB in 877 packages (chroot) Exiting chroot... [16:07:00] Unregister qemu binfmt (arm) [16:07:00] Unregister qemu binfmt (aarch64) [16:07:00] Unregister qemu binfmt (riscv64) [16:07:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:07:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:07:01] Remove /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64? (y/n) [n]: y [16:07:01] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64 [16:07:01] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:07:01] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:07:03] Cleared up ~5967 MB of space [16:07:03] DONE! Building image for pine64-pinephonepro Already up to date. [16:07:04] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:07:04] Channel [edge]: [16:07:04] Vendor [qemu]: [16:07:04] Device codename [amd64]: [16:07:04] Kernel [lts]: [16:07:04] Username [user]: [16:07:04] User interface [weston]: [16:07:04] Change them? (y/n) [n]: [16:07:04] Extra packages [none]: [16:07:04] Use this timezone instead of GMT? (y/n) [y]: [16:07:04] Choose default locale for installation [C.UTF-8]: [16:07:04] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:07:04] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:07:05] Config changed: ui='plasma-mobile' [16:07:05] Config changed: device='pine64-pinephonepro' [16:07:05] Config changed: kernel='' [16:07:05] Config changed: extra_packages='osk-sdl' (513559) [16:07:05] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (513559) [16:07:05] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) branch_pmaports=v22.06 branch_aports=3.16-stable mirrordir_alpine=v3.16 [v21.12] description=Old release (unsupported) branch_pmaports=v21.12 branch_aports=3.15-stable mirrordir_alpine=v3.15 [v21.06] description=Old release (unsupported) branch_pmaports=v21.06 branch_aports=3.14-stable mirrordir_alpine=v3.14 [v21.03] description=Old release (unsupported) branch_pmaports=v21.03 branch_aports=3.13-stable mirrordir_alpine=v3.13 [v20.05] description=Old release (unsupported) branch_pmaports=v20.05 branch_aports=3.12-stable mirrordir_alpine=v3.12 (513559) [16:07:05] *** (1/4) PREPARE NATIVE CHROOT *** (513559) [16:07:05] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (513559) [16:07:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (513559) [16:07:05] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (513559) [16:07:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (513559) [16:07:05] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (513559) [16:07:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (513559) [16:07:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (513559) [16:07:06] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (513559) [16:07:06] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (513559) [16:07:06] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (513559) [16:07:06] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (513559) [16:07:06] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (513559) [16:07:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (513559) [16:07:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (513559) [16:07:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (513559) [16:07:06] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (513559) [16:07:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (513559) [16:07:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (513559) [16:07:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (513559) [16:07:06] Update package index for x86_64 (4 file(s)) (513559) [16:07:06] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (513559) [16:07:06] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (513559) [16:07:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (513559) [16:07:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (513559) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (513559) [16:07:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (513559) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (513559) [16:07:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (513559) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (513559) [16:07:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (513559) [16:07:08] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:08] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:08] extracted: /tmp/pmbootstrapk824t26capk (513559) [16:07:08] extracted: /tmp/pmbootstrapeb7gdw5zsig (513559) [16:07:08] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:08] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapeb7gdw5zsig /tmp/pmbootstrapk824t26capk Verified OK (513559) [16:07:08] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (513559) [16:07:08] % /tmp/pmbootstrapk824t26capk --version apk-tools 2.12.10, compiled for x86_64. (513559) [16:07:08] (native) install alpine-base (513559) [16:07:08] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub (513559) [16:07:08] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub (513559) [16:07:08] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (513559) [16:07:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (513559) [16:07:08] (native) update /etc/apk/repositories (513559) [16:07:08] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (513559) [16:07:08] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (513559) [16:07:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (513559) [16:07:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (513559) [16:07:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (513559) [16:07:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (513559) [16:07:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:08] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:08] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (513559) [16:07:08] New background process: pid=513719, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 10 MiB in 25 packages (513559) [16:07:09] (native) % adduser -D pmos -u 12345 (513559) [16:07:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (513559) [16:07:09] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (513559) [16:07:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (513559) [16:07:09] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (513559) [16:07:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (513559) [16:07:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (513559) [16:07:10] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (513559) [16:07:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (513559) [16:07:10] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (513559) [16:07:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (513559) [16:07:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (513559) [16:07:10] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (513559) [16:07:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (513559) [16:07:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (513559) [16:07:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (513559) [16:07:10] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (513559) [16:07:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (513559) [16:07:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (513559) [16:07:10] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (513559) [16:07:12] (native) install cryptsetup util-linux parted (513559) [16:07:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:07:12] (native) % cat /tmp/apk_progress_fifo (513559) [16:07:13] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (513559) [16:07:13] New background process: pid=514313, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r2) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.18-r0) (4/42) Installing json-c (0.16-r2) (5/42) Installing libuuid (2.38.1-r2) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.4_p20230107-r0) (11/42) Installing ncurses-libs (6.4_p20230107-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r2) (15/42) Installing libfdisk (2.38.1-r2) (16/42) Installing libmount (2.38.1-r2) (17/42) Installing libsmartcols (2.38.1-r2) (18/42) Installing util-linux-misc (2.38.1-r2) (19/42) Installing libeconf (0.5.0-r0) (20/42) Installing linux-pam (1.5.2-r2) (21/42) Installing runuser (2.38.1-r2) (22/42) Installing mount (2.38.1-r2) (23/42) Installing losetup (2.38.1-r2) (24/42) Installing hexdump (2.38.1-r2) (25/42) Installing uuidgen (2.38.1-r2) (26/42) Installing blkid (2.38.1-r2) (27/42) Installing sfdisk (2.38.1-r2) (28/42) Installing mcookie (2.38.1-r2) (29/42) Installing agetty (2.38.1-r2) (30/42) Installing agetty-openrc (0.46-r0) (31/42) Installing wipefs (2.38.1-r2) (32/42) Installing cfdisk (2.38.1-r2) (33/42) Installing umount (2.38.1-r2) (34/42) Installing util-linux-openrc (2.38.1-r2) (35/42) Installing flock (2.38.1-r2) (36/42) Installing lsblk (2.38.1-r2) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r2) (39/42) Installing logger (2.38.1-r2) (40/42) Installing partx (2.38.1-r2) (41/42) Installing fstrim (2.38.1-r2) (42/42) Installing findmnt (2.38.1-r2) Executing busybox-1.35.0-r30.trigger OK: 20 MiB in 67 packages (513559) [16:07:14] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (513559) [16:07:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (513559) [16:07:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (513559) [16:07:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (513559) [16:07:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (513559) [16:07:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (513559) [16:07:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (513559) [16:07:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (513559) [16:07:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (513559) [16:07:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (513559) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (513559) [16:07:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (513559) [16:07:15] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (513559) [16:07:15] (native) install qemu-aarch64 (513559) [16:07:15] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:07:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:07:15] (native) % cat /tmp/apk_progress_fifo (513559) [16:07:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (513559) [16:07:15] New background process: pid=514762, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r30.trigger OK: 25 MiB in 68 packages (513559) [16:07:15] Register qemu binfmt (aarch64) (513559) [16:07:15] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register (513559) [16:07:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (513559) [16:07:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (513559) [16:07:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (513559) [16:07:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (513559) [16:07:15] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:15] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:15] extracted: /tmp/pmbootstrapzngxlpbeapk (513559) [16:07:15] extracted: /tmp/pmbootstrapmalrsc3ysig (513559) [16:07:15] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:15] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapmalrsc3ysig /tmp/pmbootstrapzngxlpbeapk Verified OK (513559) [16:07:15] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (513559) [16:07:15] % /tmp/pmbootstrapzngxlpbeapk --version apk-tools 2.12.10, compiled for x86_64. (513559) [16:07:15] (rootfs_pine64-pinephonepro) install alpine-base (513559) [16:07:15] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (513559) [16:07:15] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (513559) [16:07:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (513559) [16:07:15] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (513559) [16:07:15] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (513559) [16:07:15] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (513559) [16:07:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (513559) [16:07:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (513559) [16:07:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (513559) [16:07:16] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (513559) [16:07:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (513559) [16:07:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (513559) [16:07:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (513559) [16:07:16] Update package index for aarch64 (4 file(s)) (513559) [16:07:16] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (513559) [16:07:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (513559) [16:07:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (513559) [16:07:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (513559) [16:07:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (513559) [16:07:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (513559) [16:07:17] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (513559) [16:07:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (513559) [16:07:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (513559) [16:07:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:17] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (513559) [16:07:17] New background process: pid=514813, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 13 MiB in 25 packages (513559) [16:07:19] (rootfs_pine64-pinephonepro) % getent passwd user (513559) [16:07:19] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup user wheel (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup user video (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup user audio (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (513559) [16:07:19] (rootfs_pine64-pinephonepro) % addgroup user input (513559) [16:07:20] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (513559) [16:07:20] (rootfs_pine64-pinephonepro) % addgroup user plugdev (513559) [16:07:20] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (513559) [16:07:20] (rootfs_pine64-pinephonepro) % addgroup user netdev (513559) [16:07:20] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (513559) [16:07:21] Build is necessary for package 'postmarketos-base': Binary package out of date (binary: 24.1-r0, aport: 25-r0) (513559) [16:07:21] NOTE: Skipped apk version check for chroot 'buildroot_aarch64', because it is not installed yet! (513559) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev (513559) [16:07:21] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev (513559) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/shm (513559) [16:07:21] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/shm (513559) [16:07:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/null c 1 3 (513559) [16:07:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/zero c 1 5 (513559) [16:07:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/full c 1 7 (513559) [16:07:21] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/random c 1 8 (513559) [16:07:21] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/urandom c 1 9 (513559) [16:07:21] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/dev/ (513559) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/proc (513559) [16:07:21] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/proc (513559) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/apk (513559) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/apk (513559) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-ccache (513559) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-ccache (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/distfiles (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/var/cache/distfiles (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-git (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-git (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-rust (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-rust (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-abuild-config (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-abuild-config (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/keys (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/keys (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-netboot (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-netboot (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-packages (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmbootstrap-packages (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin (513559) [16:07:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin/qemu-aarch64-static (513559) [16:07:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/usr/bin/qemu-aarch64-static (513559) [16:07:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/in-pmbootstrap (513559) [16:07:22] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:22] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:22] extracted: /tmp/pmbootstrapontnvsisapk (513559) [16:07:22] extracted: /tmp/pmbootstrapp73trp5osig (513559) [16:07:22] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (513559) [16:07:22] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapp73trp5osig /tmp/pmbootstrapontnvsisapk Verified OK (513559) [16:07:22] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (513559) [16:07:22] % /tmp/pmbootstrapontnvsisapk --version apk-tools 2.12.10, compiled for x86_64. (513559) [16:07:22] (buildroot_aarch64) install alpine-base (513559) [16:07:22] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/cache (513559) [16:07:22] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/resolv.conf (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk (513559) [16:07:22] (buildroot_aarch64) update /etc/apk/repositories (513559) [16:07:22] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (513559) [16:07:22] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (513559) [16:07:22] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (513559) [16:07:22] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (513559) [16:07:22] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/etc/apk/repositories (513559) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (513559) [16:07:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:22] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (513559) [16:07:22] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64 --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (513559) [16:07:22] New background process: pid=515200, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r30) Executing busybox-1.35.0-r30.post-install (4/25) Installing busybox-binsh (1.35.0-r30) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.46-r0) Executing openrc-0.46-r0.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r30) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20230106-r0) (15/25) Installing libcrypto3 (3.0.7-r2) (16/25) Installing libssl3 (3.0.7-r2) (17/25) Installing ssl_client (1.35.0-r30) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r30) (21/25) Installing busybox-suid (1.35.0-r30) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r30.trigger OK: 13 MiB in 25 packages (513559) [16:07:23] (buildroot_aarch64) % adduser -D pmos -u 12345 (513559) [16:07:23] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (513559) [16:07:23] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (513559) [16:07:23] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (513559) [16:07:24] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-ccache (513559) [16:07:24] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (513559) [16:07:24] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (513559) [16:07:24] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-packages (513559) [16:07:24] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (513559) [16:07:24] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (513559) [16:07:24] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (513559) [16:07:24] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (513559) [16:07:25] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (513559) [16:07:25] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (513559) [16:07:25] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (513559) [16:07:25] (buildroot_aarch64) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (513559) [16:07:25] (buildroot_aarch64) calculate depends of abuild, build-base, ccache, git (pmbootstrap -v for details) (513559) [16:07:25] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (513559) [16:07:25] (buildroot_aarch64) install abuild build-base ccache git (513559) [16:07:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo (513559) [16:07:25] (buildroot_aarch64) % cat /tmp/apk_progress_fifo (513559) [16:07:25] (buildroot_aarch64) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add abuild build-base ccache git (513559) [16:07:25] New background process: pid=515558, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/40) Installing fakeroot (1.30.1-r0) (2/40) Installing openssl (3.0.7-r2) (3/40) Installing libattr (2.5.1-r2) (4/40) Installing attr (2.5.1-r2) (5/40) Installing libacl (2.3.1-r1) (6/40) Installing tar (1.34-r1) (7/40) Installing pkgconf (1.9.3-r1) (8/40) Installing patch (2.7.6-r8) (9/40) Installing libgcc (12.2.1_git20220924-r8) (10/40) Installing libstdc++ (12.2.1_git20220924-r8) (11/40) Installing lzip (1.23-r0) (12/40) Installing ca-certificates (20230106-r0) (13/40) Installing brotli-libs (1.0.9-r10) (14/40) Installing nghttp2-libs (1.51.0-r0) (15/40) Installing libcurl (7.87.0-r2) (16/40) Installing curl (7.87.0-r2) (17/40) Installing abuild (3.10.0-r0) Executing abuild-3.10.0-r0.pre-install (18/40) Installing binutils (2.39-r3) (19/40) Installing libmagic (5.44-r0) (20/40) Installing file (5.44-r0) (21/40) Installing libgomp (12.2.1_git20220924-r8) (22/40) Installing libatomic (12.2.1_git20220924-r8) (23/40) Installing gmp (6.2.1-r2) (24/40) Installing isl25 (0.25-r0) (25/40) Installing mpfr4 (4.2.0-r0) (26/40) Installing mpc1 (1.3.1-r0) (27/40) Installing gcc (12.2.1_git20220924-r8) (28/40) Installing libstdc++-dev (12.2.1_git20220924-r8) (29/40) Installing musl-dev (1.2.3-r4) (30/40) Installing libc-dev (0.7.2-r3) (31/40) Installing g++ (12.2.1_git20220924-r8) (32/40) Installing make (4.4-r1) (33/40) Installing fortify-headers (1.1-r1) (34/40) Installing build-base (0.5-r3) (35/40) Installing hiredis (1.0.2-r1) (36/40) Installing zstd-libs (1.5.2-r10) (37/40) Installing ccache (4.7.4-r1) (38/40) Installing libexpat (2.5.0-r0) (39/40) Installing pcre2 (10.42-r0) (40/40) Installing git (2.39.0-r0) Executing busybox-1.35.0-r30.trigger Executing ca-certificates-20230106-r0.trigger OK: 260 MiB in 65 packages (513559) [16:07:43] (buildroot_aarch64) % chown root:abuild /var/cache/distfiles (513559) [16:07:43] (buildroot_aarch64) % chmod g+w /var/cache/distfiles (513559) [16:07:43] (buildroot_aarch64) generate abuild keys (513559) [16:07:43] (buildroot_aarch64) % busybox su pmos -c PACKAGER='pmos ' HOME=/home/pmos abuild-keygen -n -q -a writing RSA key (513559) [16:08:03] (buildroot_aarch64) % cp /mnt/pmbootstrap-abuild-config/pmos@local-63beded0.rsa.pub /etc/apk/keys/ (513559) [16:08:03] (buildroot_aarch64) % cp /tmp/gzip_wrapper.sh /usr/local/bin/gzip (513559) [16:08:03] (buildroot_aarch64) % chmod +x /usr/local/bin/gzip (513559) [16:08:03] (buildroot_aarch64) % adduser pmos abuild (513559) [16:08:03] (buildroot_aarch64) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf (513559) [16:08:03] (buildroot_aarch64) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf (513559) [16:08:03] (buildroot_aarch64) % touch /var/local/pmbootstrap_chroot_build_init_done (513559) [16:08:03] (buildroot_aarch64) % sed -i -e s/^export JOBS=.*/export JOBS=25/ /etc/abuild.conf (513559) [16:08:03] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ccache --max-size 5G Set cache size limit to 5.0 GB (513559) [16:08:04] (buildroot_aarch64) calculate depends of alpine-base, cmd:sudo, eudev, openssh, postmarketos-keys, postmarketos-mkinitfs, postmarketos-mvcfg, zram-init (pmbootstrap -v for details) (513559) [16:08:04] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (513559) [16:08:04] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (513559) [16:08:04] postmarketos-fde-unlocker: picked provider(s) with higest priority 1000: osk-sdl (513559) [16:08:04] (buildroot_aarch64) install alpine-base cmd:sudo eudev openssh postmarketos-keys postmarketos-mkinitfs postmarketos-mvcfg zram-init (513559) [16:08:04] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo (513559) [16:08:04] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/tmp/apk_progress_fifo (513559) [16:08:04] (buildroot_aarch64) % cat /tmp/apk_progress_fifo (513559) [16:08:04] (buildroot_aarch64) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add alpine-base cmd:sudo eudev openssh postmarketos-keys postmarketos-mkinitfs postmarketos-mvcfg zram-init (513559) [16:08:04] New background process: pid=516892, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/93) Installing sudo (1.9.12_p1-r1) (2/93) Installing udev-init-scripts (35-r1) (3/93) Installing udev-init-scripts-openrc (35-r1) (4/93) Installing eudev-libs (3.2.11-r6) (5/93) Installing libblkid (2.38.1-r2) (6/93) Installing xz-libs (5.4.0-r1) (7/93) Installing kmod-libs (30-r1) (8/93) Installing eudev (3.2.11-r6) (9/93) Installing eudev-openrc (3.2.11-r6) (10/93) Installing openssh-keygen (9.1_p1-r1) (11/93) Installing ncurses-terminfo-base (6.4_p20230107-r0) (12/93) Installing ncurses-libs (6.4_p20230107-r0) (13/93) Installing libedit (20221030.3.1-r0) (14/93) Installing openssh-client-common (9.1_p1-r1) (15/93) Installing openssh-client-default (9.1_p1-r1) (16/93) Installing openssh-sftp-server (9.1_p1-r1) (17/93) Installing openssh-server-common (9.1_p1-r1) (18/93) Installing openssh-server (9.1_p1-r1) (19/93) Installing openssh (9.1_p1-r1) (20/93) Installing postmarketos-keys (1-r0) (21/93) Installing boot-deploy (0.7-r0) (22/93) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (23/93) Installing lzo (2.10-r3) (24/93) Installing libuuid (2.38.1-r2) (25/93) Installing btrfs-progs (6.1.2-r0) (26/93) Installing bzip2 (1.0.8-r4) (27/93) Installing argon2-libs (20190702-r2) (28/93) Installing device-mapper-libs (2.03.18-r0) (29/93) Installing json-c (0.16-r2) (30/93) Installing cryptsetup-libs (2.6.0-r0) (31/93) Installing popt (1.19-r1) (32/93) Installing cryptsetup (2.6.0-r0) (33/93) Installing cryptsetup-openrc (2.6.0-r0) (34/93) Installing libaio (0.3.113-r0) (35/93) Installing device-mapper-event-libs (2.03.18-r0) (36/93) Installing lvm2-libs (2.03.18-r0) (37/93) Installing device-mapper (2.03.18-r0) (38/93) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (39/93) Installing libcom_err (1.46.5-r5) (40/93) Installing e2fsprogs-libs (1.46.5-r5) (41/93) Installing e2fsprogs (1.46.5-r5) (42/93) Installing e2fsprogs-extra (1.46.5-r5) (43/93) Installing f2fs-tools-libs (1.15.0-r0) (44/93) Installing f2fs-tools (1.15.0-r0) (45/93) Installing lz4 (1.9.4-r1) (46/93) Installing userspace-rcu (0.13.2-r0) (47/93) Installing multipath-tools (0.9.4-r0) (48/93) Installing multipath-tools-openrc (0.9.4-r0) (49/93) Installing readline (8.2.0-r0) (50/93) Installing parted (3.5-r0) (51/93) Installing libbz2 (1.0.8-r4) (52/93) Installing libpng (1.6.39-r2) (53/93) Installing freetype (2.12.1-r0) (54/93) Installing tslib (1.22-r1) (55/93) Installing directfb (1.7.7-r5) (56/93) Installing mesa (22.3.2-r0) (57/93) Installing libxau (1.0.11-r0) (58/93) Installing libmd (1.0.4-r0) (59/93) Installing libbsd (0.11.7-r0) (60/93) Installing libxdmcp (1.1.4-r0) (61/93) Installing libxcb (1.15-r0) (62/93) Installing libx11 (1.8.2-r2) (63/93) Installing libdrm (2.4.114-r0) (64/93) Installing libffi (3.4.4-r0) (65/93) Installing wayland-libs-server (1.21.0-r1) (66/93) Installing mesa-gbm (22.3.2-r0) (67/93) Installing mesa-glapi (22.3.2-r0) (68/93) Installing wayland-libs-client (1.21.0-r1) (69/93) Installing libxshmfence (1.3.2-r0) (70/93) Installing mesa-egl (22.3.2-r0) (71/93) Installing libxext (1.3.5-r0) (72/93) Installing libxfixes (6.0.0-r0) (73/93) Installing libxxf86vm (1.1.5-r0) (74/93) Installing mesa-gl (22.3.2-r0) (75/93) Installing mesa-gles (22.3.2-r0) (76/93) Installing fontconfig (2.14.1-r0) (77/93) Installing encodings (1.0.6-r0) (78/93) Installing libfontenc (1.1.7-r0) (79/93) Installing mkfontscale (1.2.2-r1) (80/93) Installing font-dejavu (2.37-r3) (81/93) Installing sdl2 (2.26.2-r0) (82/93) Installing sdl2_ttf (2.20.1-r0) (83/93) Installing osk-sdl (0.67.1-r1) (84/93) Installing unudhcpd (0.2.1-r0) (85/93) Installing xz (5.4.0-r1) (86/93) Installing postmarketos-mkinitfs (1.5.1-r4) (87/93) Installing postmarketos-mvcfg (1-r0) (88/93) Installing libfdisk (2.38.1-r2) (89/93) Installing libmount (2.38.1-r2) (90/93) Installing libsmartcols (2.38.1-r2) (91/93) Installing util-linux-misc (2.38.1-r2) (92/93) Installing zram-init (11.1-r1) (93/93) Installing zram-init-openrc (11.1-r1) Executing busybox-1.35.0-r30.trigger Executing eudev-3.2.11-r6.trigger Executing fontconfig-2.14.1-r0.trigger Executing mkfontscale-1.2.2-r1.trigger Executing postmarketos-mkinitfs-1.5.1-r4.trigger 2023/01/11 16:08:17 NOTE: deviceinfo (from device package) not installed yet, not building the initramfs now (it should get built later automatically.) OK: 334 MiB in 158 packages (513559) [16:08:17] (buildroot_aarch64) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 334 MiB in 158 packages (513559) [16:08:20] (native) calculate depends of ccache-cross-symlinks, gcc-aarch64, g++-aarch64, crossdirect (pmbootstrap -v for details) (513559) [16:08:20] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (513559) [16:08:20] Build is necessary for package 'binutils-aarch64': Binary package out of date (binary: 2.39-r2, aport: 2.39-r3) (513559) [16:08:20] (native) calculate depends of abuild, build-base, ccache, git (pmbootstrap -v for details) (513559) [16:08:20] so:libisl.so.23: has multiple providers (isl25, isl24), picked shortest: isl25 (513559) [16:08:20] (native) install abuild build-base ccache git (513559) [16:08:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:08:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:08:20] (native) % cat /tmp/apk_progress_fifo (513559) [16:08:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add abuild build-base ccache git (513559) [16:08:20] New background process: pid=517501, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/40) Installing fakeroot (1.30.1-r0) (2/40) Installing openssl (3.0.7-r2) (3/40) Installing libattr (2.5.1-r2) (4/40) Installing attr (2.5.1-r2) (5/40) Installing libacl (2.3.1-r1) (6/40) Installing tar (1.34-r1) (7/40) Installing pkgconf (1.9.3-r1) (8/40) Installing patch (2.7.6-r8) (9/40) Installing libgcc (12.2.1_git20220924-r8) (10/40) Installing libstdc++ (12.2.1_git20220924-r8) (11/40) Installing lzip (1.23-r0) (12/40) Installing ca-certificates (20230106-r0) (13/40) Installing brotli-libs (1.0.9-r10) (14/40) Installing nghttp2-libs (1.51.0-r0) (15/40) Installing libcurl (7.87.0-r2) (16/40) Installing curl (7.87.0-r2) (17/40) Installing abuild (3.10.0-r0) Executing abuild-3.10.0-r0.pre-install (18/40) Installing binutils (2.39-r3) (19/40) Installing libmagic (5.44-r0) (20/40) Installing file (5.44-r0) (21/40) Installing libgomp (12.2.1_git20220924-r8) (22/40) Installing libatomic (12.2.1_git20220924-r8) (23/40) Installing gmp (6.2.1-r2) (24/40) Installing isl25 (0.25-r0) (25/40) Installing mpfr4 (4.2.0-r0) (26/40) Installing mpc1 (1.3.1-r0) (27/40) Installing gcc (12.2.1_git20220924-r8) (28/40) Installing libstdc++-dev (12.2.1_git20220924-r8) (29/40) Installing musl-dev (1.2.3-r4) (30/40) Installing libc-dev (0.7.2-r3) (31/40) Installing g++ (12.2.1_git20220924-r8) (32/40) Installing make (4.4-r1) (33/40) Installing fortify-headers (1.1-r1) (34/40) Installing build-base (0.5-r3) (35/40) Installing hiredis (1.0.2-r1) (36/40) Installing zstd-libs (1.5.2-r10) (37/40) Installing ccache (4.7.4-r1) (38/40) Installing libexpat (2.5.0-r0) (39/40) Installing pcre2 (10.42-r0) (40/40) Installing git (2.39.0-r0) Executing busybox-1.35.0-r30.trigger Executing ca-certificates-20230106-r0.trigger OK: 273 MiB in 108 packages (513559) [16:08:30] (native) % chown root:abuild /var/cache/distfiles (513559) [16:08:30] (native) % chmod g+w /var/cache/distfiles (513559) [16:08:30] (native) % cp /tmp/gzip_wrapper.sh /usr/local/bin/gzip (513559) [16:08:30] (native) % chmod +x /usr/local/bin/gzip (513559) [16:08:30] (native) % adduser pmos abuild (513559) [16:08:30] (native) % sed -i -e s/^CLEANUP=.*/CLEANUP=''/ /etc/abuild.conf (513559) [16:08:30] (native) % sed -i -e s/^ERROR_CLEANUP=.*/ERROR_CLEANUP=''/ /etc/abuild.conf (513559) [16:08:30] (native) % touch /var/local/pmbootstrap_chroot_build_init_done (513559) [16:08:30] (native) % sed -i -e s/^export JOBS=.*/export JOBS=25/ /etc/abuild.conf (513559) [16:08:30] (native) % busybox su pmos -c HOME=/home/pmos ccache --max-size 5G Set cache size limit to 5.0 GB (513559) [16:08:30] (native) calculate depends of bison, flex, texinfo, zlib-dev (pmbootstrap -v for details) (513559) [16:08:30] (native) install bison flex texinfo zlib-dev (513559) [16:08:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:08:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:08:30] (native) % cat /tmp/apk_progress_fifo (513559) [16:08:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add bison flex texinfo zlib-dev (513559) [16:08:30] New background process: pid=517805, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/10) Installing m4 (1.4.19-r2) (2/10) Installing bison (3.8.2-r0) (3/10) Installing flex (2.6.4-r3) (4/10) Installing libbz2 (1.0.8-r4) (5/10) Installing perl (5.36.0-r0) (6/10) Installing perl-error (0.17029-r1) (7/10) Installing perl-git (2.39.0-r0) (8/10) Installing git-perl (2.39.0-r0) (9/10) Installing texinfo (7.0.1-r1) (10/10) Installing zlib-dev (1.2.13-r0) Executing busybox-1.35.0-r30.trigger OK: 321 MiB in 118 packages (513559) [16:08:32] (native) build x86_64/binutils-aarch64-2.39-r3.apk (513559) [16:08:32] % sudo cp -rL /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports/cross/binutils-aarch64/ /home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/build (513559) [16:08:32] (native) % chown -R pmos:pmos /home/pmos/build (513559) [16:08:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmaports (513559) [16:08:32] % sudo mount --bind /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmaports (513559) [16:08:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build (513559) [16:08:32] (native) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git (513559) [16:08:32] (native) % cd /home/pmos/build; busybox su pmos -c CARCH=x86_64 SUDO_APK='abuild-apk --no-progress' HOME=/home/pmos abuild -D postmarketOS -d ]0;abuild: binutils-aarch64>>> binutils-aarch64: Building pmos/binutils-aarch64 2.39-r3 (using abuild 3.10.0-r0) started Wed, 11 Jan 2023 16:08:32 +0000 >>> binutils-aarch64: Checking sanity of /home/pmos/build/APKBUILD... >>> WARNING: binutils-aarch64: No maintainer ]0;>>> binutils-aarch64: Cleaning up srcdir ]0;>>> binutils-aarch64: Cleaning up pkgdir >>> binutils-aarch64: Fetching https://ftp.gnu.org/gnu/binutils/binutils-2.39.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 24.0M 10 2496k 0 0 2910k 0 0:00:08 --:--:-- 0:00:08 2909k 30 24.0M 30 7456k 0 0 4026k 0 0:00:06 0:00:01 0:00:05 4025k 44 24.0M 44 10.7M 0 0 3851k 0 0:00:06 0:00:02 0:00:04 3851k 59 24.0M 59 14.2M 0 0 3785k 0 0:00:06 0:00:03 0:00:03 3784k 74 24.0M 74 17.8M 0 0 3767k 0 0:00:06 0:00:04 0:00:02 3767k 91 24.0M 91 22.0M 0 0 3853k 0 0:00:06 0:00:05 0:00:01 4015k 100 24.0M 100 24.0M 0 0 3925k 0 0:00:06 0:00:06 --:--:-- 3883k >>> binutils-aarch64: Fetching https://ftp.gnu.org/gnu/binutils/binutils-2.39.tar.xz >>> binutils-aarch64: Checking sha512sums... binutils-2.39.tar.xz: OK binutils-ld-fix-static-linking.patch: OK gold-mips.patch: OK ld-bfd-mips.patch: OK 0001-Revert-PR25882-.gnu.attributes-are-not-checked-for-s.patch: OK binutils-mips-disable-assert.patch: OK CVE-2022-38533.patch: OK >>> binutils-aarch64: Unpacking /var/cache/distfiles/binutils-2.39.tar.xz... >>> binutils-aarch64: binutils-ld-fix-static-linking.patch patching file ld/scripttempl/elf.sc Hunk #1 succeeded at 257 (offset 22 lines). Hunk #2 succeeded at 298 (offset 28 lines). Hunk #3 succeeded at 313 (offset 28 lines). >>> binutils-aarch64: gold-mips.patch patching file gold/configure.tgt >>> binutils-aarch64: ld-bfd-mips.patch patching file ld/configure.tgt Hunk #1 succeeded at 580 (offset 39 lines). >>> binutils-aarch64: 0001-Revert-PR25882-.gnu.attributes-are-not-checked-for-s.patch patching file bfd/elf32-tic6x.c patching file ld/ldlang.c Hunk #1 succeeded at 7184 (offset 113 lines). >>> binutils-aarch64: binutils-mips-disable-assert.patch patching file bfd/elfxx-mips.c Hunk #1 succeeded at 6742 (offset -2 lines). >>> binutils-aarch64: CVE-2022-38533.patch patching file bfd/coffcode.h Hunk #1 succeeded at 4284 (offset -18 lines). checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for x86_64-alpine-linux-musl-gnatbind... no checking for gnatbind... no checking for x86_64-alpine-linux-musl-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: zlib (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-as... no checking for as... as checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-ld... (cached) /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking for x86_64-alpine-linux-musl-lipo... no checking for lipo... no checking for x86_64-alpine-linux-musl-nm... no checking for nm... nm checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-windres... no checking for windres... no checking for x86_64-alpine-linux-musl-windmc... no checking for windmc... no checking for x86_64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for x86_64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for aarch64-alpine-linux-musl-cc... no checking for aarch64-alpine-linux-musl-gcc... no checking for aarch64-alpine-linux-musl-c++... no checking for aarch64-alpine-linux-musl-g++... no checking for aarch64-alpine-linux-musl-cxx... no checking for aarch64-alpine-linux-musl-gxx... no checking for aarch64-alpine-linux-musl-gcc... no checking for aarch64-alpine-linux-musl-gfortran... no checking for aarch64-alpine-linux-musl-gccgo... no checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-as... no checking for aarch64-alpine-linux-musl-dlltool... no checking for aarch64-alpine-linux-musl-ld... no checking for aarch64-alpine-linux-musl-lipo... no checking for aarch64-alpine-linux-musl-nm... no checking for aarch64-alpine-linux-musl-objcopy... no checking for aarch64-alpine-linux-musl-objdump... no checking for aarch64-alpine-linux-musl-ranlib... no checking for aarch64-alpine-linux-musl-readelf... no checking for aarch64-alpine-linux-musl-strip... no checking for aarch64-alpine-linux-musl-windres... no checking for aarch64-alpine-linux-musl-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objcopy... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory '/home/pmos/build/src/binutils-2.39' make[1]: Nothing to be done for 'all-target'. Configuring in ./libiberty Configuring in ./intl Configuring in ./etc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: creating cache ./config.cache checking for x86_64-alpine-linux-musl-gcc... gcc yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether the C compiler works... configure: updating cache ./config.cache checking that generated files are newer than configure... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking for perl... perl checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for -plugin option... checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-alpine-linux-musl-gcc... gcc no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... checking whether the C compiler works... gcc -E yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for grep that handles long lines and -e... checking whether we are cross compiling... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... yes checking for sys/types.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for string.h... checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for memory.h... yes checking for strings.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for inttypes.h... done configure: creating ./config.status yes checking for stdint.h... yes checking for stdint.h... config.status: creating Makefile yes checking for unistd.h... make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/etc' yes checking for unistd.h... yes checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for library containing strerror... no checking whether gcc supports -W... none required checking for an ANSI C-conforming const... yes checking whether gcc supports -Wall... yes checking for inline... yes checking whether gcc supports -Wwrite-strings... inline checking for off_t... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking for size_t... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for working alloca.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for inttypes.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for stdint.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for unsigned long long... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes yes checking for inttypes.h... checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no no checking for ld used by GCC... checking for sys/table.h... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... no checking for sys/sysctl.h... done checking argz.h usability... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking argz.h presence... no checking for sys/prctl.h... no checking for argz.h... no checking limits.h usability... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking whether errno must be declared... no checking size of int... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... 4 checking size of long... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... 8 checking size of size_t... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... 8 checking for long long... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking size of long long... yes checking for getc_unlocked... 8 checking for a 64-bit type... yes checking for getcwd... uint64_t checking for intptr_t... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for uintptr_t... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for ssize_t... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for pid_t... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for library containing strerror... yes checking for strtoul... none required checking for asprintf... yes yes checking for tsearch... checking for atexit... yes yes checking for __argz_count... checking for basename... yes no checking for __argz_stringify... checking for bcmp... yes no checking for __argz_next... checking for bcopy... no yes checking for __fsetlocking... checking for bsearch... yes yes checking for iconv... checking for bzero... yes checking for iconv declaration... yes checking for calloc... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for clock... yes checking for LC_MESSAGES... yes checking for ffs... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking bison 3 or later... 3.8.2, bison3 yes checking for getcwd... configure: updating cache ./config.cache configure: creating ./config.status yes checking for getpagesize... config.status: creating Makefile config.status: creating config.intl yes checking for gettimeofday... config.status: creating config.h config.status: executing default-1 commands Configuring in ./binutils Configuring in ./gas yes Configuring in ./ld Configuring in ./gprof make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/intl' checking for index... yes checking for insque... yes checking for memchr... configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking build system type... checking target system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl aarch64-alpine-linux-musl aarch64-alpine-linux-musl checking host system type... checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... /usr/bin/install -c checking whether build environment is sane... yes yes aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... x86_64-alpine-linux-musl yes checking target system type... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... ../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... yes yes yes checking for memcmp... yes checking whether make supports nested variables... checking whether make supports nested variables... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking whether make supports nested variables... yes yes yes yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether make supports nested variables... checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes checking for memcpy... yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for memmem... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... yes checking for memmove... no no no checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... yes checking for mempcpy... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking for memset... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... checking for mkstemps... yes checking for gcc option to accept ISO C89... yes checking for putenv... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... none needed checking whether gcc understands -c and -o together... yes checking for random... yes yes checking for style of include used by make... checking for style of include used by make... yes checking for style of include used by make... GNU GNU checking dependency style of gcc... checking dependency style of gcc... GNU checking dependency style of gcc... yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking for rename... gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... gcc3 checking whether we are using the GNU C++ compiler... gcc -E gcc -E yes checking for rindex... gcc3 checking how to run the C preprocessor... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... yes checking whether g++ accepts -g... gcc -E yes checking for setenv... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... yes checking dependency style of g++... /bin/grep -E checking for ANSI C header files... yes checking for snprintf... /bin/grep checking for egrep... gcc3 checking for grep that handles long lines and -e... /bin/grep -E checking for ANSI C header files... yes checking for sigsetmask... /bin/grep checking how to run the C preprocessor... no checking for stpcpy... gcc -E yes yes checking for sys/types.h... checking for sys/types.h... yes checking for sys/types.h... checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for stpncpy... yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking for sys/stat.h... yes checking for strcasecmp... yes yes checking for stdlib.h... checking for stdlib.h... yes yes checking for sys/types.h... checking for stdlib.h... yes checking for strchr... yes yes yes checking for sys/stat.h... checking for string.h... checking for string.h... yes yes checking for stdlib.h... checking for string.h... yes checking for strdup... yes checking for string.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for memory.h... yes checking for memory.h... checking for strncasecmp... yes yes checking for strings.h... checking for strings.h... yes yes checking for strndup... yes checking for strings.h... checking for strings.h... yes checking for inttypes.h... yes checking for strnlen... yes yes checking for inttypes.h... checking for inttypes.h... yes checking for inttypes.h... yes yes checking for strrchr... checking for stdint.h... yes yes checking for stdint.h... yes checking for stdint.h... checking for stdint.h... yes checking for strstr... yes checking for unistd.h... yes yes yes checking for unistd.h... checking for unistd.h... checking for unistd.h... yes checking for strtod... yes checking minix/config.h usability... yes checking for strtol... yes yes checking minix/config.h usability... checking minix/config.h usability... yes checking minix/config.h usability... no checking minix/config.h presence... yes checking for strtoul... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for strtoll... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... yes checking for strtoull... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes yes checking how to print strings... checking how to print strings... printf checking for a sed that does not truncate output... printf checking for a sed that does not truncate output... /bin/sed /bin/sed yes checking for fgrep... checking how to print strings... checking for fgrep... /bin/grep -F checking for ld used by gcc... printf checking for a sed that does not truncate output... /bin/grep -F checking for ld used by gcc... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for BSD- or MS-compatible name lister (nm)... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... checking for strverscmp... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so 98304 checking whether the shell understands some XSI constructs... 98304 checking for x86_64-alpine-linux-musl-ar... checking whether the shell understands some XSI constructs... yes ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking whether the shell understands "+="... yes checking whether the shell understands "+="... no no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking for x86_64-alpine-linux-musl-strip... checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... checking how to recognize dependent libraries... -r no checking for x86_64-alpine-linux-musl-objdump... checking for strip... pass_all objdump strip checking how to recognize dependent libraries... checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so pass_all checking command to parse /usr/bin/nm -B output from gcc object... checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... checking command to parse /usr/bin/nm -B output from gcc object... yes checking for tmpnam... yes checking for vasprintf... ok ok ok ok yes checking for vfprintf... checking for dlfcn.h... checking for dlfcn.h... checking for dlfcn.h... checking for dlfcn.h... yes checking for vprintf... yes yes checking for objdir... checking for objdir... .libs .libs yes checking for objdir... yes checking for objdir... .libs .libs yes checking for vsnprintf... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for vsprintf... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc static flag -static works... yes checking if gcc static flag -static works... yes checking if gcc static flag -static works... yes checking for waitpid... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... checking for setproctitle... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking dynamic linker characteristics... no checking dynamic linker characteristics... no checking dynamic linker characteristics... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes yes checking whether to build static libraries... checking if libtool supports shared libraries... yes yes checking whether to build shared libraries... yes checking whether to build static libraries... yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... checking for dlfcn.h... yes (cached) yes GNU/Linux ld.so checking for dlfcn.h... (cached) checking how to hardcode library paths into programs... yes immediate checking whether stripping libraries is possible... checking for windows.h... checking for windows.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... checking how to run the C++ preprocessor... -1 checking for vfork.h... g++ -E no checking for fork... no no no checking for special C compiler options needed for large files... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for vfork... no no checking how to compare bootstrapped objects... checking sys/time.h usability... cmp $$f1 $$f2 16 16 no checking for x86_64-alpine-linux-musl-pkg-config... yes no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to use debuginfod... auto checking for libdebuginfod >= 0.179... checking for working fork... no configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. checking for ld used by g++... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes yes checking sys/time.h presence... checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... yes yes checking for sys/time.h... yes checking for setitimer... yes checking for working vfork... (cached) yes checking for _doprnt... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... checking sys/gmon_out.h usability... no checking for sys_errlist... yes checking if g++ static flag -static works... no no checking sys/gmon_out.h presence... no checking for sys_nerr... checking for bison... bison -y checking for flex... flex yes checking if g++ supports -c -o file.o... no checking for sys/gmon_out.h... no checking for a known getopt prototype in unistd.h... checking lex output file root... lex.yy checking lex library... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... no checking for sys_siglist... yes checking for library containing fabs... no checking for external symbol _system_configuration... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no none required no checking for __fsetlocking... yes checking for canonicalize_file_name... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status no checking for dup3... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... config.status: creating Makefile no checking for pipe2... config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: executing depfiles commands yes checking for psignal... config.status: executing libtool commands yes checking for pstat_getdynamic... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... no checking for sysmp... no checking for table... none needed checking whether yytext is a pointer... no checking for times... yes checking for wait3... none needed checking whether yytext is a pointer... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether asprintf is declared... none needed checking whether yytext is a pointer... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking size of long... yes checking whether vasprintf is declared... 8 checking size of long long... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... yes checking for strsignal... yes checking whether snprintf is declared... 8 checking fcntl.h usability... yes checking for LC_MESSAGES... yes yes checking for working assert macro... checking whether vsnprintf is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking for a known getopt prototype in unistd.h... yes checking whether calloc is declared... yes checking sys/file.h presence... yes checking whether declaration is required for environ... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking whether getenv is declared... no checking whether declaration is required for ffs... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking fcntl.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... no checking whether asprintf is declared... yes checking whether getopt is declared... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking elf-hints.h usability... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking whether mempcpy is declared... yes checking whether malloc is declared... no checking elf-hints.h presence... no checking for elf-hints.h... no yes checking limits.h usability... checking for getpagesize... yes checking whether stpcpy is declared... yes yes checking for working mmap... checking whether realloc is declared... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes checking whether sbrk is declared... yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes checking for getc_unlocked... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes yes checking for mkdtemp... yes checking whether strtol is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking sys/mman.h presence... yes checking for mkstemp... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking whether strtoul is declared... yes checking for sbrk... yes checking sys/param.h presence... yes checking for utimensat... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking whether strtoll is declared... yes checking for utimes... yes checking sys/time.h presence... yes yes yes checking for sys/time.h... yes checking for mbstate_t... checking whether strtoull is declared... checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for close... config.status: creating .gdbinit config.status: creating Makefile yes checking for glob... yes checking for struct stat.st_atim.tv_nsec... config.status: creating po/Makefile.in yes checking whether strverscmp is declared... config.status: creating config.h config.status: executing depfiles commands yes checking for lseek... yes checking whether struct stat.st_atim is of type struct timespec... yes yes checking for mkstemp... checking whether strnlen is declared... yes checking for library containing frexp... yes checking for open... none required checking for LC_MESSAGES... yes checking whether canonicalize_file_name must be declared... yes yes checking for a known getopt prototype in unistd.h... checking for realpath... config.status: executing libtool commands yes checking for stdlib.h... (cached) yes config.status: executing default-1 commands checking for unistd.h... (cached) yes yes yes checking for utime.h... config.status: creating po/POTFILES checking for sys/param.h... (cached) yes checking for sbrk... config.status: creating po/Makefile checking for getpagesize... (cached) yes checking for working mmap... config.status: executing default commands yes yes checking for waitpid... checking whether asprintf is declared... yes checking whether asprintf is declared... yes checking for working strncmp... yes checking whether environ is declared... yes checking whether environ is declared... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking whether getc_unlocked is declared... yes checking whether sbrk is declared... config.status: creating Makefile yes yes checking whether sbrk is declared... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for working mmap... yes checking whether stpcpy is declared... Configuring in ./bfd make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./md5.c -o md5.o make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./crc32.c -o crc32.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o pic/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./fopen_unlocked.c -o fopen_unlocked.o yes yes checking for library containing dlopen... checking whether strnlen is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./hex.c -o hex.o none required checking for a known getopt prototype in unistd.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o noasan/objalloc.o; \ else true; fi yes yes checking whether ANSI C string concatenation works... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./objalloc.c -o objalloc.o checking for msgpack... no checking iconv.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./physmem.c -o physmem.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-common.c -o pex-common.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-one.c -o pex-one.o checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... yes aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o pic/vprintf-support.o; \ else true; fi yes checking iconv.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o pic/rust-demangle.o; \ else true; fi configure: updating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o pic/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./safe-ctype.c -o safe-ctype.o checking that generated files are newer than configure... done if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o noasan/simple-object.o; \ else true; fi checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-mach-o.c -o simple-object-mach-o.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./simple-object-xcoff.c -o simple-object-xcoff.o yes checking for iconv.h... yes checking for ld used by GCC... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o pic/stack-limit.o; \ else true; fi /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o pic/strerror.o; \ else true; fi checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o noasan/strerror.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./stack-limit.c -o stack-limit.o checking for shared library run path origin... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strerror.c -o strerror.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./timeval-utils.c -o timeval-utils.o done checking for iconv... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xatexit.c -o xatexit.o checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o pic/xexit.o; \ else true; fi yes checking for iconv declaration... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xmemdup.c -o xmemdup.o no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o pic/xstrdup.o; \ else true; fi checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o pic/sigsetmask.o; \ else true; fi extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./sigsetmask.c -o sigsetmask.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fcf-protection ./setproctitle.c -o setproctitle.o o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... config.status: creating Makefile /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile.in config.status: creating config.h config.status: creating config.h config.status: executing depfiles commands config.status: executing depfiles commands yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes config.status: executing libtool commands checking for string.h... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... config.status: executing libtool commands yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... config.status: executing default-1 commands yes checking dynamic linker characteristics... config.status: executing default commands GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for windows.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking size of int... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o 4 checking fcntl.h usability... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./sigsetmask.o ./setproctitle.o; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty' yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl... yes checking for fdopen... yes checking for fileno... yes checking for fls... no checking for getgid... yes checking for getpagesize... yes checking for getrlimit... yes checking for getuid... yes checking for sysconf... yes checking whether basename is declared... yes checking whether ffs is declared... yes checking whether stpcpy is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether strnlen is declared... yes checking compiler support for hidden visibility... yes checking printf int64_t format... l checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether fopen64 is declared... yes checking size of off_t... 8 checking file_ptr type... int64_t checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands Configuring in ./opcodes make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status configure: creating cache ./config.cache config.status: creating po/Makefile.in checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... config.status: executing depfiles commands aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes config.status: executing libtool commands checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... config.status: executing default-1 commands yes checking whether make supports nested variables... (cached) yes checking for x86_64-alpine-linux-musl-gcc... gcc config.status: executing default commands make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd/po' checking whether the C compiler works... make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[3]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. CCLD doc/chew.stamp yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp yes GEN doc/bfdio.stamp GEN doc/bfdt.stamp GEN doc/bfdwin.stamp GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp checking for memory.h... GEN doc/hash.stamp GEN doc/init.stamp GEN doc/libbfd.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make all-recursive yes checking for strings.h... make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd/po' yes checking for inttypes.h... yes make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. checking for stdint.h... rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./../move-if-change bfd-tmp.h bfd.h GEN elf64-aarch64.c rm -f bfd-tmp.h GEN elf32-aarch64.c touch stmp-bfd-h rm -f tofiles GEN pe-aarch64igen.c f=""; \ for i in elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo pei-aarch64.lo pe-aarch64igen.lo cofflink.lo coffgen.lo elf64-gen.lo elf32-gen.lo cpu-aarch64.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles touch stamp-ofiles CC archive.lo CC archures.lo CC bfd.lo CC bfdio.lo CC bfdwin.lo CC cache.lo CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo CC format.lo CC hash.lo yes CC init.lo CC libbfd.lo CC linker.lo CC merge.lo CC opncls.lo CC reloc.lo CC section.lo checking for unistd.h... CC simple.lo CC stab-syms.lo CC stabs.lo CC syms.lo CC targets.lo yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC binary.lo CC ihex.lo CC srec.lo CC tekhex.lo CC verilog.lo yes checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... CC elf64-aarch64.lo BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no CC elfxx-aarch64.lo checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... CC elf-ifunc.lo CC elf64.lo CC elf.lo CC elflink.lo CC elf-attrs.lo CC elf-strtab.lo CC elf-eh-frame.lo ok checking for dlfcn.h... CC dwarf1.lo yes checking for objdir... .libs CC dwarf2.lo CC elf32-aarch64.lo CC elf32.lo checking if gcc supports -fno-rtti -fno-exceptions... CC elf32-arm.lo CC elf-nacl.lo no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... CC elf-vxworks.lo yes checking if gcc static flag -static works... CC pei-aarch64.lo yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... CC pe-aarch64igen.lo yes checking dynamic linker characteristics... CC cofflink.lo CC coffgen.lo CC elf64-gen.lo CC elf32-gen.lo GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... CC cpu-aarch64.lo yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes CC cpu-arm.lo CC archive64.lo Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether basename is declared... yes checking whether stpcpy is declared... yes checking for sigsetjmp... checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile CCLD libbfd.la libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' Configuring in ./libctf make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' Making all in . make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo CC aarch64-asm.lo CC aarch64-dis.lo CC aarch64-opc.lo CC aarch64-asm-2.lo CC aarch64-dis-2.lo CC aarch64-opc-2.lo CC arm-dis.lo configure: creating cache ./config.cache checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for x86_64-alpine-linux-musl-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-ar... ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking the archiver (ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so) interface... ar checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... ${SHELL} /home/pmos/build/src/binutils-2.39/missing aclocal-1.15 checking for autoconf... ${SHELL} /home/pmos/build/src/binutils-2.39/missing autoconf checking for autoheader... ${SHELL} /home/pmos/build/src/binutils-2.39/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether gcc supports -Wall... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for library containing dlsym... none required checking for ELF support in BFD... yes checking whether byte ordering is bigendian... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for pread... yes checking whether bswap_16 is declared... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether stpcpy is declared... yes checking for qsort_r... yes checking for qsort_r signature... GNU checking for O_CLOEXEC... yes checking for makeinfo... makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is too old. Info documentation will not be built. checking for expect... no checking for Tcl supporting try/catch... no checking for linker versioning flags... -Wl,--version-script='./libctf.ver' configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' make all-am make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' CC libctf_la-ctf-archive.lo CC libctf_la-ctf-dump.lo CC libctf_la-ctf-create.lo CC libctf_la-ctf-decl.lo CC libctf_la-ctf-error.lo CC libctf_la-ctf-hash.lo CC libctf_la-ctf-labels.lo CC libctf_la-ctf-dedup.lo CC libctf_la-ctf-link.lo CC libctf_la-ctf-lookup.lo CC libctf_la-ctf-open.lo CC libctf_la-ctf-serialize.lo CC libctf_la-ctf-sha1.lo CC libctf_la-ctf-string.lo CC libctf_la-ctf-subr.lo CC libctf_la-ctf-types.lo CC libctf_la-ctf-util.lo CC libctf_la-ctf-open-bfd.lo CC libctf_nobfd_la-ctf-archive.lo CC libctf_nobfd_la-ctf-dump.lo CC libctf_nobfd_la-ctf-create.lo CC libctf_nobfd_la-ctf-decl.lo CC libctf_nobfd_la-ctf-error.lo CC libctf_nobfd_la-ctf-hash.lo CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo CC libctf_nobfd_la-ctf-string.lo CC libctf_nobfd_la-ctf-subr.lo CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo CCLD libctf.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries CCLD libopcodes.la CCLD libctf-nobfd.la libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so libopcodes.tmp; \ /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries touch stamp-lib make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' CC app.o CC as.o CC atof-generic.o CC compress-debug.o CC cond.o CC depend.o CC dwarf2dbg.o CC dw2gencfi.o CC ecoff.o CC ehopt.o CC expr.o CC flonum-copy.o CC flonum-konst.o CC flonum-mult.o CC frags.o CC hash.o CC input-file.o CC input-scrub.o CC listing.o CC literal.o CC macro.o CC messages.o CC output-file.o CC read.o CC remap.o CC sb.o CC stabs.o CC subsegs.o CC symbols.o CC write.o CC config/tc-aarch64.o GEN doc/asconfig.texi CC config/obj-elf.o CC config/atof-ieee.o GEN doc/as.1 MAKEINFO doc/as.info CCLD as-new as.texi:2101: warning: @refill is obsolete as.texi:3012: warning: @refill is obsolete as.texi:3032: warning: @refill is obsolete as.texi:3231: warning: @refill is obsolete make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make all-recursive make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' CC sysinfo.o make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' CC syslex_wrap.o Making info in po Making all in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' CC basic_blocks.o CC call_graph.o CC cg_arcs.o CC cg_dfn.o CC cg_print.o CC corefile.o CC gmon_io.o CC gprof.o make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' CC hertz.o CC hist.o CC source.o CC search_list.o CC symtab.o GEN doc/addr2line.1 CC sym_ids.o GEN doc/ar.1 CC utils.o GEN doc/dlltool.1 CC i386.o GEN doc/nm.1 CC alpha.o GEN doc/objcopy.1 CC vax.o CC sparc.o CC mips.o CC aarch64.o CC flat_bl.o CC bsd_callg_bl.o CC fsf_callg_bl.o GEN doc/objdump.1 GEN doc/ranlib.1 GEN doc/readelf.1 GEN doc/size.1 GEN doc/strings.1 GEN doc/strip.1 GEN doc/elfedit.1 GEN doc/windres.1 GEN doc/cxxfilt.man GEN doc/windmc.1 CCLD sysinfo GEN sysroff.h GEN doc/c++filt.1 make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' CC size.o CC bucomm.o CC version.o CC filemode.o CC objdump.o CC dwarf.o CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CCLD gprof CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CC testsuite/gentestdlls.o CCLD bfdtest1 CCLD testsuite/gentestdlls CCLD bfdtest2 CCLD size CCLD cxxfilt CCLD addr2line CCLD strings CCLD elfedit CCLD ar CCLD ranlib CCLD nm-new CCLD objcopy CCLD strip-new CCLD objdump CCLD readelf make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ done;\ echo "";\ echo "#define EMULATION_LIST \\";\ for f in `echo " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.o "" \ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ echo " &ld_${f}_emulation, \\"; \ done;\ echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h make all-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' Making all in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) rm -f BLD-POTFILES-t BLD-POTFILES \ && sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//' > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default commands make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo CC libldtestplug4_la-testplug4.lo CC ldgram.o CC ldlex-wrapper.o CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN stringify.sed CC ldelf.o CC ldelfgen.o GEN eaarch64linux.c GEN eaarch64elf.c GEN eaarch64elf32.c GEN eaarch64elf32b.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN eaarch64elfb.c GEN earmelf.c GEN earmelfb.c GEN eaarch64linuxb.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' mkdir: can't create directory 'ldscripts': File exists GEN eaarch64linux32.c GEN eaarch64linux32b.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN earmelfb_linux_eabi.c make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' GEN earmelf_linux_eabi.c GEN libdep.la make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' CCLD libldtestplug.la libtool: link: warning: ignoring multiple `-rpath's for a libtool library CCLD libldtestplug2.la make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' CCLD libldtestplug3.la CCLD libldtestplug4.la make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64elf.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelf.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelfb.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64elf32.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64elf32b.o CC eaarch64elfb.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linux.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linuxb.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linux32.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC eaarch64linux32b.o make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' CC earmelfb_linux_eabi.o CC earmelf_linux_eabi.o CCLD ld-new make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[1]: Leaving directory '/home/pmos/build/src/binutils-2.39' >>> WARNING: binutils-aarch64: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> binutils-aarch64: Entering fakeroot... ]0;abuild: binutils-aarch64make[1]: Entering directory '/home/pmos/build/src/binutils-2.39' /bin/sh ./mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr /home/pmos/build/pkg/binutils-aarch64/usr make[1]: Nothing to be done for 'install-target'. mkdir /home/pmos/build/pkg mkdir /home/pmos/build/pkg/binutils-aarch64 mkdir /home/pmos/build/pkg/binutils-aarch64/usr make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/etc' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/etc' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/etc' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/intl' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/intl' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make install-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' Making install in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`; \ /usr/bin/install -c -m 644 ./libiberty.a /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`/./libiberty.an; \ ( cd /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib --plugin /usr/libexec/gcc/x86_64-alpine-linux-musl/12.2.1/liblto_plugin.so ./libiberty.an ); \ mv -f /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`/./libiberty.an /home/pmos/build/pkg/binutils-aarch64/usr/lib/`gcc -Os -fomit-frame-pointer -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ /usr/bin/install -c -m 644 $h /home/pmos/build/pkg/binutils-aarch64${thd}; \ done; \ fi make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof/po' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libiberty' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' Making install in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gas/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas/po' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make install-recursive make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/gprof' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/bin' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-gprof' /usr/bin/install -c -m 644 'gprof.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-gprof.1' /usr/bin/install -c -m 644 ./gprof.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/gprof.info' libtool: install: /usr/bin/install -c gprof /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-gprof make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gprof' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' Making install in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[4]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/gas' /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/aarch64-alpine-linux-musl-as ../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' ../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'doc/as.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-as.1' /usr/bin/install -c -m 644 ./doc/as.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' libtool: install: /usr/bin/install -c as-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-as install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/as.info' /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin n=`echo as | sed 's&^&aarch64-alpine-linux-musl-&'`; \ if [ "/usr/bin/$n" != "/usr/aarch64-alpine-linux-musl/bin/as" ]; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/as; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/as; \ else \ true ; \ fi make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/gas' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/bfd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Circular doc/bfd.stamp <- doc/bfd.texi dependency dropped. ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 ./doc/bfd.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/bfd.info' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/bfd' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' Making install in . make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/libctf' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 ./doc/ctf-spec.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/ctf-spec.info' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/libctf' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' Making install in po make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes/po' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/opcodes' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' make install-recursive make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' Making install in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils/po' make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make install-recursive make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/binutils' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 'doc/addr2line.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-addr2line.1' /usr/bin/install -c -m 644 ./doc/binutils.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'doc/ar.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-ar.1' /usr/bin/install -c -m 644 'doc/dlltool.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-dlltool.1' /usr/bin/install -c -m 644 'doc/nm.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-nm.1' /usr/bin/install -c -m 644 'doc/objcopy.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-objcopy.1' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/binutils.info' /usr/bin/install -c -m 644 'doc/objdump.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-objdump.1' /usr/bin/install -c -m 644 'doc/ranlib.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-ranlib.1' /usr/bin/install -c -m 644 'doc/readelf.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-readelf.1' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/bin' /usr/bin/install -c -m 644 'doc/size.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-size.1' /usr/bin/install -c -m 644 'doc/strings.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-strings.1' /usr/bin/install -c -m 644 'doc/strip.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-strip.1' /usr/bin/install -c -m 644 'doc/elfedit.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-elfedit.1' /bin/sh ./libtool --mode=install /usr/bin/install -c size '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-size' /usr/bin/install -c -m 644 'doc/windres.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-windres.1' /usr/bin/install -c -m 644 'doc/windmc.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-windmc.1' /usr/bin/install -c -m 644 'doc/c++filt.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-c++filt.1' libtool: install: /usr/bin/install -c size /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-size /bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objdump' libtool: install: /usr/bin/install -c objdump /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objdump make[3]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' /bin/sh ./libtool --mode=install /usr/bin/install -c ar '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ar' Making install in po make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld/po' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld/po' libtool: install: /usr/bin/install -c ar /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ar /bin/sh ./libtool --mode=install /usr/bin/install -c strings '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-strings' libtool: install: /usr/bin/install -c strings /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-strings /bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ranlib' libtool: install: /usr/bin/install -c ranlib /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objcopy' libtool: install: /usr/bin/install -c objcopy /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-addr2line' libtool: install: /usr/bin/install -c addr2line /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-readelf' libtool: install: /usr/bin/install -c readelf /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-elfedit' libtool: install: /usr/bin/install -c elfedit /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-elfedit /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /usr/bin/aarch64-alpine-linux-musl-nm libtool: install: /usr/bin/install -c nm-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /usr/bin/aarch64-alpine-linux-musl-strip libtool: install: /usr/bin/install -c strip-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /usr/bin/aarch64-alpine-linux-musl-c++filt libtool: install: /usr/bin/install -c cxxfilt /home/pmos/build/pkg/binutils-aarch64/usr/bin/aarch64-alpine-linux-musl-c++filt /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&aarch64-alpine-linux-musl-&'`; \ if [ "/usr/bin/$k" != "/usr/aarch64-alpine-linux-musl/bin/$j" ]; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/$j; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$k /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/$j; \ fi; \ else true; \ fi; \ done make[4]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/binutils' make[5]: Entering directory '/home/pmos/build/src/binutils-2.39/ld' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' /usr/bin/install -c -m 644 'ld.1' '/home/pmos/build/pkg/binutils-aarch64/usr/share/man/man1/aarch64-alpine-linux-musl-ld.1' /usr/bin/install -c -m 644 ./ld.info '/home/pmos/build/pkg/binutils-aarch64/usr/share/info' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/bin' ./../install-sh -c -d '/home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins' install-info --info-dir='/home/pmos/build/pkg/binutils-aarch64/usr/share/info' '/home/pmos/build/pkg/binutils-aarch64/usr/share/info/ld.info' /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ld.bfd' /bin/sh ./libtool --mode=install /usr/bin/install -c libdep.la '/home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins' libtool: install: /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/./aarch64-alpine-linux-musl-ld.bfd /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin libtool: install: /usr/bin/install -c .libs/libdep.so /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.so n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&aarch64-alpine-linux-musl-&'`; \ if test "/usr/bin" != "/usr/aarch64-alpine-linux-musl/bin"; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld.bfd; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&aarch64-alpine-linux-musl-&'`; \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/bin/$ld; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/bin/$ld; \ if test "/usr/bin" != "/usr/aarch64-alpine-linux-musl/bin"; then \ rm -f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld; \ ln /home/pmos/build/pkg/binutils-aarch64/usr/bin/$n /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/bin/ld; \ fi; \ fi libtool: install: /usr/bin/install -c .libs/libdep.lai /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.la libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/sh ./../mkinstalldirs /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib/ldscripts mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib mkdir /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib/ldscripts for f in ldscripts/* ; do \ /usr/bin/install -c -m 644 $f /home/pmos/build/pkg/binutils-aarch64/usr/aarch64-alpine-linux-musl/lib/$f ; \ done rm -f /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.la rm -f /home/pmos/build/pkg/binutils-aarch64/usr/lib/bfd-plugins/libdep.dll.a make[5]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[4]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[3]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[2]: Leaving directory '/home/pmos/build/src/binutils-2.39/ld' make[1]: Leaving directory '/home/pmos/build/src/binutils-2.39' >>> binutils-aarch64*: Running postcheck for binutils-aarch64 >>> binutils-aarch64*: Preparing package binutils-aarch64... >>> binutils-aarch64*: Stripping binaries >>> binutils-aarch64*: Scanning shared objects >>> binutils-aarch64*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libz.so.1 >>> binutils-aarch64*: Package size: 21.8 MB >>> binutils-aarch64*: Compressing data... >>> binutils-aarch64*: Create checksum... >>> binutils-aarch64*: Create binutils-aarch64-2.39-r3.apk ]0;>>> binutils-aarch64: Build complete at Wed, 11 Jan 2023 16:09:52 +0000 elapsed time 0h 1m 20s ]0;>>> binutils-aarch64: Updating the pmos/x86_64 repository index... >>> binutils-aarch64: Signing the index... ]0;(513559) [16:09:52] (native) install ccache-cross-symlinks gcc-aarch64 g++-aarch64 crossdirect (513559) [16:09:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:09:53] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:09:53] (native) % cat /tmp/apk_progress_fifo (513559) [16:09:53] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add ccache-cross-symlinks gcc-aarch64 g++-aarch64 crossdirect (513559) [16:09:53] New background process: pid=559311, output=background (1/6) Installing ccache-cross-symlinks (3-r0) (2/6) Installing crossdirect (4-r3) (3/6) Installing libstdc++-dev-aarch64 (12.2.1_git20220924-r8) (4/6) Installing binutils-aarch64 (2.39-r3) (5/6) Installing gcc-aarch64 (12.2.1_git20220924-r8) (6/6) Installing g++-aarch64 (12.2.1_git20220924-r8) Executing busybox-1.35.0-r30.trigger OK: 537 MiB in 124 packages (513559) [16:10:39] (native) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/x86_64/binutils-aarch64-2.39-r3.apk (1/1) Installing .pmbootstrap (20230111.161040) OK: 537 MiB in 125 packages (513559) [16:10:40] (native) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.161040) OK: 537 MiB in 124 packages (513559) [16:10:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/native (513559) [16:10:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/native (513559) [16:10:40] % sudo ln -s /native/lib/ld-musl-x86_64.so.1 /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/lib/ld-musl-x86_64.so.1 (513559) [16:10:40] (buildroot_aarch64) build aarch64/postmarketos-base-25-r0.apk (513559) [16:10:40] % sudo cp -rL /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports/main/postmarketos-base/ /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/home/pmos/build (513559) [16:10:40] (buildroot_aarch64) % chown -R pmos:pmos /home/pmos/build (513559) [16:10:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports (513559) [16:10:41] % sudo mount --bind /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/mnt/pmaports (513559) [16:10:41] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/build (513559) [16:10:41] (buildroot_aarch64) % busybox su pmos -c HOME=/home/pmos ln -sf /mnt/pmaports/.git /home/pmos/build/.git (513559) [16:10:41] (buildroot_aarch64) % cd /home/pmos/build; busybox su pmos -c CARCH=aarch64 SUDO_APK='abuild-apk --no-progress' PATH=/native/usr/lib/crossdirect/aarch64:/usr/lib/ccache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/home/pmos abuild -D postmarketOS -d ]0;abuild: postmarketos-base>>> postmarketos-base: Building pmos/postmarketos-base 25-r0 (using abuild 3.10.0-r0) started Wed, 11 Jan 2023 16:10:42 +0000 >>> postmarketos-base: Checking sanity of /home/pmos/build/APKBUILD... >>> WARNING: postmarketos-base: No maintainer ]0;>>> postmarketos-base: Cleaning up srcdir ]0;>>> postmarketos-base: Cleaning up pkgdir >>> postmarketos-base: Checking sha512sums... rootfs-etc-sudoers: OK rootfs-etc-doas.d-10-postmarketos.conf: OK rootfs-etc-conf.d-bootmisc: OK rootfs-etc-conf.d-swapfile: OK rootfs-etc-conf.d-zram-init: OK rootfs-etc-conf.d-syslog: OK rootfs-etc-fstab: OK rootfs-etc-issue: OK rootfs-etc-motd: OK rootfs-etc-os-release: OK rootfs-etc-sysctl.d-disable-rp-filter.conf: OK rootfs-lib-udev-rules.d-20-tm2-touchkey-input.rules: OK rootfs-lib-udev-rules.d-20-tm2-touchkey-leds.rules: OK rootfs-lib-udev-rules.d-20-zinitix-input.rules: OK rootfs-lib-udev-rules.d-50-firmware.rules: OK rootfs-usr-lib-udev-rules.d-90-feedbackd-regulator-haptic.rules: OK rootfs-etc-init.d-deferred-initcalls: OK rootfs-etc-init.d-swapfile: OK rootfs-sbin-swapfile: OK rootfs-usr-lib-firmwareload.sh: OK >>> postmarketos-base: Entering fakeroot... ]0;abuild: postmarketos-base>>> postmarketos-base-mesa*: Running split function mesa... >>> postmarketos-base-mesa*: Preparing subpackage postmarketos-base-mesa... >>> postmarketos-base-mesa*: Running postcheck for postmarketos-base-mesa >>> postmarketos-base-nftables*: Running split function nftables... >>> postmarketos-base-nftables*: Preparing subpackage postmarketos-base-nftables... >>> postmarketos-base-nftables*: Script found. /bin/sh added as a dependency for postmarketos-base-nftables-25-r0.apk >>> postmarketos-base-nftables*: Adding .post-install >>> postmarketos-base-nftables*: Running postcheck for postmarketos-base-nftables >>> postmarketos-base-nofde*: Running split function nofde... >>> postmarketos-base-nofde*: Preparing subpackage postmarketos-base-nofde... >>> postmarketos-base-nofde*: Running postcheck for postmarketos-base-nofde >>> postmarketos-base*: Running postcheck for postmarketos-base >>> WARNING: postmarketos-base*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> postmarketos-base*: Preparing package postmarketos-base... >>> postmarketos-base*: Script found. /bin/sh added as a dependency for postmarketos-base-25-r0.apk >>> postmarketos-base*: Adding .post-install >>> postmarketos-base*: Adding .pre-upgrade >>> postmarketos-base*: Adding .post-upgrade >>> postmarketos-base*: Adding .trigger >>> postmarketos-base-mesa*: Tracing dependencies... >>> postmarketos-base-mesa*: Package size: 4.0 KB >>> postmarketos-base-mesa*: Compressing data... >>> postmarketos-base-mesa*: Create checksum... >>> postmarketos-base-mesa*: Create postmarketos-base-mesa-25-r0.apk >>> postmarketos-base-nftables*: Tracing dependencies... >>> postmarketos-base-nftables*: Package size: 4.0 KB >>> postmarketos-base-nftables*: Compressing data... >>> postmarketos-base-nftables*: Create checksum... >>> postmarketos-base-nftables*: Create postmarketos-base-nftables-25-r0.apk >>> postmarketos-base-nofde*: Tracing dependencies... >>> postmarketos-base-nofde*: Package size: 4.0 KB >>> postmarketos-base-nofde*: Compressing data... >>> postmarketos-base-nofde*: Create checksum... >>> postmarketos-base-nofde*: Create postmarketos-base-nofde-25-r0.apk >>> postmarketos-base*: Tracing dependencies... >>> postmarketos-base*: Package size: 144.0 KB >>> postmarketos-base*: Compressing data... >>> postmarketos-base*: Create checksum... >>> postmarketos-base*: Create postmarketos-base-25-r0.apk ]0;>>> postmarketos-base: Build complete at Wed, 11 Jan 2023 16:11:04 +0000 elapsed time 0h 0m 22s ]0;>>> postmarketos-base: Updating the pmos/aarch64 repository index... >>> postmarketos-base: Signing the index... ]0;(513559) [16:11:05] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (513559) [16:11:05] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (513559) [16:11:05] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (513559) [16:11:05] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (513559) [16:11:06] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (513559) [16:11:08] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (513559) [16:11:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (513559) [16:11:08] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (513559) [16:11:08] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (513559) [16:11:08] New background process: pid=564221, output=background (1/732) Installing icu-data-full (72.1-r1) (2/732) Installing dbus-libs (1.14.4-r0) (3/732) Installing libgcc (12.2.1_git20220924-r8) (4/732) Installing libffi (3.4.4-r0) (5/732) Installing libintl (0.21.1-r1) (6/732) Installing libblkid (2.38.1-r2) (7/732) Installing libmount (2.38.1-r2) (8/732) Installing pcre2 (10.42-r0) (9/732) Installing glib (2.74.4-r0) (10/732) Installing libstdc++ (12.2.1_git20220924-r8) (11/732) Installing icu-libs (72.1-r1) (12/732) Installing libpcre2-16 (10.42-r0) (13/732) Installing zstd-libs (1.5.2-r10) (14/732) Installing qt5-qtbase (5.15.8_git20230109-r0) (15/732) Installing hicolor-icon-theme (0.17-r2) (16/732) Installing libmagic (5.44-r0) (17/732) Installing file (5.44-r0) (18/732) Installing libxau (1.0.11-r0) (19/732) Installing libmd (1.0.4-r0) (20/732) Installing libbsd (0.11.7-r0) (21/732) Installing libxdmcp (1.1.4-r0) (22/732) Installing libxcb (1.15-r0) (23/732) Installing libx11 (1.8.2-r2) (24/732) Installing libxext (1.3.5-r0) (25/732) Installing libice (1.1.1-r0) (26/732) Installing libuuid (2.38.1-r2) (27/732) Installing libsm (1.2.4-r0) (28/732) Installing libxt (1.2.1-r1) (29/732) Installing libxmu (1.1.4-r0) (30/732) Installing xset (1.2.5-r0) (31/732) Installing xprop (1.2.6-r0) (32/732) Installing xdg-utils (1.1.3-r4) (33/732) Installing mesa (22.3.2-r0) (34/732) Installing libdrm (2.4.114-r0) (35/732) Installing libexpat (2.5.0-r0) (36/732) Installing wayland-libs-server (1.21.0-r1) (37/732) Installing mesa-glapi (22.3.2-r0) (38/732) Installing mesa-gles (22.3.2-r0) (39/732) Installing qt5-qtdeclarative (5.15.8_git20230103-r0) (40/732) Installing libxcomposite (0.4.6-r0) (41/732) Installing brotli-libs (1.0.9-r10) (42/732) Installing libbz2 (1.0.8-r4) (43/732) Installing libpng (1.6.39-r2) (44/732) Installing freetype (2.12.1-r0) (45/732) Installing fontconfig (2.14.1-r0) (46/732) Installing wayland-libs-client (1.21.0-r1) (47/732) Installing wayland-libs-cursor (1.21.0-r1) (48/732) Installing wayland-libs-egl (1.21.0-r1) (49/732) Installing xkeyboard-config (2.37-r0) (50/732) Installing xz-libs (5.4.0-r1) (51/732) Installing libxml2 (2.10.3-r2) (52/732) Installing libxkbcommon (1.5.0-r0) (53/732) Installing qt5-qtwayland (5.15.8_git20230105-r0) (54/732) Installing mesa-gbm (22.3.2-r0) (55/732) Installing libxshmfence (1.3.2-r0) (56/732) Installing mesa-egl (22.3.2-r0) (57/732) Installing avahi-libs (0.8-r6) (58/732) Installing gmp (6.2.1-r2) (59/732) Installing nettle (3.8.1-r0) (60/732) Installing p11-kit (0.24.1-r1) (61/732) Installing libtasn1 (4.19.0-r0) (62/732) Installing libunistring (1.1-r0) (63/732) Installing gnutls (3.7.8-r2) (64/732) Installing cups-libs (2.4.2-r1) (65/732) Installing pkgconf (1.9.3-r1) (66/732) Installing shared-mime-info (2.2-r2) (67/732) Installing libjpeg-turbo (2.1.4-r0) (68/732) Installing libwebp (1.2.4-r1) (69/732) Installing tiff (4.5.0-r2) (70/732) Installing gdk-pixbuf (2.42.10-r2) (71/732) Installing gtk-update-icon-cache (3.24.36-r0) (72/732) Installing libxfixes (6.0.0-r0) (73/732) Installing libxrender (0.9.11-r0) (74/732) Installing libxcursor (1.2.1-r1) (75/732) Installing libxdamage (1.1.6-r0) (76/732) Installing libxi (1.8-r0) (77/732) Installing libxinerama (1.1.5-r0) (78/732) Installing libxrandr (1.5.3-r0) (79/732) Installing libatk-1.0 (2.46.0-r0) (80/732) Installing libxtst (1.2.4-r0) (81/732) Installing at-spi2-core (2.46.0-r0) (82/732) Installing libatk-bridge-2.0 (2.46.0-r0) (83/732) Installing pixman (0.42.2-r0) (84/732) Installing cairo (1.17.6-r3) (85/732) Installing cairo-gobject (1.17.6-r3) (86/732) Installing libepoxy (1.5.10-r0) (87/732) Installing fribidi (1.0.12-r0) (88/732) Installing graphite2 (1.3.14-r2) (89/732) Installing harfbuzz (6.0.0-r0) (90/732) Installing libxft (2.3.7-r0) (91/732) Installing pango (1.50.12-r0) (92/732) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/732) Installing libevdev (1.13.0-r0) (94/732) Installing mtdev (1.1.6-r1) (95/732) Installing eudev-libs (3.2.11-r6) (96/732) Installing libinput-libs (1.22.0-r0) (97/732) Installing xcb-util-wm (0.4.2-r0) (98/732) Installing xcb-util (0.4.1-r0) (99/732) Installing xcb-util-image (0.4.1-r0) (100/732) Installing xcb-util-keysyms (0.4.1-r0) (101/732) Installing xcb-util-renderutil (0.3.10-r0) (102/732) Installing libxkbcommon-x11 (1.5.0-r0) (103/732) Installing qt5-qtbase-x11 (5.15.8_git20230109-r0) (104/732) Installing qt5-qtgraphicaleffects (5.15.8_git20221110-r0) (105/732) Installing qt5-qtquickcontrols2 (5.15.8_git20221110-r0) (106/732) Installing kirigami2-libs (5.101.0-r0) (107/732) Installing libgomp (12.2.1_git20220924-r8) (108/732) Installing kirigami2 (5.101.0-r0) (109/732) Installing kactivities-libs (5.101.0-r1) (110/732) Installing karchive (5.101.0-r0) (111/732) Installing kconfig (5.101.0-r0) (112/732) Installing kcoreaddons (5.101.0-r0) (113/732) Installing qt5-qtx11extras (5.15.8_git20221110-r0) (114/732) Installing kwindowsystem (5.101.0-r0) (115/732) Installing kcrash (5.101.0-r0) (116/732) Installing kdbusaddons (5.101.0-r0) (117/732) Installing kglobalaccel (5.101.0-r0) (118/732) Installing kguiaddons (5.101.0-r0) (119/732) Installing ki18n (5.101.0-r0) (120/732) Installing libelogind (246.10-r5) (121/732) Installing polkit-elogind-libs (122-r0) (122/732) Installing polkit-qt-1 (0.114.0-r1) (123/732) Installing kauth (5.101.0-r0) (124/732) Installing kcodecs (5.101.0-r0) (125/732) Installing kwidgetsaddons (5.101.0-r0) (126/732) Installing kconfigwidgets (5.101.0-r0) (127/732) Installing qt5-qtsvg (5.15.8_git20230103-r0) (128/732) Installing kiconthemes (5.101.0-r0) (129/732) Installing kitemviews (5.101.0-r0) (130/732) Installing kxmlgui (5.101.0-r0) (131/732) Installing kbookmarks (5.101.0-r0) (132/732) Installing kcompletion (5.101.0-r0) (133/732) Installing libxml2-utils (2.10.3-r2) (134/732) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/732) Installing libgpg-error (1.46-r1) (136/732) Installing libgcrypt (1.10.1-r0) (137/732) Installing libxslt (1.1.37-r0) (138/732) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/732) Installing kdoctools (5.101.0-r0) (140/732) Installing kjobwidgets (5.101.0-r0) (141/732) Installing alsa-lib (1.2.8-r0) (142/732) Installing libxxf86vm (1.1.5-r0) (143/732) Installing mesa-gl (22.3.2-r0) (144/732) Installing libxv (1.0.12-r0) (145/732) Installing cdparanoia-libs (10.2-r11) (146/732) Installing graphene (1.10.8-r1) (147/732) Installing gstreamer (1.20.5-r0) (148/732) Installing libogg (1.3.5-r2) (149/732) Installing opus (1.3.1-r1) (150/732) Installing orc (0.4.33-r0) (151/732) Installing libtheora (1.1.1-r16) (152/732) Installing libvorbis (1.3.7-r0) (153/732) Installing gst-plugins-base (1.20.5-r0) (154/732) Installing qt5-qtmultimedia (5.15.8_git20230103-r0) (155/732) Installing qt5-qtspeech (5.15.8_git20230103-r0) (156/732) Installing sound-theme-freedesktop (0.8-r0) (157/732) Installing libltdl (2.4.7-r0) (158/732) Installing libcanberra (0.30-r9) (159/732) Installing libcanberra-gstreamer (0.30-r9) (160/732) Installing knotifications (5.101.0-r0) (161/732) Installing kservice (5.101.0-r0) (162/732) Installing solid-libs (5.101.0-r0) (163/732) Installing libhunspell (1.7.2-r0) (164/732) Installing ncurses-terminfo-base (6.4_p20230107-r0) (165/732) Installing ncurses-libs (6.4_p20230107-r0) (166/732) Installing readline (8.2.0-r0) (167/732) Installing hunspell (1.7.2-r0) (168/732) Installing sonnet (5.101.0-r0) (169/732) Installing ktextwidgets (5.101.0-r0) (170/732) Installing kio (5.101.0-r0) (171/732) Installing kpackage (5.101.0-r0) (172/732) Installing kdeclarative (5.101.0-r0) (173/732) Installing kwayland (5.101.0-r0) (174/732) Installing plasma-framework (5.101.0-r0) (175/732) Installing sqlite-libs (3.40.1-r0) (176/732) Installing libaccounts-glib (1.26-r1) (177/732) Installing libaccounts-qt (1.16-r1) (178/732) Installing signond (8.61-r0) (179/732) Installing accounts-qml-module (0.7_git20190605-r1) (180/732) Installing qt5-qtwebchannel (5.15.8_git20230103-r0) (181/732) Installing sdl2 (2.26.2-r0) (182/732) Installing svt-av1-libs (1.4.1-r0) (183/732) Installing aom-libs (3.5.0-r0) (184/732) Installing libass (0.17.0-r0) (185/732) Installing libdav1d (1.0.0-r2) (186/732) Installing lcms2 (2.14-r2) (187/732) Installing libjxl (0.7.0-r0) (188/732) Installing lame (3.100-r2) (189/732) Installing libasyncns (0.8-r1) (190/732) Installing flac-libs (1.4.2-r0) (191/732) Installing libsndfile (1.2.0-r0) (192/732) Installing soxr (0.1.3-r3) (193/732) Installing speexdsp (1.2.1-r0) (194/732) Installing tdb-libs (1.4.7-r1) (195/732) Installing libpulse (9999_git20220528-r0) (196/732) Installing cjson (1.7.15-r3) (197/732) Installing mbedtls (2.28.2-r0) (198/732) Installing librist (0.2.7-r0) (199/732) Installing libsrt (1.5.1-r0) (200/732) Installing libssh (0.10.4-r0) (201/732) Installing v4l-utils-libs (1.22.1-r2) (202/732) Installing libva (2.17.0-r0) (203/732) Installing libvdpau (1.5-r0) (204/732) Installing vidstab (1.1.0-r2) (205/732) Installing libvpx (1.12.0-r1) (206/732) Installing x264-libs (0.164_git20220602-r0) (207/732) Installing numactl (2.0.16-r0) (208/732) Installing x265-libs (3.5-r3) (209/732) Installing xvidcore (1.3.7-r1) (210/732) Installing libsodium (1.0.18-r2) (211/732) Installing libzmq (4.3.4-r1) (212/732) Installing ffmpeg-libs (5.1.2-r3) (213/732) Installing libevent (2.1.12-r5) (214/732) Installing minizip (1.2.13-r0) (215/732) Installing nspr (4.35-r0) (216/732) Installing nss (3.87-r0) (217/732) Installing re2 (2022.12.01-r0) (218/732) Installing snappy (1.1.9-r4) (219/732) Installing qt5-qtwebengine (5.15.11-r12) (220/732) Installing libnotify (0.8.1-r1) (221/732) Installing libproxy (0.4.18-r2) (222/732) Installing signon-ui (0.17_git20171023-r2) (223/732) Installing libassuan (2.5.5-r1) (224/732) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/732) Installing gnupg-gpgconf (2.2.41-r0) (226/732) Installing gpg (2.2.41-r0) (227/732) Installing npth (1.6-r2) (228/732) Installing gpg-agent (2.2.41-r0) (229/732) Installing libksba (1.6.3-r0) (230/732) Installing gpgsm (2.2.41-r0) (231/732) Installing gpgme (1.18.0-r1) (232/732) Installing gpgmepp (1.18.0-r1) (233/732) Installing gdbm (1.23-r0) (234/732) Installing libsasl (2.1.28-r3) (235/732) Installing libqca (2.3.4-r2) (236/732) Installing kwallet (5.101.0-r0) (237/732) Installing kaccounts-integration (22.12.1-r0) (238/732) Installing purpose (5.101.0-r0) (239/732) Installing qt5-qtbase-sqlite (5.15.8_git20230109-r0) (240/732) Installing qt5-qtfeedback (0_git20180903-r0) (241/732) Installing angelfish (22.11-r0) (242/732) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/732) Installing gtk-engines-clearlooks (2.21.0-r3) (244/732) Installing gtk-engines-crux (2.21.0-r3) (245/732) Installing gtk-engines-industrial (2.21.0-r3) (246/732) Installing gtk-engines-mist (2.21.0-r3) (247/732) Installing gtk-engines-redmond (2.21.0-r3) (248/732) Installing gtk-engines-thinice (2.21.0-r3) (249/732) Installing gtk-engines (2.21.0-r3) (250/732) Installing breeze-gtk (5.26.5-r0) (251/732) Installing alsa-ucm-conf (1.2.8-r1) (252/732) Installing ca-certificates (20230106-r0) (253/732) Installing nghttp2-libs (1.51.0-r0) (254/732) Installing libcurl (7.87.0-r2) (255/732) Installing libgpiod (1.6.3-r2) (256/732) Installing libgudev (237-r1) (257/732) Installing libmm-glib (1.20.2-r1) (258/732) Installing libusb (1.0.26-r0) (259/732) Installing eg25-manager (0.4.6-r0) (260/732) Installing eg25-manager-openrc (0.4.6-r0) (261/732) Installing linux-pine64-pinephonepro (6.1-r1) (262/732) Installing udev-init-scripts (35-r1) (263/732) Installing udev-init-scripts-openrc (35-r1) (264/732) Installing kmod-libs (30-r1) (265/732) Installing eudev (3.2.11-r6) (266/732) Installing eudev-openrc (3.2.11-r6) (267/732) Installing openssh-keygen (9.1_p1-r1) (268/732) Installing libedit (20221030.3.1-r0) (269/732) Installing openssh-client-common (9.1_p1-r1) (270/732) Installing openssh-client-default (9.1_p1-r1) (271/732) Installing openssh-sftp-server (9.1_p1-r1) (272/732) Installing openssh-server-common (9.1_p1-r1) (273/732) Installing openssh-server (9.1_p1-r1) (274/732) Installing openssh (9.1_p1-r1) (275/732) Installing boot-deploy (0.7-r0) (276/732) Installing busybox-extras (1.35.0-r30) Executing busybox-extras-1.35.0-r30.post-install (277/732) Installing lzo (2.10-r3) (278/732) Installing btrfs-progs (6.1.2-r0) (279/732) Installing bzip2 (1.0.8-r4) (280/732) Installing argon2-libs (20190702-r2) (281/732) Installing device-mapper-libs (2.03.18-r0) (282/732) Installing json-c (0.16-r2) (283/732) Installing cryptsetup-libs (2.6.0-r0) (284/732) Installing popt (1.19-r1) (285/732) Installing cryptsetup (2.6.0-r0) (286/732) Installing cryptsetup-openrc (2.6.0-r0) (287/732) Installing libaio (0.3.113-r0) (288/732) Installing device-mapper-event-libs (2.03.18-r0) (289/732) Installing lvm2-libs (2.03.18-r0) (290/732) Installing device-mapper (2.03.18-r0) (291/732) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (292/732) Installing libcom_err (1.46.5-r5) (293/732) Installing e2fsprogs-libs (1.46.5-r5) (294/732) Installing e2fsprogs (1.46.5-r5) (295/732) Installing e2fsprogs-extra (1.46.5-r5) (296/732) Installing f2fs-tools-libs (1.15.0-r0) (297/732) Installing f2fs-tools (1.15.0-r0) (298/732) Installing lz4 (1.9.4-r1) (299/732) Installing userspace-rcu (0.13.2-r0) (300/732) Installing multipath-tools (0.9.4-r0) (301/732) Installing multipath-tools-openrc (0.9.4-r0) (302/732) Installing parted (3.5-r0) (303/732) Installing postmarketos-mvcfg (1-r0) (304/732) Installing postmarketos-keys (1-r0) (305/732) Installing sudo (1.9.12_p1-r1) (306/732) Installing libfdisk (2.38.1-r2) (307/732) Installing libsmartcols (2.38.1-r2) (308/732) Installing util-linux-misc (2.38.1-r2) (309/732) Installing zram-init (11.1-r1) (310/732) Installing zram-init-openrc (11.1-r1) (311/732) Installing postmarketos-base-nofde (25-r0) (312/732) Installing unudhcpd (0.2.1-r0) (313/732) Installing xz (5.4.0-r1) (314/732) Installing postmarketos-mkinitfs (1.5.1-r4) (315/732) Installing postmarketos-base (25-r0) Executing postmarketos-base-25-r0.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (316/732) Installing llvm15-libs (15.0.6-r1) (317/732) Installing musl-fts (1.2.7-r3) (318/732) Installing libelf (0.188-r0) (319/732) Installing mesa-dri-gallium (22.3.2-r0) (320/732) Installing postmarketos-base-mesa (25-r0) (321/732) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (322/732) Installing dbus-openrc (1.14.4-r0) (323/732) Installing libacl (2.3.1-r1) (324/732) Installing lz4-libs (1.9.4-r1) (325/732) Installing libarchive (3.6.2-r1) (326/732) Installing libcbor (0.10.1-r0) (327/732) Installing efivar-libs (38-r1) (328/732) Installing libgcab (1.5-r0) (329/732) Installing json-glib (1.6.6-r1) (330/732) Installing libgusb (0.4.3-r0) (331/732) Installing libjcat (0.1.12-r0) (332/732) Installing libmbim (1.28.2-r0) (333/732) Installing protobuf-c (1.4.1-r1) (334/732) Installing libqrtr-glib (1.2.2-r0) (335/732) Installing libqmi (1.32.2-r0) (336/732) Installing tpm2-tss-mu (4.0.0-r1) (337/732) Installing tpm2-tss-sys (4.0.0-r1) (338/732) Installing tpm2-tss-esys (4.0.0-r1) (339/732) Installing libxmlb (0.3.10-r0) (340/732) Installing fwupd (1.8.9-r0) (341/732) Installing fwupd-openrc (1.8.9-r0) (342/732) Installing device-pine64-pinephonepro (3.6-r0) Executing device-pine64-pinephonepro-3.6-r0.post-install * service eg25-manager added to runlevel default (343/732) Installing firmware-pine64-pinebookpro (2-r0) (344/732) Installing linux-firmware-cypress (20221214-r1) (345/732) Installing linux-firmware-brcm (20221214-r1) (346/732) Installing linux-firmware-rockchip (20221214-r1) (347/732) Installing device-pine64-pinephonepro-nonfree-firmware (3.6-r0) (348/732) Installing yaml (0.2.5-r0) (349/732) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (350/732) Installing appstream-qt (0.15.5-r2) (351/732) Installing attica (5.101.0-r0) (352/732) Installing kidletime (5.101.0-r0) (353/732) Installing knewstuff (5.101.0-r0) (354/732) Installing discover (5.26.5-r0) (355/732) Installing libapk-qt (0.4.2-r0) (356/732) Installing discover-backend-apk (5.26.5-r0) (357/732) Installing discover-backend-fwupd (5.26.5-r0) (358/732) Installing font-droid-nonlatin (20200215-r2) (359/732) Installing font-noto-common (0_git20211101-r6) (360/732) Installing font-noto-math (0_git20211101-r6) (361/732) Installing font-noto-symbols (0_git20211101-r6) (362/732) Installing font-noto (0_git20211101-r6) (363/732) Installing font-noto-emoji (2.038-r0) (364/732) Installing font-noto-extra (0_git20211101-r6) (365/732) Installing mauiman (1.0.1-r0) (366/732) Installing mauikit (2.2.1-r0) (367/732) Installing exiv2 (0.27.5-r1) (368/732) Installing mauikit-imagetools (2.2.1-r0) (369/732) Installing mauikit-filebrowsing (2.2.1-r0) (370/732) Installing index (2.2.1-r0) (371/732) Installing signon-plugin-oauth2 (0.25-r0) (372/732) Installing kaccounts-providers (22.12.1-r0) (373/732) Installing kirigami-addons (0.6.1-r0) (374/732) Installing kclock (22.11-r0) (375/732) Installing gsettings-desktop-schemas (43.0-r0) (376/732) Installing kdecoration (5.26.5-r0) (377/732) Installing kde-gtk-config (5.26.5-r0) (378/732) Installing kirigami-gallery (22.12.1-r0) (379/732) Installing kquickimageeditor (0.2.0-r1) (380/732) Installing taglib (1.13-r0) (381/732) Installing kfilemetadata (5.101.0-r0) (382/732) Installing qt5-qtlocation (5.15.8_git20230103-r0) (383/732) Installing koko (22.11-r0) (384/732) Installing kasync (0.3.0-r2) (385/732) Installing gpg-wks-server (2.2.41-r0) (386/732) Installing gpgv (2.2.41-r0) (387/732) Installing libldap (2.6.3-r6) (388/732) Installing gnupg-dirmngr (2.2.41-r0) (389/732) Installing gnupg-utils (2.2.41-r0) (390/732) Installing gnupg-wks-client (2.2.41-r0) (391/732) Installing gnupg (2.2.41-r0) (392/732) Installing iso-codes (4.12.0-r0) (393/732) Installing kcontacts (5.101.0-r0) (394/732) Installing kpeople (5.101.0-r0) (395/732) Installing libical (3.0.16-r1) (396/732) Installing kcalendarcore (5.101.0-r0) (397/732) Installing kmime (22.12.1-r0) (398/732) Installing kimap2 (0.4.0-r1) (399/732) Installing qt5-qtxmlpatterns (5.15.8_git20221110-r0) (400/732) Installing kdav2 (0.4.0-r1) (401/732) Installing lmdb (0.9.29-r2) (402/732) Installing libxapian (1.4.21-r0) (403/732) Installing sink (0.9.0-r3) (404/732) Installing kpeoplesink (0_git20210224-r1) (405/732) Installing kpeoplevcard (0.1-r2) (406/732) Installing libraw (0.21.1-r0) (407/732) Installing libraw-tools (0.21.1-r0) (408/732) Installing imagemagick-libs (7.1.0.57-r0) (409/732) Installing jbig2dec (0.19-r1) (410/732) Installing ghostscript (10.0.0-r2) (411/732) Installing libde265 (1.0.9-r0) (412/732) Installing libheif (1.14.0-r0) (413/732) Installing librsvg (2.55.1-r0) (414/732) Installing imagemagick (7.1.0.57-r0) (415/732) Installing perl (5.36.0-r0) (416/732) Installing perl-image-exiftool (12.50-r0) (417/732) Installing exiftool (12.50-r0) (418/732) Installing feedbackd-device-themes (0_git20220202-r0) (419/732) Installing gsound (1.0.3-r1) (420/732) Installing feedbackd (0.0.2-r0) Executing feedbackd-0.0.2-r0.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (421/732) Installing tzdata (2022g-r0) (422/732) Installing openexr (3.1.5-r4) (423/732) Installing soundtouch (2.3.2-r1) (424/732) Installing libraw1394 (2.1.2-r3) (425/732) Installing libdc1394 (2.2.6-r1) (426/732) Installing tslib (1.22-r1) (427/732) Installing directfb (1.7.7-r5) (428/732) Installing faac (1.30-r2) (429/732) Installing fdk-aac (2.0.2-r1) (430/732) Installing flite (2.2-r1) (431/732) Installing libfreeaptx (0.1.1-r1) (432/732) Installing gsm (1.0.22-r1) (433/732) Installing libldac (2.0.2.3-r0) (434/732) Installing libmodplug (0.8.9.0-r2) (435/732) Installing neon (0.32.4-r0) (436/732) Installing libnice (0.1.21-r0) (437/732) Installing openal-soft (1.22.2-r2) (438/732) Installing openjpeg (2.5.0-r2) (439/732) Installing librtmp (2.4_git20190330-r2) (440/732) Installing sbc (2.0-r0) (441/732) Installing spandsp (0.0.6-r4) (442/732) Installing libsrtp (2.4.2-r3) (443/732) Installing vo-aacenc (0.1.3-r0) (444/732) Installing vo-amrwbenc (0.1.3-r0) (445/732) Installing libzbar (0.23.92-r2) (446/732) Installing gst-plugins-bad (1.20.5-r1) (447/732) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (448/732) Installing megapixels (1.6.0-r1) (449/732) Installing encodings (1.0.6-r0) (450/732) Installing libfontenc (1.1.7-r0) (451/732) Installing mkfontscale (1.2.2-r1) (452/732) Installing font-dejavu (2.37-r3) (453/732) Installing sdl2_ttf (2.20.1-r0) (454/732) Installing osk-sdl (0.67.1-r1) (455/732) Installing kcmutils (5.101.0-r0) (456/732) Installing frameworkintegration (5.101.0-r0) (457/732) Installing oxygen (5.26.5-r0) (458/732) Installing modemmanager-qt (5.101.0-r0) (459/732) Installing callaudiod-libs (0.1.4-r0) (460/732) Installing abseil-cpp (20220623.1-r1) (461/732) Installing boost1.81-thread (1.81.0-r1) (462/732) Installing libprotobuf (3.21.12-r0) (463/732) Installing libphonenumber (8.13.4-r0) (464/732) Installing plasma-dialer (22.11-r0) (465/732) Installing plasma-mobile-sounds (0.1-r1) (466/732) Installing qt5-qtquickcontrols (5.15.8_git20221110-r0) (467/732) Installing plasma-phonebook (22.11-r0) (468/732) Installing postmarketos-artwork-wallpapers (2-r1) (469/732) Installing postmarketos-hidden-desktop-entries (2.2-r1) (470/732) Installing bluez (5.66-r1) (471/732) Installing bluez-openrc (5.66-r1) (472/732) Installing bluez-obexd (5.66-r1) (473/732) Installing kded (5.101.0-r0) (474/732) Installing bluez-qt (5.101.0-r0) (475/732) Installing bluedevil (5.26.5-r0) (476/732) Installing breeze (5.26.5-r0) (477/732) Installing libpulse-mainloop-glib (9999_git20220528-r0) (478/732) Installing callaudiod (0.1.4-r0) (479/732) Installing dnsmasq-common (2.88-r0) (480/732) Installing dnsmasq-openrc (2.88-r0) (481/732) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (482/732) Installing linux-pam (1.5.2-r2) (483/732) Installing shadow (4.13-r0) (484/732) Installing elogind (246.10-r5) (485/732) Installing elogind-openrc (246.10-r5) (486/732) Installing hfd-service (0.1.0-r1) (487/732) Installing hfd-service-openrc (0.1.0-r1) (488/732) Installing iio-sensor-proxy (3.4-r0) (489/732) Installing iio-sensor-proxy-openrc (3.4-r0) (490/732) Installing libkscreen (5.26.5-r0) (491/732) Installing layer-shell-qt (5.26.5-r0) (492/732) Installing qt5-qtsensors (5.15.8_git20221110-r0) (493/732) Installing kscreen (5.26.5-r0) (494/732) Installing socat (1.7.4.4-r0) (495/732) Installing kwallet-pam (5.26.5-r0) (496/732) Installing kwayland-integration (5.26.5-r0) (497/732) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (498/732) Installing duktape (2.7.0-r0) (499/732) Installing polkit-elogind (122-r0) (500/732) Installing modemmanager (1.20.2-r1) (501/732) Installing modemmanager-openrc (1.20.2-r1) (502/732) Installing libunwind (1.6.2-r2) (503/732) Installing libcamera (0.0.3-r0) (504/732) Installing pipewire-libs (0.3.63-r1) (505/732) Installing libuv (1.44.2-r0) (506/732) Installing roc-toolkit-libs (0.1.5-r2) (507/732) Installing webrtc-audio-processing (0.3.1-r6) (508/732) Installing pipewire (0.3.63-r1) (509/732) Installing breeze-icons (5.101.0-r0) (510/732) Installing dbus-x11 (1.14.4-r0) (511/732) Installing kactivities (5.101.0-r1) (512/732) Installing kpipewire (5.26.5-r0) (513/732) Installing dconf (0.40.0-r2) (514/732) Installing anthy (9100h-r2) (515/732) Installing maliit-framework (2.3.0-r2) (516/732) Installing kyotocabinet (1.2.79-r3) (517/732) Installing libpinyin (2.8.0-r0) (518/732) Installing tinyxml (2.6.2-r1) (519/732) Installing presage (0.9.1-r2) (520/732) Installing maliit-keyboard (2.3.1-r1) (521/732) Installing qt5-qtvirtualkeyboard (5.15.8_git20221110-r0) (522/732) Installing plasma-nano (5.26.5-r0) (523/732) Installing libnm (1.40.8-r0) (524/732) Installing networkmanager-common (1.40.8-r0) (525/732) Installing networkmanager-openrc (1.40.8-r0) (526/732) Installing libndp (1.8-r1) (527/732) Installing libidn2 (2.3.4-r0) (528/732) Installing libpsl (0.21.2-r0) (529/732) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (530/732) Installing networkmanager-qt (5.101.0-r0) (531/732) Installing plasma-nm (5.26.5-r0) (532/732) Installing plasma-nm-mobile (5.26.5-r0) (533/732) Installing fftw-single-libs (3.3.10-r1) (534/732) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (535/732) Installing pulseaudio-bluez (9999_git20220528-r0) (536/732) Installing pulseaudio-alsa (9999_git20220528-r0) (537/732) Installing alsa-utils-openrc (1.2.8-r0) (538/732) Installing pulseaudio-openrc (9999_git20220528-r0) (539/732) Installing libcanberra-pulse (0.30-r9) (540/732) Installing plasma-pa (5.26.5-r0) (541/732) Installing libdaemon (0.14-r3) (542/732) Installing openrc-settingsd (1.1.0-r0) (543/732) Installing openrc-settingsd-openrc (1.1.0-r0) (544/732) Installing plasma-settings (22.11-r0) (545/732) Installing kactivitymanagerd (5.26.5-r0) (546/732) Installing kinit (5.101.0-r0) (547/732) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (548/732) Installing kdnssd (5.101.0-r0) (549/732) Installing syntax-highlighting (5.101.0-r0) (550/732) Installing kdsoap (2.1.1-r0) (551/732) Installing libmtp (1.1.20-r2) (552/732) Installing clang15-libclang (15.0.6-r2) (553/732) Installing qt5-qttools (5.15.8_git20230103-r0) (554/732) Installing phonon (4.11.1-r3) (555/732) Installing talloc (2.3.4-r1) (556/732) Installing tevent (0.13.0-r1) (557/732) Installing samba-util-libs (4.17.4-r1) (558/732) Installing jansson (2.14-r0) (559/732) Installing ldb (2.6.1-r0) (560/732) Installing libwbclient (4.17.4-r1) (561/732) Installing samba-libs (4.17.4-r1) (562/732) Installing libsmbclient (4.17.4-r1) (563/732) Installing kio-extras (22.12.1-r0) (564/732) Installing kquickcharts (5.101.0-r0) (565/732) Installing xorg-server-common (21.1.6-r0) (566/732) Installing libxkbfile (1.1.2-r0) (567/732) Installing xkbcomp (1.4.6-r0) (568/732) Installing libxfont2 (2.0.6-r0) (569/732) Installing libtirpc-conf (1.3.3-r0) (570/732) Installing libtirpc-nokrb (1.3.3-r0) (571/732) Installing libxcvt (0.1.2-r0) (572/732) Installing xwayland (22.1.7-r0) (573/732) Installing kscreenlocker (5.26.5-r0) (574/732) Installing libqaccessibilityclient (0.4.1-r1) (575/732) Installing xcb-util-cursor (0.1.4-r0) (576/732) Installing kwin (5.26.5-r0) (577/732) Installing kitemmodels (5.101.0-r0) (578/732) Installing threadweaver (5.101.0-r0) (579/732) Installing krunner (5.101.0-r0) (580/732) Installing milou (5.26.5-r0) (581/732) Installing pipewire-media-session (0.4.1-r0) (582/732) Installing font-hack (3.003-r3) (583/732) Installing qqc2-desktop-style (5.101.0-r0) (584/732) Installing plasma-integration (5.26.5-r0) (585/732) Installing qtchooser (66-r2) (586/732) Installing plasma-workspace-libs (5.26.5-r0) (587/732) Installing kactivities-stats (5.101.0-r1) (588/732) Installing baloo (5.101.0-r0) (589/732) Installing kholidays (5.101.0-r0) (590/732) Installing libkexiv2 (22.12.1-r0) (591/732) Installing knotifyconfig (5.101.0-r0) (592/732) Installing kparts (5.101.0-r0) (593/732) Installing zxing-cpp (1.4.0-r0) (594/732) Installing libdmtx-libs (0.7.7-r0) (595/732) Installing libqrencode (4.1.1-r1) (596/732) Installing prison (5.101.0-r0) (597/732) Installing ktexteditor (5.101.0-r0) (598/732) Installing libnl3 (3.7.0-r0) (599/732) Installing libpcap (1.10.2-r0) (600/732) Installing lm-sensors-libs (3.6.0-r4) (601/732) Installing libksysguard (5.26.5-r0) (602/732) Installing kuserfeedback (1.2.0-r1) (603/732) Installing gpsd (3.24-r1) (604/732) Installing gpsd-openrc (3.24-r1) (605/732) Installing mpfr4 (4.2.0-r0) (606/732) Installing libqalculate (4.5.1-r0) (607/732) Installing plasma-workspace (5.26.5-r0) (608/732) Installing kpty (5.101.0-r0) (609/732) Installing kdesu (5.101.0-r0) (610/732) Installing kde-cli-tools (5.26.5-r0) (611/732) Installing qqc2-breeze-style (5.26.5-r0) (612/732) Installing plasma-mobile (5.26.5-r0) (613/732) Installing polkit-kde-agent-1 (5.26.5-r0) (614/732) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (615/732) Installing chrony-openrc (4.3-r0) (616/732) Installing haveged (1.9.18-r0) (617/732) Installing haveged-openrc (1.9.18-r0) (618/732) Installing libmnl (1.0.5-r0) (619/732) Installing libnftnl (1.2.4-r0) (620/732) Installing nftables (1.0.6-r0) (621/732) Installing nftables-openrc (1.0.6-r0) (622/732) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (623/732) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (624/732) Installing postmarketos-base-nftables (25-r0) Executing postmarketos-base-nftables-25-r0.post-install (625/732) Installing postmarketos-artwork-icons (2-r1) (626/732) Installing util-linux (2.38.1-r2) (627/732) Installing libeconf (0.5.0-r0) (628/732) Installing runuser (2.38.1-r2) (629/732) Installing mount (2.38.1-r2) (630/732) Installing losetup (2.38.1-r2) (631/732) Installing hexdump (2.38.1-r2) (632/732) Installing uuidgen (2.38.1-r2) (633/732) Installing blkid (2.38.1-r2) (634/732) Installing sfdisk (2.38.1-r2) (635/732) Installing mcookie (2.38.1-r2) (636/732) Installing agetty (2.38.1-r2) (637/732) Installing agetty-openrc (0.46-r0) (638/732) Installing wipefs (2.38.1-r2) (639/732) Installing cfdisk (2.38.1-r2) (640/732) Installing umount (2.38.1-r2) (641/732) Installing util-linux-openrc (2.38.1-r2) (642/732) Installing flock (2.38.1-r2) (643/732) Installing lsblk (2.38.1-r2) (644/732) Installing libcap-ng (0.8.3-r1) (645/732) Installing setpriv (2.38.1-r2) (646/732) Installing logger (2.38.1-r2) (647/732) Installing partx (2.38.1-r2) (648/732) Installing fstrim (2.38.1-r2) (649/732) Installing findmnt (2.38.1-r2) (650/732) Installing wireless-regdb (2022.08.12-r0) (651/732) Installing pcsc-lite-libs (1.9.9-r0) (652/732) Installing wpa_supplicant (2.10-r4) (653/732) Installing wpa_supplicant-openrc (2.10-r4) (654/732) Installing ifupdown-ng-wifi (0.12.1-r0) (655/732) Installing postmarketos-base-ui (6-r2) Executing postmarketos-base-ui-6-r2.post-install (656/732) Installing mpdecimal (2.5.1-r1) (657/732) Installing python3 (3.11.1-r2) (658/732) Installing py3-ruamel.yaml.clib (0.2.7-r1) (659/732) Installing py3-ruamel.yaml (0.17.21-r1) (660/732) Installing sleep-inhibitor (1.16-r1) (661/732) Installing sleep-inhibitor-openrc (1.16-r1) (662/732) Installing postmarketos-base-ui-elogind (6-r2) Executing postmarketos-base-ui-elogind-6-r2.post-install (663/732) Installing py3-dbus (1.3.2-r1) (664/732) Installing obex-capabilities (0.2.1-r2) (665/732) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (666/732) Installing postmarketos-base-ui-bluez-obexd (6-r2) (667/732) Installing pulseaudio-utils (9999_git20220528-r0) (668/732) Installing postmarketos-base-ui-pulseaudio (6-r2) (669/732) Installing networkmanager-cli (1.40.8-r0) (670/732) Installing pcre (8.45-r2) (671/732) Installing slang (2.3.3-r0) (672/732) Installing newt (0.52.21-r5) (673/732) Installing networkmanager-tui (1.40.8-r0) (674/732) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (675/732) Installing mobile-broadband-provider-info (20221107-r0) (676/732) Installing networkmanager-wwan (1.40.8-r0) (677/732) Installing postmarketos-base-ui-networkmanager (6-r2) (678/732) Installing upower (1.90.0-r2) (679/732) Installing powerdevil-libs (5.26.5-r0) (680/732) Installing powerdevil (5.26.5-r0) (681/732) Installing bubblewrap (0.7.0-r0) (682/732) Installing fuse-common (3.12.0-r0) (683/732) Installing fuse-openrc (3.12.0-r0) (684/732) Installing fuse3-libs (3.12.0-r0) (685/732) Installing fuse3 (3.12.0-r0) (686/732) Installing xdg-desktop-portal (1.16.0-r0) (687/732) Installing xdg-desktop-portal-kde (5.26.5-r0) (688/732) Installing autologin (1.0.0-r4) (689/732) Installing tinydm (1.1.2-r1) (690/732) Installing tinydm-openrc (1.1.2-r1) (691/732) Installing postmarketos-base-ui-tinydm (6-r2) (692/732) Installing font-alias (1.0.4-r0) (693/732) Installing util-macros (1.19.3-r0) (694/732) Installing font-misc-misc (1.1.2-r3) (695/732) Installing font-cursor-misc (1.0.3-r3) (696/732) Installing xauth (1.1.2-r0) (697/732) Installing xmodmap (1.0.11-r0) (698/732) Installing xrdb (1.2.1-r1) (699/732) Installing xinit (1.4.2-r0) (700/732) Installing hwdata-pci (0.366-r0) (701/732) Installing libpciaccess (0.17-r0) (702/732) Installing xorg-server (21.1.6-r0) (703/732) Installing libinput (1.22.0-r0) (704/732) Installing xf86-input-libinput (1.2.1-r0) (705/732) Installing xf86-video-fbdev (0.5.0-r3) (706/732) Installing postmarketos-base-ui-x11 (6-r2) (707/732) Installing postmarketos-ui-plasma-mobile (3.9-r1) Executing postmarketos-ui-plasma-mobile-3.9-r1.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (708/732) Installing libexif (0.6.24-r0) (709/732) Installing libb2 (0.98.1-r2) (710/732) Installing double-conversion (3.2.1-r0) (711/732) Installing qt6-qtbase (6.4.2-r0) (712/732) Installing qt6-qtbase-x11 (6.4.2-r0) (713/732) Installing qt6-qtdeclarative (6.4.2-r0) (714/732) Installing qt6-qtwayland (6.4.2-r0) (715/732) Installing hwloc (2.8.0-r0) (716/732) Installing libtbb (2021.8.0-r1) (717/732) Installing opencv (4.7.0-r0) (718/732) Installing postprocessd (0.2.1-r3) (719/732) Installing postprocessd-megapixels (0.2.1-r3) (720/732) Installing qmltermwidget (0.2.0-r1) (721/732) Installing qmlkonsole (22.11-r0) (722/732) Installing c-ares (1.18.1-r1) (723/732) Installing spacebar (22.11-r0) (724/732) Installing hkdm (0.2.0-r0) (725/732) Installing buffyboard (0.2.0-r0) (726/732) Installing terminus-font (4.49.1-r3) (727/732) Installing kbd-misc (2.5.1-r4) (728/732) Installing kbd (2.5.1-r4) (729/732) Installing kbd-openrc (2.5.1-r4) (730/732) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (731/732) Installing ttyescape-openrc (1.0.1-r1) (732/732) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r30.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20230106-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r4.trigger 2023/01/11 16:14:48 Generating for kernel version: 6.1.0 2023/01/11 16:14:48 Output directory: /boot 2023/01/11 16:14:48 == Generating initramfs == 2023/01/11 16:14:48 - Including hook files 2023/01/11 16:14:48 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/11 16:14:48 - Including hook scripts 2023/01/11 16:14:48 - Including required binaries 2023/01/11 16:14:48 - Including kernel modules 2023/01/11 16:14:48 - Including splash images 2023/01/11 16:14:48 - Writing and verifying initramfs archive 2023/01/11 16:14:48 == Generating initramfs extra == 2023/01/11 16:14:48 - Including extra binaries 2023/01/11 16:14:48 - Including FDE support 2023/01/11 16:14:49 - Writing and verifying initramfs-extra archive 2023/01/11 16:14:50 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Generating /boot/grub/grub.cfg ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/rk3399-pinephone-pro.dtb 2023/01/11 16:14:52 mkinitfs completed in: 4.908617085s Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2237 MiB in 757 packages (513559) [16:14:57] (rootfs_pine64-pinephonepro) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/aarch64/postmarketos-base-25-r0.apk /mnt/pmbootstrap-packages/aarch64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.161500) OK: 2237 MiB in 758 packages (513559) [16:15:00] (rootfs_pine64-pinephonepro) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.161500) OK: 2237 MiB in 757 packages (513559) [16:15:03] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan OK: 2237 MiB in 757 packages (513559) [16:15:06] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (513559) [16:15:07] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (513559) [16:15:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (513559) [16:15:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (513559) [16:15:07] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (513559) [16:15:07] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (513559) [16:15:07] New background process: pid=572702, output=background OK: 2237 MiB in 757 packages (513559) [16:15:10] (rootfs_pine64-pinephonepro) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/aarch64/postmarketos-base-25-r0.apk /mnt/pmbootstrap-packages/aarch64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.161513) OK: 2237 MiB in 758 packages (513559) [16:15:13] (rootfs_pine64-pinephonepro) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.161513) OK: 2237 MiB in 757 packages (513559) [16:15:16] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan OK: 2237 MiB in 757 packages (513559) [16:15:19] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (513559) [16:15:20] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (513559) [16:15:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (513559) [16:15:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (513559) [16:15:20] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (513559) [16:15:20] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (513559) [16:15:20] New background process: pid=573131, output=background OK: 2237 MiB in 757 packages (513559) [16:15:23] (rootfs_pine64-pinephonepro) % apk --no-progress add -u --virtual .pmbootstrap /mnt/pmbootstrap-packages/aarch64/postmarketos-base-nofde-25-r0.apk (1/1) Installing .pmbootstrap (20230111.161526) OK: 2237 MiB in 758 packages (513559) [16:15:26] (rootfs_pine64-pinephonepro) % apk --no-progress del .pmbootstrap (1/1) Purging .pmbootstrap (20230111.161526) OK: 2237 MiB in 757 packages (513559) [16:15:29] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan OK: 2237 MiB in 757 packages (513559) [16:15:33] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (513559) [16:15:33] (rootfs_pine64-pinephonepro) % mkinitfs 2023/01/11 16:15:33 Generating for kernel version: 6.1.0 2023/01/11 16:15:33 Output directory: /boot 2023/01/11 16:15:33 == Generating initramfs == 2023/01/11 16:15:33 - Including hook files 2023/01/11 16:15:33 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2023/01/11 16:15:33 - Including hook scripts 2023/01/11 16:15:33 - Including required binaries 2023/01/11 16:15:33 - Including kernel modules 2023/01/11 16:15:33 - Including splash images 2023/01/11 16:15:33 - Writing and verifying initramfs archive 2023/01/11 16:15:33 == Generating initramfs extra == 2023/01/11 16:15:33 - Including extra binaries 2023/01/11 16:15:33 - Including FDE support 2023/01/11 16:15:34 - Writing and verifying initramfs-extra archive 2023/01/11 16:15:35 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Generating /boot/grub/grub.cfg ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/rk3399-pinephone-pro.dtb 2023/01/11 16:15:38 mkinitfs completed in: 4.873007958s (513559) [16:15:38] *** SET LOGIN PASSWORD FOR: 'user' *** (513559) [16:15:38] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (513559) [16:15:38] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (513559) [16:15:38] (rootfs_pine64-pinephonepro) locking root (513559) [16:15:38] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (513559) [16:15:38] NOTE: No valid keymap specified for device (513559) [16:15:38] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (513559) [16:15:45] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (513559) [16:15:45] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (513559) [16:15:45] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (513559) [16:15:45] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (513559) [16:15:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (513559) [16:15:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (513559) [16:15:45] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64/in-pmbootstrap (513559) [16:15:45] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2298492 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (513559) [16:15:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (513559) [16:15:45] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (513559) [16:15:45] (native) create pine64-pinephonepro.img (3512M) (513559) [16:15:45] (native) % truncate -s 3512M /home/pmos/rootfs/pine64-pinephonepro.img (513559) [16:15:45] (native) mount /dev/install (pine64-pinephonepro.img) (513559) [16:15:45] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (513559) [16:15:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (513559) [16:15:45] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (513559) [16:15:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (513559) [16:15:45] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (513559) [16:15:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (513559) [16:15:45] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (513559) [16:15:46] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (513559) [16:15:46] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (513559) [16:15:46] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (513559) [16:15:46] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (513559) [16:15:46] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (513559) [16:15:46] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (513559) [16:15:46] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (513559) [16:15:46] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (513559) [16:15:46] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (513559) [16:15:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (513559) [16:15:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (513559) [16:15:46] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (513559) [16:15:46] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (513559) [16:15:46] (native) % parted -s /dev/install mktable gpt (513559) [16:15:46] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (513559) [16:15:46] (native) % parted -s /dev/install mkpart primary 256M 100% (513559) [16:15:46] (native) % parted -s /dev/install set 1 boot on (513559) [16:15:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (513559) [16:15:46] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (513559) [16:15:46] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (513559) [16:15:46] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (513559) [16:15:46] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (513559) [16:15:46] (native) install e2fsprogs (513559) [16:15:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:15:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:15:46] (native) % cat /tmp/apk_progress_fifo (513559) [16:15:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (513559) [16:15:47] New background process: pid=574954, output=background (1/3) Installing libcom_err (1.46.5-r5) (2/3) Installing e2fsprogs-libs (1.46.5-r5) (3/3) Installing e2fsprogs (1.46.5-r5) Executing busybox-1.35.0-r30.trigger OK: 538 MiB in 127 packages (513559) [16:15:47] (native) format /dev/installp2 (root, ext4) (513559) [16:15:47] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (513559) [16:15:47] (native) mount /dev/installp2 to /mnt/install (513559) [16:15:47] (native) % mkdir -p /mnt/install (513559) [16:15:47] (native) % mount /dev/installp2 /mnt/install (513559) [16:15:48] (native) calculate depends of dosfstools (pmbootstrap -v for details) (513559) [16:15:48] (native) install dosfstools (513559) [16:15:48] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:15:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (513559) [16:15:48] (native) % cat /tmp/apk_progress_fifo (513559) [16:15:48] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (513559) [16:15:48] New background process: pid=574984, output=background (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r30.trigger OK: 538 MiB in 128 packages (513559) [16:15:48] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (513559) [16:15:48] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1 mkfs.fat 4.2 (2021-01-31) mkfs.fat: Warning: lowercase labels might not work properly on some systems (513559) [16:15:48] (native) % mkdir -p /mnt/install/boot (513559) [16:15:48] (native) % mount /dev/installp1 /mnt/install/boot (513559) [16:15:48] *** (4/4) FILL INSTALL BLOCKDEVICE *** (513559) [16:15:48] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (513559) [16:15:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (513559) [16:15:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (513559) [16:15:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (513559) [16:15:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (513559) [16:15:48] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/ (513559) [16:15:55] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (513559) [16:15:55] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (513559) [16:15:55] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/pmos@local-63beded0.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (513559) [16:15:55] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (513559) [16:15:55] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (513559) [16:15:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (513559) [16:15:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (513559) [16:16:00] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17950.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (513559) [16:16:00] (native) umount /dev/loop9 (513559) [16:16:00] (native) % losetup -d /dev/loop9 (513559) [16:16:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (513559) [16:16:00] (513559) [16:16:00] *** FLASHING INFORMATION *** (513559) [16:16:00] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (513559) [16:16:00] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (513559) [16:16:00] (513559) [16:16:00] *** SSH DAEMON INFORMATION *** (513559) [16:16:00] SSH daemon is enabled (disable with --no-sshd). (513559) [16:16:00] Login as 'user' with the password given during installation. (513559) [16:16:00] (513559) [16:16:00] *** FIREWALL INFORMATION *** (513559) [16:16:00] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (513559) [16:16:00] For more information: https://postmarketos.org/firewall (513559) [16:16:00] (513559) [16:16:00] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (513559) [16:16:00] DONE! total 2392968 -rw-r--r-- 1 root 12345 3682598912 Jan 11 16:16 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 1 /var/lib/snapd/snaps/snapd_17950.snap 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop7 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Jan 11 16:16 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Jan 11 16:16 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Jan 11 16:16 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Jan 11 16:14 bin drwxr-xr-x 2 root root 4096 Jan 11 16:15 boot drwxr-xr-x 2 root root 4096 Jan 11 16:07 dev drwxr-xr-x 66 root root 4096 Jan 11 16:15 etc drwxr-xr-x 3 root root 4096 Jan 11 16:15 home drwxr-xr-x 15 root root 4096 Jan 11 16:13 lib drwx------ 2 root root 16384 Jan 11 16:15 lost+found drwxr-xr-x 5 root root 4096 Jan 11 16:07 media drwxr-xr-x 8 root root 4096 Jan 11 16:07 mnt drwxr-xr-x 2 root root 4096 Jan 11 16:07 opt drwxr-xr-x 2 root root 4096 Jan 11 16:07 proc drwx------ 2 root root 4096 Jan 11 16:07 root drwxr-xr-x 6 root root 4096 Jan 11 16:13 run drwxr-xr-x 2 root root 4096 Jan 11 16:14 sbin drwxr-xr-x 2 root root 4096 Jan 11 16:07 srv drwxr-xr-x 2 root root 4096 Jan 11 16:07 sys drwxrwxrwt 2 root root 4096 Jan 11 16:15 tmp drwxr-xr-x 9 root root 4096 Jan 11 16:12 usr drwxr-xr-x 13 root root 4096 Jan 11 16:12 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2023-01-11 16:16:26-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 116M=0s 2023-01-11 16:16:26 (116 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2023-01-10 13:00:59.671481 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-3281-g91920f575f [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-3333-g51cde8287e [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-3298-g1c4f74d464 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25212 distinct packages available (1/101) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1673226593-r0) (2/101) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1673226593-r0) (3/101) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1673051002-r1) (4/101) Upgrading karchive (5.101.0-r0 -> 9999_git1673058100-r0) (5/101) Upgrading kconfig (5.101.0-r0 -> 9999_git1673051093-r0) (6/101) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1673051122-r0) (7/101) Upgrading kcrash (5.101.0-r0 -> 9999_git1673051132-r0) (8/101) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1673051153-r0) (9/101) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1673051619-r0) (10/101) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1673051265-r0) (11/101) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1673051276-r0) (12/101) Upgrading ki18n (5.101.0-r0 -> 9999_git1673058218-r0) (13/101) Upgrading kauth (5.101.0-r0 -> 9999_git1673222972-r0) (14/101) Upgrading kcodecs (5.101.0-r0 -> 9999_git1673140149-r0) (15/101) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1673051608-r0) (16/101) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1673058122-r0) (17/101) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1673051315-r0) (18/101) Upgrading kitemviews (5.101.0-r0 -> 9999_git1673051388-r0) (19/101) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1673301724-r0) (20/101) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1673058110-r0) (21/101) Upgrading kcompletion (5.101.0-r0 -> 9999_git1673051083-r0) (22/101) Upgrading kdoctools (5.101.0-r0 -> 9999_git1673058195-r0) (23/101) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1673051397-r0) (24/101) Upgrading knotifications (5.101.0-r0 -> 9999_git1673140535-r0) (25/101) Upgrading kservice (5.101.0-r0 -> 9999_git1673058308-r0) (26/101) Upgrading solid-libs (5.101.0-r0 -> 9999_git1673058374-r0) (27/101) Upgrading sonnet (5.101.0-r0 -> 9999_git1673137979-r0) (28/101) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1673051568-r0) (29/101) Upgrading kio (5.101.0-r0 -> 9999_git1673290447-r0) (30/101) Upgrading kpackage (5.101.0-r0 -> 9999_git1673058283-r0) (31/101) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1673058149-r0) (32/101) Upgrading kwayland (5.101.0-r0 -> 9999_git1673051598-r0) (33/101) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1673058353-r0) (34/101) Upgrading kwallet (5.101.0-r0 -> 9999_git1673058338-r0) (35/101) Upgrading purpose (5.101.0-r0 -> 9999_git1673058365-r0) (36/101) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/101) Upgrading breeze-gtk (5.26.5-r0 -> 9999_git1667417749-r0) (38/101) Upgrading attica (5.101.0-r0 -> 9999_git1673050952-r0) (39/101) Upgrading kidletime (5.101.0-r0 -> 9999_git1673051326-r0) (40/101) Upgrading knewstuff (5.101.0-r0 -> 9999_git1673051438-r0) (41/101) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1673059208-r0) (42/101) Upgrading kclock (22.11-r0 -> 9999_git1673317315-r0) (43/101) Upgrading kdecoration (5.26.5-r0 -> 9999_git1672715987-r0) (44/101) Upgrading kde-gtk-config (5.26.5-r0 -> 9999_git1669286098-r0) (45/101) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1673051255-r0) (46/101) Upgrading kcontacts (5.101.0-r0 -> 9999_git1673058137-r0) (47/101) Upgrading kpeople (5.101.0-r0 -> 9999_git1673051485-r0) (48/101) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1673051054-r0) (49/101) Upgrading kcmutils (5.101.0-r0 -> 9999_git1673218953-r0) (50/101) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1673050993-r0) (51/101) Upgrading oxygen (5.26.5-r0 -> 9999_git1673057229-r0) (52/101) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1673051649-r0) (53/101) Upgrading plasma-dialer (22.11-r0 -> 9999_git1673230983-r0) (54/101) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1673144819-r0) (55/101) Upgrading kded (5.101.0-r0 -> 9999_git1673058163-r0) (56/101) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1673050971-r0) (57/101) Upgrading bluedevil (5.26.5-r0 -> 9999_git1673144623-r0) (58/101) Upgrading breeze (5.26.5-r0 -> 9999_git1673060513-r0) (59/101) Upgrading libkscreen (5.26.5-r0 -> 9999_git1673060703-r0) (60/101) Upgrading layer-shell-qt (5.26.5-r0 -> 9999_git1671799851-r0) (61/101) Upgrading kscreen (5.26.5-r0 -> 9999_git1673230871-r0) (62/101) Upgrading kwallet-pam (5.26.5-r0 -> 9999_git1672970346-r0) (63/101) Upgrading kwayland-integration (5.26.5-r0 -> 9999_git1671825709-r0) (64/101) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1673050982-r0) (65/101) Upgrading kactivities (5.101.0-r1 -> 9999_git1673051002-r1) (66/101) Upgrading plasma-nano (5.26.5-r0 -> 9999_git1672716347-r0) (67/101) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1673051659-r0) (68/101) Upgrading plasma-nm (5.26.5-r0 -> 9999_git1673060766-r0) (69/101) Upgrading plasma-settings (22.11-r0 -> 9999_git1673060909-r0) (70/101) Upgrading kactivitymanagerd (5.26.5-r0 -> 9999_git1672715959-r1) (71/101) Upgrading kinit (5.101.0-r0 -> 9999_git1673058230-r0) (72/101) Upgrading kdnssd (5.101.0-r0 -> 9999_git1673051224-r0) (73/101) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1673208728-r0) (74/101) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1673051515-r0) (75/101) Upgrading kscreenlocker (5.26.5-r0 -> 9999_git1673060638-r0) (76/101) Upgrading kwin (5.26.5-r0 -> 9999_git1673317181-r0) (77/101) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1673051378-r0) (78/101) Upgrading threadweaver (5.101.0-r0 -> 9999_git1673051762-r0) (79/101) Upgrading krunner (5.101.0-r0 -> 9999_git1673051539-r0) (80/101) Upgrading milou (5.26.5-r0 -> 9999_git1672716212-r0) (81/101) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1673051711-r0) (82/101) Upgrading plasma-integration (5.26.5-r0 -> 9999_git1672801408-r0) (83/101) Upgrading plasma-workspace-libs (5.26.5-r0 -> 9999_git1673317266-r0) (84/101) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1673051012-r1) (85/101) Upgrading baloo (5.101.0-r0 -> 9999_git1673056732-r0) (86/101) Upgrading kholidays (5.101.0-r0 -> 9999_git1673051287-r0) (87/101) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1673051457-r0) (88/101) Upgrading kparts (5.101.0-r0 -> 9999_git1673051476-r0) (89/101) Upgrading prison (5.101.0-r0 -> 9999_git1673051691-r0) (90/101) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1673209755-r0) (91/101) Upgrading libksysguard (5.26.5-r0 -> 9999_git1673317199-r0) (92/101) Upgrading plasma-workspace (5.26.5-r0 -> 9999_git1673317266-r0) (93/101) Upgrading kpty (5.101.0-r0 -> 9999_git1673051506-r0) (94/101) Upgrading kde-cli-tools (5.26.5-r0 -> 9999_git1673230836-r0) (95/101) Upgrading qqc2-breeze-style (5.26.5-r0 -> 9999_git1670949548-r0) (96/101) Upgrading plasma-mobile (5.26.5-r0 -> 9999_git1673316034-r0) (97/101) Upgrading polkit-kde-agent-1 (5.26.5-r0 -> 9999_git1672973577-r0) (98/101) Upgrading powerdevil-libs (5.26.5-r0 -> 9999_git1673060842-r0) (99/101) Upgrading powerdevil (5.26.5-r0 -> 9999_git1673060842-r0) (100/101) Upgrading xdg-desktop-portal-kde (5.26.5-r0 -> 9999_git1672801567-r0) (101/101) Upgrading qmlkonsole (22.11-r0 -> 9999_git1673229701-r0) Executing busybox-1.35.0-r30.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2412 MiB in 757 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-57-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.5-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2424 MiB in 767 packages (1/104) Installing syndication (9999_git1673051742-r0) (2/104) Installing alligator (9999_git1672801603-r0) (3/104) Installing libavc1394 (0.5.4-r3) (4/104) Installing libcaca (0.99_beta20-r0) (5/104) Installing libdv (1.0.0-r7) (6/104) Installing libiec61883 (1.2.0-r3) (7/104) Installing libsamplerate (0.2.2-r0) (8/104) Installing jack (1.9.21-r0) (9/104) Installing mpg123-libs (1.31.1-r0) (10/104) Installing speex (1.2.1-r0) (11/104) Installing libshout (2.4.6-r1) (12/104) Installing wavpack (5.6.0-r0) (13/104) Installing gst-plugins-good (1.20.5-r0) (14/104) Installing py3-parsing (3.0.9-r1) (15/104) Installing py3-packaging (23.0-r0) (16/104) Installing py3-setuptools (65.6.3-r0) (17/104) Installing py3-certifi (2022.12.7-r0) (18/104) Installing py3-charset-normalizer (3.0.1-r1) (19/104) Installing py3-idna (3.4-r3) (20/104) Installing py3-urllib3 (1.26.13-r0) (21/104) Installing py3-requests (2.28.1-r2) (22/104) Installing py3-ytmusicapi (0.24.1-r0) (23/104) Installing libmng (2.0.3-r1) (24/104) Installing qt5-qtimageformats (5.15.8_git20230103-r0) (25/104) Installing py3-mutagen (1.46.0-r1) (26/104) Installing py3-websockets (10.4-r2) (27/104) Installing py3-brotli (1.0.9-r10) (28/104) Installing yt-dlp (2023.01.06-r0) (29/104) Installing audiotube (9999_git1673317299-r0) (30/104) Installing calindori (9999_git1672973645-r0) (31/104) Installing live-media (2022.10.01-r0) (32/104) Installing libxpm (3.5.14-r0) (33/104) Installing a52dec (0.8.0-r8) (34/104) Installing vulkan-loader (1.3.236.0-r0) (35/104) Installing ffmpeg4-libs (4.4.3-r0) (36/104) Installing libbluray (1.3.4-r0) (37/104) Installing libcddb (1.3.2-r4) (38/104) Installing libdvbpsi (1.3.3-r0) (39/104) Installing libdvdcss (1.4.3-r0) (40/104) Installing libdvdread (6.1.3-r1) (41/104) Installing libdvdnav (6.1.1-r0) (42/104) Installing libebml (1.4.4-r0) (43/104) Installing faad2-libs (2.10.1-r0) (44/104) Installing libupnp (1.14.15-r0) (45/104) Installing lua5.2-libs (5.2.4-r11) (46/104) Installing libmad (0.15.1b-r9) (47/104) Installing libmatroska (1.7.1-r0) (48/104) Installing libmicrodns (0.2.0-r0) (49/104) Installing libmpeg2 (0.5.1-r10) (50/104) Installing glslang-libs (1.3.236.0-r0) (51/104) Installing glslang (1.3.236.0-r0) (52/104) Installing spirv-tools (1.3.236.0-r0) (53/104) Installing shaderc (2022.4-r0) (54/104) Installing libplacebo (5.229.2-r0) (55/104) Installing libprotobuf-lite (3.21.12-r0) (56/104) Installing vlc-libs (3.0.18-r1) (57/104) Installing vlc (3.0.18-r1) (58/104) Installing elisa (22.12.1-r0) (59/104) Installing kunitconversion (9999_git1673051578-r0) (60/104) Installing kalk (9999_git1673060890-r0) (61/104) Installing qt5-qtkeychain (0.13.2-r1) (62/104) Installing kasts (9999_git1672885909-r0) (63/104) Installing keysmith (9999_git1672717611-r0) (64/104) Installing krecorder (9999_git1672801673-r0) (65/104) Installing kpublictransport (22.12.1-r0) (66/104) Installing ktrip (9999_git1672717782-r0) (67/104) Installing kweathercore (9999_git1672799736-r0) (68/104) Installing qt5-qtcharts (5.15.8_git20221110-r0) (69/104) Installing kweather (9999_git1672973665-r0) (70/104) Installing olm (3.2.14-r0) (71/104) Installing libquotient (0.7.1-r0) (72/104) Installing libcmark (0.30.2-r1) (73/104) Installing neochat (9999_git1673316818-r1) (74/104) Installing kjs (9999_git1673058263-r0) (75/104) Installing libdjvulibre (3.5.28-r3) (76/104) Installing libzip (1.9.2-r2) (77/104) Installing ebook-tools (0.2.2-r3) (78/104) Installing discount-libs (2.2.7b-r0) (79/104) Installing poppler (23.01.0-r0) (80/104) Installing poppler-qt5 (23.01.0-r0) (81/104) Installing kdegraphics-mobipocket (22.12.1-r0) (82/104) Installing libspectre (0.2.12-r0) (83/104) Installing okular-common (22.12.1-r0) (84/104) Installing okular (22.12.1-r0) (85/104) Installing plasma-camera (1.0_git20210328-r2) (86/104) Installing gst-libav (1.20.5-r0) (87/104) Installing gst-plugins-good-qt (1.20.5-r0) (88/104) Installing libxpresent (1.0.1-r0) (89/104) Installing libxscrnsaver (1.2.4-r0) (90/104) Installing libcdio (2.1.0-r1) (91/104) Installing libcdio-paranoia (10.2.2.0.1-r1) (92/104) Installing luajit (2.1_p20210510-r3) (93/104) Installing rubberband-libs (3.1.1-r2) (94/104) Installing sndio-libs (1.9.0-r0) (95/104) Installing uchardet-libs (0.0.8-r0) (96/104) Installing zimg (3.0.4-r1) (97/104) Installing mpv-libs (0.35.0-r1) (98/104) Installing plasmatube (9999_git1672973701-r0) (99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (100/104) Installing postmarketos-config-nftables-mdns (0.13-r0) (101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0) (102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (103/104) Installing qt5-qtwebsockets (5.15.8_git20230106-r0) (104/104) Installing tokodon (9999_git1673316859-r0) Executing busybox-1.35.0-r30.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-25-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.18-r1.trigger OK: 2603 MiB in 871 packages (chroot) Exiting chroot... [16:18:27] Unregister qemu binfmt (arm) [16:18:27] Unregister qemu binfmt (aarch64) [16:18:27] Unregister qemu binfmt (riscv64) [16:18:28] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:18:28] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:18:29] Remove /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64? (y/n) [n]: y [16:18:29] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_buildroot_aarch64 [16:18:29] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:18:29] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:18:31] Cleared up ~5885 MB of space [16:18:31] DONE! removed 'images/pmos-plasma-mobile-nightly-20230110-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230110-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20230110-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230110-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20230110-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20230110-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 919.0 MiB / 3,553.0 MiB = 0.259, 45 MiB/s, 1:18 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230111-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 894.0 MiB / 3,512.0 MiB = 0.255, 43 MiB/s, 1:21 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230111-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,331.4 MiB / 4,715.0 MiB = 0.282, 47 MiB/s, 1:39 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20230111-tablet-x64uefi.img.xz' ssh: connect to host 192.168.10.11 port 22: No route to host rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3] Build step 'Execute shell' marked build as failure [Set GitHub commit status (universal)] ERROR on repos [GHRepository@41a5aa5e[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be Sending notification to Discord. Finished: FAILURE