The build took 00h 01m 30s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
95,139 |
ansic |
20,244 |
sh |
3,204 |
cpp |
2,053 |
yacc |
482 |
lex |
34 |
awk |
16 |
sed |
121,172 |
total |
The process tree of the build process is here.
Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: elfutils 0.166-1 (Thu Apr 13 17:19:36 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking 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 whether to enable maintainer-specific portions of Makefiles... nochecking whether make supports nested variables... (cached) yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking 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-ranlib... nochecking for ranlib... ranlibchecking for bison... bison -ychecking for flex... flexchecking lex output file root... lex.yychecking lex library... none neededchecking whether yytext is a pointer... nochecking for x86_64-unknown-linux-ar... nochecking for x86_64-unknown-linux-lib... nochecking for x86_64-unknown-linux-link... nochecking for ar... archecking the archiver (ar) interface... archecking for x86_64-unknown-linux-readelf... nochecking for readelf... readelfchecking for x86_64-unknown-linux-nm... nochecking for nm... nmchecking for gcc with GNU99 support... noconfigure: error: gcc with GNU99 support required==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/elfutils/src/elfutils-0.166/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by elfutils configure 0.166, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --program-prefix=eu- --enable-deterministic-archives## --------- #### Platform. #### --------- ##hostname = 0369d5595160uname -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: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2440: checking for a BSD-compatible installconfigure:2508: result: /usr/bin/install -cconfigure:2519: checking whether build environment is saneconfigure:2574: result: yesconfigure:2633: checking for x86_64-unknown-linux-stripconfigure:2663: result: noconfigure:2673: checking for stripconfigure:2689: found /usr/bin/stripconfigure:2700: result: stripconfigure:2725: checking for a thread-safe mkdir -pconfigure:2764: result: /usr/bin/mkdir -pconfigure:2771: checking for gawkconfigure:2787: found /usr/bin/gawkconfigure:2798: result: gawkconfigure:2809: checking whether make sets $(MAKE)configure:2831: result: yesconfigure:2860: checking whether make supports nested variablesconfigure:2877: result: yesconfigure:3004: checking whether to enable maintainer-specific portions of Makefilesconfigure:3013: result: noconfigure:3038: checking whether make supports nested variablesconfigure:3055: result: yesconfigure:3085: checking build system typeconfigure:3099: result: x86_64-unknown-linux-gnuconfigure:3119: checking host system typeconfigure:3132: result: x86_64-unknown-linux-gnuconfigure:3205: checking for x86_64-unknown-linux-gccconfigure:3232: result: clangconfigure:3501: checking for C compiler versionconfigure:3510: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3521: $? = 0configure:3510: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3521: $? = 0configure:3510: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3521: $? = 1configure:3510: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3521: $? = 1configure:3541: checking whether the C compiler worksconfigure:3563: clang -g conftest.c >&5configure:3567: $? = 0configure:3615: result: yesconfigure:3618: checking for C compiler default output file nameconfigure:3620: result: a.outconfigure:3626: checking for suffix of executablesconfigure:3633: clang -o conftest -g conftest.c >&5configure:3637: $? = 0configure:3659: result:configure:3681: checking whether we are cross compilingconfigure:3689: clang -o conftest -g conftest.c >&5configure:3693: $? = 0configure:3700: ./conftestconfigure:3704: $? = 0configure:3719: result: noconfigure:3724: checking for suffix of object filesconfigure:3746: clang -c -g conftest.c >&5configure:3750: $? = 0configure:3771: result: oconfigure:3775: checking whether we are using the GNU C compilerconfigure:3794: clang -c -g conftest.c >&5configure:3794: $? = 0configure:3803: result: yesconfigure:3812: checking whether clang accepts -gconfigure:3832: clang -c -g conftest.c >&5configure:3832: $? = 0configure:3873: result: yesconfigure:3890: checking for clang option to accept ISO C89configure:3953: clang -c -g conftest.c >&5configure:3953: $? = 0configure:3966: result: none neededconfigure:3991: checking whether clang understands -c and -o togetherconfigure:4013: clang -c conftest.c -o conftest2.oconfigure:4016: $? = 0configure:4013: clang -c conftest.c -o conftest2.oconfigure:4016: $? = 0configure:4028: result: yesconfigure:4056: checking for style of include used by makeconfigure:4084: result: GNUconfigure:4110: checking dependency style of clangconfigure:4221: result: gcc3configure:4239: checking for x86_64-unknown-linux-ranlibconfigure:4269: result: noconfigure:4279: checking for ranlibconfigure:4295: found /usr/bin/ranlibconfigure:4306: result: ranlibconfigure:4332: checking for bisonconfigure:4348: found /usr/bin/bisonconfigure:4359: result: bison -yconfigure:4376: checking for flexconfigure:4392: found /usr/bin/flexconfigure:4403: result: flexconfigure:4441: flex conftest.lconfigure:4445: $? = 1configure:4447: checking lex output file rootconfigure:4461: result: lex.yyconfigure:4466: checking lex libraryconfigure:4480: clang -o conftest -g conftest.c >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':(.text+0x20): undefined reference to `main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4480: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "elfutils"| #define PACKAGE_TARNAME "elfutils"| #define PACKAGE_VERSION "0.166"| #define PACKAGE_STRING "elfutils 0.166"| #define PACKAGE_BUGREPORT "https://bugzilla.redhat.com/"| #define PACKAGE_URL ""| #define PACKAGE "elfutils"| #define VERSION "0.166"| #define DEFAULT_AR_DETERMINISTIC true| /* end confdefs.h. */|configure:4480: clang -o conftest -g conftest.c -lfl >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4480: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "elfutils"| #define PACKAGE_TARNAME "elfutils"| #define PACKAGE_VERSION "0.166"| #define PACKAGE_STRING "elfutils 0.166"| #define PACKAGE_BUGREPORT "https://bugzilla.redhat.com/"| #define PACKAGE_URL ""| #define PACKAGE "elfutils"| #define VERSION "0.166"| #define DEFAULT_AR_DETERMINISTIC true| /* end confdefs.h. */|configure:4480: clang -o conftest -g conftest.c -ll >&5/usr/bin/ld: cannot find -llclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4480: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "elfutils"| #define PACKAGE_TARNAME "elfutils"| #define PACKAGE_VERSION "0.166"| #define PACKAGE_STRING "elfutils 0.166"| #define PACKAGE_BUGREPORT "https://bugzilla.redhat.com/"| #define PACKAGE_URL ""| #define PACKAGE "elfutils"| #define VERSION "0.166"| #define DEFAULT_AR_DETERMINISTIC true| /* end confdefs.h. */|configure:4490: result: none neededconfigure:4496: checking whether yytext is a pointerconfigure:4513: clang -o conftest -g conftest.c >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':(.text+0x20): undefined reference to `main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4513: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "elfutils"| #define PACKAGE_TARNAME "elfutils"| #define PACKAGE_VERSION "0.166"| #define PACKAGE_STRING "elfutils 0.166"| #define PACKAGE_BUGREPORT "https://bugzilla.redhat.com/"| #define PACKAGE_URL ""| #define PACKAGE "elfutils"| #define VERSION "0.166"| #define DEFAULT_AR_DETERMINISTIC true| /* end confdefs.h. */|| #define YYTEXT_POINTER 1|configure:4521: result: noconfigure:4540: checking for x86_64-unknown-linux-arconfigure:4570: result: noconfigure:4540: checking for x86_64-unknown-linux-libconfigure:4570: result: noconfigure:4540: checking for x86_64-unknown-linux-linkconfigure:4570: result: noconfigure:4584: checking for arconfigure:4600: found /usr/bin/arconfigure:4611: result: arconfigure:4637: checking the archiver (ar) interfaceconfigure:4653: clang -c -g conftest.c >&5configure:4653: $? = 0configure:4655: ar cru libconftest.a conftest.o >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:4658: $? = 0configure:4686: result: arconfigure:4709: checking for x86_64-unknown-linux-readelfconfigure:4739: result: noconfigure:4749: checking for readelfconfigure:4765: found /usr/bin/readelfconfigure:4776: result: readelfconfigure:4801: checking for x86_64-unknown-linux-nmconfigure:4831: result: noconfigure:4841: checking for nmconfigure:4857: found /usr/bin/nmconfigure:4868: result: nmconfigure:4900: checking for gcc with GNU99 supportconfigure:4925: clang -c -g -std=gnu99 conftest.c >&5conftest.c:19:28: error: function definition is not allowed heredouble square (double z) { return z * z; }^conftest.c:20:10: warning: implicit declaration of function 'square' is invalid in C99 [-Wimplicit-function-declaration]return square (a) + square (b);^conftest.c:25:18: error: fields must have a constant size: 'variable length array in structure' extension will never be supportedstruct S { int x[n]; };^1 warning and 2 errors generated.configure:4925: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "elfutils"| #define PACKAGE_TARNAME "elfutils"| #define PACKAGE_VERSION "0.166"| #define PACKAGE_STRING "elfutils 0.166"| #define PACKAGE_BUGREPORT "https://bugzilla.redhat.com/"| #define PACKAGE_URL ""| #define PACKAGE "elfutils"| #define VERSION "0.166"| #define DEFAULT_AR_DETERMINISTIC true| /* end confdefs.h. */| int foo (int a)| {| for (int i = 0; i < a; ++i) if (i % 4) break; int s = a; return s;| }|| double bar (double a, double b)| {| double square (double z) { return z * z; }| return square (a) + square (b);| }|| void baz (int n)| {| struct S { int x[n]; };| }configure:4933: result: noconfigure:4936: error: gcc with GNU99 support required## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c99=noac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=' -g'ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_YACC_set=ac_cv_env_YACC_value=ac_cv_env_YFLAGS_set=ac_cv_env_YFLAGS_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_lib_lex='none needed'ac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_LEX=flexac_cv_prog_YACC='bison -y'ac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_NM=nmac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_READELF=readelfac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_lex_root=lex.yyac_cv_prog_lex_yytext_pointer=noac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_ar_interface=aram_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/elfutils/src/elfutils-0.166/config/missing aclocal-1.15'ADD_STACK_USAGE_WARNING_FALSE=''ADD_STACK_USAGE_WARNING_TRUE=''AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='0'AM_V='$(V)'AR='ar'AUTOCONF='${SHELL} /tmp/elfutils/src/elfutils-0.166/config/missing autoconf'AUTOHEADER='${SHELL} /tmp/elfutils/src/elfutils-0.166/config/missing autoheader'AUTOMAKE='${SHELL} /tmp/elfutils/src/elfutils-0.166/config/missing automake-1.15'AWK='gawk'BIARCH_FALSE=''BIARCH_TRUE=''BUILD_STATIC_FALSE=''BUILD_STATIC_TRUE=''BZ2_LIB=''BZLIB_FALSE=''BZLIB_TRUE=''CC='clang'CCDEPMODE='depmode=gcc3'CC_BIARCH=''CFLAGS=' -g'CPP=''CPPFLAGS=''CYGPATH_W='echo'DEBUGPRED=''DEFS=''DEMANGLE_FALSE=''DEMANGLE_TRUE=''DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP=''EXEEXT=''FATAL_TEXTREL_FALSE=''FATAL_TEXTREL_TRUE=''GCOV_FALSE=''GCOV_TRUE=''GETTEXT_MACRO_VERSION=''GMSGFMT=''GMSGFMT_015=''GPROF_FALSE=''GPROF_TRUE=''GREP=''HAVE_BISON=''HAVE_BUNZIP2=''HAVE_DUPLICATED_COND_WARNING_FALSE=''HAVE_DUPLICATED_COND_WARNING_TRUE=''HAVE_FLEX=''HAVE_LIBASM_FALSE=''HAVE_LIBASM_TRUE=''HAVE_NULL_DEREFERENCE_WARNING_FALSE=''HAVE_NULL_DEREFERENCE_WARNING_TRUE=''HAVE_VALGRIND=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LEX='flex'LEXLIB=''LEX_OUTPUT_ROOT='lex.yy'LIBEBL_SUBDIR=''LIBLZMA=''LIBOBJS=''LIBS=''LTLIBOBJS=''LZMA_FALSE=''LZMA_TRUE=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/elfutils/src/elfutils-0.166/config/missing makeinfo'MKDIR_P='/usr/bin/mkdir -p'MODVERSION=''MSGFMT=''MSGFMT_015=''MSGMERGE=''NATIVE_LD_FALSE=''NATIVE_LD_TRUE=''NEVER_FALSE=''NEVER_TRUE=''NM='nm'OBJEXT='o'PACKAGE='elfutils'PACKAGE_BUGREPORT='https://bugzilla.redhat.com/'PACKAGE_NAME='elfutils'PACKAGE_STRING='elfutils 0.166'PACKAGE_TARNAME='elfutils'PACKAGE_URL=''PACKAGE_VERSION='0.166'PATH_SEPARATOR=':'RANLIB='ranlib'READELF='readelf'SANE_LOGICAL_OP_WARNING_FALSE=''SANE_LOGICAL_OP_WARNING_TRUE=''SET_MAKE=''SHELL='/bin/sh'STANDALONE_FALSE=''STANDALONE_TRUE=''STRIP='strip'SYMBOL_VERSIONING_FALSE=''SYMBOL_VERSIONING_TRUE=''TESTS_RPATH_FALSE=''TESTS_RPATH_TRUE=''USE_LOCKS_FALSE=''USE_LOCKS_TRUE='#'USE_NLS=''USE_VALGRIND_FALSE=''USE_VALGRIND_TRUE=''VERSION='0.166'XGETTEXT=''XGETTEXT_015=''XGETTEXT_EXTRA_OPTIONS=''YACC='bison -y'YFLAGS=''ZLIB_FALSE=''ZLIB_TRUE=''ac_ct_AR='ar'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 -'argp_LDADD=''base_cpu=''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}'eu_version=''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'install_sh='${SHELL} /tmp/elfutils/src/elfutils-0.166/config/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&^&eu-&'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''zip_LIBS=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "elfutils"#define PACKAGE_TARNAME "elfutils"#define PACKAGE_VERSION "0.166"#define PACKAGE_STRING "elfutils 0.166"#define PACKAGE_BUGREPORT "https://bugzilla.redhat.com/"#define PACKAGE_URL ""#define PACKAGE "elfutils"#define VERSION "0.166"#define DEFAULT_AR_DETERMINISTIC trueconfigure: exit 1