Build of attr with musl toolchain

The build took 00h 01m 21s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
10,380 sh
2,375 ansic
475 makefile
246 perl
13,476 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: attr 2.4.47-1 (Wed Apr 5 00:22:12 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking for gmake... no
# checking for make... /usr/sbin/make
# checking for tar... /usr/sbin/tar
# checking for gzip... /usr/sbin/gzip
# checking for makedepend... /bin/true
# checking for awk... /usr/sbin/awk
# checking for sed... (cached) /usr/sbin/sed
# checking for echo... /usr/sbin/echo
# checking for sort... /usr/sbin/sort
# checking whether ln -s works... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for msgmerge... /usr/sbin/msgmerge
# checking for xgettext... /usr/sbin/xgettext
# checking for rpm... no
# checking for an ANSI C-conforming const... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# configure: creating ./config.status
# config.status: creating include/builddefs
# config.status: creating include/config.h
# config.status: executing libtool commands
# /usr/sbin/make include libmisc libattr attr getfattr setfattr examples test m4 man doc po debian package
# make[1]: Entering directory '/tmp/attr/src/attr-2.4.47'
# /usr/sbin/make -C include
# /usr/sbin/make -C libmisc
# /usr/sbin/make -C examples
# /usr/sbin/make -C test
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/libmisc'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/include'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/examples'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/test'
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c
# ln -s . attr
# rm -f copyattr dep dep.bak *.[1-9].gz *.tmpo *.mo
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/test'
# /usr/sbin/make -C m4
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/include'
# /usr/sbin/make -C man
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/examples'
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/m4'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/man'
# /usr/sbin/make -C man1
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/m4'
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man1'
# /usr/sbin/make -C man2
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man2'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man1'
# /usr/sbin/make -C man3
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man2'
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man3'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man3'
# /usr/sbin/make -C man5
# make[3]: Entering directory '/tmp/attr/src/attr-2.4.47/man/man5'
# make[3]: Nothing to be done for 'default'.
# make[3]: Leaving directory '/tmp/attr/src/attr-2.4.47/man/man5'
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/man'
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -fPIC -DPIC -o .libs/quote.o
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -fPIC -DPIC -o .libs/unquote.o
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -fPIC -DPIC -o .libs/high_water_alloc.o
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c quote.c -o quote.o >/dev/null 2>&1
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c unquote.c -o unquote.o >/dev/null 2>&1
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c high_water_alloc.c -o high_water_alloc.o >/dev/null 2>&1
# /usr/sbin/make -C doc
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c
# /usr/sbin/make -C po
# /usr/sbin/make -C debian
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/doc'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/po'
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/debian'
# /usr/sbin/gzip --best -c < CHANGES > CHANGES.gz
# /usr/sbin/msgfmt -o cs.mo cs.po
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/debian'
# /usr/sbin/msgfmt -o de.mo de.po
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/doc'
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -fPIC -DPIC -o .libs/next_line.o
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -fPIC -DPIC -o .libs/walk_tree.o
# walk_tree.c:104:43: warning: '&&' within '||' [-Wlogical-op-parentheses]
# if ((flags & WALK_TREE_RECURSIVE) &&
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
# walk_tree.c:104:43: note: place parentheses around the '&&' expression to silence this warning
# if ((flags & WALK_TREE_RECURSIVE) &&
# ^
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c next_line.c -o next_line.o >/dev/null 2>&1
# /usr/sbin/msgfmt -o es.mo es.po
# /usr/sbin/msgfmt -o fr.mo fr.po
# /usr/sbin/make -C package
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/package'
# /usr/sbin/msgfmt -o gl.mo gl.po
# /usr/sbin/msgfmt -o nl.mo nl.po
# make[2]: Nothing to be done for 'default'.
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/package'
# /usr/sbin/msgfmt -o pl.mo pl.po
# /usr/sbin/make -C libattr
# 1 warning generated.
# /usr/sbin/msgfmt -o sv.mo sv.po
# make[2]: Entering directory '/tmp/attr/src/attr-2.4.47/libattr'
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c walk_tree.c -o walk_tree.o >/dev/null 2>&1
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/po'
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c
# /bin/sh ../libtool --mode=compile clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_file.c -fPIC -DPIC -o .libs/attr_copy_file.o
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c libattr.c -fPIC -DPIC -o .libs/libattr.o
# libtool: compile: clang -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.4.47\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -include libattr.h -c attr_copy_fd.c -fPIC -DPIC -o .libs/attr_copy_fd.o
# /bin/sh ../libtool --mode=link clang -o libmisc.la quote.lo unquote.lo high_water_alloc.lo next_line.lo walk_tree.lo
# In file included from attr_copy_fd.c:34:
# ../include/attr/xattr.h:34:1: error: unknown type name '__BEGIN_DECLS'
# __BEGIN_DECLS
# ^
# ../include/attr/xattr.h:36:1: error: expected identifier or '('
# extern int setxattr (const char *__path, const char *__name,
# ^
# ../include/attr/xattr.h:39:58: error: expected function body after function declarator
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/xattr.h:41:58: error: expected function body after function declarator
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/xattr.h:44:35: error: expected function body after function declarator
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:46:35: error: expected function body after function declarator
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:48:35: error: expected function body after function declarator
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:51:20: error: expected function body after function declarator
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:53:20: error: expected function body after function declarator
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:55:20: error: expected function body after function declarator
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:57:65: error: expected function body after function declarator
# extern int removexattr (const char *__path, const char *__name) __THROW;
# ^
# ../include/attr/xattr.h:58:66: error: expected function body after function declarator
# extern int lremovexattr (const char *__path, const char *__name) __THROW;
# ^
# ../include/attr/xattr.h:59:63: error: expected function body after function declarator
# extern int fremovexattr (int __filedes, const char *__name) __THROW;
# ^
# In file included from libattr.c:25:
# ../include/attr/xattr.h:34:1: error: unknown type name '__BEGIN_DECLS'
# __BEGIN_DECLS
# ^
# ../include/attr/xattr.h:36:1: error: expected identifier or '('
# ../include/attr/xattr.h:61:1: error: unknown type name '__END_DECLS'
# __END_DECLS
# ^
# In file included from attr_copy_fd.c:extern int setxattr (const char *__path, const char *__name,38
# :
# ^../include/attr/libattr.h
# :25:1: error: expected identifier or '('
# struct error_context;
# ^
# ../include/attr/xattr.h:39:58:../include/attr/libattr.h :error28: :expected function body after function declarator37
# : warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# int (*) (const char *, struct error_context *),
# ^
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/libattr.h:29:14: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# ../include/attr/xattr.h struct error_context *);
# : ^41
# :58: error: expected function body after function declarator
# ../include/attr/libattr.h:31:35: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# int (*) (const char *, struct error_context *),
# ^
# ../include/attr/xattr.h../include/attr/libattr.h::3244::1235:: warningerror: : declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]expected function body after function declarator
#
# struct error_context *);
# ^
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/libattr.h:35:61: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# ../include/attr/xattr.h:46:35:extern int attr_copy_check_permissions(const char *, struct error_context *);
# error ^:
# expected function body after function declarator
# ../include/attr/libattr.h void *__value, size_t __size) __THROW;:
# 40 ^:
# 50: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# ../include/attr/xattr.h:48extern int attr_copy_action(const char *, struct error_context *);:
# 35 ^:
# error: expected function body after function declarator
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:51:20: error: expected function body after function declarator
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:53:20: error: expected function body after function declarator
# attr_copy_fd.c:62 size_t __size) __THROW;:
# 1 ^:
# error: conflicting types for 'attr_copy_fd'
# ../include/attr/xattr.hattr_copy_fd(const char *src_path, int src_fd,:
# 55^:
# 20:../include/attr/libattr.h :error30: :expected function body after function declarator12
# : note: previous declaration is here
# size_t __size) __THROW;
# ^extern int attr_copy_fd (const char *, int, const char *, int,
#
# ^
# ../include/attr/xattr.h:57:65: error: expected function body after function declarator
# extern int removexattr (const char *__path, const char *__name) __THROW;
# ^
# ../include/attr/xattr.h:58:66: error: expected function body after function declarator
# attr_copy_fd.cextern int lremovexattr (const char *__path, const char *__name) __THROW;:
# 76 ^:
# 9: warning: incompatible pointer types assigning to 'int (*)(const char *, struct error_context *)' from 'int (const char *, struct error_context *)' [-Wincompatible-pointer-types]
# ../include/attr/xattr.h:59:63: check = attr_copy_check_permissions;
# error ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~:
# expected function body after function declarator
# attr_copy_fd.c:78:9: warning: implicit declaration of function 'flistxattr' is invalid in C99 [-Wimplicit-function-declaration]
# extern int fremovexattr (int __filedes, const char *__name) __THROW; size = flistxattr (src_fd, NULL, 0);
#
# ^ ^
#
# attr_copy_fd.c:113:10: warning: implicit declaration of function 'fgetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# size = fgetxattr (src_fd, name, NULL, 0);
# ^
# ../include/attr/xattr.h:61:1: error: unknown type name '__END_DECLS'
# __END_DECLS
# ^
# In file included from libattr.c:26:
# ../include/attr/attributes.h:61:1: error: expected identifier or '('
# typedef struct attrlist {
# ^
# ../include/attr/attributes.h:65:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# } attrlist_t;
# ^
# attr_copy_fd.c:141:7: warning: implicit declaration of function 'fsetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# if (fsetxattr (dst_fd, name, value, size, 0) != 0) {
# ^
# In file included from attr_copy_file.c:34:
# ../include/attr/xattr.h:34:1: error: unknown type name '__BEGIN_DECLS'
# __BEGIN_DECLS
# ^
# ../include/attr/xattr.h:36:1: error: expected identifier or '('
# extern int setxattr (const char *__path, const char *__name,
# ^
# ../include/attr/xattr.h:39:58: error: expected function body after function declarator
# 10 warning const void *__value, size_t __size, int __flags) __THROW;s and
# 16 ^ errors
# generated.
# ../include/attr/xattr.h:41:58: error: expected function body after function declarator
# const void *__value, size_t __size, int __flags) __THROW;
# ^
# ../include/attr/xattr.h:44:35: error: expected function body after function declarator
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:46:35: error: expected function body after function declarator
# void *__value, size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:48:35: error: expected function body after function declarator
# libattr.c:114:8: warning: implicit declaration of function 'lgetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# void *__value, size_t __size) __THROW;
# ^
# c = lgetxattr(path, name, attrvalue, *valuelength);
# ^
# ../include/attr/xattr.h:51:20: error: expected function body after function declarator
# libattr.c:116: size_t __size) __THROW;9
# : ^
# warning: implicit declaration of function 'getxattr' is invalid in C99 [-Wimplicit-function-declaration]
# c = getxattr(path, name, attrvalue, *valuelength);../include/attr/xattr.h
# : ^53
# :20: error: expected function body after function declarator
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:55:20: error: expected function body after function declarator
# size_t __size) __THROW;
# ^
# ../include/attr/xattr.h:57:65: error: expected function body after function declarator
# extern int removexattr (const char *__path, const char *__name) __THROW;
# libattr.c ^
# :137:7: warning: implicit declaration of function 'fgetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# ../include/attr/xattr.h:58:66: error: expected function body after function declarator
# c = fgetxattr(fd, name, attrvalue, *valuelength);
# ^
# extern int lremovexattr (const char *__path, const char *__name) __THROW;
# ^
# ../include/attr/xattr.h:59:63: error: expected function body after function declarator
# extern int fremovexattr (int __filedes, const char *__name) __THROW;
# ^
# libattr.c:165:8: warning: implicit declaration of function 'lsetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# c = lsetxattr(path, name, buffer, valuelength, lflags);
# ^
# libattr.c:167:8: warning: implicit declaration of function 'setxattr' is invalid in C99 [-Wimplicit-function-declaration]
# c = setxattr(path, name, buffer, valuelength, lflags);
# ^
# ../include/attr/xattr.h:61:1: errorlibattr.c: unknown type name '__END_DECLS':
# 191:7: warning: implicit declaration of function 'fsetxattr' is invalid in C99 [-Wimplicit-function-declaration]__END_DECLS
#
# ^
# In file included from c = fsetxattr(fd, name, buffer, valuelength, lflags);
# attr_copy_file.c ^:
# 38:
# ../include/attr/libattr.h:25:1: error: expected identifier or '('
# struct error_context;
# ^
# ../include/attr/libattr.h:28:37: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# libattr.c:209:8: int (*) (const char *, struct error_context *),warning:
# implicit declaration of function 'lremovexattr' is invalid in C99 [-Wimplicit-function-declaration] ^
#
# c = lremovexattr(path, name);
# ^
# ../include/attr/libattr.h:29libattr.c::14211:: 8warning:: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]warning
# : implicit declaration of function 'removexattr' is invalid in C99 [-Wimplicit-function-declaration]
# c = removexattr(path, name);
# ^
# struct error_context *);
# ^
# ../include/attr/libattr.h:31:35: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# libattr.c int (*) (const char *, struct error_context *),
# : ^228
# :7: warning: implicit declaration of function 'fremovexattr' is invalid in C99 [-Wimplicit-function-declaration]
# c = fremovexattr(fd, name);
# ^
# ../include/attr/libattr.h:32:12: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# struct error_context *);
# ^
# ../include/attr/libattr.h:35:61: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# extern int attr_copy_check_permissions(const char *, struct error_context *);
# ^
# ../include/attr/libattr.h:40:50: warning: declaration of 'struct error_context' will not be visible outside of this function [-Wvisibility]
# extern int attr_copy_action(const char *, struct error_context *);
# ^
# libattr.c:247:14: error: use of undeclared identifier 'alist'
# attrlist_t *alist = (attrlist_t *)buffer;
# ^
# libattr.c:247:35: error: expected expression
# attrlist_t *alist = (attrlist_t *)buffer;
# ^
# attr_copy_file.c:62:1: error: conflicting types for 'attr_copy_file'
# attr_copy_file(const char *src_path, const char *dst_path,
# ^
# ../include/attr/libattr.h:27:12: note: previous declaration is herelibattr.c
# :250:53: error: use of undeclared identifier 'alist'
# extern int attr_copy_file (const char *, const char *, if ((*end_offset - size) < (*start_offset + sizeof(alist->al_count))) {
#
# ^ ^
#
# libattr.c:251:3: error: use of undeclared identifier 'alist'
# alist->al_more = 1;
# ^
# attr_copy_file.c:74:9: warning: incompatible pointer types assigning to 'int (*)(const char *, struct error_context *)' from 'int (const char *, struct error_context *)' [-Wincompatible-pointer-types]
# check = attr_copy_check_permissions;
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# make[2]: *** [../include/buildrules:52: attr_copy_fd.lo] Error 1
# attr_copy_file.c:make[2]: *** Waiting for unfinished jobs....
# 76:9: warning: implicit declaration of function 'llistxattr' is invalid in C99 [-Wimplicit-function-declaration]
# size = llistxattr (src_path, NULL, 0);
# ^
# fatal error: too many errors emitted, stopping now [-ferror-limit=]
# attr_copy_file.c:111:10: warning: implicit declaration of function 'lgetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# size = lgetxattr (src_path, name, NULL, 0);
# ^
# 10 warnings and 20 errors generated.
# attr_copy_file.c:139:7: warning: implicit declaration of function 'lsetxattr' is invalid in C99 [-Wimplicit-function-declaration]
# if (lsetxattr (dst_path, name, value, size, 0) != 0) {
# ^
# 10 warnings and 16 errors generated.
# make[2]: *** [../include/buildrules:52: libattr.lo] Error 1
# make[2]: *** [../include/buildrules:52: attr_copy_file.lo] Error 1
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/libattr'
# make[1]: *** [include/buildrules:35: libattr] Error 2
# make[1]: *** Waiting for unfinished jobs....
# libtool: link: ar cru .libs/libmisc.a .libs/quote.o .libs/unquote.o .libs/high_water_alloc.o .libs/next_line.o .libs/walk_tree.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmisc.a
# libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" )
# make[2]: Leaving directory '/tmp/attr/src/attr-2.4.47/libmisc'
# make[1]: Leaving directory '/tmp/attr/src/attr-2.4.47'
# make: *** [Makefile:47: default] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/attr/src/attr-2.4.47/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 --libdir=/usr/lib --libexecdir=/usr/lib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 831c1528e76e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2224: checking build system type
# configure:2238: result: x86_64-unknown-linux-gnu
# configure:2258: checking host system type
# configure:2271: result: x86_64-unknown-linux-gnu
# configure:2312: checking how to print strings
# configure:2339: result: printf
# configure:2368: checking for x86_64-unknown-linux-gcc
# configure:2395: result: clang
# configure:2664: checking for C compiler version
# configure:2673: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2684: $? = 0
# configure:2673: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2684: $? = 0
# configure:2673: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2684: $? = 1
# configure:2673: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2684: $? = 1
# configure:2704: checking whether the C compiler works
# configure:2726: clang conftest.c >&5
# configure:2730: $? = 0
# configure:2778: result: yes
# configure:2781: checking for C compiler default output file name
# configure:2783: result: a.out
# configure:2789: checking for suffix of executables
# configure:2796: clang -o conftest conftest.c >&5
# configure:2800: $? = 0
# configure:2822: result:
# configure:2844: checking whether we are cross compiling
# configure:2852: clang -o conftest conftest.c >&5
# configure:2856: $? = 0
# configure:2863: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2867: $? = 127
# configure:2882: result: yes
# configure:2887: checking for suffix of object files
# configure:2909: clang -c conftest.c >&5
# configure:2913: $? = 0
# configure:2934: result: o
# configure:2938: checking whether we are using the GNU C compiler
# configure:2957: clang -c conftest.c >&5
# configure:2957: $? = 0
# configure:2966: result: yes
# configure:2975: checking whether clang accepts -g
# configure:2995: clang -c -g conftest.c >&5
# configure:2995: $? = 0
# configure:3036: result: yes
# configure:3053: checking for clang option to accept ISO C89
# configure:3116: clang -c conftest.c >&5
# configure:3116: $? = 0
# configure:3129: result: none needed
# configure:3149: checking for a sed that does not truncate output
# configure:3213: result: /usr/sbin/sed
# configure:3231: checking for grep that handles long lines and -e
# configure:3289: result: /usr/sbin/grep
# configure:3294: checking for egrep
# configure:3356: result: /usr/sbin/grep -E
# configure:3361: checking for fgrep
# configure:3423: result: /usr/sbin/grep -F
# configure:3458: checking for ld used by clang
# configure:3525: result: /sysroot/bin/ld
# configure:3532: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:3547: result: yes
# configure:3559: checking for BSD- or MS-compatible name lister (nm)
# configure:3608: result: /sysroot/bin/nm -B
# configure:3738: checking the name lister (/sysroot/bin/nm -B) interface
# configure:3745: clang -c conftest.c >&5
# configure:3748: /sysroot/bin/nm -B "conftest.o"
# configure:3751: output
# 0000000000000000 B some_variable
# configure:3758: result: BSD nm
# configure:3761: checking whether ln -s works
# configure:3765: result: yes
# configure:3773: checking the maximum length of command line arguments
# configure:3903: result: 1572864
# configure:3920: checking whether the shell understands some XSI constructs
# configure:3930: result: yes
# configure:3934: checking whether the shell understands "+="
# configure:3940: result: yes
# configure:3975: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4015: result: func_convert_file_noop
# configure:4022: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4042: result: func_convert_file_noop
# configure:4049: checking for /sysroot/bin/ld option to reload object files
# configure:4056: result: -r
# configure:4090: checking for x86_64-unknown-linux-objdump
# configure:4120: result: no
# configure:4130: checking for objdump
# configure:4146: found /sysroot/bin/objdump
# configure:4157: result: objdump
# configure:4169: WARNING: using cross tools not prefixed with host triplet
# configure:4189: checking how to recognize dependent libraries
# configure:4391: result: pass_all
# configure:4436: checking for x86_64-unknown-linux-dlltool
# configure:4466: result: no
# configure:4476: checking for dlltool
# configure:4506: result: no
# configure:4536: checking how to associate runtime and link libraries
# configure:4563: result: printf %s\n
# configure:4580: checking for x86_64-unknown-linux-ar
# configure:4610: result: no
# configure:4624: checking for ar
# configure:4640: found /sysroot/bin/ar
# configure:4651: result: ar
# configure:4688: checking for archiver @FILE support
# configure:4705: clang -c conftest.c >&5
# configure:4705: $? = 0
# configure:4708: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4711: $? = 0
# configure:4716: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:4719: $? = 1
# configure:4731: result: @
# configure:4749: checking for x86_64-unknown-linux-strip
# configure:4779: result: no
# configure:4789: checking for strip
# configure:4805: found /sysroot/bin/strip
# configure:4816: result: strip
# configure:4848: checking for x86_64-unknown-linux-ranlib
# configure:4878: result: no
# configure:4888: checking for ranlib
# configure:4904: found /sysroot/bin/ranlib
# configure:4915: result: ranlib
# configure:4992: checking for gawk
# configure:5008: found /usr/sbin/gawk
# configure:5019: result: gawk
# configure:5059: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:5179: clang -c conftest.c >&5
# configure:5182: $? = 0
# configure:5186: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5189: $? = 0
# configure:5255: clang -o conftest conftest.c conftstm.o >&5
# configure:5258: $? = 0
# configure:5296: result: ok
# configure:5333: checking for sysroot
# configure:5363: result: no
# configure:5440: clang -c conftest.c >&5
# configure:5443: $? = 0
# configure:5579: checking for x86_64-unknown-linux-mt
# configure:5609: result: no
# configure:5619: checking for mt
# configure:5649: result: no
# configure:5669: checking if : is a manifest tool
# configure:5675: : '-?'
# configure:5683: result: no
# configure:6325: checking how to run the C preprocessor
# configure:6356: clang -E conftest.c
# configure:6356: $? = 0
# configure:6370: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6370: $? = 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:6395: result: clang -E
# configure:6415: clang -E conftest.c
# configure:6415: $? = 0
# configure:6429: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6429: $? = 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:6458: checking for ANSI C header files
# configure:6478: clang -c conftest.c >&5
# configure:6478: $? = 0
# configure:6562: result: yes
# configure:6575: checking for sys/types.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for sys/stat.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for stdlib.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for string.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for memory.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for strings.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for inttypes.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for stdint.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6575: checking for unistd.h
# configure:6575: clang -c conftest.c >&5
# configure:6575: $? = 0
# configure:6575: result: yes
# configure:6589: checking for dlfcn.h
# configure:6589: clang -c conftest.c >&5
# configure:6589: $? = 0
# configure:6589: result: yes
# configure:6795: checking for objdir
# configure:6810: result: .libs
# configure:7081: checking if clang supports -fno-rtti -fno-exceptions
# configure:7099: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7103: $? = 0
# configure:7116: result: yes
# configure:7443: checking for clang option to produce PIC
# configure:7450: result: -fPIC -DPIC
# configure:7458: checking if clang PIC flag -fPIC -DPIC works
# configure:7476: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7480: $? = 0
# configure:7493: result: yes
# configure:7522: checking if clang static flag -static works
# configure:7550: result: no
# configure:7565: checking if clang supports -c -o file.o
# configure:7586: clang -c -o out/conftest2.o conftest.c >&5
# configure:7590: $? = 0
# configure:7612: result: yes
# configure:7620: checking if clang supports -c -o file.o
# configure:7667: result: yes
# configure:7700: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:8853: result: yes
# configure:8890: checking whether -lc should be explicitly linked in
# configure:8898: clang -c conftest.c >&5
# configure:8901: $? = 0
# configure:8916: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:8919: $? = 0
# configure:8933: result: no
# configure:9093: checking dynamic linker characteristics
# configure:9604: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9604: $? = 0
# configure:9830: result: GNU/Linux ld.so
# configure:9937: checking how to hardcode library paths into programs
# configure:9962: result: immediate
# configure:10502: checking whether stripping libraries is possible
# configure:10507: result: yes
# configure:10542: checking if libtool supports shared libraries
# configure:10544: result: yes
# configure:10547: checking whether to build shared libraries
# configure:10568: result: yes
# configure:10571: checking whether to build static libraries
# configure:10575: result: yes
# configure:10651: checking for x86_64-unknown-linux-gcc
# configure:10678: result: clang
# configure:10947: checking for C compiler version
# configure:10956: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:10967: $? = 0
# configure:10956: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:10967: $? = 0
# configure:10956: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:10967: $? = 1
# configure:10956: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:10967: $? = 1
# configure:10971: checking whether we are using the GNU C compiler
# configure:10999: result: yes
# configure:11008: checking whether clang accepts -g
# configure:11069: result: yes
# configure:11086: checking for clang option to accept ISO C89
# configure:11162: result: none needed
# configure:11224: checking for x86_64-unknown-linux-gcc
# configure:11251: result: clang
# configure:11520: checking for C compiler version
# configure:11529: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:11540: $? = 0
# configure:11529: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:11540: $? = 0
# configure:11529: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:11540: $? = 1
# configure:11529: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:11540: $? = 1
# configure:11544: checking whether we are using the GNU C compiler
# configure:11572: result: yes
# configure:11581: checking whether clang accepts -g
# configure:11642: result: yes
# configure:11659: checking for clang option to accept ISO C89
# configure:11735: result: none needed
# configure:11771: checking for gmake
# configure:11804: result: no
# configure:11771: checking for make
# configure:11789: found /usr/sbin/make
# configure:11801: result: /usr/sbin/make
# configure:11824: checking for tar
# configure:11842: found /usr/sbin/tar
# configure:11854: result: /usr/sbin/tar
# configure:11867: checking for gzip
# configure:11885: found /usr/sbin/gzip
# configure:11897: result: /usr/sbin/gzip
# configure:11910: checking for makedepend
# configure:11941: result: /bin/true
# configure:11954: checking for awk
# configure:11972: found /usr/sbin/awk
# configure:11984: result: /usr/sbin/awk
# configure:11997: checking for sed
# configure:12027: result: /usr/sbin/sed
# configure:12040: checking for echo
# configure:12058: found /usr/sbin/echo
# configure:12070: result: /usr/sbin/echo
# configure:12083: checking for sort
# configure:12101: found /usr/sbin/sort
# configure:12113: result: /usr/sbin/sort
# configure:12124: checking whether ln -s works
# configure:12128: result: yes
# configure:12139: checking for msgfmt
# configure:12157: found /usr/sbin/msgfmt
# configure:12169: result: /usr/sbin/msgfmt
# configure:12189: checking for msgmerge
# configure:12207: found /usr/sbin/msgmerge
# configure:12219: result: /usr/sbin/msgmerge
# configure:12239: checking for xgettext
# configure:12257: found /usr/sbin/xgettext
# configure:12269: result: /usr/sbin/xgettext
# configure:12294: checking for rpm
# configure:12327: result: no
# configure:12418: checking for an ANSI C-conforming const
# configure:12484: clang -c conftest.c >&5
# configure:12484: $? = 0
# configure:12491: result: yes
# configure:12499: checking for mode_t
# configure:12499: clang -c conftest.c >&5
# configure:12499: $? = 0
# configure:12499: clang -c conftest.c >&5
# conftest.c:58:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:12499: $? = 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_GETTEXT 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
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12499: result: yes
# configure:12510: checking for size_t
# configure:12510: clang -c conftest.c >&5
# configure:12510: $? = 0
# configure:12510: clang -c conftest.c >&5
# conftest.c:58:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12510: $? = 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_GETTEXT 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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12510: result: yes
# configure:12523: checking for working alloca.h
# configure:12540: clang -o conftest conftest.c >&5
# configure:12540: $? = 0
# configure:12548: result: yes
# configure:12556: checking for alloca
# configure:12593: clang -o conftest conftest.c >&5
# configure:12593: $? = 0
# configure:12601: result: yes
# configure:12824: 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 831c1528e76e
#
# config.status:1082: creating include/builddefs
# config.status:1082: creating include/config.h
# config.status:1266: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_func_alloca_works=yes
# ac_cv_header_dlfcn_h=yes
# 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_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_AWK=/usr/sbin/awk
# ac_cv_path_ECHO=/usr/sbin/echo
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MAKE=/usr/sbin/make
# ac_cv_path_MAKEDEPEND=/bin/true
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SORT=/usr/sbin/sort
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ZIP=/usr/sbin/gzip
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AR='ar'
# AWK='/usr/sbin/awk'
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO='/usr/sbin/echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKE='/usr/sbin/make'
# MAKEDEPEND='/bin/true'
# MANIFEST_TOOL=':'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RPM=''
# RPMBUILD=''
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# SORT='/usr/sbin/sort'
# STRIP='strip'
# TAR='/usr/sbin/tar'
# XGETTEXT='/usr/sbin/xgettext'
# ZIP='/usr/sbin/gzip'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# awk='/usr/sbin/awk'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cc='clang'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# debug_build='-DDEBUG'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# echo='/usr/sbin/echo'
# enable_gettext='yes'
# enable_lib64='no'
# enable_shared='yes'
# exec_prefix='${prefix}'
# have_zipped_manpages='true'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='/usr/lib'
# libdirsuffix=''
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# make='/usr/sbin/make'
# makedepend='/bin/true'
# malloc_lib=''
# mandir='${datarootdir}/man'
# msgfmt='/usr/sbin/msgfmt'
# msgmerge='/usr/sbin/msgmerge'
# oldincludedir='/usr/include'
# opt_build='-g -O2'
# pdfdir='${docdir}'
# pkg_distribution='Linux'
# pkg_group='root'
# pkg_name='attr'
# pkg_platform='linux'
# pkg_release='0'
# pkg_user='root'
# pkg_version='2.4.47'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rpm=''
# rpm_version='0'
# rpmbuild=''
# sbindir='${exec_prefix}/sbin'
# sed='/usr/sbin/sed'
# sharedstatedir='${prefix}/com'
# sort='/usr/sbin/sort'
# sysconfdir='${prefix}/etc'
# tar='/usr/sbin/tar'
# target_alias=''
# xgettext='/usr/sbin/xgettext'
# zip='/usr/sbin/gzip'
#
# ## ----------- ##
# ## 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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_GETTEXT 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
#
# configure: exit 0