crossdirect: issue compiling 'zeitgeist' for armhf
pmbootstrap build --strict --force --arch=armhf zeitgeist
fails but pmb --no-crossdirect build --strict --force --arch=armhf zeitgeist
works.
The displayed error message actually seems to be a bug, so after applying the patch from https://src.fedoraproject.org/rpms/libtool/blob/c9ab88f8c2d82e1c64933aafe72b3fe7b3b223b1/f/libtool-2.4.6-fatal-handler.patch, the error message is libtool: error: unsupported hardcode properties See the libtool documentation for more information. Fatal configuration error.
Maybe this stackoverflow thread (https://stackoverflow.com/questions/11964466/why-is-libtool-is-throwing-unsupported-hardcode-properties-errors-and-what-do) has some useful information.
CC @zhuowei