Build of libmodplug with clang_glibc toolchain

The build took 00h 00m 56s and was SUCCESSFUL.

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

SLOCLanguage
25,992 cpp
11,047 sh
1,416 makefile
236 ansic
38,691 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: libmodplug 0.8.8.5-2 (Thu Apr 13 17:55:11 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# 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 grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking whether byte ordering is bigendian... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking 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 how to run the C++ preprocessor... clang++ -E
# 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 -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 dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for ANSI C header files... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for setenv... yes
# checking for sinf... yes
# checking for int8_t... yes
# checking for uint8_t... yes
# checking for int16_t... yes
# checking for uint16_t... yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for int64_t... yes
# checking for uint64_t... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating libmodplug.pc
# config.status: creating src/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in src
# make[1]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# make all-am
# make[2]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c -o sndmix.lo sndmix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndmix.lo -MD -MP -MF .deps/sndmix.Tpo -c sndmix.cpp -fPIC -DPIC -o .libs/sndmix.o
# mv -f .deps/sndmix.Tpo .deps/sndmix.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c -o sndfile.lo sndfile.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.cpp -fPIC -DPIC -o .libs/sndfile.o
# mv -f .deps/sndfile.Tpo .deps/sndfile.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c -o snd_fx.lo snd_fx.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_fx.lo -MD -MP -MF .deps/snd_fx.Tpo -c snd_fx.cpp -fPIC -DPIC -o .libs/snd_fx.o
# mv -f .deps/snd_fx.Tpo .deps/snd_fx.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c -o snd_flt.lo snd_flt.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_flt.lo -MD -MP -MF .deps/snd_flt.Tpo -c snd_flt.cpp -fPIC -DPIC -o .libs/snd_flt.o
# mv -f .deps/snd_flt.Tpo .deps/snd_flt.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c -o snd_dsp.lo snd_dsp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT snd_dsp.lo -MD -MP -MF .deps/snd_dsp.Tpo -c snd_dsp.cpp -fPIC -DPIC -o .libs/snd_dsp.o
# mv -f .deps/snd_dsp.Tpo .deps/snd_dsp.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c -o fastmix.lo fastmix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT fastmix.lo -MD -MP -MF .deps/fastmix.Tpo -c fastmix.cpp -fPIC -DPIC -o .libs/fastmix.o
# mv -f .deps/fastmix.Tpo .deps/fastmix.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c -o mmcmp.lo mmcmp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT mmcmp.lo -MD -MP -MF .deps/mmcmp.Tpo -c mmcmp.cpp -fPIC -DPIC -o .libs/mmcmp.o
# mv -f .deps/mmcmp.Tpo .deps/mmcmp.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c -o load_xm.lo load_xm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_xm.lo -MD -MP -MF .deps/load_xm.Tpo -c load_xm.cpp -fPIC -DPIC -o .libs/load_xm.o
# mv -f .deps/load_xm.Tpo .deps/load_xm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c -o load_wav.lo load_wav.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_wav.lo -MD -MP -MF .deps/load_wav.Tpo -c load_wav.cpp -fPIC -DPIC -o .libs/load_wav.o
# mv -f .deps/load_wav.Tpo .deps/load_wav.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c -o load_umx.lo load_umx.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_umx.lo -MD -MP -MF .deps/load_umx.Tpo -c load_umx.cpp -fPIC -DPIC -o .libs/load_umx.o
# mv -f .deps/load_umx.Tpo .deps/load_umx.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c -o load_ult.lo load_ult.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ult.lo -MD -MP -MF .deps/load_ult.Tpo -c load_ult.cpp -fPIC -DPIC -o .libs/load_ult.o
# mv -f .deps/load_ult.Tpo .deps/load_ult.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c -o load_stm.lo load_stm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_stm.lo -MD -MP -MF .deps/load_stm.Tpo -c load_stm.cpp -fPIC -DPIC -o .libs/load_stm.o
# mv -f .deps/load_stm.Tpo .deps/load_stm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c -o load_s3m.lo load_s3m.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_s3m.lo -MD -MP -MF .deps/load_s3m.Tpo -c load_s3m.cpp -fPIC -DPIC -o .libs/load_s3m.o
# mv -f .deps/load_s3m.Tpo .deps/load_s3m.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c -o load_ptm.lo load_ptm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ptm.lo -MD -MP -MF .deps/load_ptm.Tpo -c load_ptm.cpp -fPIC -DPIC -o .libs/load_ptm.o
# mv -f .deps/load_ptm.Tpo .deps/load_ptm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c -o load_okt.lo load_okt.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_okt.lo -MD -MP -MF .deps/load_okt.Tpo -c load_okt.cpp -fPIC -DPIC -o .libs/load_okt.o
# mv -f .deps/load_okt.Tpo .deps/load_okt.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c -o load_mtm.lo load_mtm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mtm.lo -MD -MP -MF .deps/load_mtm.Tpo -c load_mtm.cpp -fPIC -DPIC -o .libs/load_mtm.o
# mv -f .deps/load_mtm.Tpo .deps/load_mtm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c -o load_mod.lo load_mod.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mod.lo -MD -MP -MF .deps/load_mod.Tpo -c load_mod.cpp -fPIC -DPIC -o .libs/load_mod.o
# mv -f .deps/load_mod.Tpo .deps/load_mod.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c -o load_med.lo load_med.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_med.lo -MD -MP -MF .deps/load_med.Tpo -c load_med.cpp -fPIC -DPIC -o .libs/load_med.o
# mv -f .deps/load_med.Tpo .deps/load_med.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c -o load_mdl.lo load_mdl.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mdl.lo -MD -MP -MF .deps/load_mdl.Tpo -c load_mdl.cpp -fPIC -DPIC -o .libs/load_mdl.o
# mv -f .deps/load_mdl.Tpo .deps/load_mdl.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c -o load_it.lo load_it.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_it.lo -MD -MP -MF .deps/load_it.Tpo -c load_it.cpp -fPIC -DPIC -o .libs/load_it.o
# load_it.cpp:31:20: warning: unused function 'ConvertVolParam' [-Wunused-function]
# static inline UINT ConvertVolParam(UINT value)
# ^
# 1 warning generated.
# mv -f .deps/load_it.Tpo .deps/load_it.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c -o load_far.lo load_far.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_far.lo -MD -MP -MF .deps/load_far.Tpo -c load_far.cpp -fPIC -DPIC -o .libs/load_far.o
# mv -f .deps/load_far.Tpo .deps/load_far.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c -o load_dsm.lo load_dsm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dsm.lo -MD -MP -MF .deps/load_dsm.Tpo -c load_dsm.cpp -fPIC -DPIC -o .libs/load_dsm.o
# mv -f .deps/load_dsm.Tpo .deps/load_dsm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c -o load_dmf.lo load_dmf.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dmf.lo -MD -MP -MF .deps/load_dmf.Tpo -c load_dmf.cpp -fPIC -DPIC -o .libs/load_dmf.o
# mv -f .deps/load_dmf.Tpo .deps/load_dmf.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c -o load_dbm.lo load_dbm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_dbm.lo -MD -MP -MF .deps/load_dbm.Tpo -c load_dbm.cpp -fPIC -DPIC -o .libs/load_dbm.o
# mv -f .deps/load_dbm.Tpo .deps/load_dbm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c -o load_ams.lo load_ams.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_ams.lo -MD -MP -MF .deps/load_ams.Tpo -c load_ams.cpp -fPIC -DPIC -o .libs/load_ams.o
# mv -f .deps/load_ams.Tpo .deps/load_ams.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c -o load_amf.lo load_amf.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_amf.lo -MD -MP -MF .deps/load_amf.Tpo -c load_amf.cpp -fPIC -DPIC -o .libs/load_amf.o
# mv -f .deps/load_amf.Tpo .deps/load_amf.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c -o load_669.lo load_669.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_669.lo -MD -MP -MF .deps/load_669.Tpo -c load_669.cpp -fPIC -DPIC -o .libs/load_669.o
# mv -f .deps/load_669.Tpo .deps/load_669.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c -o load_j2b.lo load_j2b.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_j2b.lo -MD -MP -MF .deps/load_j2b.Tpo -c load_j2b.cpp -fPIC -DPIC -o .libs/load_j2b.o
# mv -f .deps/load_j2b.Tpo .deps/load_j2b.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c -o load_mt2.lo load_mt2.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mt2.lo -MD -MP -MF .deps/load_mt2.Tpo -c load_mt2.cpp -fPIC -DPIC -o .libs/load_mt2.o
# mv -f .deps/load_mt2.Tpo .deps/load_mt2.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_psm.lo -MD -MP -MF .deps/load_psm.Tpo -c -o load_psm.lo load_psm.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_psm.lo -MD -MP -MF .deps/load_psm.Tpo -c load_psm.cpp -fPIC -DPIC -o .libs/load_psm.o
# mv -f .deps/load_psm.Tpo .deps/load_psm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c -o load_abc.lo load_abc.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_abc.lo -MD -MP -MF .deps/load_abc.Tpo -c load_abc.cpp -fPIC -DPIC -o .libs/load_abc.o
# load_abc.cpp:285:20: warning: unused function 'abc_skipspace' [-Wunused-function]
# static const char *abc_skipspace(const char *p)
# ^
# 1 warning generated.
# mv -f .deps/load_abc.Tpo .deps/load_abc.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c -o load_mid.lo load_mid.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_mid.lo -MD -MP -MF .deps/load_mid.Tpo -c load_mid.cpp -fPIC -DPIC -o .libs/load_mid.o
# mv -f .deps/load_mid.Tpo .deps/load_mid.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c -o load_pat.lo load_pat.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT load_pat.lo -MD -MP -MF .deps/load_pat.Tpo -c load_pat.cpp -fPIC -DPIC -o .libs/load_pat.o
# mv -f .deps/load_pat.Tpo .deps/load_pat.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c -o modplug.lo modplug.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src/libmodplug -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -MT modplug.lo -MD -MP -MF .deps/modplug.Tpo -c modplug.cpp -fPIC -DPIC -o .libs/modplug.o
# mv -f .deps/modplug.Tpo .deps/modplug.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DMODPLUG_BUILD=1 -fno-exceptions -Wall -ffast-math -D_REENTRANT -version-info 1:0:0 -o libmodplug.la -rpath /usr/lib sndmix.lo sndfile.lo snd_fx.lo snd_flt.lo snd_dsp.lo fastmix.lo mmcmp.lo load_xm.lo load_wav.lo load_umx.lo load_ult.lo load_stm.lo load_s3m.lo load_ptm.lo load_okt.lo load_mtm.lo load_mod.lo load_med.lo load_mdl.lo load_it.lo load_far.lo load_dsm.lo load_dmf.lo load_dbm.lo load_ams.lo load_amf.lo load_669.lo load_j2b.lo load_mt2.lo load_psm.lo load_abc.lo load_mid.lo load_pat.lo modplug.lo -lm
# libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/sndmix.o .libs/sndfile.o .libs/snd_fx.o .libs/snd_flt.o .libs/snd_dsp.o .libs/fastmix.o .libs/mmcmp.o .libs/load_xm.o .libs/load_wav.o .libs/load_umx.o .libs/load_ult.o .libs/load_stm.o .libs/load_s3m.o .libs/load_ptm.o .libs/load_okt.o .libs/load_mtm.o .libs/load_mod.o .libs/load_med.o .libs/load_mdl.o .libs/load_it.o .libs/load_far.o .libs/load_dsm.o .libs/load_dmf.o .libs/load_dbm.o .libs/load_ams.o .libs/load_amf.o .libs/load_669.o .libs/load_j2b.o .libs/load_mt2.o .libs/load_psm.o .libs/load_abc.o .libs/load_mid.o .libs/load_pat.o .libs/modplug.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libmodplug.so.1 -o .libs/libmodplug.so.1.0.0
# libtool: link: (cd ".libs" && rm -f "libmodplug.so.1" && ln -s "libmodplug.so.1.0.0" "libmodplug.so.1")
# libtool: link: (cd ".libs" && rm -f "libmodplug.so" && ln -s "libmodplug.so.1.0.0" "libmodplug.so")
# libtool: link: ( cd ".libs" && rm -f "libmodplug.la" && ln -s "../libmodplug.la" "libmodplug.la" )
# make[2]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# make[1]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# make[1]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# make[2]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# /usr/bin/mkdir -p '/tmp/libmodplug/pkg/libmodplug/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libmodplug.la '/tmp/libmodplug/pkg/libmodplug/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libmodplug.so.1.0.0 /tmp/libmodplug/pkg/libmodplug/usr/lib/libmodplug.so.1.0.0
# libtool: install: (cd /tmp/libmodplug/pkg/libmodplug/usr/lib && { ln -s -f libmodplug.so.1.0.0 libmodplug.so.1 || { rm -f libmodplug.so.1 && ln -s libmodplug.so.1.0.0 libmodplug.so.1; }; })
# libtool: install: (cd /tmp/libmodplug/pkg/libmodplug/usr/lib && { ln -s -f libmodplug.so.1.0.0 libmodplug.so || { rm -f libmodplug.so && ln -s libmodplug.so.1.0.0 libmodplug.so; }; })
# libtool: install: /usr/bin/install -c .libs/libmodplug.lai /tmp/libmodplug/pkg/libmodplug/usr/lib/libmodplug.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/libmodplug/pkg/libmodplug/usr/include/libmodplug'
# /usr/bin/install -c -m 644 libmodplug/stdafx.h libmodplug/sndfile.h libmodplug/it_defs.h modplug.h '/tmp/libmodplug/pkg/libmodplug/usr/include/libmodplug'
# make[2]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# make[1]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5/src'
# make[1]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5'
# make[2]: Entering directory '/tmp/libmodplug/src/libmodplug-0.8.8.5'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/libmodplug/pkg/libmodplug/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libmodplug.pc '/tmp/libmodplug/pkg/libmodplug/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5'
# make[1]: Leaving directory '/tmp/libmodplug/src/libmodplug-0.8.8.5'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libmodplug"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libmodplug 0.8.8.5-2 (Thu Apr 13 17:55:24 UTC 2017)

CMD: pacman --query --file libmodplug-0.8.8.5-2-x86_64.pkg.tar.xz
# libmodplug 0.8.8.5-2

Creating hybrid package for 'libmodplug'

Trying to find vanilla package 'libmodplug'...

CMD: pacman --query --file /mirror/libmodplug-0.8.8.5-2.pkg.tar.xz
# libmodplug 0.8.8.5-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/libmodplug/stdafx.h
# /usr/include/libmodplug/sndfile.h
# /usr/include/libmodplug/it_defs.h
# /usr/include/libmodplug/modplug.h
# /usr/lib/libmodplug.so.1
# /usr/lib/libmodplug.so
# /usr/lib/libmodplug.so.1.0.0
# /usr/lib/pkgconfig/libmodplug.pc
# /usr/share/licenses/libmodplug/LICENSE
# /sysroot/usr/lib/libmodplug.so.1.0.0
# /sysroot/usr/lib/libmodplug.so.1
# /sysroot/usr/lib/libmodplug.so
# /sysroot/usr/lib/libmodplug.la
# /sysroot/usr/lib/pkgconfig/libmodplug.pc
# /sysroot/usr/include/libmodplug/stdafx.h
# /sysroot/usr/include/libmodplug/sndfile.h
# /sysroot/usr/include/libmodplug/it_defs.h
# /sysroot/usr/include/libmodplug/modplug.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 libmodplug.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libmodplug.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libmodplug.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/libmodplug/src/libmodplug-0.8.8.5/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 libmodplug configure 0.8.8.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8b24f632b678
# 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:2570: checking for a BSD-compatible install
# configure:2638: result: /usr/bin/install -c
# configure:2649: checking whether build environment is sane
# configure:2704: result: yes
# configure:2763: checking for x86_64-unknown-linux-strip
# configure:2793: result: no
# configure:2803: checking for strip
# configure:2819: found /usr/bin/strip
# configure:2830: result: strip
# configure:2855: checking for a thread-safe mkdir -p
# configure:2894: result: /usr/bin/mkdir -p
# configure:2901: checking for gawk
# configure:2917: found /usr/bin/gawk
# configure:2928: result: gawk
# configure:2939: checking whether make sets $(MAKE)
# configure:2961: result: yes
# configure:2990: checking whether make supports nested variables
# configure:3007: result: yes
# configure:3102: checking whether make supports nested variables
# configure:3119: result: yes
# configure:3200: checking for x86_64-unknown-linux-gcc
# configure:3227: result: clang
# configure:3496: checking for C compiler version
# configure:3505: 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:3516: $? = 0
# configure:3505: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3516: $? = 0
# configure:3505: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3516: $? = 1
# configure:3505: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3516: $? = 1
# configure:3536: checking whether the C compiler works
# configure:3558: clang conftest.c >&5
# configure:3562: $? = 0
# configure:3610: result: yes
# configure:3613: checking for C compiler default output file name
# configure:3615: result: a.out
# configure:3621: checking for suffix of executables
# configure:3628: clang -o conftest conftest.c >&5
# configure:3632: $? = 0
# configure:3654: result:
# configure:3676: checking whether we are cross compiling
# configure:3684: clang -o conftest conftest.c >&5
# configure:3688: $? = 0
# configure:3695: ./conftest
# configure:3699: $? = 0
# configure:3714: result: no
# configure:3719: checking for suffix of object files
# configure:3741: clang -c conftest.c >&5
# configure:3745: $? = 0
# configure:3766: result: o
# configure:3770: checking whether we are using the GNU C compiler
# configure:3789: clang -c conftest.c >&5
# configure:3789: $? = 0
# configure:3798: result: yes
# configure:3807: checking whether clang accepts -g
# configure:3827: clang -c -g conftest.c >&5
# configure:3827: $? = 0
# configure:3868: result: yes
# configure:3885: checking for clang option to accept ISO C89
# configure:3948: clang -c conftest.c >&5
# configure:3948: $? = 0
# configure:3961: result: none needed
# configure:3992: checking for style of include used by make
# configure:4020: result: GNU
# configure:4046: checking dependency style of clang
# configure:4157: result: gcc3
# configure:4284: checking for C++ compiler version
# configure:4293: 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:4304: $? = 0
# configure:4293: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4304: $? = 0
# configure:4293: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4304: $? = 1
# configure:4293: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4304: $? = 1
# configure:4308: checking whether we are using the GNU C++ compiler
# configure:4327: clang++ -c conftest.cpp >&5
# configure:4327: $? = 0
# configure:4336: result: yes
# configure:4345: checking whether clang++ accepts -g
# configure:4365: clang++ -c -g conftest.cpp >&5
# configure:4365: $? = 0
# configure:4406: result: yes
# configure:4431: checking dependency style of clang++
# configure:4542: result: gcc3
# configure:4569: checking how to run the C++ preprocessor
# configure:4596: clang++ -E conftest.cpp
# configure:4596: $? = 0
# configure:4610: clang++ -E conftest.cpp
# conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4610: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | /* end confdefs.h. */
# | #include
# configure:4635: result: clang++ -E
# configure:4655: clang++ -E conftest.cpp
# configure:4655: $? = 0
# configure:4669: clang++ -E conftest.cpp
# conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | /* end confdefs.h. */
# | #include
# configure:4698: checking for grep that handles long lines and -e
# configure:4756: result: /usr/bin/grep
# configure:4761: checking for egrep
# configure:4823: result: /usr/bin/grep -E
# configure:4828: checking for ANSI C header files
# configure:4848: clang++ -c conftest.cpp >&5
# configure:4848: $? = 0
# configure:4921: clang++ -o conftest conftest.cpp >&5
# configure:4921: $? = 0
# configure:4921: ./conftest
# configure:4921: $? = 0
# configure:4932: result: yes
# configure:4945: checking for sys/types.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for sys/stat.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for stdlib.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for string.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for memory.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for strings.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for inttypes.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for stdint.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for unistd.h
# configure:4945: clang++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4957: checking whether byte ordering is bigendian
# configure:4972: clang++ -c conftest.cpp >&5
# conftest.cpp:22:9: error: expected unqualified-id
# not a universal capable compiler
# ^
# 1 error generated.
# configure:4972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5017: clang++ -c conftest.cpp >&5
# configure:5017: $? = 0
# configure:5035: clang++ -c conftest.cpp >&5
# conftest.cpp:28:11: error: expected ';' after expression
# not big endian
# ^
# ;
# conftest.cpp:28:8: error: use of undeclared identifier 'big'
# not big endian
# ^
# conftest.cpp:28:12: error: use of undeclared identifier 'endian'
# not big endian
# ^
# 3 errors generated.
# configure:5035: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5163: result: no
# configure:5214: checking build system type
# configure:5228: result: x86_64-unknown-linux-gnu
# configure:5248: checking host system type
# configure:5261: result: x86_64-unknown-linux-gnu
# configure:5302: checking how to print strings
# configure:5329: result: printf
# configure:5350: checking for a sed that does not truncate output
# configure:5414: result: /usr/bin/sed
# configure:5432: checking for fgrep
# configure:5494: result: /usr/bin/grep -F
# configure:5529: checking for ld used by clang
# configure:5596: result: /usr/bin/ld
# configure:5603: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5618: result: yes
# configure:5630: checking for BSD- or MS-compatible name lister (nm)
# configure:5679: result: /usr/bin/nm -B
# configure:5809: checking the name lister (/usr/bin/nm -B) interface
# configure:5816: clang++ -c conftest.cpp >&5
# configure:5819: /usr/bin/nm -B "conftest.o"
# configure:5822: output
# 0000000000000000 B some_variable
# configure:5829: result: BSD nm
# configure:5832: checking whether ln -s works
# configure:5836: result: yes
# configure:5844: checking the maximum length of command line arguments
# configure:5974: result: 1572864
# configure:5991: checking whether the shell understands some XSI constructs
# configure:6001: result: yes
# configure:6005: checking whether the shell understands "+="
# configure:6011: result: yes
# configure:6046: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6086: result: func_convert_file_noop
# configure:6093: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6113: result: func_convert_file_noop
# configure:6120: checking for /usr/bin/ld option to reload object files
# configure:6127: result: -r
# configure:6161: checking for x86_64-unknown-linux-objdump
# configure:6191: result: no
# configure:6201: checking for objdump
# configure:6217: found /usr/bin/objdump
# configure:6228: result: objdump
# configure:6260: checking how to recognize dependent libraries
# configure:6462: result: pass_all
# configure:6507: checking for x86_64-unknown-linux-dlltool
# configure:6537: result: no
# configure:6547: checking for dlltool
# configure:6577: result: no
# configure:6607: checking how to associate runtime and link libraries
# configure:6634: result: printf %s\n
# configure:6650: checking for x86_64-unknown-linux-ar
# configure:6680: result: no
# configure:6694: checking for ar
# configure:6710: found /usr/bin/ar
# configure:6721: result: ar
# configure:6758: checking for archiver @FILE support
# configure:6775: clang++ -c conftest.cpp >&5
# configure:6775: $? = 0
# configure:6778: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6781: $? = 0
# configure:6786: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6789: $? = 1
# configure:6801: result: @
# configure:6819: checking for x86_64-unknown-linux-strip
# configure:6846: result: strip
# configure:6918: checking for x86_64-unknown-linux-ranlib
# configure:6948: result: no
# configure:6958: checking for ranlib
# configure:6974: found /usr/bin/ranlib
# configure:6985: result: ranlib
# configure:7087: checking command to parse /usr/bin/nm -B output from clang object
# configure:7207: clang++ -c conftest.cpp >&5
# configure:7210: $? = 0
# configure:7214: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7217: $? = 0
# configure:7283: clang++ -o conftest conftest.cpp conftstm.o >&5
# configure:7286: $? = 0
# configure:7324: result: ok
# configure:7361: checking for sysroot
# configure:7391: result: no
# configure:7469: clang++ -c conftest.cpp >&5
# configure:7472: $? = 0
# configure:7614: checking for x86_64-unknown-linux-mt
# configure:7644: result: no
# configure:7654: checking for mt
# configure:7684: result: no
# configure:7704: checking if : is a manifest tool
# configure:7710: : '-?'
# configure:7718: result: no
# configure:8357: checking for dlfcn.h
# configure:8357: clang++ -c conftest.cpp >&5
# configure:8357: $? = 0
# configure:8357: result: yes
# configure:8543: checking for objdir
# configure:8558: result: .libs
# configure:8825: checking if clang supports -fno-rtti -fno-exceptions
# configure:8843: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8847: $? = 0
# configure:8860: result: yes
# configure:9187: checking for clang option to produce PIC
# configure:9194: result: -fPIC -DPIC
# configure:9202: checking if clang PIC flag -fPIC -DPIC works
# configure:9220: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9224: $? = 0
# configure:9237: result: yes
# configure:9266: checking if clang static flag -static works
# configure:9294: result: yes
# configure:9309: checking if clang supports -c -o file.o
# configure:9330: clang -c -o out/conftest2.o conftest.c >&5
# configure:9334: $? = 0
# configure:9356: result: yes
# configure:9364: checking if clang supports -c -o file.o
# configure:9411: result: yes
# configure:9444: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10597: result: yes
# configure:10634: checking whether -lc should be explicitly linked in
# configure:10642: clang -c conftest.c >&5
# configure:10645: $? = 0
# configure:10660: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10663: $? = 0
# configure:10677: result: no
# configure:10837: checking dynamic linker characteristics
# configure:11348: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11348: $? = 0
# configure:11574: result: GNU/Linux ld.so
# configure:11681: checking how to hardcode library paths into programs
# configure:11706: result: immediate
# configure:12246: checking whether stripping libraries is possible
# configure:12251: result: yes
# configure:12286: checking if libtool supports shared libraries
# configure:12288: result: yes
# configure:12291: checking whether to build shared libraries
# configure:12312: result: yes
# configure:12315: checking whether to build static libraries
# configure:12319: result: no
# configure:12342: checking how to run the C++ preprocessor
# configure:12408: result: clang++ -E
# configure:12428: clang++ -E conftest.cpp
# configure:12428: $? = 0
# configure:12442: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12442: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12611: checking for ld used by clang++
# configure:12678: result: /usr/bin/ld -m elf_x86_64
# configure:12685: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:12700: result: yes
# configure:12755: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13760: result: yes
# configure:13796: clang++ -c conftest.cpp >&5
# configure:13799: $? = 0
# configure:14319: checking for clang++ option to produce PIC
# configure:14326: result: -fPIC -DPIC
# configure:14334: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14352: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14356: $? = 0
# configure:14369: result: yes
# configure:14392: checking if clang++ static flag -static works
# configure:14420: result: yes
# configure:14432: checking if clang++ supports -c -o file.o
# configure:14453: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14457: $? = 0
# configure:14479: result: yes
# configure:14484: checking if clang++ supports -c -o file.o
# configure:14531: result: yes
# configure:14561: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14597: result: yes
# configure:14738: checking dynamic linker characteristics
# configure:15409: result: GNU/Linux ld.so
# configure:15462: checking how to hardcode library paths into programs
# configure:15487: result: immediate
# configure:15548: checking for ANSI C header files
# configure:15652: result: yes
# configure:15663: checking for inttypes.h
# configure:15663: result: yes
# configure:15663: checking for stdint.h
# configure:15663: result: yes
# configure:15663: checking malloc.h usability
# configure:15663: clang++ -c conftest.cpp >&5
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15663: checking malloc.h presence
# configure:15663: clang++ -E conftest.cpp
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15663: checking for malloc.h
# configure:15663: result: yes
# configure:15676: checking for setenv
# configure:15676: clang++ -o conftest conftest.cpp >&5
# configure:15676: $? = 0
# configure:15676: result: yes
# configure:15676: checking for sinf
# configure:15676: clang++ -o conftest conftest.cpp >&5
# configure:15676: $? = 0
# configure:15676: result: yes
# configure:15709: checking for int8_t
# configure:15709: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15709: $? = 0
# configure:15709: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15709: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SETENV 1
# | #define HAVE_SINF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 8 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15709: result: yes
# configure:15720: checking for uint8_t
# configure:15720: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15720: $? = 0
# configure:15720: result: yes
# configure:15734: checking for int16_t
# configure:15734: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15734: $? = 0
# configure:15734: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15734: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SETENV 1
# | #define HAVE_SINF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 16 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15734: result: yes
# configure:15745: checking for uint16_t
# configure:15745: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15745: $? = 0
# configure:15745: result: yes
# configure:15757: checking for int32_t
# configure:15757: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15757: $? = 0
# configure:15757: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15757: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SETENV 1
# | #define HAVE_SINF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15757: result: yes
# configure:15768: checking for uint32_t
# configure:15768: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15768: $? = 0
# configure:15768: result: yes
# configure:15782: checking for int64_t
# configure:15782: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15782: $? = 0
# configure:15782: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:15782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmodplug"
# | #define PACKAGE_TARNAME "libmodplug"
# | #define PACKAGE_VERSION "0.8.8.5"
# | #define PACKAGE_STRING "libmodplug 0.8.8.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmodplug"
# | #define VERSION "0.8.8.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SETENV 1
# | #define HAVE_SINF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:15782: result: yes
# configure:15793: checking for uint64_t
# configure:15793: clang++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15793: $? = 0
# configure:15793: result: yes
# configure:15923: checking that generated files are newer than configure
# configure:15929: result: done
# configure:15957: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libmodplug config.status 0.8.8.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8b24f632b678
#
# config.status:1152: creating Makefile
# config.status:1152: creating src/Makefile
# config.status:1152: creating libmodplug.pc
# config.status:1152: creating src/config.h
# config.status:1381: executing depfiles commands
# config.status:1381: 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_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=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_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_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_setenv=yes
# ac_cv_func_sinf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_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_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/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_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libmodplug/src/libmodplug-0.8.8.5/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libmodplug/src/libmodplug-0.8.8.5/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libmodplug/src/libmodplug-0.8.8.5/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libmodplug/src/libmodplug-0.8.8.5/missing automake-1.13'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -fno-exceptions -Wall -ffast-math -D_REENTRANT'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# 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=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_LDFLAGS=''
# MAKEINFO='${SHELL} /tmp/libmodplug/src/libmodplug-0.8.8.5/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MODPLUG_LIBRARY_VERSION='1:0:0'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libmodplug'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libmodplug'
# PACKAGE_STRING='libmodplug 0.8.8.5'
# PACKAGE_TARNAME='libmodplug'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.8.8.5'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.8.8.5'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_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/libmodplug/src/libmodplug-0.8.8.5/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libmodplug"
# #define PACKAGE_TARNAME "libmodplug"
# #define PACKAGE_VERSION "0.8.8.5"
# #define PACKAGE_STRING "libmodplug 0.8.8.5"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libmodplug"
# #define VERSION "0.8.8.5"
# #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 STDC_HEADERS 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SETENV 1
# #define HAVE_SINF 1
#
# configure: exit 0