The build took 00h 01m 27s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
49,246 |
ansic |
11,887 |
asm |
3,633 |
sh |
71 |
cpp |
7 |
awk |
64,844 |
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: nettle 3.2-2 (Wed Apr 5 00:57:34 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for -R flag... using -Wl,-rpath,Searching for librarieschecking /usr/lib... addedchecking /usr/local/lib... addedchecking /sw/local/lib... not foundchecking /sw/lib... not foundchecking /usr/gnu/lib... not foundchecking /opt/gnu/lib... not foundchecking /sw/gnu/lib... not foundchecking /usr/freeware/lib... not foundchecking /usr/pkg/lib... not foundchecking 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 ifunc support... nochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking if LD -Wl,--version-script works... yeschecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking for x86_64-unknown-linux-nm... nochecking for nm... nmchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for a BSD-compatible install... /usr/bin/install -cchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking whether ln -s works... yeschecking build system compiler gcc... nochecking build system compiler cc... nochecking build system compiler c89... nochecking build system compiler c99... noconfigure: error: Cannot find a build system compiler==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/nettle/src/nettle-3.2/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by nettle configure 3.2, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static## --------- #### Platform. #### --------- ##hostname = 8bcfbc2f8934uname -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:2505: checking build system typeconfigure:2519: result: x86_64-unknown-linux-gnuconfigure:2539: checking host system typeconfigure:2552: result: x86_64-unknown-linux-gnuconfigure:2706: checking for -R flagconfigure:2728: result: using -Wl,-rpath,configure:2735: result: Searching for librariesconfigure:2742: checking /usr/libconfigure:2760: result: addedconfigure:2742: checking /usr/local/libconfigure:2760: result: addedconfigure:2742: checking /sw/local/libconfigure:2769: result: not foundconfigure:2742: checking /sw/libconfigure:2769: result: not foundconfigure:2742: checking /usr/gnu/libconfigure:2769: result: not foundconfigure:2742: checking /opt/gnu/libconfigure:2769: result: not foundconfigure:2742: checking /sw/gnu/libconfigure:2769: result: not foundconfigure:2742: checking /usr/freeware/libconfigure:2769: result: not foundconfigure:2742: checking /usr/pkg/libconfigure:2769: result: not foundconfigure:2785: checking for x86_64-unknown-linux-gccconfigure:2812: result: clangconfigure:3081: checking for C compiler versionconfigure:3090: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3101: $? = 0configure:3090: 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:3101: $? = 0configure:3090: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3101: $? = 1configure:3090: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3101: $? = 1configure:3121: checking whether the C compiler worksconfigure:3143: clang conftest.c >&5configure:3147: $? = 0configure:3195: result: yesconfigure:3198: checking for C compiler default output file nameconfigure:3200: result: a.outconfigure:3206: checking for suffix of executablesconfigure:3213: clang -o conftest conftest.c >&5configure:3217: $? = 0configure:3239: result:configure:3261: checking whether we are cross compilingconfigure:3269: clang -o conftest conftest.c >&5configure:3273: $? = 0configure:3280: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3284: $? = 127configure:3299: result: yesconfigure:3304: checking for suffix of object filesconfigure:3326: clang -c conftest.c >&5configure:3330: $? = 0configure:3351: result: oconfigure:3355: checking whether we are using the GNU C compilerconfigure:3374: clang -c conftest.c >&5configure:3374: $? = 0configure:3383: result: yesconfigure:3392: checking whether clang accepts -gconfigure:3412: clang -c -g conftest.c >&5configure:3412: $? = 0configure:3453: result: yesconfigure:3470: checking for clang option to accept ISO C89configure:3533: clang -c conftest.c >&5configure:3533: $? = 0configure:3546: result: none neededconfigure:3568: checking for ifunc supportconfigure:3650: clang -o conftest conftest.c >&5conftest.c:24:33: warning: unknown attribute 'ifunc' ignored [-Wunknown-attributes]int foo (int x) __attribute__ ((ifunc("foo_resolv")));^1 warning generated./tmp/conftest-4c6345.o:conftest.c:function main: error: undefined reference to 'foo'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3650: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nettle"| #define PACKAGE_TARNAME "nettle"| #define PACKAGE_VERSION "3.2"| #define PACKAGE_STRING "nettle 3.2"| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"| #define PACKAGE_URL ""| /* end confdefs.h. */|| static int| foo_imp(int x)| {| return 1;| }|| typedef void void_func (void);|| static void_func *| foo_resolv(void)| {| return (void_func *) foo_imp;| }|| int foo (int x) __attribute__ ((ifunc("foo_resolv")));|| int| main ()| {|| return foo(0);||| ;| return 0;| }configure:3658: result: noconfigure:3796: checking for C++ compiler versionconfigure:3805: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3816: $? = 0configure:3805: 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:3816: $? = 0configure:3805: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3816: $? = 1configure:3805: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3816: $? = 1configure:3820: checking whether we are using the GNU C++ compilerconfigure:3839: clang++ -c conftest.cpp >&5configure:3839: $? = 0configure:3848: result: yesconfigure:3857: checking whether clang++ accepts -gconfigure:3877: clang++ -c -g conftest.cpp >&5configure:3877: $? = 0configure:3918: result: yesconfigure:3960: clang++ -c conftest.cpp >&5configure:3960: $? = 0configure:3981: checking if LD -Wl,--version-script worksconfigure:3999: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5/sysroot/bin/ld: error: conftest.map:2:1: syntax error, unexpected $end, expecting '{'/sysroot/bin/ld: fatal error: unable to parse version script file conftest.mapclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3999: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "nettle"| #define PACKAGE_TARNAME "nettle"| #define PACKAGE_VERSION "3.2"| #define PACKAGE_STRING "nettle 3.2"| #define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"| #define PACKAGE_URL ""| /* end confdefs.h. */|| int| main ()| {|| ;| return 0;| }configure:4027: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5configure:4027: $? = 0configure:4039: result: yesconfigure:4050: checking whether make sets $(MAKE)configure:4072: result: yesconfigure:4084: checking for x86_64-unknown-linux-ranlibconfigure:4114: result: noconfigure:4124: checking for ranlibconfigure:4140: found /sysroot/bin/ranlibconfigure:4151: result: ranlibconfigure:4163: WARNING: using cross tools not prefixed with host tripletconfigure:4176: checking for x86_64-unknown-linux-nmconfigure:4206: result: noconfigure:4216: checking for nmconfigure:4232: found /sysroot/bin/nmconfigure:4243: result: nmconfigure:4269: checking for x86_64-unknown-linux-objdumpconfigure:4299: result: noconfigure:4309: checking for objdumpconfigure:4325: found /sysroot/bin/objdumpconfigure:4336: result: objdumpconfigure:4361: checking for x86_64-unknown-linux-arconfigure:4391: result: noconfigure:4401: checking for arconfigure:4417: found /sysroot/bin/arconfigure:4428: result: arconfigure:4469: checking for a BSD-compatible installconfigure:4537: result: /usr/bin/install -cconfigure:4551: checking for a thread-safe mkdir -pconfigure:4590: result: /usr/sbin/mkdir -pconfigure:4594: checking whether ln -s worksconfigure:4598: result: yesconfigure:4677: checking build system compiler gccconfigure:4690: gcc conftest.cconftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:4:3: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:4693: $? = 0./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header./configure: line 4695: ./b.out: No such file or directory./configure: line 4695: ./a.exe: No such file or directory./configure: line 4695: ./a_out.exe: No such file or directory./configure: line 4695: ./conftest: No such file or directoryconfigure:4700: result: noconfigure:4677: checking build system compiler ccconfigure:4690: cc conftest.cconftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:4:3: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:4693: $? = 0./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header./configure: line 4695: ./b.out: No such file or directory./configure: line 4695: ./a.exe: No such file or directory./configure: line 4695: ./a_out.exe: No such file or directory./configure: line 4695: ./conftest: No such file or directoryconfigure:4700: result: noconfigure:4677: checking build system compiler c89configure:4690: c89 conftest.cconftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:4:3: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:4693: $? = 0./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header./configure: line 4695: ./b.out: No such file or directory./configure: line 4695: ./a.exe: No such file or directory./configure: line 4695: ./a_out.exe: No such file or directory./configure: line 4695: ./conftest: No such file or directoryconfigure:4700: result: noconfigure:4677: checking build system compiler c99configure:4690: c99 conftest.cconftest.c:4:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]exit(0);^conftest.c:4:3: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated.configure:4693: $? = 0./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header./configure: line 4695: ./b.out: No such file or directory./configure: line 4695: ./a.exe: No such file or directory./configure: line 4695: ./a_out.exe: No such file or directory./configure: line 4695: ./conftest: No such file or directoryconfigure:4700: result: noconfigure:4711: error: Cannot find a build system compiler## ---------------- #### 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_FOR_BUILD_set=ac_cv_env_CC_FOR_BUILD_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_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_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_CC=clangac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_NM=nmac_cv_prog_ac_ct_OBJDUMP=objdumpac_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=yesnettle_cv_link_ifunc=no## ----------------- #### Output variables. #### ----------------- ##ALLOCA=''AR='ar'ASM_ALIGN_LOG=''ASM_COFF_STYLE=''ASM_ELF_STYLE=''ASM_MARK_NOEXEC_STACK=''ASM_RODATA=''ASM_SYMBOL_PREFIX=''ASM_TYPE_FUNCTION=''ASM_TYPE_PROGBITS=''BENCH_LIBS=''CC='clang'CCPIC=''CC_FOR_BUILD=''CFLAGS=''CPP=''CPPFLAGS=''CXX='clang++'CXXFLAGS=''DEFS=''DEP_FLAGS=''DEP_INCLUDE=''DEP_PROCESS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EMULATOR=''EXEEXT=''EXEEXT_FOR_BUILD=''EXTRA_HOGWEED_LINKER_FLAGS='-Wl,--version-script=libhogweed.map'EXTRA_LINKER_FLAGS='-Wl,--version-script=libnettle.map'GMP_NUMB_BITS=''GREP=''HOGWEED_EXTRA_SYMBOLS=''IF_ASM=''IF_CXX=''IF_DLL=''IF_DLOPEN_TEST=''IF_DOCUMENTATION=''IF_HOGWEED=''IF_MINI_GMP=''IF_NOT_SHARED=''IF_SHARED=''IF_STATIC=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LIBHOGWEED_FILE=''LIBHOGWEED_FILE_SRC=''LIBHOGWEED_FORLINK=''LIBHOGWEED_LIBS=''LIBHOGWEED_LINK=''LIBHOGWEED_MAJOR='4'LIBHOGWEED_MINOR='2'LIBHOGWEED_SONAME=''LIBNETTLE_FILE=''LIBNETTLE_FILE_SRC=''LIBNETTLE_FORLINK=''LIBNETTLE_LIBS=''LIBNETTLE_LINK=''LIBNETTLE_MAJOR='6'LIBNETTLE_MINOR='2'LIBNETTLE_SONAME=''LIBOBJS=''LIBS=''LN_S='ln -s'LTLIBOBJS=''M4=''MAJOR_VERSION='3'MAKEINFO=''MINOR_VERSION='2'MKDIR_P='/usr/sbin/mkdir -p'NETTLE_USE_MINI_GMP='0'NM='nm'OBJDUMP='objdump'OBJEXT='o'OPENSSL_LIBFLAGS=''OPT_HOGWEED_OBJS=''OPT_NETTLE_OBJS=''OPT_NETTLE_SOURCES=''PACKAGE_BUGREPORT='nettle-bugs@lists.lysator.liu.se'PACKAGE_NAME='nettle'PACKAGE_STRING='nettle 3.2'PACKAGE_TARNAME='nettle'PACKAGE_URL=''PACKAGE_VERSION='3.2'PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'W64_ABI=''ac_ct_CC=''ac_ct_CXX=''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='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'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=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "nettle"#define PACKAGE_TARNAME "nettle"#define PACKAGE_VERSION "3.2"#define PACKAGE_STRING "nettle 3.2"#define PACKAGE_BUGREPORT "nettle-bugs@lists.lysator.liu.se"#define PACKAGE_URL ""configure: exit 1