The build took 00h 02m 43s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
66,920 |
ansic |
3,713 |
cpp |
639 |
python |
590 |
sh |
581 |
makefile |
11 |
awk |
72,454 |
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:
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/libexec
CMD: 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: libdwarf 20160613-1 (Thu Apr 13 17:21:36 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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... no
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 how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in libdwarf (/tmp/libdwarf/src/dwarf-20160613/libdwarf)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
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... no
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 how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elfaccess.h usability... no
checking elfaccess.h presence... no
checking for elfaccess.h... no
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking for sys/types.h... (cached) yes
checking sys/ia64/elf.h usability... no
checking sys/ia64/elf.h presence... no
checking for sys/ia64/elf.h... no
Assuming struct Elf for the default libdwarf.h
checking for elf64_getehdr in -lelf... yes
checking for elf64_getshdr in -lelf... yes
checking compiler supports __attribute__ unused ... yes
checking zlib.h usability... yes
libelf/libelf.h does not have struct _Elf
libelf.h does not have struct _Elf
checking libelf defines struct _Elf... no
checking build shared... yes
checking build nonshared... yes
checking build -fPIC... yes
checking build -Wall... no
checking enable nonstandardprintf... no
checking enable windowspath... no
checking enable old frame columns... no
checking have windows stdafx.h... no
checking producer generates SGI IRIX output... no
checking producer generates only 32bit... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in dwarfdump (/tmp/libdwarf/src/dwarf-20160613/dwarfdump)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
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... no
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 how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking sgidefs.h usability... no
checking sgidefs.h presence... no
checking for sgidefs.h... no
checking for sys/types.h... (cached) yes
checking for elf64_getehdr in -lelf... yes
checking compile with -Wall... no
checking checking if __attribute__ unused compiles ok... yes
checking checking zlib present ... yes
checking is off64_t type supported... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in dwarfgen (/tmp/libdwarf/src/dwarf-20160613/dwarfgen)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
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... no
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 we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking sgidefs.h usability... no
checking sgidefs.h presence... no
checking for sgidefs.h... no
checking for sys/types.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in dwarfexample (/tmp/libdwarf/src/dwarf-20160613/dwarfexample)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
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... no
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 we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether clang needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking sgidefs.h usability... no
checking sgidefs.h presence... no
checking for sgidefs.h... no
checking for sys/types.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
cd libdwarf && make
make[1]: Entering directory '/tmp/libdwarf/src/dwarf-20160613/libdwarf'
clang -I. -I. -fPIC -c ./dwgetopt.c
clang -I. -I. -fPIC ./gennames.c dwgetopt.o -o gennames
clang -I. -I. -fPIC -DTESTING ./dwarf_errmsg_list.c -o errmsg_check
./errmsg_check
rm -f dwarf_names.h dwarf_names.c
./gennames -s -i . -o .
./gennames [ 2016-06-13 09:14:52-07:00 Release]
Arguments: -s -i . -o .
clang -I. -I. -fPIC -c -o dwarf_abbrev.o dwarf_abbrev.c
clang -I. -I. -fPIC -c -o dwarf_alloc.o dwarf_alloc.c
clang -I. -I. -fPIC -c -o dwarf_arange.o dwarf_arange.c
clang -I. -I. -fPIC -c -o dwarf_die_deliv.o dwarf_die_deliv.c
clang -I. -I. -fPIC -c -o dwarf_elf_access.o dwarf_elf_access.c
clang -I. -I. -fPIC -c ./dwarf_error.c -o dwarf_error.o
clang -I. -I. -fPIC -c -o dwarf_form.o dwarf_form.c
clang -I. -I. -fPIC -c -o dwarf_frame.o dwarf_frame.c
clang -I. -I. -fPIC -c -o dwarf_frame2.o dwarf_frame2.c
clang -I. -I. -fPIC -c -o dwarf_frame3.o dwarf_frame3.c
clang -I. -I. -fPIC -c -o dwarf_funcs.o dwarf_funcs.c
clang -I. -I. -fPIC -c -o dwarf_gdbindex.o dwarf_gdbindex.c
clang -I. -I. -fPIC -c -o dwarf_global.o dwarf_global.c
clang -I. -I. -fPIC -c -o dwarf_harmless.o dwarf_harmless.c
clang -I. -I. -fPIC -c -o dwarf_init_finish.o dwarf_init_finish.c
clang -I. -I. -fPIC -c -o dwarf_leb.o dwarf_leb.c
clang -I. -I. -fPIC -c ./dwarf_line.c -o dwarf_line.o
clang -I. -I. -fPIC -c ./dwarf_loc.c
clang -I. -I. -fPIC -c -o dwarf_macro.o dwarf_macro.c
clang -I. -I. -fPIC -c -o dwarf_macro5.o dwarf_macro5.c
clang -I. -I. -fPIC -c -o dwarf_original_elf_init.o dwarf_original_elf_init.c
clang -I. -I. -fPIC -c -o dwarf_pubtypes.o dwarf_pubtypes.c
clang -I. -I. -fPIC -c -o dwarf_query.o dwarf_query.c
clang -I. -I. -fPIC -c -o dwarf_ranges.o dwarf_ranges.c
clang -I. -I. -fPIC -c -o dwarf_string.o dwarf_string.c
clang -I. -I. -fPIC -c -o dwarf_tied.o dwarf_tied.c
clang -I. -I. -fPIC -c -o dwarf_tsearchhash.o dwarf_tsearchhash.c
clang -I. -I. -fPIC -c -o dwarf_types.o dwarf_types.c
clang -I. -I. -fPIC -c -o dwarf_util.o dwarf_util.c
clang -I. -I. -fPIC -c -o dwarf_vars.o dwarf_vars.c
clang -I. -I. -fPIC -c -o dwarf_weaks.o dwarf_weaks.c
clang -I. -I. -fPIC -c -o dwarf_xu_index.o dwarf_xu_index.c
clang -I. -I. -fPIC -c ./dwarf_print_lines.c -o dwarf_print_lines.o
clang -I. -I. -fPIC -c -o malloc_check.o malloc_check.c
clang -I. -I. -fPIC -c -o pro_alloc.o pro_alloc.c
clang -I. -I. -fPIC -c -o pro_arange.o pro_arange.c
clang -I. -I. -fPIC -c -o pro_die.o pro_die.c
clang -I. -I. -fPIC -c -o pro_encode_nm.o pro_encode_nm.c
clang -I. -I. -fPIC -c -o pro_error.o pro_error.c
clang -I. -I. -fPIC -c -o pro_expr.o pro_expr.c
clang -I. -I. -fPIC -c -o pro_finish.o pro_finish.c
clang -I. -I. -fPIC -c -o pro_forms.o pro_forms.c
clang -I. -I. -fPIC -c -o pro_funcs.o pro_funcs.c
clang -I. -I. -fPIC -c -o pro_frame.o pro_frame.c
clang -I. -I. -fPIC -c -o pro_init.o pro_init.c
clang -I. -I. -fPIC -c -o pro_line.o pro_line.c
clang -I. -I. -fPIC -c -o pro_reloc.o pro_reloc.c
clang -I. -I. -fPIC -c -o pro_reloc_stream.o pro_reloc_stream.c
clang -I. -I. -fPIC -c -o pro_reloc_symbolic.o pro_reloc_symbolic.c
clang -I. -I. -fPIC -c -o pro_pubnames.o pro_pubnames.c
clang -I. -I. -fPIC -c -o pro_section.o pro_section.c
clang -I. -I. -fPIC -c -o pro_types.o pro_types.c
clang -I. -I. -fPIC -c -o pro_vars.o pro_vars.c
clang -I. -I. -fPIC -c -o pro_macinfo.o pro_macinfo.c
clang -I. -I. -fPIC -c -o pro_weaks.o pro_weaks.c
clang -I. -I. -fPIC -c -o dwarf_names.o dwarf_names.c
clang -I. -I. -fPIC -shared dwarf_abbrev.o dwarf_alloc.o dwarf_arange.o dwarf_die_deliv.o dwarf_elf_access.o dwarf_error.o dwarf_form.o dwarf_frame.o dwarf_frame2.o dwarf_frame3.o dwarf_funcs.o dwarf_gdbindex.o dwarf_global.o dwarf_harmless.o dwarf_init_finish.o dwarf_leb.o dwarf_line.o dwarf_loc.o dwarf_macro.o dwarf_macro5.o dwarf_original_elf_init.o dwarf_pubtypes.o dwarf_query.o dwarf_ranges.o dwarf_string.o dwarf_tied.o dwarf_tsearchhash.o dwarf_types.o dwarf_util.o dwarf_vars.o dwarf_weaks.o dwarf_xu_index.o dwarf_print_lines.o malloc_check.o pro_alloc.o pro_arange.o pro_die.o pro_encode_nm.o pro_error.o pro_expr.o pro_finish.o pro_forms.o pro_funcs.o pro_frame.o pro_init.o pro_line.o pro_reloc.o pro_reloc_stream.o pro_reloc_symbolic.o pro_pubnames.o pro_section.o pro_types.o pro_vars.o pro_macinfo.o pro_weaks.o -Wl,-soname=libdwarf.so.1 dwarf_names.o -lz -o libdwarf.so
ln libdwarf.so libdwarf.so.1
ar rv libdwarf.a dwarf_abbrev.o dwarf_alloc.o dwarf_arange.o dwarf_die_deliv.o dwarf_elf_access.o dwarf_error.o dwarf_form.o dwarf_frame.o dwarf_frame2.o dwarf_frame3.o dwarf_funcs.o dwarf_gdbindex.o dwarf_global.o dwarf_harmless.o dwarf_init_finish.o dwarf_leb.o dwarf_line.o dwarf_loc.o dwarf_macro.o dwarf_macro5.o dwarf_original_elf_init.o dwarf_pubtypes.o dwarf_query.o dwarf_ranges.o dwarf_string.o dwarf_tied.o dwarf_tsearchhash.o dwarf_types.o dwarf_util.o dwarf_vars.o dwarf_weaks.o dwarf_xu_index.o dwarf_print_lines.o malloc_check.o pro_alloc.o pro_arange.o pro_die.o pro_encode_nm.o pro_error.o pro_expr.o pro_finish.o pro_forms.o pro_funcs.o pro_frame.o pro_init.o pro_line.o pro_reloc.o pro_reloc_stream.o pro_reloc_symbolic.o pro_pubnames.o pro_section.o pro_types.o pro_vars.o pro_macinfo.o pro_weaks.o dwarf_names.o > ar-output-temp
ar: creating libdwarf.a
make[1]: Leaving directory '/tmp/libdwarf/src/dwarf-20160613/libdwarf'
cd dwarfdump && make
make[1]: Entering directory '/tmp/libdwarf/src/dwarf-20160613/dwarfdump'
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./common.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o tag_common.o tag_common.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./makename.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -DTRIVIAL_NAMING -c ./naming.c -o trivial_naming.o
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwgetopt.c
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib ./tag_tree.c tag_common.o common.o makename.o trivial_naming.o dwgetopt.o -L../libdwarf -ldwarf -lelf -lz -o tag_tree_build
rm -f tmp-t1.c
cp ./tag_tree.list tmp-t1.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t1.c > ./tmp-tag-tree-build1.tmp
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -s -i tmp-tag-tree-build1.tmp -o tmp-tt-table.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib ./tag_attr.c tag_common.o common.o makename.o trivial_naming.o dwgetopt.o -L../libdwarf -ldwarf -lelf -lz -o tag_attr_build
rm -f tmp-t2.c
cp ./tag_attr.list tmp-t2.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t2.c > ./tmp-tag-attr-build2.tmp
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_attr_build -s -i tmp-tag-attr-build2.tmp -o tmp-ta-table.c
rm -f tmp-t3.c
cp ./tag_attr_ext.list tmp-t3.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t3.c > ./tmp-tag-attr-build3.tmp
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_attr_build -e -i tmp-tag-attr-build3.tmp -o tmp-ta-ext-table.c
rm -f tmp-t4.c
cp ./tag_tree_ext.list tmp-t4.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t4.c > ./tmp-tag-tree-build4.tmp
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -e -i tmp-tag-tree-build4.tmp -o tmp-tt-ext-table.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o addrmap.o addrmap.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o checkutil.o checkutil.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwarfdump.o dwarfdump.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwarf_tsearchbal.o dwarf_tsearchbal.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwconf.o dwconf.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o esb.o esb.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o helpertree.o helpertree.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o macrocheck.o macrocheck.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_abbrevs.o print_abbrevs.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_aranges.o print_aranges.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_debugfission.o print_debugfission.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_die.o print_die.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_frames.o print_frames.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_gdbindex.o print_gdbindex.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_lines.o print_lines.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_locs.o print_locs.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macro.o print_macro.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macros.o print_macros.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_pubnames.o print_pubnames.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_ranges.o print_ranges.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_reloc.o print_reloc.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_sections.o print_sections.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_funcs.o print_static_funcs.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_vars.o print_static_vars.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_strings.o print_strings.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_types.o print_types.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_weaknames.o print_weaknames.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o sanitized.o sanitized.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o strstrnocase.o strstrnocase.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o uri.o uri.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./naming.c
clang -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -o dwarfdump addrmap.o checkutil.o dwarfdump.o dwarf_tsearchbal.o dwconf.o esb.o helpertree.o macrocheck.o print_abbrevs.o print_aranges.o print_debugfission.o print_die.o print_frames.o print_gdbindex.o print_lines.o print_locs.o print_macro.o print_macros.o print_pubnames.o print_ranges.o print_reloc.o print_sections.o print_static_funcs.o print_static_vars.o print_strings.o print_types.o print_weaknames.o sanitized.o strstrnocase.o uri.o common.o makename.o naming.o dwgetopt.o -L../libdwarf -ldwarf -lelf -lz
make[1]: Leaving directory '/tmp/libdwarf/src/dwarf-20160613/dwarfdump'
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libdwarf"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libdwarf 20160613-1 (Thu Apr 13 17:22:19 UTC 2017)
CMD: pacman --query --file libdwarf-20160613-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libdwarf'
Trying to find vanilla package 'libdwarf'...
CMD: pacman --query --file /mirror/libdwarf-20160613-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libdwarf.so
/usr/lib/dwarfdump.conf
/usr/lib/libdwarf.a
/usr/lib/libdwarf.so.1
/usr/include/libdwarf/dwarf.h
/usr/include/libdwarf/libdwarf.h
/usr/share/doc/libdwarf/README
/usr/share/doc/libdwarf/NEWS
/usr/share/doc/libdwarf/libdwarf2.1.pdf
/usr/share/doc/libdwarf/libdwarf2p.1.pdf
/usr/share/doc/libdwarf/mips_extensions.pdf
/usr/share/man/man1/dwarfdump.1.gz
/usr/bin/dwarfdump
/sysroot/usr/lib/libdwarf.a
/sysroot/usr/lib/libdwarf.so.1
/sysroot/usr/lib/libdwarf.so
/sysroot/usr/lib/dwarfdump.conf
/sysroot/usr/include/libdwarf/dwarf.h
/sysroot/usr/include/libdwarf/libdwarf.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libdwarf.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libdwarf.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libdwarf.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libdwarf.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = f25a3c28fa2c
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1906: checking for x86_64-unknown-linux-gcc
configure:1933: result: clang
configure:2202: checking for C compiler version
configure:2211: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2222: $? = 0
configure:2211: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2222: $? = 0
configure:2211: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2222: $? = 1
configure:2211: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2222: $? = 1
configure:2242: checking whether the C compiler works
configure:2264: clang conftest.c >&5
configure:2268: $? = 0
configure:2316: result: yes
configure:2319: checking for C compiler default output file name
configure:2321: result: a.out
configure:2327: checking for suffix of executables
configure:2334: clang -o conftest conftest.c >&5
configure:2338: $? = 0
configure:2360: result:
configure:2382: checking whether we are cross compiling
configure:2390: clang -o conftest conftest.c >&5
configure:2394: $? = 0
configure:2401: ./conftest
configure:2405: $? = 0
configure:2420: result: no
configure:2425: checking for suffix of object files
configure:2447: clang -c conftest.c >&5
configure:2451: $? = 0
configure:2472: result: o
configure:2476: checking whether we are using the GNU C compiler
configure:2495: clang -c conftest.c >&5
configure:2495: $? = 0
configure:2504: result: yes
configure:2513: checking whether clang accepts -g
configure:2533: clang -c -g conftest.c >&5
configure:2533: $? = 0
configure:2574: result: yes
configure:2591: checking for clang option to accept ISO C89
configure:2654: clang -c conftest.c >&5
configure:2654: $? = 0
configure:2667: result: none needed
configure:2693: checking how to run the C preprocessor
configure:2724: clang -E conftest.c
configure:2724: $? = 0
configure:2738: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2763: result: clang -E
configure:2783: clang -E conftest.c
configure:2783: $? = 0
configure:2797: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2797: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2826: checking for grep that handles long lines and -e
configure:2884: result: /usr/bin/grep
configure:2889: checking for egrep
configure:2951: result: /usr/bin/grep -E
configure:2956: checking for ANSI C header files
configure:2976: clang -c conftest.c >&5
configure:2976: $? = 0
configure:3049: clang -o conftest conftest.c >&5
configure:3049: $? = 0
configure:3049: ./conftest
configure:3049: $? = 0
configure:3060: result: yes
configure:3073: checking for sys/types.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for sys/stat.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for stdlib.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for string.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for memory.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for strings.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for inttypes.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for stdint.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3073: checking for unistd.h
configure:3073: clang -c conftest.c >&5
configure:3073: $? = 0
configure:3073: result: yes
configure:3085: checking whether byte ordering is bigendian
configure:3100: clang -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:3100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:3145: clang -c conftest.c >&5
configure:3145: $? = 0
configure:3163: clang -c conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:3163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:3291: result: no
configure:3310: checking whether clang needs -traditional
configure:3344: result: no
configure:3394: checking for a BSD-compatible install
configure:3462: result: /usr/bin/install -c
configure:3476: checking for x86_64-unknown-linux-ranlib
configure:3506: result: no
configure:3516: checking for ranlib
configure:3532: found /usr/bin/ranlib
configure:3543: result: ranlib
configure:3568: checking for x86_64-unknown-linux-ar
configure:3598: result: no
configure:3608: checking for ar
configure:3624: found /usr/bin/ar
configure:3635: result: ar
configure:3816: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f25a3c28fa2c
config.status:806: creating Makefile
config.status:806: creating config.h
configure:5046: === configuring in libdwarf (/tmp/libdwarf/src/dwarf-20160613/libdwarf)
configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:5046: === configuring in dwarfdump (/tmp/libdwarf/src/dwarf-20160613/dwarfdump)
configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:5046: === configuring in dwarfgen (/tmp/libdwarf/src/dwarf-20160613/dwarfgen)
configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:5046: === configuring in dwarfexample (/tmp/libdwarf/src/dwarf-20160613/dwarfexample)
configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-shared' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=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=
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_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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
build_nonshared='none.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwfpic='-fPIC'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
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'
subdirs=' libdwarf dwarfdump dwarfgen dwarfexample'
sysconfdir='${prefix}/etc'
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 STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
configure: exit 0
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/libdwarf/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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-shared host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = f25a3c28fa2c
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2063: checking for x86_64-unknown-linux-gcc
configure:2090: result: clang
configure:2359: checking for C compiler version
configure:2368: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2379: $? = 0
configure:2368: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2379: $? = 0
configure:2368: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2379: $? = 1
configure:2368: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2379: $? = 1
configure:2399: checking whether the C compiler works
configure:2421: clang conftest.c >&5
configure:2425: $? = 0
configure:2473: result: yes
configure:2476: checking for C compiler default output file name
configure:2478: result: a.out
configure:2484: checking for suffix of executables
configure:2491: clang -o conftest conftest.c >&5
configure:2495: $? = 0
configure:2517: result:
configure:2539: checking whether we are cross compiling
configure:2547: clang -o conftest conftest.c >&5
configure:2551: $? = 0
configure:2558: ./conftest
configure:2562: $? = 0
configure:2577: result: no
configure:2582: checking for suffix of object files
configure:2604: clang -c conftest.c >&5
configure:2608: $? = 0
configure:2629: result: o
configure:2633: checking whether we are using the GNU C compiler
configure:2652: clang -c conftest.c >&5
configure:2652: $? = 0
configure:2661: result: yes
configure:2670: checking whether clang accepts -g
configure:2690: clang -c -g conftest.c >&5
configure:2690: $? = 0
configure:2731: result: yes
configure:2748: checking for clang option to accept ISO C89
configure:2811: clang -c conftest.c >&5
configure:2811: $? = 0
configure:2824: result: none needed
configure:2850: checking how to run the C preprocessor
configure:2881: clang -E conftest.c
configure:2881: $? = 0
configure:2895: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2920: result: clang -E
configure:2940: clang -E conftest.c
configure:2940: $? = 0
configure:2954: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2983: checking for grep that handles long lines and -e
configure:3041: result: /usr/bin/grep
configure:3046: checking for egrep
configure:3108: result: /usr/bin/grep -E
configure:3113: checking for ANSI C header files
configure:3133: clang -c conftest.c >&5
configure:3133: $? = 0
configure:3206: clang -o conftest conftest.c >&5
configure:3206: $? = 0
configure:3206: ./conftest
configure:3206: $? = 0
configure:3217: result: yes
configure:3230: checking for sys/types.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for sys/stat.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for stdlib.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for string.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for memory.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for strings.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for inttypes.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for stdint.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3230: checking for unistd.h
configure:3230: clang -c conftest.c >&5
configure:3230: $? = 0
configure:3230: result: yes
configure:3242: checking whether byte ordering is bigendian
configure:3257: clang -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:3257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:3302: clang -c conftest.c >&5
configure:3302: $? = 0
configure:3320: clang -c conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:3320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:3448: result: no
configure:3467: checking whether clang needs -traditional
configure:3501: result: no
configure:3551: checking for a BSD-compatible install
configure:3619: result: /usr/bin/install -c
configure:3633: checking for x86_64-unknown-linux-ranlib
configure:3663: result: no
configure:3673: checking for ranlib
configure:3689: found /usr/bin/ranlib
configure:3700: result: ranlib
configure:3725: checking for x86_64-unknown-linux-ar
configure:3755: result: no
configure:3765: checking for ar
configure:3781: found /usr/bin/ar
configure:3792: result: ar
configure:3819: checking alloca.h usability
configure:3819: clang -c conftest.c >&5
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking alloca.h presence
configure:3819: clang -E conftest.c
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking for alloca.h
configure:3819: result: yes
configure:3819: checking elf.h usability
configure:3819: clang -c conftest.c >&5
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking elf.h presence
configure:3819: clang -E conftest.c
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking for elf.h
configure:3819: result: yes
configure:3819: checking elfaccess.h usability
configure:3819: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'elfaccess.h' file not found
#include
^
1 error generated.
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking elfaccess.h presence
configure:3819: clang -E conftest.c
conftest.c:21:10: fatal error: 'elfaccess.h' file not found
#include
^
1 error generated.
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for elfaccess.h
configure:3819: result: no
configure:3819: checking libelf.h usability
configure:3819: clang -c conftest.c >&5
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking libelf.h presence
configure:3819: clang -E conftest.c
configure:3819: $? = 0
configure:3819: result: yes
configure:3819: checking for libelf.h
configure:3819: result: yes
configure:3819: checking libelf/libelf.h usability
configure:3819: clang -c conftest.c >&5
conftest.c:55:10: fatal error: 'libelf/libelf.h' file not found
#include
^
1 error generated.
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking libelf/libelf.h presence
configure:3819: clang -E conftest.c
conftest.c:22:10: fatal error: 'libelf/libelf.h' file not found
#include
^
1 error generated.
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for libelf/libelf.h
configure:3819: result: no
configure:3819: checking for sys/types.h
configure:3819: result: yes
configure:3819: checking sys/ia64/elf.h usability
configure:3819: clang -c conftest.c >&5
conftest.c:56:10: fatal error: 'sys/ia64/elf.h' file not found
#include
^
1 error generated.
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3819: result: no
configure:3819: checking sys/ia64/elf.h presence
configure:3819: clang -E conftest.c
conftest.c:23:10: fatal error: 'sys/ia64/elf.h' file not found
#include
^
1 error generated.
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
configure:3819: result: no
configure:3819: checking for sys/ia64/elf.h
configure:3819: result: no
configure:3833: checking for elf64_getehdr in -lelf
configure:3858: clang -o conftest conftest.c -lelf >&5
configure:3858: $? = 0
configure:3867: result: yes
configure:3875: checking for elf64_getshdr in -lelf
configure:3900: clang -o conftest conftest.c -lelf >&5
configure:3900: $? = 0
configure:3909: result: yes
configure:3928: clang -c conftest.c >&5
conftest.c:29:1: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
__uint32_t p; p = 3;
^~~~~~~~~~
__uint128_t
note: '__uint128_t' declared here
1 error generated.
configure:3928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint32_t p; p = 3;
| ;
| return 0;
| }
configure:3945: clang -c conftest.c >&5
conftest.c:29:1: error: unknown type name '__uint64_t'; did you mean '__uint128_t'?
__uint64_t p; p = 3;
^~~~~~~~~~
__uint128_t
note: '__uint128_t' declared here
1 error generated.
configure:3945: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint64_t p; p = 3;
| ;
| return 0;
| }
configure:3962: clang -c conftest.c >&5
configure:3962: $? = 0
configure:3979: clang -c conftest.c >&5
configure:3979: $? = 0
configure:3985: checking compiler supports __attribute__ unused
configure:4004: clang -o conftest conftest.c >&5
configure:4004: $? = 0
configure:4004: ./conftest
configure:4004: $? = 0
configure:4008: result: yes
configure:4020: checking zlib.h usability
configure:4042: clang -c conftest.c >&5
configure:4042: $? = 0
configure:4043: result: yes
configure:4069: clang -c conftest.c >&5
conftest.c:29:10: fatal error: 'libelf/libelf.h' file not found
#include
^
1 error generated.
configure:4069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| struct _Elf; typedef struct _Elf Elf;
| int
| main ()
| {
| struct _Elf *a = 0;
| ;
| return 0;
| }
configure:4089: clang -c conftest.c >&5
conftest.c:30:36: error: typedef redefinition with different types ('struct _Elf' vs 'struct Elf')
struct _Elf; typedef struct _Elf Elf;
^
/usr/include/libelf.h:190:20: note: previous definition is here
typedef struct Elf Elf;
^
1 error generated.
configure:4089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| struct _Elf; typedef struct _Elf Elf;
| int
| main ()
| {
| struct _Elf *a = 0;
| ;
| return 0;
| }
configure:4109: clang -c conftest.c >&5
conftest.c:33:14: error: use of undeclared identifier 'R_IA_64_DIR32LSB'
int p; p = R_IA_64_DIR32LSB;
^
1 error generated.
configure:4109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| int p; p = R_IA_64_DIR32LSB;
| ;
| return 0;
| }
configure:4116: checking libelf defines struct _Elf
configure:4129: clang -c conftest.c >&5
conftest.c:33:14: error: variable has incomplete type 'struct _Elf'
struct _Elf a; int i; i = 0;
^
conftest.c:33:9: note: forward declaration of 'struct _Elf'
struct _Elf a; int i; i = 0;
^
1 error generated.
configure:4129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| struct _Elf a; int i; i = 0;
| ;
| return 0;
| }
configure:4136: result: no
configure:4154: clang -c conftest.c >&5
configure:4154: $? = 0
configure:4174: clang -c conftest.c >&5
configure:4174: $? = 0
configure:4192: clang -c conftest.c >&5
conftest.c:31:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4192: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| #define HAVE_RAW_LIBELF_OK 1
| #define HAVE_LIBELF_OFF64_OK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint32_t p; p = 27;
| ;
| return 0;
| }
configure:4209: clang -c conftest.c >&5
conftest.c:31:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4209: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| #define HAVE_RAW_LIBELF_OK 1
| #define HAVE_LIBELF_OFF64_OK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4226: clang -c conftest.c >&5
conftest.c:31:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| #define HAVE_RAW_LIBELF_OK 1
| #define HAVE_LIBELF_OFF64_OK 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4243: clang -c conftest.c >&5
configure:4243: $? = 0
configure:4260: clang -c conftest.c >&5
configure:4260: $? = 0
configure:4275: checking build shared
configure:4288: result: yes
configure:4301: checking build nonshared
configure:4317: result: yes
configure:4322: checking build -fPIC
configure:4337: result: yes
configure:4343: checking build -Wall
configure:4353: result: no
configure:4371: checking enable nonstandardprintf
configure:4381: result: no
configure:4386: checking enable windowspath
configure:4396: result: no
configure:4401: checking enable old frame columns
configure:4411: result: no
configure:4416: checking have windows stdafx.h
configure:4429: clang -c conftest.c >&5
conftest.c:33:10: fatal error: 'stdafx.h' file not found
#include "stdafx.h"
^
1 error generated.
configure:4429: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define HAVE_ELF64_GETSHDR 1
| #define HAVE___UINT32_T_IN_SYS_TYPES_H 1
| #define HAVE___UINT64_T_IN_SYS_TYPES_H 1
| #define HAVE_UNUSED_ATTRIBUTE 1
| #define HAVE_ZLIB 1
| #define HAVE_RAW_LIBELF_OK 1
| #define HAVE_LIBELF_OFF64_OK 1
| #define HAVE_ELF64_RELA 1
| #define HAVE_ELF64_SYM 1
| /* end confdefs.h. */
| #include "stdafx.h"
| int
| main ()
| {
| int p; p = 27;
| ;
| return 0;
| }
configure:4436: result: no
configure:4441: checking producer generates SGI IRIX output
configure:4451: result: no
configure:4456: checking producer generates only 32bit
configure:4469: result: no
configure:4591: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f25a3c28fa2c
config.status:824: creating Makefile
config.status:824: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=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=
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_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_header_alloca_h=yes
ac_cv_header_elf_h=yes
ac_cv_header_elfaccess_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=yes
ac_cv_header_libelf_libelf_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ia64_elf_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_elf_elf64_getehdr=yes
ac_cv_lib_elf_elf64_getshdr=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
build_nonshared='libdwarf.a'
build_shared='libdwarf.so'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwarf_namestable='-s'
dwfpic='-fPIC'
dwfwall=''
dwfzlib='-lz'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ELF_H 1
#define HAVE_LIBELF_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ELF64_GETEHDR 1
#define HAVE_ELF64_GETSHDR 1
#define HAVE___UINT32_T_IN_SYS_TYPES_H 1
#define HAVE___UINT64_T_IN_SYS_TYPES_H 1
#define HAVE_UNUSED_ATTRIBUTE 1
#define HAVE_ZLIB 1
#define HAVE_RAW_LIBELF_OK 1
#define HAVE_LIBELF_OFF64_OK 1
#define HAVE_ELF64_RELA 1
#define HAVE_ELF64_SYM 1
#define HAVE_DWARF2_99_EXTENSION 1
configure: exit 0
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/dwarfgen/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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-shared host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = f25a3c28fa2c
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2038: checking for x86_64-unknown-linux-gcc
configure:2065: result: clang
configure:2334: checking for C compiler version
configure:2343: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2354: $? = 0
configure:2343: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2354: $? = 0
configure:2343: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2354: $? = 1
configure:2343: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2354: $? = 1
configure:2374: checking whether the C compiler works
configure:2396: clang conftest.c >&5
configure:2400: $? = 0
configure:2448: result: yes
configure:2451: checking for C compiler default output file name
configure:2453: result: a.out
configure:2459: checking for suffix of executables
configure:2466: clang -o conftest conftest.c >&5
configure:2470: $? = 0
configure:2492: result:
configure:2514: checking whether we are cross compiling
configure:2522: clang -o conftest conftest.c >&5
configure:2526: $? = 0
configure:2533: ./conftest
configure:2537: $? = 0
configure:2552: result: no
configure:2557: checking for suffix of object files
configure:2579: clang -c conftest.c >&5
configure:2583: $? = 0
configure:2604: result: o
configure:2608: checking whether we are using the GNU C compiler
configure:2627: clang -c conftest.c >&5
configure:2627: $? = 0
configure:2636: result: yes
configure:2645: checking whether clang accepts -g
configure:2665: clang -c -g conftest.c >&5
configure:2665: $? = 0
configure:2706: result: yes
configure:2723: checking for clang option to accept ISO C89
configure:2786: clang -c conftest.c >&5
configure:2786: $? = 0
configure:2799: result: none needed
configure:2931: checking for C++ compiler version
configure:2940: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2951: $? = 0
configure:2940: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2951: $? = 0
configure:2940: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2951: $? = 1
configure:2940: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2951: $? = 1
configure:2955: checking whether we are using the GNU C++ compiler
configure:2974: clang++ -c conftest.cpp >&5
configure:2974: $? = 0
configure:2983: result: yes
configure:2992: checking whether clang++ accepts -g
configure:3012: clang++ -c -g conftest.cpp >&5
configure:3012: $? = 0
configure:3053: result: yes
configure:3082: checking how to run the C preprocessor
configure:3113: clang -E conftest.c
configure:3113: $? = 0
configure:3127: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3127: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3152: result: clang -E
configure:3172: clang -E conftest.c
configure:3172: $? = 0
configure:3186: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3215: checking for grep that handles long lines and -e
configure:3273: result: /usr/bin/grep
configure:3278: checking for egrep
configure:3340: result: /usr/bin/grep -E
configure:3345: checking for ANSI C header files
configure:3365: clang -c conftest.c >&5
configure:3365: $? = 0
configure:3438: clang -o conftest conftest.c >&5
configure:3438: $? = 0
configure:3438: ./conftest
configure:3438: $? = 0
configure:3449: result: yes
configure:3462: checking for sys/types.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for sys/stat.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for stdlib.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for string.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for memory.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for strings.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for inttypes.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for stdint.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3462: checking for unistd.h
configure:3462: clang -c conftest.c >&5
configure:3462: $? = 0
configure:3462: result: yes
configure:3474: checking whether byte ordering is bigendian
configure:3489: clang -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:3489: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:3534: clang -c conftest.c >&5
configure:3534: $? = 0
configure:3552: clang -c conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:3552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:3680: result: no
configure:3699: checking whether clang needs -traditional
configure:3733: result: no
configure:3783: checking for a BSD-compatible install
configure:3851: result: /usr/bin/install -c
configure:3865: checking for x86_64-unknown-linux-ranlib
configure:3895: result: no
configure:3905: checking for ranlib
configure:3921: found /usr/bin/ranlib
configure:3932: result: ranlib
configure:3957: checking for x86_64-unknown-linux-ar
configure:3987: result: no
configure:3997: checking for ar
configure:4013: found /usr/bin/ar
configure:4024: result: ar
configure:4050: checking elf.h usability
configure:4050: clang -c conftest.c >&5
configure:4050: $? = 0
configure:4050: result: yes
configure:4050: checking elf.h presence
configure:4050: clang -E conftest.c
configure:4050: $? = 0
configure:4050: result: yes
configure:4050: checking for elf.h
configure:4050: result: yes
configure:4050: checking libelf.h usability
configure:4050: clang -c conftest.c >&5
configure:4050: $? = 0
configure:4050: result: yes
configure:4050: checking libelf.h presence
configure:4050: clang -E conftest.c
configure:4050: $? = 0
configure:4050: result: yes
configure:4050: checking for libelf.h
configure:4050: result: yes
configure:4050: checking sgidefs.h usability
configure:4050: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4050: result: no
configure:4050: checking sgidefs.h presence
configure:4050: clang -E conftest.c
conftest.c:21:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
configure:4050: result: no
configure:4050: checking for sgidefs.h
configure:4050: result: no
configure:4050: checking for sys/types.h
configure:4050: result: yes
configure:4072: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint32_t p; p = 27;
| ;
| return 0;
| }
configure:4089: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4106: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4123: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint32_t p; p = 27;
| ;
| return 0;
| }
configure:4140: clang -c conftest.c >&5
configure:4140: $? = 0
configure:4157: clang -c conftest.c >&5
conftest.c:23:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4174: clang -c conftest.c >&5
conftest.c:23:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4201: clang -c conftest.c >&5
configure:4201: $? = 0
configure:4354: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f25a3c28fa2c
config.status:813: creating Makefile
config.status:813: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_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=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_header_elf_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sgidefs_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build_alias=''
build_nonshared='none.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwfzlib='-lz'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ELF_H 1
#define HAVE_LIBELF_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_INTPTR_T 1
#define HAVE_ZLIB 1
configure: exit 0
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/dwarfdump/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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-shared host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = f25a3c28fa2c
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2045: checking for x86_64-unknown-linux-gcc
configure:2072: result: clang
configure:2341: checking for C compiler version
configure:2350: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2361: $? = 0
configure:2350: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2361: $? = 0
configure:2350: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2361: $? = 1
configure:2350: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2361: $? = 1
configure:2381: checking whether the C compiler works
configure:2403: clang conftest.c >&5
configure:2407: $? = 0
configure:2455: result: yes
configure:2458: checking for C compiler default output file name
configure:2460: result: a.out
configure:2466: checking for suffix of executables
configure:2473: clang -o conftest conftest.c >&5
configure:2477: $? = 0
configure:2499: result:
configure:2521: checking whether we are cross compiling
configure:2529: clang -o conftest conftest.c >&5
configure:2533: $? = 0
configure:2540: ./conftest
configure:2544: $? = 0
configure:2559: result: no
configure:2564: checking for suffix of object files
configure:2586: clang -c conftest.c >&5
configure:2590: $? = 0
configure:2611: result: o
configure:2615: checking whether we are using the GNU C compiler
configure:2634: clang -c conftest.c >&5
configure:2634: $? = 0
configure:2643: result: yes
configure:2652: checking whether clang accepts -g
configure:2672: clang -c -g conftest.c >&5
configure:2672: $? = 0
configure:2713: result: yes
configure:2730: checking for clang option to accept ISO C89
configure:2793: clang -c conftest.c >&5
configure:2793: $? = 0
configure:2806: result: none needed
configure:2832: checking how to run the C preprocessor
configure:2863: clang -E conftest.c
configure:2863: $? = 0
configure:2877: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2902: result: clang -E
configure:2922: clang -E conftest.c
configure:2922: $? = 0
configure:2936: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2965: checking for grep that handles long lines and -e
configure:3023: result: /usr/bin/grep
configure:3028: checking for egrep
configure:3090: result: /usr/bin/grep -E
configure:3096: checking whether clang needs -traditional
configure:3130: result: no
configure:3180: checking for a BSD-compatible install
configure:3248: result: /usr/bin/install -c
configure:3262: checking for x86_64-unknown-linux-ranlib
configure:3292: result: no
configure:3302: checking for ranlib
configure:3318: found /usr/bin/ranlib
configure:3329: result: ranlib
configure:3354: checking for x86_64-unknown-linux-ar
configure:3384: result: no
configure:3394: checking for ar
configure:3410: found /usr/bin/ar
configure:3421: result: ar
configure:3444: checking for ANSI C header files
configure:3464: clang -c conftest.c >&5
configure:3464: $? = 0
configure:3537: clang -o conftest conftest.c >&5
configure:3537: $? = 0
configure:3537: ./conftest
configure:3537: $? = 0
configure:3548: result: yes
configure:3561: checking for sys/types.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for sys/stat.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for stdlib.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for string.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for memory.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for strings.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for inttypes.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for stdint.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3561: checking for unistd.h
configure:3561: clang -c conftest.c >&5
configure:3561: $? = 0
configure:3561: result: yes
configure:3576: checking elf.h usability
configure:3576: clang -c conftest.c >&5
configure:3576: $? = 0
configure:3576: result: yes
configure:3576: checking elf.h presence
configure:3576: clang -E conftest.c
configure:3576: $? = 0
configure:3576: result: yes
configure:3576: checking for elf.h
configure:3576: result: yes
configure:3576: checking libelf.h usability
configure:3576: clang -c conftest.c >&5
configure:3576: $? = 0
configure:3576: result: yes
configure:3576: checking libelf.h presence
configure:3576: clang -E conftest.c
configure:3576: $? = 0
configure:3576: result: yes
configure:3576: checking for libelf.h
configure:3576: result: yes
configure:3576: checking libelf/libelf.h usability
configure:3576: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'libelf/libelf.h' file not found
#include
^
1 error generated.
configure:3576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3576: result: no
configure:3576: checking libelf/libelf.h presence
configure:3576: clang -E conftest.c
conftest.c:21:10: fatal error: 'libelf/libelf.h' file not found
#include
^
1 error generated.
configure:3576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
configure:3576: result: no
configure:3576: checking for libelf/libelf.h
configure:3576: result: no
configure:3576: checking sgidefs.h usability
configure:3576: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:3576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3576: result: no
configure:3576: checking sgidefs.h presence
configure:3576: clang -E conftest.c
conftest.c:21:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:3576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
configure:3576: result: no
configure:3576: checking for sgidefs.h
configure:3576: result: no
configure:3576: checking for sys/types.h
configure:3576: result: yes
configure:3586: checking for elf64_getehdr in -lelf
configure:3611: clang -o conftest conftest.c -lelf >&5
configure:3611: $? = 0
configure:3620: result: yes
configure:3669: checking compile with -Wall
configure:3680: result: no
configure:3696: clang -c conftest.c >&5
conftest.c:24:10: fatal error: 'stdafx.h' file not found
#include "stdafx.h"
^
1 error generated.
configure:3696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define LOCATION_OF_LIBELFHEADER
| /* end confdefs.h. */
| #include "stdafx.h"
| int
| main ()
| {
| int p; p = 27;
| ;
| return 0;
| }
configure:3714: clang -c conftest.c >&5
configure:3714: $? = 0
configure:3731: clang -c conftest.c >&5
conftest.c:29:1: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
__uint32_t p; p = 3;
^~~~~~~~~~
__uint128_t
note: '__uint128_t' declared here
1 error generated.
configure:3731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define LOCATION_OF_LIBELFHEADER
| #define HAVE_ELF64_R_INFO 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint32_t p; p = 3;
| ;
| return 0;
| }
configure:3748: clang -c conftest.c >&5
conftest.c:29:1: error: unknown type name '__uint64_t'; did you mean '__uint128_t'?
__uint64_t p; p = 3;
^~~~~~~~~~
__uint128_t
note: '__uint128_t' declared here
1 error generated.
configure:3748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ELF64_GETEHDR 1
| #define LOCATION_OF_LIBELFHEADER
| #define HAVE_ELF64_R_INFO 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __uint64_t p; p = 3;
| ;
| return 0;
| }
configure:3765: clang -c conftest.c >&5
configure:3765: $? = 0
configure:3782: clang -c conftest.c >&5
configure:3782: $? = 0
configure:3807: clang -c conftest.c >&5
configure:3807: $? = 0
configure:3814: checking checking if __attribute__ unused compiles ok
configure:3836: clang -o conftest conftest.c >&5
configure:3836: $? = 0
configure:3836: ./conftest
configure:3836: $? = 0
configure:3840: result: yes
configure:3852: checking checking zlib present
configure:3874: clang -c conftest.c >&5
configure:3874: $? = 0
configure:3880: result: yes
configure:3911: clang -c conftest.c >&5
configure:3911: $? = 0
configure:3918: checking is off64_t type supported
configure:3934: clang -c conftest.c >&5
configure:3934: $? = 0
configure:3938: result: yes
configure:4063: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f25a3c28fa2c
config.status:819: creating Makefile
config.status:819: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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=
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_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_header_elf_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=yes
ac_cv_header_libelf_libelf_h=no
ac_cv_header_memory_h=yes
ac_cv_header_sgidefs_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_elf_elf64_getehdr=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
build_nonshared='none.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
dwfwall=''
dwfzlib='-lz'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ELF_H 1
#define HAVE_LIBELF_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ELF64_GETEHDR 1
#define LOCATION_OF_LIBELFHEADER
#define HAVE_ELF64_R_INFO 1
#define HAVE___UINT32_T_IN_SYS_TYPES_H 1
#define HAVE___UINT64_T_IN_SYS_TYPES_H 1
#define HAVE_REGEX 1
#define HAVE_UNUSED_ATTRIBUTE 1
#define HAVE_ZLIB 1
#define HAVE_RAW_LIBELF_OK 1
#define HAVE_LIBELF_OFF64_OK 1
configure: exit 0
CMD: config logfiles '/tmp/libdwarf/src/dwarf-20160613/dwarfexample/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 simplereader.c configure frame1.c, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-shared host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = f25a3c28fa2c
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: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2042: checking for x86_64-unknown-linux-gcc
configure:2069: result: clang
configure:2338: checking for C compiler version
configure:2347: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2358: $? = 0
configure:2347: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2358: $? = 0
configure:2347: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2358: $? = 1
configure:2347: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2358: $? = 1
configure:2378: checking whether the C compiler works
configure:2400: clang conftest.c >&5
configure:2404: $? = 0
configure:2452: result: yes
configure:2455: checking for C compiler default output file name
configure:2457: result: a.out
configure:2463: checking for suffix of executables
configure:2470: clang -o conftest conftest.c >&5
configure:2474: $? = 0
configure:2496: result:
configure:2518: checking whether we are cross compiling
configure:2526: clang -o conftest conftest.c >&5
configure:2530: $? = 0
configure:2537: ./conftest
configure:2541: $? = 0
configure:2556: result: no
configure:2561: checking for suffix of object files
configure:2583: clang -c conftest.c >&5
configure:2587: $? = 0
configure:2608: result: o
configure:2612: checking whether we are using the GNU C compiler
configure:2631: clang -c conftest.c >&5
configure:2631: $? = 0
configure:2640: result: yes
configure:2649: checking whether clang accepts -g
configure:2669: clang -c -g conftest.c >&5
configure:2669: $? = 0
configure:2710: result: yes
configure:2727: checking for clang option to accept ISO C89
configure:2790: clang -c conftest.c >&5
configure:2790: $? = 0
configure:2803: result: none needed
configure:2935: checking for C++ compiler version
configure:2944: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2955: $? = 0
configure:2944: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2955: $? = 0
configure:2944: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2955: $? = 1
configure:2944: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2955: $? = 1
configure:2959: checking whether we are using the GNU C++ compiler
configure:2978: clang++ -c conftest.cpp >&5
configure:2978: $? = 0
configure:2987: result: yes
configure:2996: checking whether clang++ accepts -g
configure:3016: clang++ -c -g conftest.cpp >&5
configure:3016: $? = 0
configure:3057: result: yes
configure:3086: checking how to run the C preprocessor
configure:3117: clang -E conftest.c
configure:3117: $? = 0
configure:3131: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3131: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3156: result: clang -E
configure:3176: clang -E conftest.c
configure:3176: $? = 0
configure:3190: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3219: checking for grep that handles long lines and -e
configure:3277: result: /usr/bin/grep
configure:3282: checking for egrep
configure:3344: result: /usr/bin/grep -E
configure:3349: checking for ANSI C header files
configure:3369: clang -c conftest.c >&5
configure:3369: $? = 0
configure:3442: clang -o conftest conftest.c >&5
configure:3442: $? = 0
configure:3442: ./conftest
configure:3442: $? = 0
configure:3453: result: yes
configure:3466: checking for sys/types.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for sys/stat.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for stdlib.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for string.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for memory.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for strings.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for inttypes.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for stdint.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3466: checking for unistd.h
configure:3466: clang -c conftest.c >&5
configure:3466: $? = 0
configure:3466: result: yes
configure:3478: checking whether byte ordering is bigendian
configure:3493: clang -c conftest.c >&5
conftest.c:20:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:20:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:3493: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:3538: clang -c conftest.c >&5
configure:3538: $? = 0
configure:3556: clang -c conftest.c >&5
conftest.c:26:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:3556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:3684: result: no
configure:3703: checking whether clang needs -traditional
configure:3737: result: no
configure:3787: checking for a BSD-compatible install
configure:3855: result: /usr/bin/install -c
configure:3869: checking for x86_64-unknown-linux-ranlib
configure:3899: result: no
configure:3909: checking for ranlib
configure:3925: found /usr/bin/ranlib
configure:3936: result: ranlib
configure:3961: checking for x86_64-unknown-linux-ar
configure:3991: result: no
configure:4001: checking for ar
configure:4017: found /usr/bin/ar
configure:4028: result: ar
configure:4054: checking elf.h usability
configure:4054: clang -c conftest.c >&5
configure:4054: $? = 0
configure:4054: result: yes
configure:4054: checking elf.h presence
configure:4054: clang -E conftest.c
configure:4054: $? = 0
configure:4054: result: yes
configure:4054: checking for elf.h
configure:4054: result: yes
configure:4054: checking libelf.h usability
configure:4054: clang -c conftest.c >&5
configure:4054: $? = 0
configure:4054: result: yes
configure:4054: checking libelf.h presence
configure:4054: clang -E conftest.c
configure:4054: $? = 0
configure:4054: result: yes
configure:4054: checking for libelf.h
configure:4054: result: yes
configure:4054: checking sgidefs.h usability
configure:4054: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4054: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4054: result: no
configure:4054: checking sgidefs.h presence
configure:4054: clang -E conftest.c
conftest.c:21:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4054: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| /* end confdefs.h. */
| #include
configure:4054: result: no
configure:4054: checking for sgidefs.h
configure:4054: result: no
configure:4054: checking for sys/types.h
configure:4054: result: yes
configure:4076: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint32_t p; p = 27;
| ;
| return 0;
| }
configure:4093: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4110: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4110: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4127: clang -c conftest.c >&5
conftest.c:22:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4127: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint32_t p; p = 27;
| ;
| return 0;
| }
configure:4144: clang -c conftest.c >&5
configure:4144: $? = 0
configure:4161: clang -c conftest.c >&5
conftest.c:23:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4161: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4178: clang -c conftest.c >&5
conftest.c:23:10: fatal error: 'sgidefs.h' file not found
#include
^
1 error generated.
configure:4178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "simplereader.c"
| #define PACKAGE_TARNAME "simplereader-c"
| #define PACKAGE_VERSION "frame1.c"
| #define PACKAGE_STRING "simplereader.c frame1.c"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ELF_H 1
| #define HAVE_LIBELF_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| __uint64_t p; p = 27;
| ;
| return 0;
| }
configure:4241: clang -c conftest.c >&5
configure:4241: $? = 0
configure:4368: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by simplereader.c config.status frame1.c, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f25a3c28fa2c
config.status:814: creating Makefile
config.status:814: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_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=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_header_elf_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sgidefs_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_gcc_traditional=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='simplereader.c'
PACKAGE_STRING='simplereader.c frame1.c'
PACKAGE_TARNAME='simplereader-c'
PACKAGE_URL=''
PACKAGE_VERSION='frame1.c'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build_alias=''
build_nonshared='none.a'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
dwfwall=''
dwfzlib='-lz'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
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 "simplereader.c"
#define PACKAGE_TARNAME "simplereader-c"
#define PACKAGE_VERSION "frame1.c"
#define PACKAGE_STRING "simplereader.c frame1.c"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ELF_H 1
#define HAVE_LIBELF_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_INTPTR_T 1
#define HAVE_ZLIB 1
configure: exit 0