linux-samsung-jackpotlte not buildable
Describe your issue
What's the expected behaviour?
pmbootstrap build linux-samsung-jackpotlte should build the apk
What's the current behaviour?
It fails to build the apk with an error from musl-ld
How to reproduce your issue?
I did: pmbootstrap init pmbootstrap checksum linux-samsung-jackpotlte pmbootstrap kconfig edit linux-samsung-jackpotlte --arch aarch64 make the needed changes there, or even tried with default config, no changes done, always happens the same: pmbootstrap build linux-samsung-jackpotlte always outputs the same error on the log, I'm adding it at the end.
What device are you using?
samsung-jackpotltle I'm building this on amd64 on a Debian machine.
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v22.12
-
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: Please fill out
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
Additional information
LD vmlinux.o DTC arch/arm64/boot/dts/exynos/exynos7885-jackpotlte_eur_open_07.dtb DTC arch/arm64/boot/dts/exynos/exynos7885-jackpotlte_eur_open_04.dtb DTBTOOL arch/arm64/boot/dtb.img => Found compatible entry: samsung, JACKPOTLTE EUR rev04 (chip: 7885, hw_rev: 3, hw_rev_end: 3) => Found compatible entry: samsung, JACKPOTLTE EUR rev05 (chip: 7885, hw_rev: 4, hw_rev_end: 4) => Found compatible entry: samsung, JACKPOTLTE EUR rev05 (chip: 7885, hw_rev: 5, hw_rev_end: 5) => Found compatible entry: samsung, JACKPOTLTE EUR rev06 (chip: 7885, hw_rev: 6, hw_rev_end: 6) => Found compatible entry: samsung, JACKPOTLTE EUR rev07 (chip: 7885, hw_rev: 7, hw_rev_end: 255) MODPOST vmlinux.o GEN .version CHK include/generated/compile.h /usr/bin/aarch64-alpine-linux-musl-ld: warning: .tmp_vmlinux1 has a LOAD segment with RWX permissions /usr/bin/aarch64-alpine-linux-musl-ld: read-only segment has dynamic relocations make[1]: *** [/home/pmos/build/src/Universal7885_native_linux-494009fa0b85ef8c6c c8678da8d9c85014c17205/Makefile:1033: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2
ERROR: linux-samsung-jackpotlte: build failed