Add 32 bit testing to continous integration #14
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
quality
related to code quality (correctness, easy to follow)
Rdfind 1.4.0 failed to build on some of the Debian's build machines. It worked on amd64, arm64, mips64, ppc64el, s390x, alpha, ia64, ppc64, riscv64 and sparc64. It failed on armel, armhf, i386,mips,hppa, hurd-i386,m68k, powerpc, powerpcspe, sh4 and x32. The common denominator is that all those are (I believe) 32 bit platforms.
This demonstrates that building on a single architecture (amd64) is not enough.
Here are some ideas how to fix this on appveyour and/or travis
Is there any freely available continuous integration that uses arm? Thankful for input and suggestions.
The text was updated successfully, but these errors were encountered: