Build of libart-lgpl with clang_glibc toolchain

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

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

SLOCLanguage
10,798 ansic
10,322 sh
901 makefile
22,021 total

The process tree of the build process is here.

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libart-lgpl 2.3.21-3 (Thu Apr 13 18:38:24 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# 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 style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/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 for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# 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... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/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... no
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for some Win32 platform... no
# checking for native Win32... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether byte ordering is bigendian... no
# checking size of char... 1
# checking size of short... 2
# checking size of int... 4
# checking size of long... 8
# configure: creating ./config.status
# config.status: creating libart-features.h
# config.status: creating Makefile
# config.status: creating libart-2.0.pc
# config.status: creating libart-2.0-uninstalled.pc
# config.status: creating libart-zip
# config.status: creating libart-config
# config.status: creating gen_art_config.sh
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/libart-lgpl/src/libart_lgpl-2.3.21'
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_affine.lo -MD -MP -MF .deps/art_affine.Tpo -c -o art_affine.lo art_affine.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_affine.lo -MD -MP -MF .deps/art_affine.Tpo -c art_affine.c -fPIC -DPIC -o .libs/art_affine.o
# mv -f .deps/art_affine.Tpo .deps/art_affine.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_alphagamma.lo -MD -MP -MF .deps/art_alphagamma.Tpo -c -o art_alphagamma.lo art_alphagamma.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_alphagamma.lo -MD -MP -MF .deps/art_alphagamma.Tpo -c art_alphagamma.c -fPIC -DPIC -o .libs/art_alphagamma.o
# mv -f .deps/art_alphagamma.Tpo .deps/art_alphagamma.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_bpath.lo -MD -MP -MF .deps/art_bpath.Tpo -c -o art_bpath.lo art_bpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_bpath.lo -MD -MP -MF .deps/art_bpath.Tpo -c art_bpath.c -fPIC -DPIC -o .libs/art_bpath.o
# mv -f .deps/art_bpath.Tpo .deps/art_bpath.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_gray_svp.lo -MD -MP -MF .deps/art_gray_svp.Tpo -c -o art_gray_svp.lo art_gray_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_gray_svp.lo -MD -MP -MF .deps/art_gray_svp.Tpo -c art_gray_svp.c -fPIC -DPIC -o .libs/art_gray_svp.o
# mv -f .deps/art_gray_svp.Tpo .deps/art_gray_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_misc.lo -MD -MP -MF .deps/art_misc.Tpo -c -o art_misc.lo art_misc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_misc.lo -MD -MP -MF .deps/art_misc.Tpo -c art_misc.c -fPIC -DPIC -o .libs/art_misc.o
# mv -f .deps/art_misc.Tpo .deps/art_misc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_pixbuf.lo -MD -MP -MF .deps/art_pixbuf.Tpo -c -o art_pixbuf.lo art_pixbuf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_pixbuf.lo -MD -MP -MF .deps/art_pixbuf.Tpo -c art_pixbuf.c -fPIC -DPIC -o .libs/art_pixbuf.o
# mv -f .deps/art_pixbuf.Tpo .deps/art_pixbuf.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rect.lo -MD -MP -MF .deps/art_rect.Tpo -c -o art_rect.lo art_rect.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rect.lo -MD -MP -MF .deps/art_rect.Tpo -c art_rect.c -fPIC -DPIC -o .libs/art_rect.o
# mv -f .deps/art_rect.Tpo .deps/art_rect.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rect_svp.lo -MD -MP -MF .deps/art_rect_svp.Tpo -c -o art_rect_svp.lo art_rect_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rect_svp.lo -MD -MP -MF .deps/art_rect_svp.Tpo -c art_rect_svp.c -fPIC -DPIC -o .libs/art_rect_svp.o
# mv -f .deps/art_rect_svp.Tpo .deps/art_rect_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rect_uta.lo -MD -MP -MF .deps/art_rect_uta.Tpo -c -o art_rect_uta.lo art_rect_uta.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rect_uta.lo -MD -MP -MF .deps/art_rect_uta.Tpo -c art_rect_uta.c -fPIC -DPIC -o .libs/art_rect_uta.o
# mv -f .deps/art_rect_uta.Tpo .deps/art_rect_uta.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render.lo -MD -MP -MF .deps/art_render.Tpo -c -o art_render.lo art_render.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render.lo -MD -MP -MF .deps/art_render.Tpo -c art_render.c -fPIC -DPIC -o .libs/art_render.o
# mv -f .deps/art_render.Tpo .deps/art_render.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render_gradient.lo -MD -MP -MF .deps/art_render_gradient.Tpo -c -o art_render_gradient.lo art_render_gradient.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render_gradient.lo -MD -MP -MF .deps/art_render_gradient.Tpo -c art_render_gradient.c -fPIC -DPIC -o .libs/art_render_gradient.o
# mv -f .deps/art_render_gradient.Tpo .deps/art_render_gradient.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render_mask.lo -MD -MP -MF .deps/art_render_mask.Tpo -c -o art_render_mask.lo art_render_mask.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render_mask.lo -MD -MP -MF .deps/art_render_mask.Tpo -c art_render_mask.c -fPIC -DPIC -o .libs/art_render_mask.o
# mv -f .deps/art_render_mask.Tpo .deps/art_render_mask.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render_svp.lo -MD -MP -MF .deps/art_render_svp.Tpo -c -o art_render_svp.lo art_render_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_render_svp.lo -MD -MP -MF .deps/art_render_svp.Tpo -c art_render_svp.c -fPIC -DPIC -o .libs/art_render_svp.o
# mv -f .deps/art_render_svp.Tpo .deps/art_render_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb.lo -MD -MP -MF .deps/art_rgb.Tpo -c -o art_rgb.lo art_rgb.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb.lo -MD -MP -MF .deps/art_rgb.Tpo -c art_rgb.c -fPIC -DPIC -o .libs/art_rgb.o
# mv -f .deps/art_rgb.Tpo .deps/art_rgb.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_affine.lo -MD -MP -MF .deps/art_rgb_affine.Tpo -c -o art_rgb_affine.lo art_rgb_affine.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_affine.lo -MD -MP -MF .deps/art_rgb_affine.Tpo -c art_rgb_affine.c -fPIC -DPIC -o .libs/art_rgb_affine.o
# mv -f .deps/art_rgb_affine.Tpo .deps/art_rgb_affine.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_affine_private.lo -MD -MP -MF .deps/art_rgb_affine_private.Tpo -c -o art_rgb_affine_private.lo art_rgb_affine_private.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_affine_private.lo -MD -MP -MF .deps/art_rgb_affine_private.Tpo -c art_rgb_affine_private.c -fPIC -DPIC -o .libs/art_rgb_affine_private.o
# mv -f .deps/art_rgb_affine_private.Tpo .deps/art_rgb_affine_private.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_bitmap_affine.lo -MD -MP -MF .deps/art_rgb_bitmap_affine.Tpo -c -o art_rgb_bitmap_affine.lo art_rgb_bitmap_affine.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_bitmap_affine.lo -MD -MP -MF .deps/art_rgb_bitmap_affine.Tpo -c art_rgb_bitmap_affine.c -fPIC -DPIC -o .libs/art_rgb_bitmap_affine.o
# mv -f .deps/art_rgb_bitmap_affine.Tpo .deps/art_rgb_bitmap_affine.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_pixbuf_affine.lo -MD -MP -MF .deps/art_rgb_pixbuf_affine.Tpo -c -o art_rgb_pixbuf_affine.lo art_rgb_pixbuf_affine.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_pixbuf_affine.lo -MD -MP -MF .deps/art_rgb_pixbuf_affine.Tpo -c art_rgb_pixbuf_affine.c -fPIC -DPIC -o .libs/art_rgb_pixbuf_affine.o
# mv -f .deps/art_rgb_pixbuf_affine.Tpo .deps/art_rgb_pixbuf_affine.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_rgba_affine.lo -MD -MP -MF .deps/art_rgb_rgba_affine.Tpo -c -o art_rgb_rgba_affine.lo art_rgb_rgba_affine.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_rgba_affine.lo -MD -MP -MF .deps/art_rgb_rgba_affine.Tpo -c art_rgb_rgba_affine.c -fPIC -DPIC -o .libs/art_rgb_rgba_affine.o
# mv -f .deps/art_rgb_rgba_affine.Tpo .deps/art_rgb_rgba_affine.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_a_affine.lo -MD -MP -MF .deps/art_rgb_a_affine.Tpo -c -o art_rgb_a_affine.lo art_rgb_a_affine.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_a_affine.lo -MD -MP -MF .deps/art_rgb_a_affine.Tpo -c art_rgb_a_affine.c -fPIC -DPIC -o .libs/art_rgb_a_affine.o
# mv -f .deps/art_rgb_a_affine.Tpo .deps/art_rgb_a_affine.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgba.lo -MD -MP -MF .deps/art_rgba.Tpo -c -o art_rgba.lo art_rgba.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgba.lo -MD -MP -MF .deps/art_rgba.Tpo -c art_rgba.c -fPIC -DPIC -o .libs/art_rgba.o
# mv -f .deps/art_rgba.Tpo .deps/art_rgba.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_svp.lo -MD -MP -MF .deps/art_rgb_svp.Tpo -c -o art_rgb_svp.lo art_rgb_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_rgb_svp.lo -MD -MP -MF .deps/art_rgb_svp.Tpo -c art_rgb_svp.c -fPIC -DPIC -o .libs/art_rgb_svp.o
# mv -f .deps/art_rgb_svp.Tpo .deps/art_rgb_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp.lo -MD -MP -MF .deps/art_svp.Tpo -c -o art_svp.lo art_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp.lo -MD -MP -MF .deps/art_svp.Tpo -c art_svp.c -fPIC -DPIC -o .libs/art_svp.o
# mv -f .deps/art_svp.Tpo .deps/art_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_intersect.lo -MD -MP -MF .deps/art_svp_intersect.Tpo -c -o art_svp_intersect.lo art_svp_intersect.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_intersect.lo -MD -MP -MF .deps/art_svp_intersect.Tpo -c art_svp_intersect.c -fPIC -DPIC -o .libs/art_svp_intersect.o
# mv -f .deps/art_svp_intersect.Tpo .deps/art_svp_intersect.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_ops.lo -MD -MP -MF .deps/art_svp_ops.Tpo -c -o art_svp_ops.lo art_svp_ops.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_ops.lo -MD -MP -MF .deps/art_svp_ops.Tpo -c art_svp_ops.c -fPIC -DPIC -o .libs/art_svp_ops.o
# mv -f .deps/art_svp_ops.Tpo .deps/art_svp_ops.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_point.lo -MD -MP -MF .deps/art_svp_point.Tpo -c -o art_svp_point.lo art_svp_point.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_point.lo -MD -MP -MF .deps/art_svp_point.Tpo -c art_svp_point.c -fPIC -DPIC -o .libs/art_svp_point.o
# mv -f .deps/art_svp_point.Tpo .deps/art_svp_point.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_render_aa.lo -MD -MP -MF .deps/art_svp_render_aa.Tpo -c -o art_svp_render_aa.lo art_svp_render_aa.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_render_aa.lo -MD -MP -MF .deps/art_svp_render_aa.Tpo -c art_svp_render_aa.c -fPIC -DPIC -o .libs/art_svp_render_aa.o
# mv -f .deps/art_svp_render_aa.Tpo .deps/art_svp_render_aa.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_vpath.lo -MD -MP -MF .deps/art_svp_vpath.Tpo -c -o art_svp_vpath.lo art_svp_vpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_vpath.lo -MD -MP -MF .deps/art_svp_vpath.Tpo -c art_svp_vpath.c -fPIC -DPIC -o .libs/art_svp_vpath.o
# mv -f .deps/art_svp_vpath.Tpo .deps/art_svp_vpath.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_vpath_stroke.lo -MD -MP -MF .deps/art_svp_vpath_stroke.Tpo -c -o art_svp_vpath_stroke.lo art_svp_vpath_stroke.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_vpath_stroke.lo -MD -MP -MF .deps/art_svp_vpath_stroke.Tpo -c art_svp_vpath_stroke.c -fPIC -DPIC -o .libs/art_svp_vpath_stroke.o
# mv -f .deps/art_svp_vpath_stroke.Tpo .deps/art_svp_vpath_stroke.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_wind.lo -MD -MP -MF .deps/art_svp_wind.Tpo -c -o art_svp_wind.lo art_svp_wind.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_svp_wind.lo -MD -MP -MF .deps/art_svp_wind.Tpo -c art_svp_wind.c -fPIC -DPIC -o .libs/art_svp_wind.o
# mv -f .deps/art_svp_wind.Tpo .deps/art_svp_wind.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta.lo -MD -MP -MF .deps/art_uta.Tpo -c -o art_uta.lo art_uta.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta.lo -MD -MP -MF .deps/art_uta.Tpo -c art_uta.c -fPIC -DPIC -o .libs/art_uta.o
# mv -f .deps/art_uta.Tpo .deps/art_uta.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_ops.lo -MD -MP -MF .deps/art_uta_ops.Tpo -c -o art_uta_ops.lo art_uta_ops.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_ops.lo -MD -MP -MF .deps/art_uta_ops.Tpo -c art_uta_ops.c -fPIC -DPIC -o .libs/art_uta_ops.o
# mv -f .deps/art_uta_ops.Tpo .deps/art_uta_ops.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_rect.lo -MD -MP -MF .deps/art_uta_rect.Tpo -c -o art_uta_rect.lo art_uta_rect.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_rect.lo -MD -MP -MF .deps/art_uta_rect.Tpo -c art_uta_rect.c -fPIC -DPIC -o .libs/art_uta_rect.o
# mv -f .deps/art_uta_rect.Tpo .deps/art_uta_rect.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_vpath.lo -MD -MP -MF .deps/art_uta_vpath.Tpo -c -o art_uta_vpath.lo art_uta_vpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_vpath.lo -MD -MP -MF .deps/art_uta_vpath.Tpo -c art_uta_vpath.c -fPIC -DPIC -o .libs/art_uta_vpath.o
# mv -f .deps/art_uta_vpath.Tpo .deps/art_uta_vpath.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_svp.lo -MD -MP -MF .deps/art_uta_svp.Tpo -c -o art_uta_svp.lo art_uta_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_uta_svp.lo -MD -MP -MF .deps/art_uta_svp.Tpo -c art_uta_svp.c -fPIC -DPIC -o .libs/art_uta_svp.o
# mv -f .deps/art_uta_svp.Tpo .deps/art_uta_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath.lo -MD -MP -MF .deps/art_vpath.Tpo -c -o art_vpath.lo art_vpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath.lo -MD -MP -MF .deps/art_vpath.Tpo -c art_vpath.c -fPIC -DPIC -o .libs/art_vpath.o
# mv -f .deps/art_vpath.Tpo .deps/art_vpath.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath_bpath.lo -MD -MP -MF .deps/art_vpath_bpath.Tpo -c -o art_vpath_bpath.lo art_vpath_bpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath_bpath.lo -MD -MP -MF .deps/art_vpath_bpath.Tpo -c art_vpath_bpath.c -fPIC -DPIC -o .libs/art_vpath_bpath.o
# mv -f .deps/art_vpath_bpath.Tpo .deps/art_vpath_bpath.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath_dash.lo -MD -MP -MF .deps/art_vpath_dash.Tpo -c -o art_vpath_dash.lo art_vpath_dash.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath_dash.lo -MD -MP -MF .deps/art_vpath_dash.Tpo -c art_vpath_dash.c -fPIC -DPIC -o .libs/art_vpath_dash.o
# mv -f .deps/art_vpath_dash.Tpo .deps/art_vpath_dash.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath_svp.lo -MD -MP -MF .deps/art_vpath_svp.Tpo -c -o art_vpath_svp.lo art_vpath_svp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT art_vpath_svp.lo -MD -MP -MF .deps/art_vpath_svp.Tpo -c art_vpath_svp.c -fPIC -DPIC -o .libs/art_vpath_svp.o
# mv -f .deps/art_vpath_svp.Tpo .deps/art_vpath_svp.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT libart-features.lo -MD -MP -MF .deps/libart-features.Tpo -c -o libart-features.lo libart-features.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT libart-features.lo -MD -MP -MF .deps/libart-features.Tpo -c libart-features.c -fPIC -DPIC -o .libs/libart-features.o
# mv -f .deps/libart-features.Tpo .deps/libart-features.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -version-info 5:21:3 -o libart_lgpl_2.la -rpath /usr/lib art_affine.lo art_alphagamma.lo art_bpath.lo art_gray_svp.lo art_misc.lo art_pixbuf.lo art_rect.lo art_rect_svp.lo art_rect_uta.lo art_render.lo art_render_gradient.lo art_render_mask.lo art_render_svp.lo art_rgb.lo art_rgb_affine.lo art_rgb_affine_private.lo art_rgb_bitmap_affine.lo art_rgb_pixbuf_affine.lo art_rgb_rgba_affine.lo art_rgb_a_affine.lo art_rgba.lo art_rgb_svp.lo art_svp.lo art_svp_intersect.lo art_svp_ops.lo art_svp_point.lo art_svp_render_aa.lo art_svp_vpath.lo art_svp_vpath_stroke.lo art_svp_wind.lo art_uta.lo art_uta_ops.lo art_uta_rect.lo art_uta_vpath.lo art_uta_svp.lo art_vpath.lo art_vpath_bpath.lo art_vpath_dash.lo art_vpath_svp.lo libart-features.lo -lm
# libtool: link: clang -shared .libs/art_affine.o .libs/art_alphagamma.o .libs/art_bpath.o .libs/art_gray_svp.o .libs/art_misc.o .libs/art_pixbuf.o .libs/art_rect.o .libs/art_rect_svp.o .libs/art_rect_uta.o .libs/art_render.o .libs/art_render_gradient.o .libs/art_render_mask.o .libs/art_render_svp.o .libs/art_rgb.o .libs/art_rgb_affine.o .libs/art_rgb_affine_private.o .libs/art_rgb_bitmap_affine.o .libs/art_rgb_pixbuf_affine.o .libs/art_rgb_rgba_affine.o .libs/art_rgb_a_affine.o .libs/art_rgba.o .libs/art_rgb_svp.o .libs/art_svp.o .libs/art_svp_intersect.o .libs/art_svp_ops.o .libs/art_svp_point.o .libs/art_svp_render_aa.o .libs/art_svp_vpath.o .libs/art_svp_vpath_stroke.o .libs/art_svp_wind.o .libs/art_uta.o .libs/art_uta_ops.o .libs/art_uta_rect.o .libs/art_uta_vpath.o .libs/art_uta_svp.o .libs/art_vpath.o .libs/art_vpath_bpath.o .libs/art_vpath_dash.o .libs/art_vpath_svp.o .libs/libart-features.o -lm -Wl,-soname -Wl,libart_lgpl_2.so.2 -o .libs/libart_lgpl_2.so.2.3.21
# libtool: link: (cd ".libs" && rm -f "libart_lgpl_2.so.2" && ln -s "libart_lgpl_2.so.2.3.21" "libart_lgpl_2.so.2")
# libtool: link: (cd ".libs" && rm -f "libart_lgpl_2.so" && ln -s "libart_lgpl_2.so.2.3.21" "libart_lgpl_2.so")
# libtool: link: ( cd ".libs" && rm -f "libart_lgpl_2.la" && ln -s "../libart_lgpl_2.la" "libart_lgpl_2.la" )
# clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT testart.o -MD -MP -MF .deps/testart.Tpo -c -o testart.o testart.c
# mv -f .deps/testart.Tpo .deps/testart.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o testart testart.o ./libart_lgpl_2.la -lm
# libtool: link: clang -Wall -Wmissing-prototypes -o .libs/testart testart.o ./.libs/libart_lgpl_2.so -lm
# clang -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -Wall -Wmissing-prototypes -MT testuta.o -MD -MP -MF .deps/testuta.Tpo -c -o testuta.o testuta.c
# mv -f .deps/testuta.Tpo .deps/testuta.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o testuta testuta.o ./libart_lgpl_2.la -lm
# libtool: link: clang -Wall -Wmissing-prototypes -o .libs/testuta testuta.o ./.libs/libart_lgpl_2.so -lm
# cp -f libart-config libart2-config
# make[1]: Leaving directory '/tmp/libart-lgpl/src/libart_lgpl-2.3.21'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-am
# make[1]: Entering directory '/tmp/libart-lgpl/src/libart_lgpl-2.3.21'
# make[2]: Entering directory '/tmp/libart-lgpl/src/libart_lgpl-2.3.21'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/libart-lgpl/pkg/libart-lgpl/usr/bin"
# /usr/bin/install -c libart2-config '/tmp/libart-lgpl/pkg/libart-lgpl/usr/bin'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/libart-lgpl/pkg/libart-lgpl/usr/lib"
# /bin/sh ./libtool --mode=install /usr/bin/install -c libart_lgpl_2.la '/tmp/libart-lgpl/pkg/libart-lgpl/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libart_lgpl_2.so.2.3.21 /tmp/libart-lgpl/pkg/libart-lgpl/usr/lib/libart_lgpl_2.so.2.3.21
# libtool: install: (cd /tmp/libart-lgpl/pkg/libart-lgpl/usr/lib && { ln -s -f libart_lgpl_2.so.2.3.21 libart_lgpl_2.so.2 || { rm -f libart_lgpl_2.so.2 && ln -s libart_lgpl_2.so.2.3.21 libart_lgpl_2.so.2; }; })
# libtool: install: (cd /tmp/libart-lgpl/pkg/libart-lgpl/usr/lib && { ln -s -f libart_lgpl_2.so.2.3.21 libart_lgpl_2.so || { rm -f libart_lgpl_2.so && ln -s libart_lgpl_2.so.2.3.21 libart_lgpl_2.so; }; })
# libtool: install: /usr/bin/install -c .libs/libart_lgpl_2.lai /tmp/libart-lgpl/pkg/libart-lgpl/usr/lib/libart_lgpl_2.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/include/libart-2.0/libart_lgpl" || /usr/bin/mkdir -p "/tmp/libart-lgpl/pkg/libart-lgpl/usr/include/libart-2.0/libart_lgpl"
# /usr/bin/install -c -m 644 art_affine.h art_alphagamma.h art_bpath.h art_config.h art_filterlevel.h art_gray_svp.h art_misc.h art_pathcode.h art_pixbuf.h art_point.h art_rect.h art_rect_svp.h art_rect_uta.h art_render.h art_render_gradient.h art_render_mask.h art_render_svp.h art_rgb.h art_rgb_affine.h art_rgb_bitmap_affine.h art_rgb_pixbuf_affine.h art_rgb_rgba_affine.h art_rgb_a_affine.h art_rgb_svp.h art_rgba.h art_svp.h art_svp_intersect.h art_svp_ops.h art_svp_point.h art_svp_render_aa.h art_svp_vpath.h art_svp_vpath_stroke.h art_svp_wind.h art_uta.h art_uta_ops.h art_uta_rect.h art_uta_vpath.h art_uta_svp.h art_vpath.h art_vpath_bpath.h '/tmp/libart-lgpl/pkg/libart-lgpl/usr/include/libart-2.0/libart_lgpl'
# /usr/bin/install -c -m 644 art_vpath_dash.h art_vpath_svp.h libart.h libart-features.h '/tmp/libart-lgpl/pkg/libart-lgpl/usr/include/libart-2.0/libart_lgpl'
# test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/libart-lgpl/pkg/libart-lgpl/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 libart-2.0.pc '/tmp/libart-lgpl/pkg/libart-lgpl/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libart-lgpl/src/libart_lgpl-2.3.21'
# make[1]: Leaving directory '/tmp/libart-lgpl/src/libart_lgpl-2.3.21'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libart-lgpl"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libart-lgpl 2.3.21-3 (Thu Apr 13 18:39:01 UTC 2017)

CMD: pacman --query --file libart-lgpl-2.3.21-3-x86_64.pkg.tar.xz
# libart-lgpl 2.3.21-3

Creating hybrid package for 'libart-lgpl'

Trying to find vanilla package 'libart-lgpl'...

CMD: pacman --query --file /mirror/libart-lgpl-2.3.21-3.pkg.tar.xz
# libart-lgpl 2.3.21-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/libart2-config
# /usr/lib/libart_lgpl_2.so.2
# /usr/lib/libart_lgpl_2.so
# /usr/lib/libart_lgpl_2.so.2.3.21
# /usr/lib/pkgconfig/libart-2.0.pc
# /usr/include/libart-2.0/libart_lgpl/art_affine.h
# /usr/include/libart-2.0/libart_lgpl/art_alphagamma.h
# /usr/include/libart-2.0/libart_lgpl/art_bpath.h
# /usr/include/libart-2.0/libart_lgpl/art_config.h
# /usr/include/libart-2.0/libart_lgpl/art_filterlevel.h
# /usr/include/libart-2.0/libart_lgpl/art_gray_svp.h
# /usr/include/libart-2.0/libart_lgpl/art_misc.h
# /usr/include/libart-2.0/libart_lgpl/art_pathcode.h
# /usr/include/libart-2.0/libart_lgpl/art_pixbuf.h
# /usr/include/libart-2.0/libart_lgpl/art_point.h
# /usr/include/libart-2.0/libart_lgpl/art_rect.h
# /usr/include/libart-2.0/libart_lgpl/art_rect_svp.h
# /usr/include/libart-2.0/libart_lgpl/art_rect_uta.h
# /usr/include/libart-2.0/libart_lgpl/art_render.h
# /usr/include/libart-2.0/libart_lgpl/art_render_gradient.h
# /usr/include/libart-2.0/libart_lgpl/art_render_mask.h
# /usr/include/libart-2.0/libart_lgpl/art_render_svp.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb_affine.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb_bitmap_affine.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb_pixbuf_affine.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb_rgba_affine.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb_a_affine.h
# /usr/include/libart-2.0/libart_lgpl/art_rgb_svp.h
# /usr/include/libart-2.0/libart_lgpl/art_rgba.h
# /usr/include/libart-2.0/libart_lgpl/art_svp.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_intersect.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_ops.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_point.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_render_aa.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_vpath.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_vpath_stroke.h
# /usr/include/libart-2.0/libart_lgpl/art_svp_wind.h
# /usr/include/libart-2.0/libart_lgpl/art_uta.h
# /usr/include/libart-2.0/libart_lgpl/art_uta_ops.h
# /usr/include/libart-2.0/libart_lgpl/art_uta_rect.h
# /usr/include/libart-2.0/libart_lgpl/art_uta_vpath.h
# /usr/include/libart-2.0/libart_lgpl/art_uta_svp.h
# /usr/include/libart-2.0/libart_lgpl/art_vpath.h
# /usr/include/libart-2.0/libart_lgpl/art_vpath_bpath.h
# /usr/include/libart-2.0/libart_lgpl/art_vpath_dash.h
# /usr/include/libart-2.0/libart_lgpl/art_vpath_svp.h
# /usr/include/libart-2.0/libart_lgpl/libart.h
# /usr/include/libart-2.0/libart_lgpl/libart-features.h
# /sysroot/usr/lib/libart_lgpl_2.so.2.3.21
# /sysroot/usr/lib/libart_lgpl_2.so.2
# /sysroot/usr/lib/libart_lgpl_2.so
# /sysroot/usr/lib/libart_lgpl_2.la
# /sysroot/usr/lib/pkgconfig/libart-2.0.pc
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_affine.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_alphagamma.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_bpath.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_config.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_filterlevel.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_gray_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_misc.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_pathcode.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_pixbuf.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_point.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rect.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rect_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rect_uta.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_render.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_render_gradient.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_render_mask.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_render_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb_affine.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb_bitmap_affine.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb_pixbuf_affine.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb_rgba_affine.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb_a_affine.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgb_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_rgba.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_intersect.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_ops.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_point.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_render_aa.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_vpath.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_vpath_stroke.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_svp_wind.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_uta.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_uta_ops.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_uta_rect.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_uta_vpath.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_uta_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_vpath.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_vpath_bpath.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_vpath_dash.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/art_vpath_svp.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/libart.h
# /sysroot/usr/include/libart-2.0/libart_lgpl/libart-features.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libart-lgpl.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libart-lgpl.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libart-lgpl.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 6255

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libart-lgpl.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libart-lgpl.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/libart-lgpl/src/libart_lgpl-2.3.21/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 libart-lgpl configure 2.3.21, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2d0481cad7d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2110: checking for a BSD-compatible install
# configure:2178: result: /usr/bin/install -c
# configure:2189: checking whether build environment is sane
# configure:2249: result: yes
# configure:2298: checking for x86_64-unknown-linux-strip
# configure:2328: result: no
# configure:2338: checking for strip
# configure:2354: found /usr/bin/strip
# configure:2365: result: strip
# configure:2390: checking for a thread-safe mkdir -p
# configure:2429: result: /usr/bin/mkdir -p
# configure:2442: checking for gawk
# configure:2458: found /usr/bin/gawk
# configure:2469: result: gawk
# configure:2480: checking whether make sets $(MAKE)
# configure:2502: result: yes
# configure:2601: checking for x86_64-unknown-linux-gcc
# configure:2628: result: clang
# configure:2900: checking for C compiler version
# configure:2908: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2912: $? = 0
# configure:2919: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2923: $? = 0
# configure:2930: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2934: $? = 1
# configure:2957: checking for C compiler default output file name
# configure:2979: clang conftest.c >&5
# configure:2983: $? = 0
# configure:3021: result: a.out
# configure:3040: checking whether the C compiler works
# configure:3050: ./a.out
# configure:3054: $? = 0
# configure:3073: result: yes
# configure:3080: checking whether we are cross compiling
# configure:3082: result: no
# configure:3085: checking for suffix of executables
# configure:3092: clang -o conftest conftest.c >&5
# configure:3096: $? = 0
# configure:3122: result:
# configure:3128: checking for suffix of object files
# configure:3154: clang -c conftest.c >&5
# configure:3158: $? = 0
# configure:3183: result: o
# configure:3187: checking whether we are using the GNU C compiler
# configure:3216: clang -c conftest.c >&5
# configure:3223: $? = 0
# configure:3240: result: yes
# configure:3249: checking whether clang accepts -g
# configure:3279: clang -c -g conftest.c >&5
# configure:3286: $? = 0
# configure:3387: result: yes
# configure:3404: checking for clang option to accept ISO C89
# configure:3478: clang -c conftest.c >&5
# configure:3485: $? = 0
# configure:3508: result: none needed
# configure:3537: checking for style of include used by make
# configure:3565: result: GNU
# configure:3590: checking dependency style of clang
# configure:3700: result: gcc3
# configure:3720: checking how to run the C preprocessor
# configure:3760: clang -E conftest.c
# configure:3767: $? = 0
# configure:3798: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3805: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libart-lgpl"
# | #define PACKAGE_TARNAME "libart_lgpl"
# | #define PACKAGE_VERSION "2.3.21"
# | #define PACKAGE_STRING "libart-lgpl 2.3.21"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libart"
# | #define PACKAGE "libart_lgpl"
# | #define VERSION "2.3.21"
# | /* end confdefs.h. */
# | #include
# configure:3838: result: clang -E
# configure:3867: clang -E conftest.c
# configure:3874: $? = 0
# configure:3905: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3912: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libart-lgpl"
# | #define PACKAGE_TARNAME "libart_lgpl"
# | #define PACKAGE_VERSION "2.3.21"
# | #define PACKAGE_STRING "libart-lgpl 2.3.21"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libart"
# | #define PACKAGE "libart_lgpl"
# | #define VERSION "2.3.21"
# | /* end confdefs.h. */
# | #include
# configure:3957: checking build system type
# configure:3975: result: x86_64-unknown-linux-gnu
# configure:3997: checking host system type
# configure:4012: result: x86_64-unknown-linux-gnu
# configure:4362: checking for a sed that does not truncate output
# configure:4428: result: /usr/bin/sed
# configure:4446: checking for grep that handles long lines and -e
# configure:4506: result: /usr/bin/grep
# configure:4511: checking for egrep
# configure:4575: result: /usr/bin/grep -E
# configure:4580: checking for fgrep
# configure:4644: result: /usr/bin/grep -F
# configure:4679: checking for ld used by clang
# configure:4746: result: /usr/bin/ld
# configure:4755: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4770: result: yes
# configure:4782: checking for BSD- or MS-compatible name lister (nm)
# configure:4831: result: /usr/bin/nm -B
# configure:4949: checking the name lister (/usr/bin/nm -B) interface
# configure:4956: clang -c conftest.c >&5
# configure:4959: /usr/bin/nm -B "conftest.o"
# configure:4962: output
# 0000000000000000 B some_variable
# configure:4969: result: BSD nm
# configure:4972: checking whether ln -s works
# configure:4976: result: yes
# configure:4984: checking the maximum length of command line arguments
# configure:5104: result: 1572864
# configure:5121: checking whether the shell understands some XSI constructs
# configure:5131: result: yes
# configure:5135: checking whether the shell understands "+="
# configure:5141: result: yes
# configure:5176: checking for /usr/bin/ld option to reload object files
# configure:5183: result: -r
# configure:5212: checking for x86_64-unknown-linux-objdump
# configure:5239: result: objdump
# configure:5308: checking how to recognize dependent libraries
# configure:5504: result: pass_all
# configure:5524: checking for x86_64-unknown-linux-ar
# configure:5554: result: no
# configure:5564: checking for ar
# configure:5580: found /usr/bin/ar
# configure:5591: result: ar
# configure:5629: checking for x86_64-unknown-linux-strip
# configure:5656: result: strip
# configure:5728: checking for x86_64-unknown-linux-ranlib
# configure:5758: result: no
# configure:5768: checking for ranlib
# configure:5784: found /usr/bin/ranlib
# configure:5795: result: ranlib
# configure:5885: checking command to parse /usr/bin/nm -B output from clang object
# configure:6003: clang -c conftest.c >&5
# configure:6006: $? = 0
# configure:6010: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6013: $? = 0
# configure:6067: clang -o conftest conftest.c conftstm.o >&5
# configure:6070: $? = 0
# configure:6108: result: ok
# configure:6204: clang -c conftest.c >&5
# configure:6207: $? = 0
# configure:6971: checking for ANSI C header files
# configure:7001: clang -c conftest.c >&5
# configure:7008: $? = 0
# configure:7107: clang -o conftest conftest.c >&5
# configure:7111: $? = 0
# configure:7117: ./conftest
# configure:7121: $? = 0
# configure:7139: result: yes
# configure:7163: checking for sys/types.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for sys/stat.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for stdlib.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for string.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for memory.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for strings.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for inttypes.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for stdint.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7163: checking for unistd.h
# configure:7184: clang -c conftest.c >&5
# configure:7191: $? = 0
# configure:7208: result: yes
# configure:7226: checking for dlfcn.h
# configure:7247: clang -c conftest.c >&5
# configure:7254: $? = 0
# configure:7271: result: yes
# configure:7455: checking for objdir
# configure:7470: result: .libs
# configure:7762: checking if clang supports -fno-rtti -fno-exceptions
# configure:7780: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7784: $? = 0
# configure:7797: result: yes
# configure:7817: checking for clang option to produce PIC
# configure:8089: result: -fPIC -DPIC
# configure:8101: checking if clang PIC flag -fPIC -DPIC works
# configure:8119: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8123: $? = 0
# configure:8136: result: yes
# configure:8160: checking if clang static flag -static works
# configure:8188: result: yes
# configure:8203: checking if clang supports -c -o file.o
# configure:8224: clang -c -o out/conftest2.o conftest.c >&5
# configure:8228: $? = 0
# configure:8250: result: yes
# configure:8258: checking if clang supports -c -o file.o
# configure:8305: result: yes
# configure:8338: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9412: result: yes
# configure:9449: checking whether -lc should be explicitly linked in
# configure:9454: clang -c conftest.c >&5
# configure:9457: $? = 0
# configure:9472: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9475: $? = 0
# configure:9487: result: no
# configure:9651: checking dynamic linker characteristics
# configure:10094: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10101: $? = 0
# configure:10334: result: GNU/Linux ld.so
# configure:10436: checking how to hardcode library paths into programs
# configure:10461: result: immediate
# configure:11294: checking whether stripping libraries is possible
# configure:11299: result: yes
# configure:11334: checking if libtool supports shared libraries
# configure:11336: result: yes
# configure:11339: checking whether to build shared libraries
# configure:11360: result: yes
# configure:11363: checking whether to build static libraries
# configure:11367: result: no
# configure:11404: checking whether to enable maintainer-specific portions of Makefiles
# configure:11413: result: no
# configure:11427: checking for some Win32 platform
# configure:11437: result: no
# configure:11448: checking for native Win32
# configure:11458: result: no
# configure:11544: checking for working alloca.h
# configure:11571: clang -o conftest -Wall -Wmissing-prototypes conftest.c >&5
# configure:11578: $? = 0
# configure:11598: result: yes
# configure:11608: checking for alloca
# configure:11655: clang -o conftest -Wall -Wmissing-prototypes conftest.c >&5
# configure:11662: $? = 0
# configure:11682: result: yes
# configure:11921: checking whether byte ordering is bigendian
# configure:11946: clang -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c:25:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:25:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:11953: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libart-lgpl"
# | #define PACKAGE_TARNAME "libart_lgpl"
# | #define PACKAGE_VERSION "2.3.21"
# | #define PACKAGE_STRING "libart-lgpl 2.3.21"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libart"
# | #define PACKAGE "libart_lgpl"
# | #define VERSION "2.3.21"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12003: clang -c -Wall -Wmissing-prototypes conftest.c >&5
# configure:12010: $? = 0
# configure:12042: clang -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c:31:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:12049: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libart-lgpl"
# | #define PACKAGE_TARNAME "libart_lgpl"
# | #define PACKAGE_VERSION "2.3.21"
# | #define PACKAGE_STRING "libart-lgpl 2.3.21"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libart"
# | #define PACKAGE "libart_lgpl"
# | #define VERSION "2.3.21"
# | #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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12301: result: no
# configure:12331: checking size of char
# configure:12636: clang -o conftest -Wall -Wmissing-prototypes conftest.c >&5
# configure:12640: $? = 0
# configure:12646: ./conftest
# configure:12650: $? = 0
# configure:12676: result: 1
# configure:12692: checking size of short
# configure:12997: clang -o conftest -Wall -Wmissing-prototypes conftest.c >&5
# configure:13001: $? = 0
# configure:13007: ./conftest
# configure:13011: $? = 0
# configure:13037: result: 2
# configure:13053: checking size of int
# configure:13358: clang -o conftest -Wall -Wmissing-prototypes conftest.c >&5
# configure:13362: $? = 0
# configure:13368: ./conftest
# configure:13372: $? = 0
# configure:13398: result: 4
# configure:13414: checking size of long
# configure:13719: clang -o conftest -Wall -Wmissing-prototypes conftest.c >&5
# configure:13723: $? = 0
# configure:13729: ./conftest
# configure:13733: $? = 0
# configure:13759: result: 8
# configure:13933: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libart-lgpl config.status 2.3.21, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2d0481cad7d9
#
# config.status:1019: creating libart-features.h
# config.status:1019: creating Makefile
# config.status:1019: creating libart-2.0.pc
# config.status:1019: creating libart-2.0-uninstalled.pc
# config.status:1019: creating libart-zip
# config.status:1019: creating libart-config
# config.status:1019: creating gen_art_config.sh
# config.status:1019: creating config.h
# config.status:1293: executing depfiles commands
# config.status:1293: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_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_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_sizeof_char=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_short=2
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# 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=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/missing --run tar'
# AR='ar'
# ART_SIZEOF_CHAR='1'
# ART_SIZEOF_INT='4'
# ART_SIZEOF_LONG='8'
# ART_SIZEOF_SHORT='2'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wmissing-prototypes'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBART_MAJOR_VERSION='2'
# LIBART_MICRO_VERSION='21'
# LIBART_MINOR_VERSION='3'
# LIBART_VERSION='2.3.21'
# LIBART_VERSION_INFO='5:21:3'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MS_LIB_AVAILABLE_FALSE=''
# MS_LIB_AVAILABLE_TRUE='#'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libart_lgpl'
# PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libart'
# PACKAGE_NAME='libart-lgpl'
# PACKAGE_STRING='libart-lgpl 2.3.21'
# PACKAGE_TARNAME='libart_lgpl'
# PACKAGE_VERSION='2.3.21'
# PATH_SEPARATOR=':'
# PLATFORM_WIN32_FALSE=''
# PLATFORM_WIN32_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.3.21'
# 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__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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_TARNAME}'
# 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='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libart-lgpl/src/libart_lgpl-2.3.21/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# ms_librarian=''
# 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. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "libart-lgpl"
# #define PACKAGE_TARNAME "libart_lgpl"
# #define PACKAGE_VERSION "2.3.21"
# #define PACKAGE_STRING "libart-lgpl 2.3.21"
# #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libart"
# #define PACKAGE "libart_lgpl"
# #define VERSION "2.3.21"
# #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_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define SIZEOF_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
#
# configure: exit 0