The build took 00h 01m 34s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
244,987 |
ansic |
101,720 |
lisp |
66,293 |
asm |
19,145 |
sh |
7,452 |
cpp |
1,372 |
makefile |
758 |
perl |
161 |
python |
116 |
java |
24 |
fortran |
442,028 |
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/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ecl 16.1.2-1 (Thu Apr 13 17:38:16 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...Creating directory `build'Switching to directory `build' to continue configuration.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... clangchecking 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... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking how to run the C preprocessor... clang -Echecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking for a BSD-compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-ranlib... ranlibchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for etags... nochecking for emacs-etags... nowhich: no ecl in (/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)###### YOU ARE TRYING TO CROSS COMPILE ECL.### PLEASE FOLLOW THESE INSTRUCTIONS:###### 1) Vital information cannot be determined at configuration time### because we are not able to run test programs. A file called### ### has been created, that you will have to fill out. Please do### it before invoking "configure" again.### 1.1) Direction of growth of the stackECL_STACK_DIR=down### 1.2) Choose an integer datatype which is large enough to host a pointerCL_FIXNUM_TYPE=intCL_FIXNUM_BITS=32CL_FIXNUM_MAX=536870911LCL_FIXNUM_MIN=-536870912LCL_INT_BITS=32CL_LONG_BITS=32### 1.3) Order of bytes within a wordECL_BIGENDIAN=no### 1.4) What characters signal an end of line. May be LF (Linefeed or \n)### CR (Carriage return or \r), and CRLF (CR followed by LF).ECL_NEWLINE=LF### 1.5) Can we guess how many characters are available for reading from### the FILE structure?### 0 = no### 1 = (f)->_IO_read_end - (f)->_IO_read_ptr### 2 = (f)->_r### 3 = (f)->_cntECL_FILE_CNT=0###### 1.6) Other integer types (set to 'no' to disable)###ECL_STDINT_HEADER="#include " ECL_UINT8_T=uint8_tECL_UINT16_T=uint16_tECL_UINT32_T=uint32_tECL_UINT64_T=noECL_INT8_T=int8_tECL_INT16_T=int16_tECL_INT32_T=int32_tECL_INT64_T=noECL_LONG_LONG_BITS=no###### 1.7) Other features (set to 'no' to disable)###ECL_WORKING_ENVIRON=yes### 2) To cross-compile ECL so that it runs on the system### x86_64-unknown-linux-gnu### you need to first compile ECL on the system in which you are building### the cross-compiled files, that is### x86_64-unknown-linux-gnu### By default we assume that ECL can be accessed from some directory in### the path.ECL_TO_RUN=configure: error: Configuration aborted==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/ecl/src/ecl-16.1.2/build/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by ecl configure 16.1.2, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ /tmp/ecl/src/ecl-16.1.2/src/configure --srcdir=/tmp/ecl/src/ecl-16.1.2/src --host=x86_64-unknown-linux --build=x86_64-unknown-linux-gnu --prefix=/usr --with-tcp --with-serve-event --with-clos-streams --with-system-gmp --without-x --without-clx --enable-threads --enable-shared --enable-boehm=included## --------- #### Platform. #### --------- ##hostname = 74b78e3c720funame -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: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:3023: checking build system typeconfigure:3037: result: x86_64-unknown-linux-gnuconfigure:3057: checking host system typeconfigure:3070: result: x86_64-unknown-linux-gnuconfigure:3100: checking for x86_64-unknown-linux-gccconfigure:3127: result: clangconfigure:3396: checking for C compiler versionconfigure:3405: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3416: $? = 0configure:3405: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3416: $? = 0configure:3405: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3416: $? = 1configure:3405: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3416: $? = 1configure:3436: checking whether the C compiler worksconfigure:3458: clang conftest.c >&5configure:3462: $? = 0configure:3510: result: yesconfigure:3513: checking for C compiler default output file nameconfigure:3515: result: a.outconfigure:3521: checking for suffix of executablesconfigure:3528: clang -o conftest conftest.c >&5configure:3532: $? = 0configure:3554: result:configure:3576: checking whether we are cross compilingconfigure:3614: result: yesconfigure:3619: checking for suffix of object filesconfigure:3641: clang -c conftest.c >&5configure:3645: $? = 0configure:3666: result: oconfigure:3670: checking whether we are using the GNU C compilerconfigure:3689: clang -c conftest.c >&5configure:3689: $? = 0configure:3698: result: yesconfigure:3707: checking whether clang accepts -gconfigure:3727: clang -c -g conftest.c >&5configure:3727: $? = 0configure:3768: result: yesconfigure:3785: checking for clang option to accept ISO C89configure:3848: clang -c conftest.c >&5configure:3848: $? = 0configure:3861: result: none neededconfigure:3993: checking for C++ compiler versionconfigure:4002: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:4013: $? = 0configure:4002: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:4013: $? = 0configure:4002: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:4013: $? = 1configure:4002: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:4013: $? = 1configure:4017: checking whether we are using the GNU C++ compilerconfigure:4036: clang++ -c conftest.cpp >&5configure:4036: $? = 0configure:4045: result: yesconfigure:4054: checking whether clang++ accepts -gconfigure:4074: clang++ -c -g conftest.cpp >&5configure:4074: $? = 0configure:4115: result: yesconfigure:4143: checking how to run the C preprocessorconfigure:4174: clang -E conftest.cconfigure:4174: $? = 0configure:4188: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4188: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ecl"| #define PACKAGE_TARNAME "ecl"| #define PACKAGE_VERSION "16.1.2"| #define PACKAGE_STRING "ecl 16.1.2"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4213: result: clang -Econfigure:4233: clang -E conftest.cconfigure:4233: $? = 0configure:4247: clang -E conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4247: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "ecl"| #define PACKAGE_TARNAME "ecl"| #define PACKAGE_VERSION "16.1.2"| #define PACKAGE_STRING "ecl 16.1.2"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4278: checking for x86_64-unknown-linux-ranlibconfigure:4308: result: noconfigure:4318: checking for ranlibconfigure:4334: found /usr/bin/ranlibconfigure:4345: result: ranlibconfigure:4357: WARNING: using cross tools not prefixed with host tripletconfigure:4381: checking for a BSD-compatible installconfigure:4449: result: /usr/bin/install -cconfigure:4460: checking whether ln -s worksconfigure:4464: result: yesconfigure:4471: checking whether make sets $(MAKE)configure:4493: result: yesconfigure:4505: checking for x86_64-unknown-linux-ranlibconfigure:4532: result: ranlibconfigure:4597: checking for x86_64-unknown-linux-arconfigure:4627: result: noconfigure:4637: checking for arconfigure:4653: found /usr/bin/arconfigure:4664: result: arconfigure:4690: checking for etagsconfigure:4720: result: noconfigure:4690: checking for emacs-etagsconfigure:4720: result: noconfigure:4821: error: Configuration aborted## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_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_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_XMKMF_set=ac_cv_env_XMKMF_value=ac_cv_env_build_alias_set=setac_cv_env_build_alias_value=x86_64-unknown-linux-gnuac_cv_env_docdir_set=setac_cv_env_docdir_value='${datarootdir}/doc/${PACKAGE_TARNAME}'ac_cv_env_ecldir_set=ac_cv_env_ecldir_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_RANLIB=ranlibac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yes## ----------------- #### Output variables. #### ----------------- ##AR='ar'ARCHITECTURE=''BUNDLE_LDFLAGS=''CC='clang'CC_IS_CXX=''CFLAGS=''CHAR_CODE_LIMIT=''CLX_INFO=''CL_FIXNUM_BITS=''CL_FIXNUM_MAX=''CL_FIXNUM_MIN=''CL_FIXNUM_TYPE=''CL_INT_BITS=''CL_LONG_BITS=''CORE_LIBS=''CP=''CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXFLAGS=''DEBUG_CFLAGS=''DEFS=''ECHO_C=''ECHO_N='-n'ECHO_T=''ECL_BOEHM_GC_HEADER=''ECL_CC=''ECL_CFLAGS=''ECL_CHARACTER=''ECL_CMPDIR=''ECL_EXTRA_LISP_FILES=''ECL_FILE_CNT=''ECL_FPE_CODE=''ECL_GC_DIR=''ECL_GMP_HEADER=''ECL_INIT_FORM=''ECL_LDRPATH=''ECL_LIBFFI_HEADER=''ECL_LONGJMP=''ECL_SETJMP=''ECL_STDINT_HEADER=''ECL_VERSION_NUMBER=''EGREP=''ETAGS=''EXEEXT=''EXE_SUFFIX=''EXTRA_OBJS=''FASL_LIBS=''GMP_CPPFLAGS=''GMP_LDFLAGS=''GREP=''INFOEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_INFO=''INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_TARGET=''LDFLAGS=''LIBEXT=''LIBFFI_LDFLAGS=''LIBOBJS=''LIBPREFIX=''LIBRARIES=''LIBS=''LN_S='ln -s'LSP_FEATURES='*features*'LSP_LIBRARIES=''LTLIBOBJS=''MACHINE_VERSION=''MV=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME='ecl'PACKAGE_STRING='ecl 16.1.2'PACKAGE_TARNAME='ecl'PACKAGE_URL=''PACKAGE_VERSION='16.1.2'PATH_SEPARATOR=':'POW_LIB=''RANLIB='ranlib'RM=''SET_MAKE=''SHAREDEXT=''SHAREDPREFIX=''SHARED_LDFLAGS=''SHELL='/bin/sh'SOFTWARE_TYPE=''SOFTWARE_VERSION=''SONAME1=''SONAME2=''SONAME3=''SONAME=''SONAME_LDFLAGS=''SUBDIRS='c'TARGETS='bin/ecl$(EXE)'XMKMF=''ac_ct_CC=''ac_ct_CXX=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias='x86_64-unknown-linux-gnu'build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'buildir='build'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'ecldir='${exec_prefix}/lib/ecl-16.1.2'exec_prefix='NONE'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'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='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''thehost=''true_builddir='/tmp/ecl/src/ecl-16.1.2/build'true_srcdir='/tmp/ecl/src/ecl-16.1.2/src'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "ecl"#define PACKAGE_TARNAME "ecl"#define PACKAGE_VERSION "16.1.2"#define PACKAGE_STRING "ecl 16.1.2"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""configure: exit 1