The build took 00h 00m 47s 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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ecl 16.1.2-1 (Wed Aug 24 13:32:07 UTC 2016)==> 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... nochecking for gcc... gccconfigure: WARNING: using cross tools not prefixed with host tripletchecking 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 gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for x86_64-unknown-linux-g++... nochecking for x86_64-unknown-linux-c++... nochecking for x86_64-unknown-linux-gpp... nochecking for x86_64-unknown-linux-aCC... nochecking for x86_64-unknown-linux-CC... nochecking for x86_64-unknown-linux-cxx... nochecking for x86_64-unknown-linux-cc++... nochecking for x86_64-unknown-linux-cl.exe... nochecking for x86_64-unknown-linux-FCC... nochecking for x86_64-unknown-linux-KCC... nochecking for x86_64-unknown-linux-RCC... nochecking for x86_64-unknown-linux-xlC_r... nochecking for x86_64-unknown-linux-xlC... nochecking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking how to run the C preprocessor... gcc -Echecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking 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/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 = 33cd235f1e48uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/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/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:3130: result: noconfigure:3140: checking for gccconfigure:3156: found /usr/sbin/gccconfigure:3167: result: gccconfigure:3179: WARNING: using cross tools not prefixed with host tripletconfigure:3396: checking for C compiler versionconfigure:3405: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 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:3416: $? = 0configure:3405: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3416: $? = 0configure:3405: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3416: $? = 1configure:3405: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3416: $? = 1configure:3436: checking whether the C compiler worksconfigure:3458: gcc 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: gcc -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: gcc -c conftest.c >&5configure:3645: $? = 0configure:3666: result: oconfigure:3670: checking whether we are using the GNU C compilerconfigure:3689: gcc -c conftest.c >&5configure:3689: $? = 0configure:3698: result: yesconfigure:3707: checking whether gcc accepts -gconfigure:3727: gcc -c -g conftest.c >&5configure:3727: $? = 0configure:3768: result: yesconfigure:3785: checking for gcc option to accept ISO C89configure:3848: gcc -c conftest.c >&5configure:3848: $? = 0configure:3861: result: none neededconfigure:3895: checking for x86_64-unknown-linux-g++configure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-c++configure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-gppconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-aCCconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-CCconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-cxxconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-cc++configure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-cl.execonfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-FCCconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-KCCconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-RCCconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-xlC_rconfigure:3925: result: noconfigure:3895: checking for x86_64-unknown-linux-xlCconfigure:3925: result: noconfigure:3939: checking for g++configure:3955: found /usr/sbin/g++configure:3966: result: g++configure:3993: checking for C++ compiler versionconfigure:4002: g++ --version >&5g++ (GCC) 6.1.1 20160602Copyright (C) 2016 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:4013: $? = 0configure:4002: g++ -v >&5Using built-in specs.COLLECT_GCC=g++COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:4013: $? = 0configure:4002: g++ -V >&5g++: error: unrecognized command line option '-V'g++: fatal error: no input filescompilation terminated.configure:4013: $? = 1configure:4002: g++ -qversion >&5g++: error: unrecognized command line option '-qversion'; did you mean '--version'?g++: fatal error: no input filescompilation terminated.configure:4013: $? = 1configure:4017: checking whether we are using the GNU C++ compilerconfigure:4036: g++ -c conftest.cpp >&5configure:4036: $? = 0configure:4045: result: yesconfigure:4054: checking whether g++ accepts -gconfigure:4074: g++ -c -g conftest.cpp >&5configure:4074: $? = 0configure:4115: result: yesconfigure:4143: checking how to run the C preprocessorconfigure:4174: gcc -E conftest.cconfigure:4174: $? = 0configure:4188: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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: gcc -Econfigure:4233: gcc -E conftest.cconfigure:4233: $? = 0configure:4247: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.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/sbin/ranlibconfigure:4345: result: ranlibconfigure: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/sbin/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=ac_cv_env_CC_value=ac_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=ac_cv_env_CXX_value=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_CPP='gcc -E'ac_cv_prog_RANLIB=ranlibac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++ac_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='gcc'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='gcc -E'CPPFLAGS=''CXX='g++'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='gcc'ac_ct_CXX='g++'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