PinePhone: Unable to build stable on arm64
When running pmbootstrap install
on arm64 (Debian bullseye on pinebook pro), I encounter following error which is not handled by the troubleshooting page. Also, the tree in .local
contains over 500 APKBUILD
files and it is unclear which of them to modify. I'm attaching ~/.local/var/pmbootstrap/log.txt
for further reference: log.txt. This is pmbootstrap
version 1.22.0
.
tilman@pinebookpro:~$ pmbootstrap status
[21:36:35] *** CONFIG ***
[21:36:35] Device: pine64-pinephone (aarch64, "PINE64 PinePhone")
[21:36:35] Extra packages: vim,file
[21:36:35] User Interface: plasma-mobile
[21:36:35]
[21:36:35] *** GIT REPOS ***
[21:36:35] Path: /home/tilman/.local/var/pmbootstrap/cache_git
[21:36:35] - pmaports (v20.05)
[21:36:35]
[21:36:35] *** CHECKS ***
[21:36:35] All checks passed! \o/
[21:36:35]
[21:36:35] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
[21:36:35] Done
tilman@pinebookpro:~$ pmbootstrap install --sdcard=/dev/mmcblk1
[21:36:36] *** (1/5) PREPARE NATIVE CHROOT ***
[21:36:38] *** (2/5) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
[21:36:39] NOTE: You can edit the 'arch=' line inside the APKBUILD
[21:36:39] ERROR: Can't build 'binutils-or1k-elf' for architecture aarch64
[21:36:39] See also: <https://postmarketos.org/troubleshooting>
Run 'pmbootstrap log' for details.