The build took 00h 01m 01s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 114,200 | ansic | 
| 14,569 | sh | 
| 2,037 | cpp | 
| 1,385 | awk | 
| 611 | perl | 
| 45 | makefile | 
| 27 | tcl | 
| 14 | asm | 
| 12 | python | 
| 132,900 | 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:
        There were existing files in /sysroot, using those
        CMD: sudo -u tuscan PATH=/sysroot/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: osiris 4.2.3-9 (Wed Apr  5 00:40:01 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host.    If a cross compiler is detected then cross compile mode will be used.checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking whether to enable maintainer-specific portions of Makefiles... nochecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking 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 ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for x86_64-unknown-linux-g++... clang++checking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking dependency style of clang++... gcc3checking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for OpenSSL directory... configure: error: cannot run test program while cross compilingSee `config.log' for more details.==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/osiris/src/osiris-4.2.3/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, which wasgenerated by GNU Autoconf 2.59.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-fancy-cli --with-md-root-dir=/usr/share/osiris## --------- #### Platform. #### --------- ##hostname = f6e42c9adbd9uname -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 = unknownhostinfo               = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1364: checking build system typeconfigure:1382: result: x86_64-unknown-linux-gnuconfigure:1390: checking host system typeconfigure:1404: result: x86_64-unknown-linux-gnuconfigure:1412: checking target system typeconfigure:1426: result: x86_64-unknown-linux-gnuconfigure:1454: checking for a BSD-compatible installconfigure:1509: result: /usr/bin/install -cconfigure:1520: checking whether build environment is saneconfigure:1563: result: yesconfigure:1596: checking for gawkconfigure:1612: found /usr/sbin/gawkconfigure:1622: result: gawkconfigure:1632: checking whether make sets $(MAKE)configure:1652: result: yesconfigure:1712: checking for x86_64-unknown-linux-stripconfigure:1741: result: noconfigure:1750: checking for stripconfigure:1766: found /sysroot/bin/stripconfigure:1777: result: stripconfigure:1803: checking whether to enable maintainer-specific portions of Makefilesconfigure:1812: result: noconfigure:1837: checking for x86_64-unknown-linux-gccconfigure:1863: result: clangconfigure:2145: checking for C compiler versionconfigure:2148: clang --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2151: $? = 0configure:2153: clang -v &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2156: $? = 0configure:2158: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2161: $? = 1configure:2184: checking for C compiler default output file nameconfigure:2187: clang    conftest.c  >&5configure:2190: $? = 0configure:2236: result: a.outconfigure:2241: checking whether the C compiler worksconfigure:2247: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2250: $? = 127configure:2267: result: yesconfigure:2274: checking whether we are cross compilingconfigure:2276: result: yesconfigure:2279: checking for suffix of executablesconfigure:2281: clang -o conftest    conftest.c  >&5configure:2284: $? = 0configure:2309: result:configure:2315: checking for suffix of object filesconfigure:2336: clang -c   conftest.c >&5configure:2339: $? = 0configure:2361: result: oconfigure:2365: checking whether we are using the GNU C compilerconfigure:2389: clang -c   conftest.c >&5configure:2395: $? = 0configure:2399: test -z|| test ! -s conftest.errconfigure:2402: $? = 0configure:2405: test -s conftest.oconfigure:2408: $? = 0configure:2421: result: yesconfigure:2427: checking whether clang accepts -gconfigure:2448: clang -c -g  conftest.c >&5configure:2454: $? = 0configure:2458: test -z|| test ! -s conftest.errconfigure:2461: $? = 0configure:2464: test -s conftest.oconfigure:2467: $? = 0configure:2478: result: yesconfigure:2495: checking for clang option to accept ANSI Cconfigure:2565: clang  -c   conftest.c >&5configure:2571: $? = 0configure:2575: test -z|| test ! -s conftest.errconfigure:2578: $? = 0configure:2581: test -s conftest.oconfigure:2584: $? = 0configure:2602: result: none neededconfigure:2620: clang -c   conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2626: $? = 1configure: failed program was:| #ifndef __cplusplus|   choke me| #endifconfigure:2778: checking for style of include used by makeconfigure:2806: result: GNUconfigure:2834: checking dependency style of clangconfigure:2896: result: gcc3configure:2911: checking for x86_64-unknown-linux-g++configure:2937: result: clang++configure:2995: checking for C++ compiler versionconfigure:2998: clang++ --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3001: $? = 0configure:3003: clang++ -v &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3006: $? = 0configure:3008: clang++ -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3011: $? = 1configure:3014: checking whether we are using the GNU C++ compilerconfigure:3038: clang++ -c   conftest.cc >&5configure:3044: $? = 0configure:3048: test -z|| test ! -s conftest.errconfigure:3051: $? = 0configure:3054: test -s conftest.oconfigure:3057: $? = 0configure:3070: result: yesconfigure:3076: checking whether clang++ accepts -gconfigure:3097: clang++ -c -g  conftest.cc >&5configure:3103: $? = 0configure:3107: test -z|| test ! -s conftest.errconfigure:3110: $? = 0configure:3113: test -s conftest.oconfigure:3116: $? = 0configure:3127: result: yesconfigure:3169: clang++ -c   conftest.cc >&5configure:3175: $? = 0configure:3179: test -z|| test ! -s conftest.errconfigure:3182: $? = 0configure:3185: test -s conftest.oconfigure:3188: $? = 0configure:3214: clang++ -c   conftest.cc >&5conftest.cc:15:1: error: use of undeclared identifier 'exit'exit (42);^1 error generated.configure:3220: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "osiris"| #define VERSION "4.0.0"| /* end confdefs.h.  */|| int| main ()| {| exit (42);|   ;|   return 0;| }configure:3169: clang++ -c   conftest.cc >&5conftest.cc:11:17: error: use of undeclared identifier 'std'extern "C" void std::exit (int) throw (); using std::exit;^conftest.cc:11:49: error: use of undeclared identifier 'std'extern "C" void std::exit (int) throw (); using std::exit;^2 errors generated.configure:3175: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "osiris"| #define VERSION "4.0.0"| /* end confdefs.h.  */| extern "C" void std::exit (int) throw (); using std::exit;| #include | int| main ()| {| exit (42);|   ;|   return 0;| }configure:3169: clang++ -c   conftest.cc >&5conftest.cc:11:17: error: use of undeclared identifier 'std'extern "C" void std::exit (int); using std::exit;^conftest.cc:11:40: error: use of undeclared identifier 'std'extern "C" void std::exit (int); using std::exit;^2 errors generated.configure:3175: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "osiris"| #define VERSION "4.0.0"| /* end confdefs.h.  */| extern "C" void std::exit (int); using std::exit;| #include | int| main ()| {| exit (42);|   ;|   return 0;| }configure:3169: clang++ -c   conftest.cc >&5In file included from conftest.cc:12:In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:/sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'_Noreturn void exit (int);^conftest.cc:11:17: note: previous declaration is hereextern "C" void exit (int) throw ();^1 error generated.configure:3175: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "osiris"| #define VERSION "4.0.0"| /* end confdefs.h.  */| extern "C" void exit (int) throw ();| #include | int| main ()| {| exit (42);|   ;|   return 0;| }configure:3169: clang++ -c   conftest.cc >&5configure:3175: $? = 0configure:3179: test -z|| test ! -s conftest.errconfigure:3182: $? = 0configure:3185: test -s conftest.oconfigure:3188: $? = 0configure:3214: clang++ -c   conftest.cc >&5configure:3220: $? = 0configure:3224: test -z|| test ! -s conftest.errconfigure:3227: $? = 0configure:3230: test -s conftest.oconfigure:3233: $? = 0configure:3258: checking dependency style of clang++configure:3320: result: gcc3configure:3328: checking for x86_64-unknown-linux-ranlibconfigure:3357: result: noconfigure:3366: checking for ranlibconfigure:3382: found /sysroot/bin/ranlibconfigure:3393: result: ranlibconfigure:3568: checking for OpenSSL directoryconfigure:3627: error: cannot run test program while cross compilingSee `config.log' for more details.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_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_build_alias_set=ac_cv_env_build_alias_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_exeext=ac_cv_host=x86_64-unknown-linux-gnuac_cv_host_alias=x86_64-unknown-linuxac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CXX=clang++ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_target=x86_64-unknown-linux-gnuac_cv_target_alias=x86_64-unknown-linuxam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run aclocal-1.6'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run tar'AUTOCONF='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run autoconf'AUTOHEADER='echo'AUTOMAKE='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run automake-1.6'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP=''CPPFLAGS=''CXX='clang++'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''DEFS=''DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBREADLINE=''LIBS=' -lssl -lcrypto'LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run makeinfo'OBJEXT='o'PACKAGE='osiris'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='4.0.0'ac_ct_CC=''ac_ct_CXX=''ac_ct_RANLIB='ranlib'ac_ct_STRIP='strip'am__include='include'am__quote=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${prefix}/share'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'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/tmp/osiris/src/osiris-4.2.3/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'with_md_conf_dir='/usr/share/osiris'with_md_root_dir='/usr/share/osiris'with_osiris_md_user='osiris'with_osiris_user='osiris'with_root_dir='/usr/osiris'## ----------- #### confdefs.h. #### ----------- ###define OSIRISMD_CONF_DIR "/usr/share/osiris"#define OSIRISMD_ROOT_DIR "/usr/share/osiris"#define OSIRISMD_USERNAME "osiris"#define OSIRIS_ROOT_DIR "/usr/osiris"#define OSIRIS_USERNAME "osiris"#define PACKAGE "osiris"#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME ""#define PACKAGE_STRING ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"#define VERSION "4.0.0"#endif#ifdef __cplusplusextern "C" void exit (int);configure: exit 1