Build of libxmi with musl toolchain

The build took 00h 01m 52s and was SUCCESSFUL.

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

SLOCLanguage
10,757 ansic
6,449 sh
1,554 makefile
18,760 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: libxmi 1.2-7 (Wed Apr 5 01:21:30 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# libtoolize: putting auxiliary files in '.'.
# libtoolize: copying file './ltmain.sh'
# libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# configure.in:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
# configure.in:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
# configure.in:24: installing './compile'
# configure.in:7: installing './missing'
# automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# Makefile.am: installing './depcomp'
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking 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 style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# 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 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... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# 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 void... yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for ANSI C header files... (cached) yes
# checking for string.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for strings.h... (cached) yes
# checking values.h usability... yes
# checking values.h presence... yes
# checking for values.h... yes
# checking sys/stdtypes.h usability... no
# checking sys/stdtypes.h presence... no
# checking for sys/stdtypes.h... no
# checking for memmove... yes
# checking "for gcc strength-reduce bug"... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating info/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# Making all in info
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_alloc.lo -MD -MP -MF .deps/mi_alloc.Tpo -c -o mi_alloc.lo mi_alloc.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_api.lo -MD -MP -MF .deps/mi_api.Tpo -c -o mi_api.lo mi_api.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_arc.lo -MD -MP -MF .deps/mi_arc.Tpo -c -o mi_arc.lo mi_arc.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_canvas.lo -MD -MP -MF .deps/mi_canvas.Tpo -c -o mi_canvas.lo mi_canvas.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_api.lo -MD -MP -MF .deps/mi_api.Tpo -c mi_api.c -fPIC -DPIC -o .libs/mi_api.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_canvas.lo -MD -MP -MF .deps/mi_canvas.Tpo -c mi_canvas.c -fPIC -DPIC -o .libs/mi_canvas.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_alloc.lo -MD -MP -MF .deps/mi_alloc.Tpo -c mi_alloc.c -fPIC -DPIC -o .libs/mi_alloc.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_arc.lo -MD -MP -MF .deps/mi_arc.Tpo -c mi_arc.c -fPIC -DPIC -o .libs/mi_arc.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_alloc.lo -MD -MP -MF .deps/mi_alloc.Tpo -c mi_alloc.c -o mi_alloc.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_api.lo -MD -MP -MF .deps/mi_api.Tpo -c mi_api.c -o mi_api.o >/dev/null 2>&1
# mv -f .deps/mi_alloc.Tpo .deps/mi_alloc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllarc.lo -MD -MP -MF .deps/mi_fllarc.Tpo -c -o mi_fllarc.lo mi_fllarc.c
# mv -f .deps/mi_api.Tpo .deps/mi_api.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllrct.lo -MD -MP -MF .deps/mi_fllrct.Tpo -c -o mi_fllrct.lo mi_fllrct.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllarc.lo -MD -MP -MF .deps/mi_fllarc.Tpo -c mi_fllarc.c -fPIC -DPIC -o .libs/mi_fllarc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_canvas.lo -MD -MP -MF .deps/mi_canvas.Tpo -c mi_canvas.c -o mi_canvas.o >/dev/null 2>&1
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllrct.lo -MD -MP -MF .deps/mi_fllrct.Tpo -c mi_fllrct.c -fPIC -DPIC -o .libs/mi_fllrct.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllrct.lo -MD -MP -MF .deps/mi_fllrct.Tpo -c mi_fllrct.c -o mi_fllrct.o >/dev/null 2>&1
# mv -f .deps/mi_fllrct.Tpo .deps/mi_fllrct.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fplycon.lo -MD -MP -MF .deps/mi_fplycon.Tpo -c -o mi_fplycon.lo mi_fplycon.c
# mv -f .deps/mi_canvas.Tpo .deps/mi_canvas.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_gc.lo -MD -MP -MF .deps/mi_gc.Tpo -c -o mi_gc.lo mi_gc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fplycon.lo -MD -MP -MF .deps/mi_fplycon.Tpo -c mi_fplycon.c -fPIC -DPIC -o .libs/mi_fplycon.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_gc.lo -MD -MP -MF .deps/mi_gc.Tpo -c mi_gc.c -fPIC -DPIC -o .libs/mi_gc.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fplycon.lo -MD -MP -MF .deps/mi_fplycon.Tpo -c mi_fplycon.c -o mi_fplycon.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_gc.lo -MD -MP -MF .deps/mi_gc.Tpo -c mi_gc.c -o mi_gc.o >/dev/null 2>&1
# mv -f .deps/mi_fplycon.Tpo .deps/mi_fplycon.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_ply.lo -MD -MP -MF .deps/mi_ply.Tpo -c -o mi_ply.lo mi_ply.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_fllarc.lo -MD -MP -MF .deps/mi_fllarc.Tpo -c mi_fllarc.c -o mi_fllarc.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_ply.lo -MD -MP -MF .deps/mi_ply.Tpo -c mi_ply.c -fPIC -DPIC -o .libs/mi_ply.o
# mv -f .deps/mi_gc.Tpo .deps/mi_gc.Plo
# clang-3.8: /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plycon.lo -MD -MP -MF .deps/mi_plycon.Tpo -c -o mi_plycon.lo mi_plycon.c
# warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_ply.lo -MD -MP -MF .deps/mi_ply.Tpo -c mi_ply.c -o mi_ply.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plycon.lo -MD -MP -MF .deps/mi_plycon.Tpo -c mi_plycon.c -fPIC -DPIC -o .libs/mi_plycon.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# mv -f .deps/mi_ply.Tpo .deps/mi_ply.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plygen.lo -MD -MP -MF .deps/mi_plygen.Tpo -c -o mi_plygen.lo mi_plygen.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plycon.lo -MD -MP -MF .deps/mi_plycon.Tpo -c mi_plycon.c -o mi_plycon.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plygen.lo -MD -MP -MF .deps/mi_plygen.Tpo -c mi_plygen.c -fPIC -DPIC -o .libs/mi_plygen.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# mv -f .deps/mi_plycon.Tpo .deps/mi_plycon.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plypnt.lo -MD -MP -MF .deps/mi_plypnt.Tpo -c -o mi_plypnt.lo mi_plypnt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plygen.lo -MD -MP -MF .deps/mi_plygen.Tpo -c mi_plygen.c -o mi_plygen.o >/dev/null 2>&1
# mv -f .deps/mi_fllarc.Tpo .deps/mi_fllarc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plyutil.lo -MD -MP -MF .deps/mi_plyutil.Tpo -c -o mi_plyutil.lo mi_plyutil.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plypnt.lo -MD -MP -MF .deps/mi_plypnt.Tpo -c mi_plypnt.c -fPIC -DPIC -o .libs/mi_plypnt.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plyutil.lo -MD -MP -MF .deps/mi_plyutil.Tpo -c mi_plyutil.c -fPIC -DPIC -o .libs/mi_plyutil.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plypnt.lo -MD -MP -MF .deps/mi_plypnt.Tpo -c mi_plypnt.c -o mi_plypnt.o >/dev/null 2>&1
# mv -f .deps/mi_plygen.Tpo .deps/mi_plygen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_spans.lo -MD -MP -MF .deps/mi_spans.Tpo -c -o mi_spans.lo mi_spans.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_plyutil.lo -MD -MP -MF .deps/mi_plyutil.Tpo -c mi_plyutil.c -o mi_plyutil.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_spans.lo -MD -MP -MF .deps/mi_spans.Tpo -c mi_spans.c -fPIC -DPIC -o .libs/mi_spans.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# mv -f .deps/mi_plypnt.Tpo .deps/mi_plypnt.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_widelin.lo -MD -MP -MF .deps/mi_widelin.Tpo -c -o mi_widelin.lo mi_widelin.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_widelin.lo -MD -MP -MF .deps/mi_widelin.Tpo -c mi_widelin.c -fPIC -DPIC -o .libs/mi_widelin.o
# mv -f .deps/mi_plyutil.Tpo .deps/mi_plyutil.Plo
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerarc.lo -MD -MP -MF .deps/mi_zerarc.Tpo -c -o mi_zerarc.lo mi_zerarc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerarc.lo -MD -MP -MF .deps/mi_zerarc.Tpo -c mi_zerarc.c -fPIC -DPIC -o .libs/mi_zerarc.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_spans.lo -MD -MP -MF .deps/mi_spans.Tpo -c mi_spans.c -o mi_spans.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_arc.lo -MD -MP -MF .deps/mi_arc.Tpo -c mi_arc.c -o mi_arc.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerarc.lo -MD -MP -MF .deps/mi_zerarc.Tpo -c mi_zerarc.c -o mi_zerarc.o >/dev/null 2>&1
# mv -f .deps/mi_spans.Tpo .deps/mi_spans.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerolin.lo -MD -MP -MF .deps/mi_zerolin.Tpo -c -o mi_zerolin.lo mi_zerolin.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerolin.lo -MD -MP -MF .deps/mi_zerolin.Tpo -c mi_zerolin.c -fPIC -DPIC -o .libs/mi_zerolin.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_widelin.lo -MD -MP -MF .deps/mi_widelin.Tpo -c mi_widelin.c -o mi_widelin.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_zerolin.lo -MD -MP -MF .deps/mi_zerolin.Tpo -c mi_zerolin.c -o mi_zerolin.o >/dev/null 2>&1
# mv -f .deps/mi_zerarc.Tpo .deps/mi_zerarc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_version.lo -MD -MP -MF .deps/mi_version.Tpo -c -o mi_version.lo mi_version.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_version.lo -MD -MP -MF .deps/mi_version.Tpo -c mi_version.c -fPIC -DPIC -o .libs/mi_version.o
# clang-3.8: warning: optimization flag '-fno-strength-reduce' is not supported
# libtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -fno-strength-reduce -MT mi_version.lo -MD -MP -MF .deps/mi_version.Tpo -c mi_version.c -o mi_version.o >/dev/null 2>&1
# mv -f .deps/mi_version.Tpo .deps/mi_version.Plo
# mv -f .deps/mi_zerolin.Tpo .deps/mi_zerolin.Plo
# mv -f .deps/mi_widelin.Tpo .deps/mi_widelin.Plo
# mv -f .deps/mi_arc.Tpo .deps/mi_arc.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -O2 -fno-strength-reduce -version-info 1:2:1 -o libxmi.la -rpath /usr/lib mi_alloc.lo mi_api.lo mi_arc.lo mi_canvas.lo mi_fllarc.lo mi_fllrct.lo mi_fplycon.lo mi_gc.lo mi_ply.lo mi_plycon.lo mi_plygen.lo mi_plypnt.lo mi_plyutil.lo mi_spans.lo mi_widelin.lo mi_zerarc.lo mi_zerolin.lo mi_version.lo -lm
# libtool: link: clang -shared -fPIC -DPIC .libs/mi_alloc.o .libs/mi_api.o .libs/mi_arc.o .libs/mi_canvas.o .libs/mi_fllarc.o .libs/mi_fllrct.o .libs/mi_fplycon.o .libs/mi_gc.o .libs/mi_ply.o .libs/mi_plycon.o .libs/mi_plygen.o .libs/mi_plypnt.o .libs/mi_plyutil.o .libs/mi_spans.o .libs/mi_widelin.o .libs/mi_zerarc.o .libs/mi_zerolin.o .libs/mi_version.o -lm -O2 -Wl,-soname -Wl,libxmi.so.0 -o .libs/libxmi.so.0.1.2
# libtool: link: (cd ".libs" && rm -f "libxmi.so.0" && ln -s "libxmi.so.0.1.2" "libxmi.so.0")
# libtool: link: (cd ".libs" && rm -f "libxmi.so" && ln -s "libxmi.so.0.1.2" "libxmi.so")
# libtool: link: ar cru .libs/libxmi.a mi_alloc.o mi_api.o mi_arc.o mi_canvas.o mi_fllarc.o mi_fllrct.o mi_fplycon.o mi_gc.o mi_ply.o mi_plycon.o mi_plygen.o mi_plypnt.o mi_plyutil.o mi_spans.o mi_widelin.o mi_zerarc.o mi_zerolin.o mi_version.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libxmi.a
# libtool: link: ( cd ".libs" && rm -f "libxmi.la" && ln -s "../libxmi.la" "libxmi.la" )
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# make[1]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in info
# make[1]: Entering directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libxmi/pkg/libxmi/usr/share/info'
# /usr/bin/install -c -m 644 ./libxmi.info '/tmp/libxmi/pkg/libxmi/usr/share/info'
# install-info --info-dir='/tmp/libxmi/pkg/libxmi/usr/share/info' '/tmp/libxmi/pkg/libxmi/usr/share/info/libxmi.info'
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[1]: Leaving directory '/tmp/libxmi/src/libxmi-1.2/info'
# make[1]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# make[2]: Entering directory '/tmp/libxmi/src/libxmi-1.2'
# /usr/sbin/mkdir -p '/tmp/libxmi/pkg/libxmi/usr/include'
# /usr/sbin/mkdir -p '/tmp/libxmi/pkg/libxmi/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libxmi.la '/tmp/libxmi/pkg/libxmi/usr/lib'
# /usr/bin/install -c -m 644 xmi.h '/tmp/libxmi/pkg/libxmi/usr/include'
# libtool: install: /usr/bin/install -c .libs/libxmi.so.0.1.2 /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.so.0.1.2
# libtool: install: (cd /tmp/libxmi/pkg/libxmi/usr/lib && { ln -s -f libxmi.so.0.1.2 libxmi.so.0 || { rm -f libxmi.so.0 && ln -s libxmi.so.0.1.2 libxmi.so.0; }; })
# libtool: install: (cd /tmp/libxmi/pkg/libxmi/usr/lib && { ln -s -f libxmi.so.0.1.2 libxmi.so || { rm -f libxmi.so && ln -s libxmi.so.0.1.2 libxmi.so; }; })
# libtool: install: /usr/bin/install -c .libs/libxmi.lai /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.la
# libtool: install: /usr/bin/install -c .libs/libxmi.a /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.a
# libtool: install: chmod 644 /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.a
# libtool: install: ranlib /tmp/libxmi/pkg/libxmi/usr/lib/libxmi.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# make[1]: Leaving directory '/tmp/libxmi/src/libxmi-1.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libxmi"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libxmi 1.2-7 (Wed Apr 5 01:22:01 UTC 2017)

CMD: pacman --query --file libxmi-1.2-7-x86_64.pkg.tar.xz
# libxmi 1.2-7

Creating hybrid package for 'libxmi'

Trying to find vanilla package 'libxmi'...

CMD: pacman --query --file /mirror/libxmi-1.2-7.pkg.tar.xz
# libxmi 1.2-7

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/info/libxmi.info.gz
# /usr/include/xmi.h
# /usr/lib/libxmi.so.0
# /usr/lib/libxmi.so
# /usr/lib/libxmi.so.0.1.2
# /sysroot/usr/lib/libxmi.so.0.1.2
# /sysroot/usr/lib/libxmi.so.0
# /sysroot/usr/lib/libxmi.so
# /sysroot/usr/lib/libxmi.la
# /sysroot/usr/lib/libxmi.a
# /sysroot/usr/include/xmi.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 libxmi.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libxmi.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libxmi.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libxmi.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/libxmi/src/libxmi-1.2/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 --infodir=/usr/share/info
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f1635404879d
# 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:2303: checking for a BSD-compatible install
# configure:2371: result: /usr/bin/install -c
# configure:2382: checking whether build environment is sane
# configure:2437: result: yes
# configure:2496: checking for x86_64-unknown-linux-strip
# configure:2526: result: no
# configure:2536: checking for strip
# configure:2552: found /sysroot/bin/strip
# configure:2563: result: strip
# configure:2588: checking for a thread-safe mkdir -p
# configure:2627: result: /usr/sbin/mkdir -p
# configure:2634: checking for gawk
# configure:2650: found /usr/sbin/gawk
# configure:2661: result: gawk
# configure:2672: checking whether make sets $(MAKE)
# configure:2694: result: yes
# configure:2723: checking whether make supports nested variables
# configure:2740: result: yes
# configure:2905: checking build system type
# configure:2919: result: x86_64-unknown-linux-gnu
# configure:2939: checking host system type
# configure:2952: result: x86_64-unknown-linux-gnu
# configure:2993: checking how to print strings
# configure:3020: result: printf
# configure:3053: checking for style of include used by make
# configure:3081: result: GNU
# configure:3112: checking for x86_64-unknown-linux-gcc
# configure:3139: result: clang
# configure:3408: checking for C compiler version
# configure:3417: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3428: $? = 0
# configure:3417: 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:3428: $? = 0
# configure:3417: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3428: $? = 1
# configure:3417: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3428: $? = 1
# configure:3448: checking whether the C compiler works
# configure:3470: clang conftest.c >&5
# configure:3474: $? = 0
# configure:3522: result: yes
# configure:3525: checking for C compiler default output file name
# configure:3527: result: a.out
# configure:3533: checking for suffix of executables
# configure:3540: clang -o conftest conftest.c >&5
# configure:3544: $? = 0
# configure:3566: result:
# configure:3588: checking whether we are cross compiling
# configure:3596: clang -o conftest conftest.c >&5
# configure:3600: $? = 0
# configure:3607: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3611: $? = 127
# configure:3626: result: yes
# configure:3631: checking for suffix of object files
# configure:3653: clang -c conftest.c >&5
# configure:3657: $? = 0
# configure:3678: result: o
# configure:3682: checking whether we are using the GNU C compiler
# configure:3701: clang -c conftest.c >&5
# configure:3701: $? = 0
# configure:3710: result: yes
# configure:3719: checking whether clang accepts -g
# configure:3739: clang -c -g conftest.c >&5
# configure:3739: $? = 0
# configure:3780: result: yes
# configure:3797: checking for clang option to accept ISO C89
# configure:3860: clang -c conftest.c >&5
# configure:3860: $? = 0
# configure:3873: result: none needed
# configure:3898: checking whether clang understands -c and -o together
# configure:3920: clang -c conftest.c -o conftest2.o
# configure:3923: $? = 0
# configure:3920: clang -c conftest.c -o conftest2.o
# configure:3923: $? = 0
# configure:3935: result: yes
# configure:3954: checking dependency style of clang
# configure:4065: result: gcc3
# configure:4080: checking for a sed that does not truncate output
# configure:4144: result: /usr/sbin/sed
# configure:4162: checking for grep that handles long lines and -e
# configure:4220: result: /usr/sbin/grep
# configure:4225: checking for egrep
# configure:4287: result: /usr/sbin/grep -E
# configure:4292: checking for fgrep
# configure:4354: result: /usr/sbin/grep -F
# configure:4389: checking for ld used by clang
# configure:4456: result: /sysroot/bin/ld
# configure:4463: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4478: result: yes
# configure:4490: checking for BSD- or MS-compatible name lister (nm)
# configure:4544: result: /sysroot/bin/nm -B
# configure:4674: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4681: clang -c conftest.c >&5
# configure:4684: /sysroot/bin/nm -B "conftest.o"
# configure:4687: output
# 0000000000000000 B some_variable
# configure:4694: result: BSD nm
# configure:4697: checking whether ln -s works
# configure:4701: result: yes
# configure:4709: checking the maximum length of command line arguments
# configure:4840: result: 1572864
# configure:4888: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4928: result: func_convert_file_noop
# configure:4935: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4955: result: func_convert_file_noop
# configure:4962: checking for /sysroot/bin/ld option to reload object files
# configure:4969: result: -r
# configure:5003: checking for x86_64-unknown-linux-objdump
# configure:5033: result: no
# configure:5043: checking for objdump
# configure:5059: found /sysroot/bin/objdump
# configure:5070: result: objdump
# configure:5082: WARNING: using cross tools not prefixed with host triplet
# configure:5102: checking how to recognize dependent libraries
# configure:5302: result: pass_all
# configure:5347: checking for x86_64-unknown-linux-dlltool
# configure:5377: result: no
# configure:5387: checking for dlltool
# configure:5417: result: no
# configure:5447: checking how to associate runtime and link libraries
# configure:5474: result: printf %s\n
# configure:5491: checking for x86_64-unknown-linux-ar
# configure:5521: result: no
# configure:5535: checking for ar
# configure:5551: found /sysroot/bin/ar
# configure:5562: result: ar
# configure:5599: checking for archiver @FILE support
# configure:5616: clang -c conftest.c >&5
# configure:5616: $? = 0
# configure:5619: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5622: $? = 0
# configure:5627: 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:5630: $? = 1
# configure:5642: result: @
# configure:5660: checking for x86_64-unknown-linux-strip
# configure:5687: result: strip
# configure:5759: checking for x86_64-unknown-linux-ranlib
# configure:5789: result: no
# configure:5799: checking for ranlib
# configure:5815: found /sysroot/bin/ranlib
# configure:5826: result: ranlib
# configure:5928: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6081: clang -c conftest.c >&5
# configure:6084: $? = 0
# configure:6088: /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:6091: $? = 0
# configure:6157: clang -o conftest conftest.c conftstm.o >&5
# configure:6160: $? = 0
# configure:6198: result: ok
# configure:6245: checking for sysroot
# configure:6275: result: no
# configure:6282: checking for a working dd
# configure:6320: result: /usr/sbin/dd
# configure:6324: checking how to truncate binary pipes
# configure:6339: result: /usr/sbin/dd bs=4096 count=1
# configure:6475: clang -c conftest.c >&5
# configure:6478: $? = 0
# configure:6628: checking for x86_64-unknown-linux-mt
# configure:6658: result: no
# configure:6668: checking for mt
# configure:6698: result: no
# configure:6718: checking if : is a manifest tool
# configure:6724: : '-?'
# configure:6732: result: no
# configure:7409: checking how to run the C preprocessor
# configure:7440: clang -E conftest.c
# configure:7440: $? = 0
# configure:7454: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7454: $? = 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 PACKAGE "libxmi"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:7479: result: clang -E
# configure:7499: clang -E conftest.c
# configure:7499: $? = 0
# configure:7513: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7513: $? = 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 PACKAGE "libxmi"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:7542: checking for ANSI C header files
# configure:7562: clang -c conftest.c >&5
# configure:7562: $? = 0
# configure:7646: result: yes
# configure:7659: checking for sys/types.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for sys/stat.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for stdlib.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for string.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for memory.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for strings.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for inttypes.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for stdint.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7659: checking for unistd.h
# configure:7659: clang -c conftest.c >&5
# configure:7659: $? = 0
# configure:7659: result: yes
# configure:7673: checking for dlfcn.h
# configure:7673: clang -c conftest.c >&5
# configure:7673: $? = 0
# configure:7673: result: yes
# configure:7929: checking for objdir
# configure:7944: result: .libs
# configure:8204: checking if clang supports -fno-rtti -fno-exceptions
# configure:8222: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8226: $? = 0
# configure:8239: result: yes
# configure:8597: checking for clang option to produce PIC
# configure:8604: result: -fPIC -DPIC
# configure:8612: checking if clang PIC flag -fPIC -DPIC works
# configure:8630: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8634: $? = 0
# configure:8647: result: yes
# configure:8676: checking if clang static flag -static works
# configure:8704: result: no
# configure:8719: checking if clang supports -c -o file.o
# configure:8740: clang -c -o out/conftest2.o conftest.c >&5
# configure:8744: $? = 0
# configure:8766: result: yes
# configure:8774: checking if clang supports -c -o file.o
# configure:8821: result: yes
# configure:8854: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10113: result: yes
# configure:10150: checking whether -lc should be explicitly linked in
# configure:10158: clang -c conftest.c >&5
# configure:10161: $? = 0
# configure:10176: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10179: $? = 0
# configure:10193: result: no
# configure:10353: checking dynamic linker characteristics
# configure:10934: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10934: $? = 0
# configure:11171: result: GNU/Linux ld.so
# configure:11293: checking how to hardcode library paths into programs
# configure:11318: result: immediate
# configure:11866: checking whether stripping libraries is possible
# configure:11871: result: yes
# configure:11906: checking if libtool supports shared libraries
# configure:11908: result: yes
# configure:11911: checking whether to build shared libraries
# configure:11936: result: yes
# configure:11939: checking whether to build static libraries
# configure:11943: result: yes
# configure:11983: checking for void
# configure:11996: clang -c conftest.c >&5
# configure:11996: $? = 0
# configure:11997: result: yes
# configure:12005: checking for an ANSI C-conforming const
# configure:12071: clang -c conftest.c >&5
# configure:12071: $? = 0
# configure:12078: result: yes
# configure:12086: checking for size_t
# configure:12086: clang -c conftest.c >&5
# configure:12086: $? = 0
# configure:12086: clang -c conftest.c >&5
# conftest.c:60:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12086: $? = 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 PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 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:12086: result: yes
# configure:12098: checking for ANSI C header files
# configure:12202: result: yes
# configure:12213: checking for string.h
# configure:12213: result: yes
# configure:12213: checking limits.h usability
# configure:12213: clang -c conftest.c >&5
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking limits.h presence
# configure:12213: clang -E conftest.c
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking for limits.h
# configure:12213: result: yes
# configure:12213: checking float.h usability
# configure:12213: clang -c conftest.c >&5
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking float.h presence
# configure:12213: clang -E conftest.c
# configure:12213: $? = 0
# configure:12213: result: yes
# configure:12213: checking for float.h
# configure:12213: result: yes
# configure:12226: checking malloc.h usability
# configure:12226: clang -c conftest.c >&5
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking malloc.h presence
# configure:12226: clang -E conftest.c
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking for malloc.h
# configure:12226: result: yes
# configure:12226: checking for strings.h
# configure:12226: result: yes
# configure:12226: checking values.h usability
# configure:12226: clang -c conftest.c >&5
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking values.h presence
# configure:12226: clang -E conftest.c
# configure:12226: $? = 0
# configure:12226: result: yes
# configure:12226: checking for values.h
# configure:12226: result: yes
# configure:12238: checking sys/stdtypes.h usability
# configure:12238: clang -c conftest.c >&5
# conftest.c:64:10: fatal error: 'sys/stdtypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:12238: $? = 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 PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_VALUES_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:12238: result: no
# configure:12238: checking sys/stdtypes.h presence
# configure:12238: clang -E conftest.c
# conftest.c:31:10: fatal error: 'sys/stdtypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:12238: $? = 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 PACKAGE "libxmi"
# | #define VERSION "1.2"
# | #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 HAVE_VOID 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_VALUES_H 1
# | /* end confdefs.h. */
# | #include
# configure:12238: result: no
# configure:12238: checking for sys/stdtypes.h
# configure:12238: result: no
# configure:12251: checking for memmove
# configure:12251: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:54:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:12251: $? = 0
# configure:12251: result: yes
# configure:12274: checking "for gcc strength-reduce bug"
# configure:12305: result: yes
# configure:12423: checking that generated files are newer than configure
# configure:12429: result: done
# configure:12452: 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 f1635404879d
#
# config.status:1093: creating Makefile
# config.status:1093: creating info/Makefile
# config.status:1093: creating config.h
# config.status:1322: executing depfiles commands
# config.status:1322: 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_c_gcc_strength_bug=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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_memmove=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_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_stdtypes_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_values_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# 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_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# 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_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O2 -fno-strength-reduce'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lm'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libxmi/src/libxmi-1.2/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libxmi'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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='/usr/share/info'
# install_sh='${SHELL} /tmp/libxmi/src/libxmi-1.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,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 PACKAGE "libxmi"
# #define VERSION "1.2"
# #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 HAVE_VOID 1
# #define STDC_HEADERS 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_VALUES_H 1
# #define HAVE_MEMMOVE 1
#
# configure: exit 0