Build of libg15render with clang_glibc toolchain

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

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

SLOCLanguage
8,859 sh
4,634 ansic
688 makefile
14,181 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...

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: libg15render 1.2-3 (Thu Apr 13 15:18:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) libusb-compat-0.1.5-1 libg15-1.2.7-1
#
# Total Installed Size: 0.07 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libusb-compat...
# installing libg15...
# ==> 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 gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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 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 ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# 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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking for correct ltmain.sh version... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... 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
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether to enable FreeType2 support... no
# checking for writePixmapToLCD in -lg15... yes
# checking for ceil in -lm... yes
# checking for an ANSI C-conforming const... yes
# checking for ANSI C header files... (cached) yes
# checking for string.h... (cached) yes
# checking ft2build.h usability... no
# checking ft2build.h presence... no
# checking for ft2build.h... no
# checking for ANSI C header files... (cached) yes
# checking for memset... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/libg15render/src/libg15render-1.2'
# if /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -MT text.lo -MD -MP -MF ".deps/text.Tpo" -c -o text.lo text.c; \
# then mv -f ".deps/text.Tpo" ".deps/text.Plo"; else rm -f ".deps/text.Tpo"; exit 1; fi
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I. -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o
# text.c:109:24: warning: comparison between pointer and integer ('int' and 'void *')
# for (i; stringOut[i] != NULL; ++i)
# ~~~~~~~~~~~~ ^ ~~~~
# text.c:109:8: warning: expression result unused [-Wunused-value]
# for (i; stringOut[i] != NULL; ++i)
# ^
# 2 warnings generated.
# if /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -MT pixel.lo -MD -MP -MF ".deps/pixel.Tpo" -c -o pixel.lo pixel.c; \
# then mv -f ".deps/pixel.Tpo" ".deps/pixel.Plo"; else rm -f ".deps/pixel.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I. -MT pixel.lo -MD -MP -MF .deps/pixel.Tpo -c pixel.c -fPIC -DPIC -o .libs/pixel.o
# pixel.c:109:7: warning: implicitly declaring library function 'abs' with type 'int (int)' [-Wimplicit-function-declaration]
# if (abs (py2 - py1) > abs (px2 - px1))
# ^
# pixel.c:109:7: note: include the header or explicitly provide a declaration for 'abs'
# pixel.c:377:40: warning: implicitly declaring library function 'ceil' with type 'double (double)' [-Wimplicit-function-declaration]
# g15r_pixelBox (canvas, x1, y1, (int) ceil (x1 + length), y2, color, 1, 1);
# ^
# pixel.c:377:40: note: include the header or explicitly provide a declaration for 'ceil'
# pixel.c:485:12: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
# retval=read(wbmp_fd,headerbytes,5);
# ^
# pixel.c:503:16: warning: implicitly declaring library function 'malloc' with type 'void *(unsigned long)' [-Wimplicit-function-declaration]
# buf = (char *)malloc (buflen);
# ^
# pixel.c:503:16: note: include the header or explicitly provide a declaration for 'malloc'
# pixel.c:512:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
# close(wbmp_fd);
# ^
# 5 warnings generated.
# if /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -MT screen.lo -MD -MP -MF ".deps/screen.Tpo" -c -o screen.lo screen.c; \
# then mv -f ".deps/screen.Tpo" ".deps/screen.Plo"; else rm -f ".deps/screen.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I. -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c screen.c -fPIC -DPIC -o .libs/screen.o
# if /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -MT font_6x4.lo -MD -MP -MF ".deps/font_6x4.Tpo" -c -o font_6x4.lo font_6x4.c; \
# then mv -f ".deps/font_6x4.Tpo" ".deps/font_6x4.Plo"; else rm -f ".deps/font_6x4.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I. -MT font_6x4.lo -MD -MP -MF .deps/font_6x4.Tpo -c font_6x4.c -fPIC -DPIC -o .libs/font_6x4.o
# if /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -MT font_7x5.lo -MD -MP -MF ".deps/font_7x5.Tpo" -c -o font_7x5.lo font_7x5.c; \
# then mv -f ".deps/font_7x5.Tpo" ".deps/font_7x5.Plo"; else rm -f ".deps/font_7x5.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I. -MT font_7x5.lo -MD -MP -MF .deps/font_7x5.Tpo -c font_7x5.c -fPIC -DPIC -o .libs/font_7x5.o
# if /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -MT font_8x8.lo -MD -MP -MF ".deps/font_8x8.Tpo" -c -o font_8x8.lo font_8x8.c; \
# then mv -f ".deps/font_8x8.Tpo" ".deps/font_8x8.Plo"; else rm -f ".deps/font_8x8.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I. -MT font_8x8.lo -MD -MP -MF .deps/font_8x8.Tpo -c font_8x8.c -fPIC -DPIC -o .libs/font_8x8.o
# /bin/sh ./libtool --tag=CC --mode=link clang -o libg15render.la -rpath /usr/lib -version-info 2:0:1 text.lo pixel.lo screen.lo font_6x4.lo font_7x5.lo font_8x8.lo -lm -lg15
# clang -shared .libs/text.o .libs/pixel.o .libs/screen.o .libs/font_6x4.o .libs/font_7x5.o .libs/font_8x8.o -lm -lg15 -Wl,-soname -Wl,libg15render.so.1 -o .libs/libg15render.so.1.1.0
# (cd .libs && rm -f libg15render.so.1 && ln -s libg15render.so.1.1.0 libg15render.so.1)
# (cd .libs && rm -f libg15render.so && ln -s libg15render.so.1.1.0 libg15render.so)
# creating libg15render.la
# (cd .libs && rm -f libg15render.la && ln -s ../libg15render.la libg15render.la)
# make[1]: Leaving directory '/tmp/libg15render/src/libg15render-1.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libg15render/src/libg15render-1.2'
# test -z "/usr/lib" || mkdir -p -- "/tmp/libg15render/pkg/libg15render/usr/lib"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'libg15render.la' '/tmp/libg15render/pkg/libg15render/usr/lib/libg15render.la'
# /usr/bin/install -c .libs/libg15render.so.1.1.0 /tmp/libg15render/pkg/libg15render/usr/lib/libg15render.so.1.1.0
# (cd /tmp/libg15render/pkg/libg15render/usr/lib && { ln -s -f libg15render.so.1.1.0 libg15render.so.1 || { rm -f libg15render.so.1 && ln -s libg15render.so.1.1.0 libg15render.so.1; }; })
# (cd /tmp/libg15render/pkg/libg15render/usr/lib && { ln -s -f libg15render.so.1.1.0 libg15render.so || { rm -f libg15render.so && ln -s libg15render.so.1.1.0 libg15render.so; }; })
# /usr/bin/install -c .libs/libg15render.lai /tmp/libg15render/pkg/libg15render/usr/lib/libg15render.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/share/doc/libg15render-1.2" || mkdir -p -- "/tmp/libg15render/pkg/libg15render/usr/share/doc/libg15render-1.2"
# /usr/bin/install -c -m 644 'AUTHORS' '/tmp/libg15render/pkg/libg15render/usr/share/doc/libg15render-1.2/AUTHORS'
# /usr/bin/install -c -m 644 'ChangeLog' '/tmp/libg15render/pkg/libg15render/usr/share/doc/libg15render-1.2/ChangeLog'
# /usr/bin/install -c -m 644 'COPYING' '/tmp/libg15render/pkg/libg15render/usr/share/doc/libg15render-1.2/COPYING'
# /usr/bin/install -c -m 644 'NEWS' '/tmp/libg15render/pkg/libg15render/usr/share/doc/libg15render-1.2/NEWS'
# /usr/bin/install -c -m 644 'README' '/tmp/libg15render/pkg/libg15render/usr/share/doc/libg15render-1.2/README'
# test -z "/usr/include" || mkdir -p -- "/tmp/libg15render/pkg/libg15render/usr/include"
# /usr/bin/install -c -m 644 'libg15render.h' '/tmp/libg15render/pkg/libg15render/usr/include/libg15render.h'
# test -z "/usr/share/man/man3" || mkdir -p -- "/tmp/libg15render/pkg/libg15render/usr/share/man/man3"
# /usr/bin/install -c -m 644 '././libg15render.3' '/tmp/libg15render/pkg/libg15render/usr/share/man/man3/libg15render.3'
# make[1]: Leaving directory '/tmp/libg15render/src/libg15render-1.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing libtool files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libg15render"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libg15render 1.2-3 (Thu Apr 13 15:19:00 UTC 2017)

