The build took 00h 01m 13s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,484 |
sh |
1,894 |
ansic |
4,378 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME/toolchain_root/lib --> /sysroot/lib/toolchain_root/SOURCES --> /sysroot/SOURCES/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/COPYING --> /sysroot/COPYING/toolchain_root/COPYING3 --> /sysroot/COPYING3/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tsocks 1.8beta5-7 (Tue Apr 4 21:54:41 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognizedchecking for gcc... arm-linux-androideabi-gccchecking whether the C compiler (arm-linux-androideabi-gcc ) works... yeschecking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler... yeschecking whether we are using GNU C... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for a BSD compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking if the C compiler accepts -Wall... yeschecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for ANSI C header files... yeschecking for dlfcn.h... yeschecking for sys/socket.h... yeschecking for arpa/inet.h... yeschecking for fcntl.h... yeschecking for sys/poll.h... yeschecking for unistd.h... yeschecking for strcspn... yeschecking for strdup... yeschecking for strerror... yeschecking for strspn... yeschecking for strtol... yeschecking for connect in -lc... yeschecking for socket... yeschecking for inet_aton... yeschecking for gethostbyname... yeschecking for dlsym in -ldl... yeschecking for RTLD_NEXT from dlfcn.h... yeschecking for correct select prototype... select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout)checking for correct connect prototype... connect(int __fd, const struct sockaddr * __addr, int len)checking for correct close prototype... close(int fd)checking for correct poll prototype... configure: error: no match found!==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/tsocks/src/tsocks-1.8/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:624: checking host system typeconfigure:648: checking for gccconfigure:761: checking whether the C compiler (arm-linux-androideabi-gcc ) worksconfigure:777: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5configure:803: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compilerconfigure:808: checking whether we are using GNU Cconfigure:817: arm-linux-androideabi-gcc -E conftest.cconfigure:836: checking whether arm-linux-androideabi-gcc accepts -gconfigure:879: checking for a BSD compatible installconfigure:932: checking whether ln -s worksconfigure:954: checking if the C compiler accepts -Wallconfigure:965: arm-linux-androideabi-gcc -c -Wall conftest.c 1>&5configure:979: checking how to run the C preprocessorconfigure:1000: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1059: checking for ANSI C header filesconfigure:1072: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1165: checking for dlfcn.hconfigure:1175: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1200: checking for sys/socket.hconfigure:1210: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1235: checking for arpa/inet.hconfigure:1245: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1270: checking for fcntl.hconfigure:1280: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1305: checking for sys/poll.hconfigure:1315: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1342: checking for unistd.hconfigure:1352: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1382: checking for strcspnconfigure:1410: arm-linux-androideabi-gcc -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]char $ac_func();^configure:1382: checking for strdupconfigure:1410: arm-linux-androideabi-gcc -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: conflicting types for built-in function 'strdup' [enabled by default]char $ac_func();^configure:1382: checking for strerrorconfigure:1410: arm-linux-androideabi-gcc -o conftest -Wall conftest.c 1>&5configure:1382: checking for strspnconfigure:1410: arm-linux-androideabi-gcc -o conftest -Wall conftest.c 1>&5configure:1394:6: warning: conflicting types for built-in function 'strspn' [enabled by default]char $ac_func();^configure:1382: checking for strtolconfigure:1410: arm-linux-androideabi-gcc -o conftest -Wall conftest.c 1>&5configure:1441: checking for connect in -lcconfigure:1460: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lc 1>&5configure:1490: checking for socketconfigure:1518: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lc 1>&5configure:1588: checking for inet_atonconfigure:1616: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lc 1>&5configure:1739: checking for gethostbynameconfigure:1767: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lc 1>&5configure:1841: checking for dlsym in -ldlconfigure:1860: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -ldl 1>&5configure:1890: checking for RTLD_NEXT from dlfcn.hconfigure:2101: checking for correct select prototypeconfigure:2119: arm-linux-androideabi-gcc -c -Wall conftest.c 1>&5configure:2139: checking for correct connect prototypeconfigure:2162: arm-linux-androideabi-gcc -c -Wall conftest.c 1>&5configure:2193: checking for correct close prototypeconfigure:2210: arm-linux-androideabi-gcc -c -Wall conftest.c 1>&5configure:2230: checking for correct poll prototypeconfigure:2246: arm-linux-androideabi-gcc -c -Wall conftest.c 1>&5configure:2239:11: error: conflicting types for 'poll'int poll($testproto);^In file included from /sysroot/sysroot/usr/include/sys/poll.h:1:0,from configure:2238:/sysroot/sysroot/usr/include/poll.h:41:12: note: previous declaration of 'poll' was hereextern int poll(struct pollfd*, nfds_t, int);^configure: failed program was:#line 2236 "configure"#include "confdefs.h"#include int poll(struct pollfd *ufds, unsigned long nfds, int timeout);int main() {; return 0; }