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
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to