CMD: pacman --query --file libg15render-1.2-3-x86_64.pkg.tar.xz
# libg15render 1.2-3

Creating hybrid package for 'libg15render'

Trying to find vanilla package 'libg15render'...

CMD: pacman --query --file /mirror/libg15render-1.2-3.pkg.tar.xz
# libg15render 1.2-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libg15render.so.1
# /usr/lib/libg15render.so.1.1.0
# /usr/lib/libg15render.so
# /usr/share/man/man3/libg15render.3.gz
# /usr/share/doc/libg15render-1.2/ChangeLog
# /usr/share/doc/libg15render-1.2/COPYING
# /usr/share/doc/libg15render-1.2/README
# /usr/share/doc/libg15render-1.2/AUTHORS
# /usr/share/doc/libg15render-1.2/NEWS
# /usr/include/libg15render.h
# /sysroot/usr/lib/libg15render.so.1.1.0
# /sysroot/usr/lib/libg15render.so.1
# /sysroot/usr/lib/libg15render.so
# /sysroot/usr/include/libg15render.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 libg15render.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libg15render.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libg15render.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/libg15render/src/libg15render-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 libg15render configure 1.2, which was
# generated by GNU Autoconf 2.60. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = fbe5330bfd31
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1961: checking for a BSD-compatible install
# configure:2017: result: /usr/bin/install -c
# configure:2028: checking whether build environment is sane
# configure:2071: result: yes
# configure:2136: checking for gawk
# configure:2152: found /usr/bin/gawk
# configure:2163: result: gawk
# configure:2174: checking whether make sets $(MAKE)
# configure:2195: result: yes
# configure:2271: checking for x86_64-unknown-linux-strip
# configure:2301: result: no
# configure:2311: checking for strip
# configure:2327: found /usr/bin/strip
# configure:2338: result: strip
# configure:2392: checking for x86_64-unknown-linux-gcc
# configure:2419: result: clang
# configure:2697: checking for C compiler version
# configure:2704: 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:2707: $? = 0
# configure:2714: 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:2717: $? = 0
# configure:2724: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2727: $? = 1
# configure:2750: checking for C compiler default output file name
# configure:2777: clang conftest.c >&5
# configure:2780: $? = 0
# configure:2826: result: a.out
# configure:2831: checking whether the C compiler works
# configure:2841: ./a.out
# configure:2844: $? = 0
# configure:2861: result: yes
# configure:2868: checking whether we are cross compiling
# configure:2870: result: no
# configure:2873: checking for suffix of executables
# configure:2880: clang -o conftest conftest.c >&5
# configure:2883: $? = 0
# configure:2907: result:
# configure:2913: checking for suffix of object files
# configure:2939: clang -c conftest.c >&5
# configure:2942: $? = 0
# configure:2965: result: o
# configure:2969: checking whether we are using the GNU C compiler
# configure:2998: clang -c conftest.c >&5
# configure:3004: $? = 0
# configure:3011: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:3014: $? = 0
# configure:3021: test -s conftest.o
# configure:3024: $? = 0
# configure:3038: result: yes
# configure:3043: checking whether clang accepts -g
# configure:3073: clang -c -g conftest.c >&5
# configure:3079: $? = 0
# configure:3086: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:3089: $? = 0
# configure:3096: test -s conftest.o
# configure:3099: $? = 0
# configure:3229: result: yes
# configure:3246: checking for clang option to accept ISO C89
# configure:3320: clang -c conftest.c >&5
# configure:3326: $? = 0
# configure:3333: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:3336: $? = 0
# configure:3343: test -s conftest.o
# configure:3346: $? = 0
# configure:3366: result: none needed
# configure:3395: checking for style of include used by make
# configure:3423: result: GNU
# configure:3451: checking dependency style of clang
# configure:3541: result: gcc3
# configure:3636: checking build system type
# configure:3654: result: x86_64-unknown-linux-gnu
# configure:3676: checking host system type
# configure:3691: result: x86_64-unknown-linux-gnu
# configure:3713: checking for a sed that does not truncate output
# configure:3767: result: /usr/bin/sed
# configure:3770: checking for grep that handles long lines and -e
# configure:3844: result: /usr/bin/grep
# configure:3849: checking for egrep
# configure:3927: result: /usr/bin/grep -E
# configure:3943: checking for ld used by clang
# configure:4010: result: /usr/bin/ld
# configure:4019: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4034: result: yes
# configure:4039: checking for /usr/bin/ld option to reload object files
# configure:4046: result: -r
# configure:4064: checking for BSD-compatible nm
# configure:4113: result: /usr/bin/nm -B
# configure:4117: checking whether ln -s works
# configure:4121: result: yes
# configure:4128: checking how to recognise dependent libraries
# configure:4304: result: pass_all
# configure:4392: clang -c conftest.c >&5
# configure:4395: $? = 0
# configure:4554: checking how to run the C preprocessor
# configure:4594: clang -E conftest.c
# configure:4600: $? = 0
# configure:4638: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4644: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libg15render"
# | #define PACKAGE_TARNAME "libg15render"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "libg15render 1.2"
# | #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# | #define PACKAGE "libg15render"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:4684: result: clang -E
# configure:4713: clang -E conftest.c
# configure:4719: $? = 0
# configure:4757: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4763: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libg15render"
# | #define PACKAGE_TARNAME "libg15render"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "libg15render 1.2"
# | #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# | #define PACKAGE "libg15render"
# | #define VERSION "1.2"
# | /* end confdefs.h. */
# | #include
# configure:4808: checking for ANSI C header files
# configure:4838: clang -c conftest.c >&5
# configure:4844: $? = 0
# configure:4851: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:4854: $? = 0
# configure:4861: test -s conftest.o
# configure:4864: $? = 0
# configure:4960: clang -o conftest conftest.c >&5
# configure:4963: $? = 0
# configure:4969: ./conftest
# configure:4972: $? = 0
# configure:4989: result: yes
# configure:5013: checking for sys/types.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for sys/stat.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for stdlib.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for string.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for memory.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for strings.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for inttypes.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for stdint.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5013: checking for unistd.h
# configure:5034: clang -c conftest.c >&5
# configure:5040: $? = 0
# configure:5047: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5050: $? = 0
# configure:5057: test -s conftest.o
# configure:5060: $? = 0
# configure:5073: result: yes
# configure:5100: checking dlfcn.h usability
# configure:5117: clang -c conftest.c >&5
# configure:5123: $? = 0
# configure:5130: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:5133: $? = 0
# configure:5140: test -s conftest.o
# configure:5143: $? = 0
# configure:5154: result: yes
# configure:5158: checking dlfcn.h presence
# configure:5173: clang -E conftest.c
# configure:5179: $? = 0
# configure:5200: result: yes
# configure:5233: checking for dlfcn.h
# configure:5241: result: yes
# configure:5370: checking for C++ compiler version
# configure:5377: 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:5380: $? = 0
# configure:5387: 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:5390: $? = 0
# configure:5397: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5400: $? = 1
# configure:5403: checking whether we are using the GNU C++ compiler
# configure:5432: clang++ -c conftest.cpp >&5
# configure:5438: $? = 0
# configure:5445: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
# configure:5448: $? = 0
# configure:5455: test -s conftest.o
# configure:5458: $? = 0
# configure:5472: result: yes
# configure:5477: checking whether clang++ accepts -g
# configure:5507: clang++ -c -g conftest.cpp >&5
# configure:5513: $? = 0
# configure:5520: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
# configure:5523: $? = 0
# configure:5530: test -s conftest.o
# configure:5533: $? = 0
# configure:5663: result: yes
# configure:5688: checking dependency style of clang++
# configure:5778: result: gcc3
# configure:5805: checking how to run the C++ preprocessor
# configure:5841: clang++ -E conftest.cpp
# configure:5847: $? = 0
# configure:5885: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5891: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libg15render"
# | #define PACKAGE_TARNAME "libg15render"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "libg15render 1.2"
# | #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# | #define PACKAGE "libg15render"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:5931: result: clang++ -E
# configure:5960: clang++ -E conftest.cpp
# configure:5966: $? = 0
# configure:6004: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6010: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libg15render"
# | #define PACKAGE_TARNAME "libg15render"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "libg15render 1.2"
# | #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# | #define PACKAGE "libg15render"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:6066: checking for x86_64-unknown-linux-g77
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-f77
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-xlf
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-frt
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-pgf77
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-cf77
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-fort77
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-fl32
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-af77
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-f90
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-xlf90
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-pgf90
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-pghpf
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-epcf90
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-gfortran
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-g95
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-f95
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-fort
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-xlf95
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-ifort
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-ifc
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-efc
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-pgf95
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-lf95
# configure:6096: result: no
# configure:6066: checking for x86_64-unknown-linux-ftn
# configure:6096: result: no
# configure:6110: checking for g77
# configure:6140: result: no
# configure:6110: checking for f77
# configure:6140: result: no
# configure:6110: checking for xlf
# configure:6140: result: no
# configure:6110: checking for frt
# configure:6140: result: no
# configure:6110: checking for pgf77
# configure:6140: result: no
# configure:6110: checking for cf77
# configure:6140: result: no
# configure:6110: checking for fort77
# configure:6140: result: no
# configure:6110: checking for fl32
# configure:6140: result: no
# configure:6110: checking for af77
# configure:6140: result: no
# configure:6110: checking for f90
# configure:6140: result: no
# configure:6110: checking for xlf90
# configure:6140: result: no
# configure:6110: checking for pgf90
# configure:6140: result: no
# configure:6110: checking for pghpf
# configure:6140: result: no
# configure:6110: checking for epcf90
# configure:6140: result: no
# configure:6110: checking for gfortran
# configure:6126: found /usr/bin/gfortran
# configure:6137: result: gfortran
# configure:6167: checking for Fortran 77 compiler version
# configure:6174: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6177: $? = 0
# configure:6184: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6187: $? = 0
# configure:6194: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6197: $? = 1
# configure:6205: checking whether we are using the GNU Fortran 77 compiler
# configure:6224: gfortran -c conftest.F >&5
# configure:6230: $? = 0
# configure:6237: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
# configure:6240: $? = 0
# configure:6247: test -s conftest.o
# configure:6250: $? = 0
# configure:6264: result: yes
# configure:6270: checking whether gfortran accepts -g
# configure:6287: gfortran -c -g conftest.f >&5
# configure:6293: $? = 0
# configure:6300: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
# configure:6303: $? = 0
# configure:6310: test -s conftest.o
# configure:6313: $? = 0
# configure:6326: result: yes
# configure:6356: checking the maximum length of command line arguments
# configure:6465: result: 32768
# configure:6476: checking command to parse /usr/bin/nm -B output from clang object
# configure:6581: clang -c conftest.c >&5
# configure:6584: $? = 0
# configure:6588: /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:6591: $? = 0
# configure:6643: clang -o conftest conftest.c conftstm.o >&5
# configure:6646: $? = 0
# configure:6684: result: ok
# configure:6688: checking for objdir
# configure:6703: result: .libs
# configure:6755: checking for x86_64-unknown-linux-ar
# configure:6785: result: no
# configure:6795: checking for ar
# configure:6811: found /usr/bin/ar
# configure:6822: result: ar
# configure:6851: checking for x86_64-unknown-linux-ranlib
# configure:6881: result: no
# configure:6891: checking for ranlib
# configure:6907: found /usr/bin/ranlib
# configure:6918: result: ranlib
# configure:6947: checking for x86_64-unknown-linux-strip
# configure:6974: result: strip
# configure:7251: checking for correct ltmain.sh version
# configure:7301: result: yes
# configure:7361: checking if clang supports -fno-rtti -fno-exceptions
# configure:7379: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7383: $? = 0
# configure:7396: result: yes
# configure:7411: checking for clang option to produce PIC
# configure:7621: result: -fPIC
# configure:7629: checking if clang PIC flag -fPIC works
# configure:7647: clang -c -fPIC -DPIC conftest.c >&5
# configure:7651: $? = 0
# configure:7664: result: yes
# configure:7692: checking if clang static flag -static works
# configure:7720: result: yes
# configure:7730: checking if clang supports -c -o file.o
# configure:7751: clang -c -o out/conftest2.o conftest.c >&5
# configure:7755: $? = 0
# configure:7777: result: yes
# configure:7803: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8789: result: yes
# configure:8810: checking whether -lc should be explicitly linked in
# configure:8815: clang -c conftest.c >&5
# configure:8818: $? = 0
# configure:8833: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8836: $? = 0
# configure:8848: result: no
# configure:8856: checking dynamic linker characteristics
# configure:9481: result: GNU/Linux ld.so
# configure:9490: checking how to hardcode library paths into programs
# configure:9515: result: immediate
# configure:9529: checking whether stripping libraries is possible
# configure:9534: result: yes
# configure:10447: checking if libtool supports shared libraries
# configure:10449: result: yes
# configure:10452: checking whether to build shared libraries
# configure:10473: result: yes
# configure:10476: checking whether to build static libraries
# configure:10480: result: no
# configure:10572: creating libtool
# configure:11160: checking for ld used by clang++
# configure:11227: result: /usr/bin/ld -m elf_x86_64
# configure:11236: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:11251: result: yes
# configure:11302: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12268: result: yes
# configure:12286: clang++ -c conftest.cpp >&5
# configure:12289: $? = 0
# configure:12408: checking for clang++ option to produce PIC
# configure:12682: result: -fPIC
# configure:12690: checking if clang++ PIC flag -fPIC works
# configure:12708: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12712: $? = 0
# configure:12725: result: yes
# configure:12753: checking if clang++ static flag -static works
# configure:12781: result: yes
# configure:12791: checking if clang++ supports -c -o file.o
# configure:12812: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12816: $? = 0
# configure:12838: result: yes
# configure:12864: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12889: result: yes
# configure:12956: checking dynamic linker characteristics
# configure:13581: result: GNU/Linux ld.so
# configure:13590: checking how to hardcode library paths into programs
# configure:13615: result: immediate
# configure:14141: checking if libtool supports shared libraries
# configure:14143: result: yes
# configure:14146: checking whether to build shared libraries
# configure:14166: result: yes
# configure:14169: checking whether to build static libraries
# configure:14173: result: no
# configure:14183: checking for gfortran option to produce PIC
# configure:14393: result: -fPIC
# configure:14401: checking if gfortran PIC flag -fPIC works
# configure:14419: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14423: $? = 0
# configure:14436: result: yes
# configure:14464: checking if gfortran static flag -static works
# configure:14492: result: no
# configure:14502: checking if gfortran supports -c -o file.o
# configure:14523: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14527: $? = 0
# configure:14549: result: yes
# configure:14575: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15541: result: yes
# configure:15608: checking dynamic linker characteristics
# configure:16233: result: GNU/Linux ld.so
# configure:16242: checking how to hardcode library paths into programs
# configure:16267: result: immediate
# configure:19895: checking whether to enable FreeType2 support
# configure:19916: result: no
# configure:19921: checking for writePixmapToLCD in -lg15
# configure:19956: clang -o conftest conftest.c -lg15 >&5
# configure:19962: $? = 0
# configure:19969: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:19972: $? = 0
# configure:19979: test -s conftest
# configure:19982: $? = 0
# configure:19996: result: yes
# configure:20012: checking for ceil in -lm
# configure:20047: clang -o conftest conftest.c -lm -lg15 >&5
# conftest.c:29:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
# char ceil ();
# ^
# conftest.c:29:6: note: 'ceil' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:20053: $? = 0
# configure:20060: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:20063: $? = 0
# configure:20070: test -s conftest
# configure:20073: $? = 0
# configure:20087: result: yes
# configure:20104: checking for an ANSI C-conforming const
# configure:20179: clang -c conftest.c >&5
# configure:20185: $? = 0
# configure:20192: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:20195: $? = 0
# configure:20202: test -s conftest.o
# configure:20205: $? = 0
# configure:20217: result: yes
# configure:20229: checking for ANSI C header files
# configure:20410: result: yes
# configure:20426: checking for string.h
# configure:20432: result: yes
# configure:20436: checking ft2build.h usability
# configure:20453: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'ft2build.h' file not found
# #include
# ^
# 1 error generated.
# configure:20459: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libg15render"
# | #define PACKAGE_TARNAME "libg15render"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "libg15render 1.2"
# | #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# | #define PACKAGE "libg15render"
# | #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 HAVE_LIBG15 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #endif
# | #if HAVE_STDINT_H
# | # include
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:20490: result: no
# configure:20494: checking ft2build.h presence
# configure:20509: clang -E conftest.c
# conftest.c:25:10: fatal error: 'ft2build.h' file not found
# #include
# ^
# 1 error generated.
# configure:20515: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libg15render"
# | #define PACKAGE_TARNAME "libg15render"
# | #define PACKAGE_VERSION "1.2"
# | #define PACKAGE_STRING "libg15render 1.2"
# | #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# | #define PACKAGE "libg15render"
# | #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 HAVE_LIBG15 1
# | #define HAVE_LIBM 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# | #include
# configure:20536: result: no
# configure:20569: checking for ft2build.h
# configure:20577: result: no
# configure:20592: checking for ANSI C header files
# configure:20773: result: yes
# configure:20787: checking for memset
# configure:20843: clang -o conftest conftest.c -lm -lg15 >&5
# conftest.c:49:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:49:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:20849: $? = 0
# configure:20856: test -z "$ac_c_werror_flag" || test ! -s conftest.err
# configure:20859: $? = 0
# configure:20866: test -s conftest
# configure:20869: $? = 0
# configure:20883: result: yes
# configure:21018: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libg15render config.status 1.2, which was
# generated by GNU Autoconf 2.60. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on fbe5330bfd31
#
# config.status:647: creating Makefile
# config.status:647: creating config.h
# config.status:920: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_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_f77_compiler_gnu=yes
# ac_cv_func_memset=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_ft2build_h=no
# 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_lib_g15_writePixmapToLCD=yes
# ac_cv_lib_m_ceil=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# 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_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_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_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libg15render/src/libg15render-1.2/config/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libg15render/src/libg15render-1.2/config/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libg15render/src/libg15render-1.2/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libg15render/src/libg15render-1.2/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libg15render/src/libg15render-1.2/config/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# FTLIB=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -lg15 '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libg15render/src/libg15render-1.2/config/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='libg15render'
# PACKAGE_BUGREPORT='mirabeaj@gmail.com'
# PACKAGE_NAME='libg15render'
# PACKAGE_STRING='libg15render 1.2'
# PACKAGE_TARNAME='libg15render'
# PACKAGE_VERSION='1.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# 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='/tmp/libg15render/src/libg15render-1.2/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "libg15render"
# #define PACKAGE_TARNAME "libg15render"
# #define PACKAGE_VERSION "1.2"
# #define PACKAGE_STRING "libg15render 1.2"
# #define PACKAGE_BUGREPORT "mirabeaj@gmail.com"
# #define PACKAGE "libg15render"
# #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 HAVE_LIBG15 1
# #define HAVE_LIBM 1
# #define STDC_HEADERS 1
# #define HAVE_STRING_H 1
# #define STDC_HEADERS 1
# #define HAVE_MEMSET 1
#
# configure: exit 0