The build took 00h 01m 03s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,495 |
sh |
2,352 |
ansic |
4,847 |
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: wipe 2.3.1-3 (Tue Apr 4 21:37:35 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 target system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognizedchecking build system type... x86_64-unknown-linux-gnuchecking 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 POSIXized ISC... nochecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking whether arm-linux-androideabi-gcc needs -traditional... nochecking for a BSD compatible install... /usr/bin/install -cchecking whether the C compiler accepts -pipe... yeschecking whether the C compiler accepts -g... yeschecking whether the C compiler accepts -O0... yeschecking whether the C compiler accepts -O2... yeschecking whether the C compiler accepts -ansi... yeschecking whether the C compiler accepts -pedantic... yeschecking whether the C compiler accepts -Wall... yeschecking whether the C compiler accepts -Werror... yeschecking for dirent.h that defines DIR... yeschecking for opendir in -ldir... nochecking for ANSI C header files... yeschecking for unistd.h... yeschecking for stdint.h... yeschecking for fcntl.h... yeschecking for memory.h... yeschecking for linux/fs.h... yeschecking for sys/mount.h... yeschecking for sys/disklabel.h... nochecking for sys/ioctl.h... yeschecking for sys/file.h... yeschecking for sys/stat.h... yeschecking for sys/time.h... yeschecking for sys/types.h... yeschecking for getopt.h... yeschecking for errno.h... yeschecking for termio.h... yeschecking for termios.h... yeschecking for linux/mtio.h... yeschecking for working const... yeschecking for inline... __inline__checking for off_t... yeschecking for size_t... yeschecking whether stat file-mode macros are broken... nochecking for unistd.h... (cached) yeschecking for getpagesize... yeschecking for working mmap... nochecking for getopt... yeschecking for strnlen... yeschecking for bzero... yeschecking for memset... yeschecking for memcpy... yeschecking for realloc... yeschecking for fchmod... yeschecking for ioctl... yeschecking for fcntl... yeschecking for lockf... nochecking for flock... yeschecking for fsync... yeschecking for fdatasync... yeschecking for unlink... yeschecking for rmdir... yeschecking for remove... yeschecking for rename... yeschecking for dirfd... yesupdating cache ./config.cachecreating ./config.statuscreating Makefilecreating config.harm-linux-androideabi-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.carm-linux-androideabi-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.carm-linux-androideabi-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.carm-linux-androideabi-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.cIn file included from /sysroot/sysroot/usr/include/signal.h:32:0, from main.c:28:main.c:55:12: error: conflicting types for '__errno' extern int errno; ^/sysroot/sysroot/usr/include/errno.h:44:22: note: previous declaration of '__errno' was here extern volatile int* __errno(void) __pure2; ^In file included from /sysroot/sysroot/usr/include/signal.h:32:0, from /sysroot/sysroot/usr/include/sys/select.h:35, from /sysroot/sysroot/usr/include/unistd.h:34, from wipe.c:23:wipe.c:59:12: error: conflicting types for '__errno' extern int errno; ^/sysroot/sysroot/usr/include/errno.h:44:22: note: previous declaration of '__errno' was here extern volatile int* __errno(void) __pure2; ^make: *** [: main.o] Error 1 make: *** Waiting for unfinished jobs....In file included from /sysroot/sysroot/usr/include/signal.h:32:0, from /sysroot/sysroot/usr/include/sys/select.h:35, from /sysroot/sysroot/usr/include/unistd.h:34, from dir.c:23:dir.c:49:12: error: conflicting types for '__errno' extern int errno; ^/sysroot/sysroot/usr/include/errno.h:44:22: note: previous declaration of '__errno' was here extern volatile int* __errno(void) __pure2; ^make: *** [: wipe.o] Error 1 make: *** [: dir.o] Error 1 In file included from rand.c:23:0:rand.c:39:12: error: conflicting types for '__errno' extern int errno, exit_code; ^/sysroot/sysroot/usr/include/errno.h:44:22: note: previous declaration of '__errno' was here extern volatile int* __errno(void) __pure2; ^make: *** [: rand.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/wipe/src/wipe-2.3.1/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:600: checking host system typeconfigure:621: checking target system typeconfigure:639: checking build system typeconfigure:668: checking for gccconfigure:781: checking whether the C compiler (arm-linux-androideabi-gcc ) worksconfigure:797: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5configure:823: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compilerconfigure:828: checking whether we are using GNU Cconfigure:837: arm-linux-androideabi-gcc -E conftest.cconfigure:856: checking whether arm-linux-androideabi-gcc accepts -gconfigure:888: checking for POSIXized ISCconfigure:909: checking how to run the C preprocessorconfigure:930: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:990: checking whether arm-linux-androideabi-gcc needs -traditionalconfigure:1047: checking for a BSD compatible installconfigure:1101: checking whether the C compiler accepts -pipeconfigure:1111: arm-linux-androideabi-gcc -c -pipe conftest.c 1>&5configure:1123: checking whether the C compiler accepts -gconfigure:1133: arm-linux-androideabi-gcc -c -g conftest.c 1>&5configure:1145: checking whether the C compiler accepts -O0configure:1155: arm-linux-androideabi-gcc -c -O0 conftest.c 1>&5configure:1167: checking whether the C compiler accepts -O2configure:1177: arm-linux-androideabi-gcc -c -O2 conftest.c 1>&5configure:1189: checking whether the C compiler accepts -ansiconfigure:1199: arm-linux-androideabi-gcc -c -ansi conftest.c 1>&5configure:1211: checking whether the C compiler accepts -pedanticconfigure:1221: arm-linux-androideabi-gcc -c -pedantic conftest.c 1>&5configure:1233: checking whether the C compiler accepts -Wallconfigure:1243: arm-linux-androideabi-gcc -c -Wall conftest.c 1>&5configure:1255: checking whether the C compiler accepts -Werrorconfigure:1265: arm-linux-androideabi-gcc -c -Werror conftest.c 1>&5configure:1322: checking for dirent.h that defines DIRconfigure:1335: arm-linux-androideabi-gcc -c -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:1360: checking for opendir in -ldirconfigure:1379: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c -ldir 1>&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldircollect2: error: ld returned 1 exit statusconfigure: failed program was:#line 1368 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. *//* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char opendir();int main() {opendir(); return 0; }configure:1443: checking for ANSI C header filesconfigure:1456: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for unistd.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for stdint.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for fcntl.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for memory.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for linux/fs.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for sys/mount.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for sys/disklabel.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1556:27: fatal error: sys/disklabel.h: No such file or directory#include <$ac_hdr>^compilation terminated.configure: failed program was:#line 1555 "configure"#include "confdefs.h"#include configure:1550: checking for sys/ioctl.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for sys/file.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for sys/stat.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for sys/time.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for sys/types.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for getopt.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for errno.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for termio.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for termios.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1550: checking for linux/mtio.hconfigure:1560: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.outconfigure:1588: checking for working constconfigure:1642: arm-linux-androideabi-gcc -c -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:1663: checking for inlineconfigure:1677: arm-linux-androideabi-gcc -c -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:1673:3: error: unknown type name 'inline'} $ac_kw foo() {^configure: failed program was:#line 1670 "configure"#include "confdefs.h"int main() {} inline foo() {; return 0; }configure:1677: arm-linux-androideabi-gcc -c -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:1703: checking for off_tconfigure:1736: checking for size_tconfigure:1769: checking whether stat file-mode macros are brokenconfigure:1830: checking for unistd.hconfigure:1869: checking for getpagesizeconfigure:1897: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:1922: checking for working mmapconfigure:2095: checking for getoptconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for strnlenconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for bzeroconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for memsetconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2107:6: warning: conflicting types for built-in function 'memset' [enabled by default]char $ac_func();^configure:2095: checking for memcpyconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2107:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]char $ac_func();^configure:2095: checking for reallocconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2107:6: warning: conflicting types for built-in function 'realloc' [enabled by default]char $ac_func();^configure:2095: checking for fchmodconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for ioctlconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for fcntlconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for lockfconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5/tmp/ccqCf4An.o:conftest.c:function main: error: undefined reference to 'lockf'collect2: error: ld returned 1 exit statusconfigure: failed program was:#line 2100 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char lockf(); below. */#include /* Override any gcc2 internal prototype to avoid an error. *//* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char lockf();int main() {/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_lockf) || defined (__stub___lockf)choke me#elselockf();#endif; return 0; }configure:2095: checking for flockconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for fsyncconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for fdatasyncconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for unlinkconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for rmdirconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for removeconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for renameconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5configure:2095: checking for dirfdconfigure:2123: arm-linux-androideabi-gcc -o conftest -ansi -pedantic -D__USE_BSD -D_BSD_SOURCE -D__USE_POSIX -D_POSIX_SOURCE -D_POSIX_MAPPED_FILES conftest.c 1>&5