The build took 00h 00m 58s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
41,073 |
ansic |
3,015 |
sh |
2,083 |
perl |
700 |
lex |
108 |
makefile |
13 |
sed |
46,992 |
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: bird 1.6.0-1 (Wed Apr 5 00:54:21 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking 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 for library containing clock_gettime... none requiredchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking whether POSIX threads are available... yeschecking CFLAGS... -pthreadchecking how to run the C preprocessor... clang -Echecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking for flex... flexchecking for bison... bisonchecking for gm4... nochecking for m4... m4checking which OS configuration should we use... ../sysdep/cf/linux.hchecking system-dependent directories... sysdep/linux sysdep/unix libchecking protocols... okchecking for linux/rtnetlink.h... noconfigure: error: Appropriate version of Linux kernel headers not found.==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/bird/src/bird-1.6.0/_build4/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.69. Invocation command line was$ ../configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --docdir=/usr/share/doc/bird## --------- #### Platform. #### --------- ##hostname = 551b93652a56uname -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/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2427: checking for x86_64-unknown-linux-gccconfigure:2454: result: clangconfigure:2723: checking for C compiler versionconfigure:2732: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2743: $? = 0configure:2732: 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:2743: $? = 0configure:2732: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2743: $? = 1configure:2732: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2743: $? = 1configure:2763: checking whether the C compiler worksconfigure:2785: clang conftest.c >&5configure:2789: $? = 0configure:2837: result: yesconfigure:2840: checking for C compiler default output file nameconfigure:2842: result: a.outconfigure:2848: checking for suffix of executablesconfigure:2855: clang -o conftest conftest.c >&5configure:2859: $? = 0configure:2881: result:configure:2903: checking whether we are cross compilingconfigure:2911: clang -o conftest conftest.c >&5configure:2915: $? = 0configure:2922: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2926: $? = 127configure:2941: result: yesconfigure:2946: checking for suffix of object filesconfigure:2968: clang -c conftest.c >&5configure:2972: $? = 0configure:2993: result: oconfigure:2997: checking whether we are using the GNU C compilerconfigure:3016: clang -c conftest.c >&5configure:3016: $? = 0configure:3025: result: yesconfigure:3034: checking whether clang accepts -gconfigure:3054: clang -c -g conftest.c >&5configure:3054: $? = 0configure:3095: result: yesconfigure:3112: checking for clang option to accept ISO C89configure:3175: clang -c conftest.c >&5configure:3175: $? = 0configure:3188: result: none neededconfigure:3209: checking for library containing clock_gettimeconfigure:3240: clang -o conftest conftest.c >&5configure:3240: $? = 0configure:3257: result: none requiredconfigure:3272: checking build system typeconfigure:3286: result: x86_64-unknown-linux-gnuconfigure:3306: checking host system typeconfigure:3319: result: x86_64-unknown-linux-gnuconfigure:3353: checking for x86_64-unknown-linux-gccconfigure:3380: result: clangconfigure:3649: checking for C compiler versionconfigure:3658: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3669: $? = 0configure:3658: 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:3669: $? = 0configure:3658: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3669: $? = 1configure:3658: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3669: $? = 1configure:3673: checking whether we are using the GNU C compilerconfigure:3701: result: yesconfigure:3710: checking whether clang accepts -gconfigure:3771: result: yesconfigure:3788: checking for clang option to accept ISO C89configure:3864: result: none neededconfigure:3901: checking whether POSIX threads are availableconfigure:3917: clang -o conftest -pthread conftest.c >&5configure:3917: $? = 0configure:3925: result: yesconfigure:4061: checking CFLAGSconfigure:4063: result: -pthreadconfigure:4072: checking how to run the C preprocessorconfigure:4103: clang -E conftest.cconfigure:4103: $? = 0configure:4117: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4117: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h. */| #include configure:4142: result: clang -Econfigure:4162: clang -E conftest.cconfigure:4162: $? = 0configure:4176: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4176: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h. */| #include configure:4218: checking for a BSD-compatible installconfigure:4286: result: /usr/bin/install -cconfigure:4300: checking for x86_64-unknown-linux-ranlibconfigure:4330: result: noconfigure:4340: checking for ranlibconfigure:4356: found /sysroot/bin/ranlibconfigure:4367: result: ranlibconfigure:4379: WARNING: using cross tools not prefixed with host tripletconfigure:4391: checking for flexconfigure:4407: found /usr/sbin/flexconfigure:4418: result: flexconfigure:4428: checking for bisonconfigure:4444: found /usr/sbin/bisonconfigure:4455: result: bisonconfigure:4467: checking for gm4configure:4497: result: noconfigure:4467: checking for m4configure:4483: found /usr/sbin/m4configure:4494: result: m4configure:4566: checking which OS configuration should we useconfigure:4568: result: ../sysdep/cf/linux.hconfigure:4579: checking system-dependent directoriesconfigure:4582: result: sysdep/linux sysdep/unix libconfigure:4605: checking protocolsconfigure:4620: result: okconfigure:4626: checking for linux/rtnetlink.hconfigure:4626: clang -c -pthread conftest.c >&5conftest.c:18:10: fatal error: 'asm/types.h' file not found#include ^1 error generated.configure:4626: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| /* end confdefs.h. */|| #include | #include ||| #include configure:4626: result: noconfigure:4634: error: Appropriate version of Linux kernel headers not found.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_env_BISON_set=ac_cv_env_BISON_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_FLEX_set=ac_cv_env_FLEX_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_M4_set=ac_cv_env_M4_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_header_linux_rtnetlink_h=noac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_BISON=bisonac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_FLEX=flexac_cv_prog_M4=m4ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_clock_gettime='none required'bird_cv_lib_pthreads=yes## ----------------- #### Output variables. #### ----------------- ##BISON='bison'CC='clang'CFLAGS=' -pthread'CLIENT=''CLIENT_LIBS=''CONFIG_FILE='$(sysconfdir)/bird.conf'CONTROL_SOCKET='$(localstatedir)/run/bird.ctl'CPP='clang -E'CPPFLAGS=''DEFS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EXEEXT=''FLEX='flex'GREP=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=' -pthread'LIBOBJS=''LIBS=''LTLIBOBJS=''M4='m4'OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'SUFFIX=''ac_ct_CC=''bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='/usr/share/doc/bird'dvidir='${docdir}'exec_prefix='NONE'exedir='.'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'iproutedir='/etc/iproute2'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'objdir='.'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'protocols='bfd bgp ospf pipe rip static'psdir='${docdir}'runtimedir='$(localstatedir)/run'sbindir='/usr/bin'sharedstatedir='${prefix}/com'srcdir_rel_mf='$(root-rel)..'sysconfdir='/etc'sysdep_dirs='sysdep/linux sysdep/unix lib'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define USE_PTHREADS 1#define SYSCONF_INCLUDE "../sysdep/cf/linux.h"#define CONFIG_BFD 1#define CONFIG_BGP 1#define CONFIG_OSPF 1#define CONFIG_PIPE 1#define CONFIG_RIP 1#define CONFIG_STATIC 1configure: exit 1