The build took 00h 01m 26s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
1,237 |
sh |
1,075 |
ansic |
737 |
makefile |
3,049 |
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:
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: evtest 1.33-2 (Wed Apr 5 01:46:55 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) xmlto-0.0.28-1Total Installed Size: 0.12 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing xmlto...:: Running post-transaction hooks...(1/1) Updating manpage index...==> WARNING: Using existing $srcdir/ tree==> Starting build()...autoreconf: Entering directory `.'autoreconf: configure.ac: not using Gettextautoreconf: running: aclocal autoreconf: configure.ac: tracingautoreconf: configure.ac: not using Libtoolautoreconf: running: /usr/bin/autoconfautoreconf: running: /usr/bin/autoheaderautoreconf: running: automake --add-missing --copy --no-forceUnescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.configure.ac:6: installing './compile'configure.ac:3: installing './install-sh'configure.ac:3: installing './missing'Makefile.am: installing './depcomp'autoreconf: Leaving directory `.'checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for 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... nochecking 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 clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for xsltproc... /usr/bin/xsltprocchecking for xmlto... /usr/bin/xmltochecking for asciidoc... /usr/bin/asciidocchecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: executing depfiles commandschecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking 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... nochecking 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 clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for xsltproc... /usr/bin/xsltprocchecking for xmlto... /usr/bin/xmltochecking for asciidoc... /usr/bin/asciidocchecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating config.hconfig.status: config.h is unchangedconfig.status: executing depfiles commandsmake all-ammake[1]: Entering directory '/tmp/evtest/src/evtest-1.33'clang -DHAVE_CONFIG_H -I. -MT evtest.o -MD -MP -MF .deps/evtest.Tpo -c -o evtest.o evtest.cevtest.c:46:10: fatal error: 'linux/version.h' file not found#include ^1 error generated.make[1]: *** [Makefile:424: evtest.o] Error 1make[1]: *** Waiting for unfinished jobs....rm evtest.xmlmake[1]: Leaving directory '/tmp/evtest/src/evtest-1.33'make: *** [Makefile:316: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/evtest/src/evtest-1.33/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by evtest configure 1.33, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 5a17d4269150uname -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: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:1854: checking for a BSD-compatible installconfigure:1922: result: /usr/bin/install -cconfigure:1933: checking whether build environment is saneconfigure:1988: result: yesconfigure:2047: checking for x86_64-unknown-linux-stripconfigure:2077: result: noconfigure:2087: checking for stripconfigure:2103: found /sysroot/bin/stripconfigure:2114: result: stripconfigure:2139: checking for a thread-safe mkdir -pconfigure:2178: result: /usr/bin/mkdir -pconfigure:2185: checking for gawkconfigure:2201: found /usr/bin/gawkconfigure:2212: result: gawkconfigure:2223: checking whether make sets $(MAKE)configure:2245: result: yesconfigure:2274: checking whether make supports nested variablesconfigure:2291: result: yesconfigure:2428: checking for x86_64-unknown-linux-gccconfigure:2455: result: clangconfigure:2724: checking for C compiler versionconfigure:2733: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2744: $? = 0configure:2733: 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:2744: $? = 0configure:2733: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2744: $? = 1configure:2733: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2744: $? = 1configure:2764: checking whether the C compiler worksconfigure:2786: clang conftest.c >&5configure:2790: $? = 0configure:2838: result: yesconfigure:2841: checking for C compiler default output file nameconfigure:2843: result: a.outconfigure:2849: checking for suffix of executablesconfigure:2856: clang -o conftest conftest.c >&5configure:2860: $? = 0configure:2882: result:configure:2904: checking whether we are cross compilingconfigure:2912: clang -o conftest conftest.c >&5configure:2916: $? = 0configure:2923: ./conftestconfigure:2927: $? = 0configure:2942: result: noconfigure:2947: checking for suffix of object filesconfigure:2969: clang -c conftest.c >&5configure:2973: $? = 0configure:2994: result: oconfigure:2998: checking whether we are using the GNU C compilerconfigure:3017: clang -c conftest.c >&5configure:3017: $? = 0configure:3026: result: yesconfigure:3035: checking whether clang accepts -gconfigure:3055: clang -c -g conftest.c >&5configure:3055: $? = 0configure:3096: result: yesconfigure:3113: checking for clang option to accept ISO C89configure:3176: clang -c conftest.c >&5configure:3176: $? = 0configure:3189: result: none neededconfigure:3214: checking whether clang understands -c and -o togetherconfigure:3236: clang -c conftest.c -o conftest2.oconfigure:3239: $? = 0configure:3236: clang -c conftest.c -o conftest2.oconfigure:3239: $? = 0configure:3251: result: yesconfigure:3279: checking for style of include used by makeconfigure:3307: result: GNUconfigure:3333: checking dependency style of clangconfigure:3444: result: gcc3configure:3471: checking for x86_64-unknown-linux-pkg-configconfigure:3504: result: noconfigure:3514: checking for pkg-configconfigure:3532: found /usr/bin/pkg-configconfigure:3544: result: /usr/bin/pkg-configconfigure:3569: checking pkg-config is at least version 0.9.0configure:3572: result: yesconfigure:3583: checking for xsltprocconfigure:3601: found /usr/bin/xsltprocconfigure:3613: result: /usr/bin/xsltprocconfigure:3637: checking for xmltoconfigure:3655: found /usr/bin/xmltoconfigure:3667: result: /usr/bin/xmltoconfigure:3678: checking for asciidocconfigure:3696: found /usr/bin/asciidocconfigure:3708: result: /usr/bin/asciidocconfigure:3840: checking that generated files are newer than configureconfigure:3846: result: doneconfigure:3877: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by evtest config.status 1.33, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 5a17d4269150config.status:849: creating Makefileconfig.status:849: creating config.hconfig.status:1030: config.h is unchangedconfig.status:1078: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_ASCIIDOC_set=ac_cv_env_ASCIIDOC_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_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_XMLTO_set=ac_cv_env_XMLTO_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_objext=oac_cv_path_ASCIIDOC=/usr/bin/asciidocac_cv_path_XMLTO=/usr/bin/xmltoac_cv_path_XSLTPROC=/usr/bin/xsltprocac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/evtest/src/evtest-1.33/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'ASCIIDOC='/usr/bin/asciidoc'AUTOCONF='${SHELL} /tmp/evtest/src/evtest-1.33/missing autoconf'AUTOHEADER='${SHELL} /tmp/evtest/src/evtest-1.33/missing autoheader'AUTOMAKE='${SHELL} /tmp/evtest/src/evtest-1.33/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EXEEXT=''HAVE_DOCTOOLS_FALSE='#'HAVE_DOCTOOLS_TRUE=''HAVE_XSLTPROC_FALSE='#'HAVE_XSLTPROC_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/evtest/src/evtest-1.33/missing makeinfo'MKDIR_P='/usr/bin/mkdir -p'OBJEXT='o'PACKAGE='evtest'PACKAGE_BUGREPORT='https://bugzilla.freedesktop.org/enter_bug.cgi?product=evtest'PACKAGE_NAME='evtest'PACKAGE_STRING='evtest 1.33'PACKAGE_TARNAME='evtest'PACKAGE_URL=''PACKAGE_VERSION='1.33'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='1.33'XMLTO='/usr/bin/xmlto'XSLTPROC='/usr/bin/xsltproc'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/evtest/src/evtest-1.33/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'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=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "evtest"#define PACKAGE_TARNAME "evtest"#define PACKAGE_VERSION "1.33"#define PACKAGE_STRING "evtest 1.33"#define PACKAGE_BUGREPORT "https://bugzilla.freedesktop.org/enter_bug.cgi?product=evtest"#define PACKAGE_URL ""#define PACKAGE "evtest"#define VERSION "1.33"configure: exit 0