Created attachment 446198 [details] build.log illustrating the align-test issue cdrtools configure tries to execute a large number of run-time tests, which cannot be run in a cross-compiling scenario (see bug 486680). With cdrtools-3.02_alpha06, new run-time tests have been added. On at least arm linux with glibc or musl, the answers to these tests seem to be: export ac_cv_func_printf_z="yes" export ac_cv_wnowait_waitpid="no" export ac_cv_func_waitid="no" However this does not yet fix cross-compilation: A script "align-test" is compiled, and cannot be executed in the cross-compilation scenario.