Build of libmodplug with android toolchain

The build took 00h 00m 58s 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/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libmodplug 0.8.8.5-2 (Tue Apr 4 21:22:04 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 arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-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 arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) 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... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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 arm-linux-androideabi-g++ -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
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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/sndmix.Tpo .deps/sndmix.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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/snd_dsp.Tpo .deps/snd_dsp.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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/sndfile.Tpo .deps/sndfile.Plo
# fastmix.cpp: In member function 'UINT CSoundFile::CreateStereoMix(int)':
# fastmix.cpp:1488:16: warning: variable 'nMasterCh' set but not used [-Wunused-but-set-variable]
# UINT nFlags, nMasterCh;
# ^
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/snd_fx.Tpo .deps/snd_fx.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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/mmcmp.Tpo .deps/mmcmp.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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 arm-linux-androideabi-g++ -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
# mv -f .deps/load_wav.Tpo .deps/load_wav.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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_xm.Tpo .deps/load_xm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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_stm.Tpo .deps/load_stm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_ult.Tpo .deps/load_ult.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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_s3m.Tpo .deps/load_s3m.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# load_okt.cpp: In member function 'BOOL CSoundFile::ReadOKT(const BYTE*, DWORD)':
# load_okt.cpp:46:21: warning: variable 'npatterns' set but not used [-Wunused-but-set-variable]
# UINT nsamples = 0, npatterns = 0, norders = 0;
# ^
# mv -f .deps/load_okt.Tpo .deps/load_okt.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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_ptm.Tpo .deps/load_ptm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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_mtm.Tpo .deps/load_mtm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/fastmix.Tpo .deps/fastmix.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# mv -f .deps/load_mod.Tpo .deps/load_mod.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_med.Tpo .deps/load_med.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# load_it.cpp: In member function 'BOOL CSoundFile::ReadIT(const BYTE*, DWORD)':
# load_it.cpp:166:20: warning: variable 'channels_used' set but not used [-Wunused-but-set-variable]
# BYTE chnmask[64], channels_used[64];
# ^
# load_it.cpp: In function 'void ITUnpack8Bit(signed char*, DWORD, LPBYTE, DWORD, BOOL)':
# load_it.cpp:1216:8: warning: variable 'wHdr' set but not used [-Wunused-but-set-variable]
# DWORD wHdr = 0;
# ^
# load_it.cpp: In function 'void ITUnpack16Bit(signed char*, DWORD, LPBYTE, DWORD, BOOL)':
# load_it.cpp:1298:8: warning: variable 'wHdr' set but not used [-Wunused-but-set-variable]
# DWORD wHdr = 0;
# ^
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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_mdl.Tpo .deps/load_mdl.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_it.Tpo .deps/load_it.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_far.Tpo .deps/load_far.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_dsm.Tpo .deps/load_dsm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# load_ams.cpp: In member function 'BOOL CSoundFile::ReadAMS(LPCBYTE, DWORD)':
# load_ams.cpp:48:7: warning: variable 'pkinf' set but not used [-Wunused-but-set-variable]
# BYTE pkinf[MAX_SAMPLES];
# ^
# mv -f .deps/load_dbm.Tpo .deps/load_dbm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_amf.Tpo .deps/load_amf.Plo
# mv -f .deps/load_dmf.Tpo .deps/load_dmf.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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_ams.Tpo .deps/load_ams.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# load_669.cpp: In member function 'BOOL CSoundFile::Read669(const BYTE*, DWORD)':
# load_669.cpp:51:7: warning: variable 'b669Ext' set but not used [-Wunused-but-set-variable]
# BOOL b669Ext;
# ^
# mv -f .deps/load_j2b.Tpo .deps/load_j2b.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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_669.Tpo .deps/load_669.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# load_psm.cpp: In member function 'BOOL CSoundFile::ReadPSM(LPCBYTE, DWORD)':
# load_psm.cpp:292:8: warning: variable 'bNewRow' set but not used [-Wunused-but-set-variable]
# BOOL bNewRow = FALSE;
# ^
# load_psm.cpp:103:8: warning: variable 'smpnames' set but not used [-Wunused-but-set-variable]
# DWORD smpnames[MAX_SAMPLES];
# ^
# libtool: compile: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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_mt2.Tpo .deps/load_mt2.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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
# mv -f .deps/load_psm.Tpo .deps/load_psm.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -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
# libtool: compile: arm-linux-androideabi-g++ -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
# load_abc.cpp: In function 'ABCTRACK* abc_locate_track(ABCHANDLE*, const char*, int)':
# load_abc.cpp:854:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( i=0; i+1 < sizeof(vc) && *voice && *voice != ']' && *voice != '%' && !isspace(*voice); voice++ ) // can work with inline voice instructions
# ^
# load_abc.cpp: In function 'void abc_add_chord(const char*, ABCHANDLE*, ABCTRACK*, uint32_t)':
# load_abc.cpp:1523:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( i=0; i < sizeof(s) - 1 && p[i] && p[i] != '"' && p[i] != '/' && p[i] != '(' && p[i] != ')' && p[i] != ' '; i++ ) s[i] = p[i];
# ^
# load_abc.cpp: In function 'void abc_set_parts(char**, char*)':
# load_abc.cpp:1862:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( i=0; p[i] && p[i] != '%' && j < size && i < size; i++ ) {
# ^
# load_abc.cpp:1868:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( k = n; k
# ^
# load_abc.cpp:1900:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( i=0; i
# ^
# load_abc.cpp:1903:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# for( k=i; k
# ^
# mv -f .deps/modplug.Tpo .deps/modplug.Plo
# mv -f .deps/load_mid.Tpo .deps/load_mid.Plo
# mv -f .deps/load_pat.Tpo .deps/load_pat.Plo
# load_abc.cpp: At global scope:
# load_abc.cpp:285:20: warning: 'const char* abc_skipspace(const char*)' defined but not used [-Wunused-function]
# static const char *abc_skipspace(const char *p)
# ^
# mv -f .deps/load_abc.Tpo .deps/load_abc.Plo
# /bin/sh ../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.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/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.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/sbin/mkdir -p '/tmp/libmodplug/pkg/libmodplug/usr/include/libmodplug'
# /usr/sbin/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'
# /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'
# 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'
# 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/sbin/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 (Tue Apr 4 21:22:14 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/sysroot/usr/lib/libmodplug.so.1.0.0
# /sysroot/sysroot/usr/lib/libmodplug.so.1
# /sysroot/sysroot/usr/lib/libmodplug.so
# /sysroot/sysroot/usr/lib/libmodplug.la
# /sysroot/sysroot/usr/lib/pkgconfig/libmodplug.pc
# /sysroot/sysroot/usr/include/libmodplug/stdafx.h
# /sysroot/sysroot/usr/include/libmodplug/sndfile.h
# /sysroot/sysroot/usr/include/libmodplug/it_defs.h
# /sysroot/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 2822

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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 04a7c42f2dad
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-strip
# configure:2779: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2790: result: arm-linux-androideabi-strip
# configure:2855: checking for a thread-safe mkdir -p
# configure:2894: result: /usr/sbin/mkdir -p
# configure:2901: checking for gawk
# configure:2917: found /usr/sbin/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 arm-linux-androideabi-gcc
# configure:3227: result: arm-linux-androideabi-gcc
# configure:3496: checking for C compiler version
# configure:3505: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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:3516: $? = 0
# configure:3505: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3516: $? = 0
# configure:3505: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3516: $? = 1
# configure:3505: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3516: $? = 1
# configure:3536: checking whether the C compiler works
# configure:3558: arm-linux-androideabi-gcc 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3632: $? = 0
# configure:3654: result:
# configure:3676: checking whether we are cross compiling
# configure:3714: result: yes
# configure:3719: checking for suffix of object files
# configure:3741: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3745: $? = 0
# configure:3766: result: o
# configure:3770: checking whether we are using the GNU C compiler
# configure:3789: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3789: $? = 0
# configure:3798: result: yes
# configure:3807: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3827: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3827: $? = 0
# configure:3868: result: yes
# configure:3885: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3948: arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc
# configure:4157: result: gcc3
# configure:4284: checking for C++ compiler version
# configure:4293: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 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:4304: $? = 0
# configure:4293: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4304: $? = 0
# configure:4293: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:4304: $? = 1
# configure:4293: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:4304: $? = 1
# configure:4308: checking whether we are using the GNU C++ compiler
# configure:4327: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4327: $? = 0
# configure:4336: result: yes
# configure:4345: checking whether arm-linux-androideabi-g++ accepts -g
# configure:4365: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:4365: $? = 0
# configure:4406: result: yes
# configure:4431: checking dependency style of arm-linux-androideabi-g++
# configure:4542: result: gcc3
# configure:4569: checking how to run the C++ preprocessor
# configure:4596: arm-linux-androideabi-g++ -E conftest.cpp
# configure:4596: $? = 0
# configure:4610: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-g++ -E
# configure:4655: arm-linux-androideabi-g++ -E conftest.cpp
# configure:4655: $? = 0
# configure:4669: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:4761: checking for egrep
# configure:4823: result: /usr/sbin/grep -E
# configure:4828: checking for ANSI C header files
# configure:4848: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4848: $? = 0
# configure:4932: result: yes
# configure:4945: checking for sys/types.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for sys/stat.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for stdlib.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for string.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for memory.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for strings.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for inttypes.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for stdint.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4945: checking for unistd.h
# configure:4945: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4945: $? = 0
# configure:4945: result: yes
# configure:4957: checking whether byte ordering is bigendian
# configure:4972: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:22:9: error: expected unqualified-id before 'not' token
# not a universal capable compiler
# ^
# 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: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:28:8: error: 'bogus' was not declared in this scope
# bogus endian macros
# ^
# conftest.cpp:28:14: error: expected ';' before 'endian'
# bogus endian macros
# ^
# configure:5017: $? = 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5061: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:27:8: error: 'bogus' was not declared in this scope
# bogus endian macros
# ^
# conftest.cpp:27:14: error: expected ';' before 'endian'
# bogus endian macros
# ^
# configure:5061: $? = 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5117: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:5117: $? = 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: arm-unknown-linux-androideabi
# 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/sbin/sed
# configure:5432: checking for fgrep
# configure:5494: result: /usr/sbin/grep -F
# configure:5529: checking for ld used by arm-linux-androideabi-gcc
# configure:5596: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5603: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5618: result: yes
# configure:5630: checking for BSD- or MS-compatible name lister (nm)
# configure:5679: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5809: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5816: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:5819: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5822: output
# 00000000 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 arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6127: result: -r
# configure:6161: checking for arm-linux-androideabi-objdump
# configure:6177: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:6188: result: arm-linux-androideabi-objdump
# configure:6260: checking how to recognize dependent libraries
# configure:6462: result: pass_all
# configure:6507: checking for arm-linux-androideabi-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 arm-linux-androideabi-ar
# configure:6666: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6677: result: arm-linux-androideabi-ar
# configure:6758: checking for archiver @FILE support
# configure:6775: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:6775: $? = 0
# configure:6778: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6781: $? = 0
# configure:6786: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6789: $? = 1
# configure:6801: result: @
# configure:6819: checking for arm-linux-androideabi-strip
# configure:6846: result: arm-linux-androideabi-strip
# configure:6918: checking for arm-linux-androideabi-ranlib
# configure:6934: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6945: result: arm-linux-androideabi-ranlib
# configure:7087: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7207: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:7210: $? = 0
# configure:7214: /sysroot/bin/arm-linux-androideabi-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: arm-linux-androideabi-g++ -o conftest conftest.cpp conftstm.o >&5
# configure:7286: $? = 0
# configure:7324: result: ok
# configure:7361: checking for sysroot
# configure:7391: result: no
# configure:7614: checking for arm-linux-androideabi-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: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:8357: $? = 0
# configure:8357: result: yes
# configure:8543: checking for objdir
# configure:8558: result: .libs
# configure:8825: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8843: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8847: $? = 0
# configure:8860: result: no
# configure:9187: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9194: result: -fPIC -DPIC
# configure:9202: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9220: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9224: $? = 0
# configure:9237: result: yes
# configure:9266: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9294: result: yes
# configure:9309: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9330: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9334: $? = 0
# configure:9356: result: yes
# configure:9364: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9411: result: yes
# configure:9444: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10597: result: yes
# configure:10634: checking whether -lc should be explicitly linked in
# configure:10642: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10645: $? = 0
# configure:10660: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10663: $? = 0
# configure:10677: result: no
# configure:10837: checking dynamic linker characteristics
# configure:11348: arm-linux-androideabi-gcc -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: arm-linux-androideabi-g++ -E
# configure:12428: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12428: $? = 0
# configure:12442: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 arm-linux-androideabi-g++
# configure:12678: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12685: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12700: result: yes
# configure:12755: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13760: result: yes
# configure:13796: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13799: $? = 0
# configure:14319: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14326: result: -fPIC -DPIC
# configure:14334: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14352: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14356: $? = 0
# configure:14369: result: yes
# configure:14392: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14420: result: yes
# configure:14432: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14453: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14457: $? = 0
# configure:14479: result: yes
# configure:14484: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14531: result: yes
# configure:14561: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) 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: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:15663: $? = 0
# configure:15663: result: yes
# configure:15663: checking malloc.h presence
# configure:15663: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:15676: $? = 0
# configure:15676: result: yes
# configure:15676: checking for sinf
# configure:15676: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:15676: $? = 0
# configure:15676: result: yes
# configure:15709: checking for int8_t
# configure:15709: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15709: $? = 0
# configure:15709: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:67:56: error: size of array 'test_array' is negative
# < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# 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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15734: $? = 0
# configure:15734: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:67:58: error: size of array 'test_array' is negative
# < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# 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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15757: $? = 0
# configure:15757: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:67:55: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.cpp:67:58: error: size of array 'test_array' is negative
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# 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: arm-linux-androideabi-g++ -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: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# configure:15782: $? = 0
# configure:15782: arm-linux-androideabi-g++ -c -fno-exceptions -Wall -ffast-math -D_REENTRANT conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:67:55: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.cpp:67:58: error: size of array 'test_array' is negative
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# 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: arm-linux-androideabi-g++ -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 04a7c42f2dad
#
# 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=arm-linux-androideabi-gcc
# 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=arm-linux-androideabi-g++
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-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=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-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=no
# 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=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# 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='arm-linux-androideabi-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='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -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/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# 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/sbin/mkdir -p'
# MODPLUG_LIBRARY_VERSION='1:0:0'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-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='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.8.8.5'
# ac_ct_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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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