The build took 00h 01m 21s 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.
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: elfutils 0.166-1 (Wed Apr 5 00:14:27 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-unknown-linux-readelf... no
checking for readelf... readelf
checking for x86_64-unknown-linux-nm... no
checking for nm... nm
checking for gcc with GNU99 support... no
configure: 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 while
running configure, to aid debugging if configure makes a mistake.
It was created by elfutils configure 0.166, which was
generated 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 = b8b28fb21f66
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2440: checking for a BSD-compatible install
configure:2508: result: /usr/bin/install -c
configure:2519: checking whether build environment is sane
configure:2574: result: yes
configure:2633: checking for x86_64-unknown-linux-strip
configure:2663: result: no
configure:2673: checking for strip
configure:2689: found /sysroot/bin/strip
configure:2700: result: strip
configure:2725: checking for a thread-safe mkdir -p
configure:2764: result: /usr/sbin/mkdir -p
configure:2771: checking for gawk
configure:2787: found /usr/sbin/gawk
configure:2798: result: gawk
configure:2809: checking whether make sets $(MAKE)
configure:2831: result: yes
configure:2860: checking whether make supports nested variables
configure:2877: result: yes
configure:3004: checking whether to enable maintainer-specific portions of Makefiles
configure:3013: result: no
configure:3038: checking whether make supports nested variables
configure:3055: result: yes
configure:3085: checking build system type
configure:3099: result: x86_64-unknown-linux-gnu
configure:3119: checking host system type
configure:3132: result: x86_64-unknown-linux-gnu
configure:3205: checking for x86_64-unknown-linux-gcc
configure:3232: result: clang
configure:3501: checking for C compiler version
configure:3510: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3521: $? = 0
configure:3510: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3521: $? = 0
configure:3510: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3521: $? = 1
configure:3510: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3521: $? = 1
configure:3541: checking whether the C compiler works
configure:3563: clang -g conftest.c >&5
configure:3567: $? = 0
configure:3615: result: yes
configure:3618: checking for C compiler default output file name
configure:3620: result: a.out
configure:3626: checking for suffix of executables
configure:3633: clang -o conftest -g conftest.c >&5
configure:3637: $? = 0
configure:3659: result:
configure:3681: checking whether we are cross compiling
configure:3689: clang -o conftest -g conftest.c >&5
configure:3693: $? = 0
configure:3700: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3704: $? = 127
configure:3719: result: yes
configure:3724: checking for suffix of object files
configure:3746: clang -c -g conftest.c >&5
configure:3750: $? = 0
configure:3771: result: o
configure:3775: checking whether we are using the GNU C compiler
configure:3794: clang -c -g conftest.c >&5
configure:3794: $? = 0
configure:3803: result: yes
configure:3812: checking whether clang accepts -g
configure:3832: clang -c -g conftest.c >&5
configure:3832: $? = 0
configure:3873: result: yes
configure:3890: checking for clang option to accept ISO C89
configure:3953: clang -c -g conftest.c >&5
configure:3953: $? = 0
configure:3966: result: none needed
configure:3991: checking whether clang understands -c and -o together
configure:4013: clang -c conftest.c -o conftest2.o
configure:4016: $? = 0
configure:4013: clang -c conftest.c -o conftest2.o
configure:4016: $? = 0
configure:4028: result: yes
configure:4056: checking for style of include used by make
configure:4084: result: GNU
configure:4110: checking dependency style of clang
configure:4221: result: gcc3
configure:4239: checking for x86_64-unknown-linux-ranlib
configure:4269: result: no
configure:4279: checking for ranlib
configure:4295: found /sysroot/bin/ranlib
configure:4306: result: ranlib
configure:4318: WARNING: using cross tools not prefixed with host triplet
configure:4332: checking for bison
configure:4348: found /usr/sbin/bison
configure:4359: result: bison -y
configure:4376: checking for flex
configure:4392: found /usr/sbin/flex
configure:4403: result: flex
configure:4441: flex conftest.l
configure:4445: $? = 1
configure:4447: checking lex output file root
configure:4461: result: lex.yy
configure:4466: checking lex library
configure:4480: clang -o conftest -g conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4480: $? = 1
configure: 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
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4480: $? = 1
configure: 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
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4480: $? = 1
configure: 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 needed
configure:4496: checking whether yytext is a pointer
configure:4513: clang -o conftest -g conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4513: $? = 1
configure: 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: no
configure:4540: checking for x86_64-unknown-linux-ar
configure:4570: result: no
configure:4540: checking for x86_64-unknown-linux-lib
configure:4570: result: no
configure:4540: checking for x86_64-unknown-linux-link
configure:4570: result: no
configure:4584: checking for ar
configure:4600: found /sysroot/bin/ar
configure:4611: result: ar
configure:4637: checking the archiver (ar) interface
configure:4653: clang -c -g conftest.c >&5
configure:4653: $? = 0
configure:4655: ar cru libconftest.a conftest.o >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:4658: $? = 0
configure:4686: result: ar
configure:4709: checking for x86_64-unknown-linux-readelf
configure:4739: result: no
configure:4749: checking for readelf
configure:4765: found /sysroot/bin/readelf
configure:4776: result: readelf
configure:4801: checking for x86_64-unknown-linux-nm
configure:4831: result: no
configure:4841: checking for nm
configure:4857: found /sysroot/bin/nm
configure:4868: result: nm
configure:4900: checking for gcc with GNU99 support
configure:4925: clang -c -g -std=gnu99 conftest.c >&5
conftest.c:19:28: error: function definition is not allowed here
double 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 supported
struct S { int x[n]; };
^
1 warning and 2 errors generated.
configure:4925: $? = 1
configure: 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: no
configure:4936: error: gcc with GNU99 support required
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c99=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -g'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_NM=nm
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_READELF=readelf
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_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/sbin/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 true
configure: exit 1