alpine-pkg-glibc icon indicating copy to clipboard operation
alpine-pkg-glibc copied to clipboard

Support arm/v6 or arm/v7

Open daggy1234 opened this issue 4 years ago • 1 comments

While chasing down a dependency tree, compiling a dokcer image that uses your package errors on a rasberry pi (arm/v7).

Executing glibc-bin-2.33-r0.trigger
/usr/glibc-compat/sbin/ldconfig: line 1: @8: not found
/usr/glibc-compat/sbin/ldconfig: line 2: @@@00@@%�: not found
/usr/glibc-compat/sbin/ldconfig: line 1: ELF: not found
/usr/glibc-compat/sbin/ldconfig: line 3: %�: not found
/usr/glibc-compat/sbin/ldconfig: line 4: syntax error: unexpected word (expecting ")")
ERROR: glibc-bin-2.33-r0.trigger: script exited with error 2

Will building arm/v7 binaries be possible?

daggy1234 avatar Aug 18 '21 17:08 daggy1234