<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div><div>   I'm Yun-Chih, working on the GSOC project multi-architecture testing.<br></div>   Here's [1] my attempt to test strace in docker at Travis CI.  There are currently eight different architectures.  x86_64 is okay; but others come with several issues:<br><br></div>   1. armel, armhf, arm64:<br></div>       NO tests succeeded.  Testing halted at "rt_sigqueueinfo.test" and never proceeded.<br></div>   2. s390x, powerpc:<br>       error running "configure": "C compiler cannot create executables", despite that libc6-dev, gcc are properly installed.<br></div><div>   3. i386:<br></div><div>       failing message "Target 'all-am' not remade because of errors." at line 2616.  Reason: unknown.<br><br></div>   Here's the script that drive the whole process [2].  Anyone has insight on the errors above?  Any cue appreciated.  ( :  Thanks<br><div><div><div><div><br>[1] <a href="https://travis-ci.org/yunchih/strace-docker">https://travis-ci.org/yunchih/strace-docker</a><br>[2] <a href="https://github.com/yunchih/strace-docker">https://github.com/yunchih/strace-docker</a><br></div></div></div></div></div>