[GSOC] strace testing in docker at travis-ci.org

Yun-Chih Chen b03902074 at ntu.edu.tw
Thu May 12 05:15:34 UTC 2016


Hi,

   I'm Yun-Chih, working on the GSOC project multi-architecture testing.
   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:

   1. armel, armhf, arm64:
       NO tests succeeded.  Testing halted at "rt_sigqueueinfo.test" and
never proceeded.
   2. s390x, powerpc:
       error running "configure": "C compiler cannot create executables",
despite that libc6-dev, gcc are properly installed.
   3. i386:
       failing message "Target 'all-am' not remade because of errors." at
line 2616.  Reason: unknown.

   Here's the script that drive the whole process [2].  Anyone has insight
on the errors above?  Any cue appreciated.  ( :  Thanks

[1] https://travis-ci.org/yunchih/strace-docker
[2] https://github.com/yunchih/strace-docker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160512/36893ef0/attachment.html>


More information about the Strace-devel mailing list