The build took 00h 01m 20s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,626 |
makefile |
1,417 |
perl |
67 |
cpp |
3,110 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: perl-netaddr-ip 4.079-2 (Tue Apr 4 21:31:52 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...This build requires a C compiler by default except on Windows wherethe Pure Perl version is mandatory. The Pure Perl version, which doesnot require compilation of XS code, can be used by invoking this as: perl Makefile.PL -noxs======================================================================W A R N I N G - Please do read below if you have legacy code======================================================================Versions 3.21 and above of NetAddr::IP, include hooks for the Storableclass that are incompatible with the old (automatic) method of storingdata. To regain backwards compatibility, the module must be use()d as use NetAddr::IP ':old_storable';which will disable the new hooks and revert back to the old ways.If you do not use Storable along with NetAddr::IP, or just don't knowwhat this all means, most likely you're safe to go ahead.Versions before 3.25 recognized by default IP addresses as returned byinet_aton. This is no longer the default. To enable this behavioragain, the module must be use()d as use NetAddr::IP ':aton';Versions before 4.008 recognized the above syntax. This behavior isfundamentally broken, is DEPRECATED and WILL BE REMOVED in version 5.0Use this method to create new objects from 'aton's $ip = new_from_aton NetAddr::IP(inet_aton('1.2.3.4'))Checking if your kit is complete...Looks goodChecking if your kit is complete...Looks goodTesting if you have a C compiler and the needed header files....building for linuxarm-linux-androideabi-gcc compile.c -o compile.outputYou have a working compiler.checking for gcc... arm-linux-androideabi-gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... configure.gcc: error: cannot run C compiled programs.If you meant to cross compile, use `--host'.See `config.log' for more details.Cannot read config.h built by 'gcc', trying 'cc'.checking for gcc... arm-linux-androideabi-gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... configure.cc: error: in `/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util':configure.cc: error: cannot run C compiled programs.If you meant to cross compile, use `--host'.See `config.log' for more detailsCannot read config.h built by 'cc', using 'pure Perl'.Checking if your kit is complete...Looks good"\x{00c3}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00b1}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00c3}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00b1}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00c3}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00b1}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00c3}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180."\x{00b1}" does not map to ascii at /usr/share/perl5/core_perl/ExtUtils/MakeMaker.pm line 1180.Generating a Unix-style MakefileWriting Makefile for NetAddr::IP::UtilWriting MYMETA.yml and MYMETA.jsonGenerating a Unix-style MakefileWriting Makefile for NetAddr::IP::LiteWriting MYMETA.yml and MYMETA.jsonGenerating a Unix-style MakefileWriting Makefile for NetAddr::IPWriting MYMETA.yml and MYMETA.jsonmake[1]: Entering directory '/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite'make[2]: Entering directory '/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util'make[2]: *** No rule to make target 'config.h', needed by 'Util.c'. Stop.make[2]: *** Waiting for unfinished jobs....Running Mkbootstrap for NetAddr::IP::Util ()cp IP.pm blib/lib/NetAddr/IP.pmAutoSplitting blib/lib/NetAddr/IP.pm (blib/lib/auto/NetAddr/IP)chmod 644 "Util.bs"cp Lite.pm ../blib/lib/NetAddr/IP/Lite.pmcp Util.pm ../../blib/lib/NetAddr/IP/Util.pmAutoSplitting ../../blib/lib/NetAddr/IP/Util.pm (../../blib/lib/auto/NetAddr/IP/Util)cp lib/NetAddr/IP/UtilPP.pm ../../blib/lib/NetAddr/IP/UtilPP.pmAutoSplitting ../../blib/lib/NetAddr/IP/UtilPP.pm (../../blib/lib/auto/NetAddr/IP/UtilPP)cp lib/NetAddr/IP/InetBase.pm ../../blib/lib/NetAddr/IP/InetBase.pmAutoSplitting ../../blib/lib/NetAddr/IP/InetBase.pm (../../blib/lib/auto/NetAddr/IP/InetBase)cp Util_IS.pm ../../blib/lib/NetAddr/IP/Util_IS.pmmake[2]: Leaving directory '/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util'make[1]: *** [Makefile:472: subdirs] Error 2make[1]: Leaving directory '/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite'make: *** [Makefile:488: subdirs] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure.cc, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ configure.cc## --------- #### Platform. #### --------- ##hostname = d08e45bef556uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8PATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure.cc:2374: checking for gccconfigure.cc:2401: result: arm-linux-androideabi-gccconfigure.cc:2630: checking for C compiler versionconfigure.cc:2639: arm-linux-androideabi-gcc --version >&5arm-linux-androideabi-gcc (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure.cc:2650: $? = 0configure.cc:2639: arm-linux-androideabi-gcc -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-gccCOLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=defaultThread model: posixgcc version 4.8 (GCC)configure.cc:2650: $? = 0configure.cc:2639: arm-linux-androideabi-gcc -V >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-V'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure.cc:2650: $? = 1configure.cc:2639: arm-linux-androideabi-gcc -qversion >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure.cc:2650: $? = 1configure.cc:2670: checking whether the C compiler worksconfigure.cc:2692: arm-linux-androideabi-gcc conftest.c >&5configure.cc:2696: $? = 0configure.cc:2744: result: yesconfigure.cc:2747: checking for C compiler default output file nameconfigure.cc:2749: result: a.outconfigure.cc:2755: checking for suffix of executablesconfigure.cc:2762: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure.cc:2766: $? = 0configure.cc:2788: result:configure.cc:2810: checking whether we are cross compilingconfigure.cc:2818: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure.cc:2822: $? = 0configure.cc:2829: ./conftestconfigure.cc: line 2831: ./conftest: cannot execute binary file: Exec format errorconfigure.cc:2833: $? = 126configure.cc:2840: error: in `/tmp/perl-netaddr-ip/src/NetAddr-IP-4.079/Lite/Util':configure.cc:2842: error: cannot run C compiled programs.If you meant to cross compile, use `--host'.See `config.log' for more details## ---------------- #### Cache variables. #### ---------------- ##ac_cv_env_CC_set=setac_cv_env_CC_value=arm-linux-androideabi-gccac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_prog_ac_ct_CC=arm-linux-androideabi-gcc## ----------------- #### Output variables. #### ----------------- ##CC='arm-linux-androideabi-gcc'CFLAGS=''CPP=''CPPFLAGS=''DEFS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EXEEXT=''GREP=''LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT=''PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'SHELL='/bin/sh'ac_ct_CC='arm-linux-androideabi-gcc'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE}'dvidir='${docdir}'exec_prefix='NONE'host_alias=''htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='NONE'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""configure.cc: exit 1