The build took 00h 00m 51s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,395 |
ansic |
232 |
sh |
1,627 |
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: time 1.7-8 (Tue Apr 4 21:36:44 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking for gcc... arm-linux-androideabi-gccchecking whether we are using GNU C... yeschecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for a BSD compatible install... /usr/bin/install -cchecking whether cross-compiling... yeschecking for ANSI C header files... yeschecking for sys/wait.h that is POSIX.1 compatible... yeschecking for unistd.h... yeschecking for string.h... yeschecking for sys/rusage.h... nochecking for working const... yeschecking for pid_t... yeschecking for size_t... yeschecking return type of signal handlers... voidchecking for struct timeval in sys/time.h... yeschecking for vprintf... yeschecking for wait3 that fills in rusage... nochecking for strerror... yeschecking for getpagesize... yesupdating cache ./config.cachecreating ./config.statuscreating Makefilearm-linux-androideabi-gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. time.carm-linux-androideabi-gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. getopt.carm-linux-androideabi-gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. getopt1.carm-linux-androideabi-gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. error.cgetopt.c: In function '_getopt_initialize':getopt.c:358:24: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] nonoption_flags_len = strlen (nonoption_flags); ^getopt.c: In function '_getopt_internal':getopt.c:556:32: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if (nameend - nextchar == strlen (p->name)) ^getopt.c:580:16: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] nextchar += strlen (nextchar); ^getopt.c:610:17: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] nextchar += strlen (nextchar); ^getopt.c:626:17: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] nextchar += strlen (nextchar); ^getopt.c:631:16: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] nextchar += strlen (nextchar); ^In file included from time.c:34:0:resuse.h:43:8: error: redefinition of 'struct rusage' struct rusage ^In file included from /sysroot/sysroot/usr/include/sys/resource.h:35:0, from /sysroot/sysroot/usr/include/sys/wait.h:33, from wait.h:21, from time.c:24:/sysroot/sysroot/usr/include/linux/resource.h:29:8: note: originally defined here struct rusage { ^arm-linux-androideabi-gcc -c -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DRETSIGTYPE=void -DHAVE_TIMEVAL=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_GETPAGESIZE=1 -I. -I. resuse.cmake: *** [Makefile:130: time.o] Error 1make: *** Waiting for unfinished jobs....In file included from resuse.c:42:0:resuse.h:43:8: error: redefinition of 'struct rusage' struct rusage ^In file included from /sysroot/sysroot/usr/include/sys/resource.h:35:0, from /sysroot/sysroot/usr/include/sys/wait.h:33, from wait.h:21, from resuse.c:23:/sysroot/sysroot/usr/include/linux/resource.h:29:8: note: originally defined here struct rusage { ^make: *** [Makefile:130: resuse.o] Error 1==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/time/src/time-1.7/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:627: arm-linux-androideabi-gcc -E conftest.cconfigure:685: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:812: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5configure:838: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:944: arm-linux-androideabi-gcc -c conftest.c 1>&5configure:976: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:976: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:976: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:972:24: fatal error: sys/rusage.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure:1056: arm-linux-androideabi-gcc -c conftest.c 1>&5configure:1162: arm-linux-androideabi-gcc -c conftest.c 1>&5configure:1231: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5configure:1214:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]char vprintf();^configure:1391: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5configure:1424: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5