Build of libreplaygain 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
790 ansic
790 total

The process tree of the build process is here.

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

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/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: libreplaygain 475-2 (Tue Apr 4 20:17:30 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is GNU 4.8.0
# -- Check for working C compiler: /sysroot/bin/arm-linux-androideabi-gcc
# -- Check for working C compiler: /sysroot/bin/arm-linux-androideabi-gcc -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/libreplaygain/src/build
# Scanning dependencies of target replaygain-shared
# Scanning dependencies of target replaygain-static
# [ 25%] Building C object src/CMakeFiles/replaygain-shared.dir/gain_analysis.o
# [ 50%] Building C object src/CMakeFiles/replaygain-static.dir/gain_analysis.o
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:77:1: warning: variably modified 'lstepbuf' at file scope [enabled by default]
# static Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:79:1: warning: variably modified 'loutbuf' at file scope [enabled by default]
# static Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:83:1: warning: variably modified 'rstepbuf' at file scope [enabled by default]
# static Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:85:1: warning: variably modified 'routbuf' at file scope [enabled by default]
# static Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:77:1: warning: variably modified 'lstepbuf' at file scope [enabled by default]
# static Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:79:1: warning: variably modified 'loutbuf' at file scope [enabled by default]
# static Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:83:1: warning: variably modified 'rstepbuf' at file scope [enabled by default]
# static Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# /tmp/libreplaygain/src/libreplaygain_r475/src/gain_analysis.c:85:1: warning: variably modified 'routbuf' at file scope [enabled by default]
# static Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
# ^
# [ 75%] Linking C shared library libreplaygain.so
# [ 75%] Built target replaygain-shared
# [100%] Linking C static library libreplaygain.a
# [100%] Built target replaygain-static
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 50%] Built target replaygain-static
# [100%] Built target replaygain-shared
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/libreplaygain/pkg/libreplaygain/usr/lib/libreplaygain.a
# -- Installing: /tmp/libreplaygain/pkg/libreplaygain/usr/lib/libreplaygain.so.1.0.0
# -- Installing: /tmp/libreplaygain/pkg/libreplaygain/usr/lib/libreplaygain.so.1
# -- Installing: /tmp/libreplaygain/pkg/libreplaygain/usr/lib/libreplaygain.so
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libreplaygain"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libreplaygain 475-2 (Tue Apr 4 20:17:31 UTC 2017)

CMD: pacman --query --file libreplaygain-475-2-x86_64.pkg.tar.xz
# libreplaygain 475-2

Creating hybrid package for 'libreplaygain'

Trying to find vanilla package 'libreplaygain'...

CMD: pacman --query --file /mirror/libreplaygain-475-2.pkg.tar.xz
# libreplaygain 475-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libreplaygain.so.1.0.0
# /usr/lib/libreplaygain.so.1
# /usr/lib/libreplaygain.so
# /usr/include/replaygain/gain_analysis.h
# /sysroot/sysroot/usr/lib/libreplaygain.a
# /sysroot/sysroot/usr/lib/libreplaygain.so.1.0.0
# /sysroot/sysroot/usr/lib/libreplaygain.so.1
# /sysroot/sysroot/usr/lib/libreplaygain.so
# /sysroot/sysroot/usr/include/replaygain/gain_analysis.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 libreplaygain.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libreplaygain.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libreplaygain.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 Cmake output

CMD: Cmake output '/tmp/libreplaygain/src/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /sysroot/bin/arm-linux-androideabi-gcc
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
#
# The C compiler identification is GNU, found in "/tmp/libreplaygain/src/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_589f7/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_589f7.dir/build.make CMakeFiles/cmTC_589f7.dir/build
# make[1]: Entering directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_589f7.dir/testCCompiler.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_589f7.dir/testCCompiler.c.o -c /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_589f7
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_589f7.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_589f7.dir/testCCompiler.c.o -o cmTC_589f7 -rdynamic
# make[1]: Leaving directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_1477b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_1477b.dir/build.make CMakeFiles/cmTC_1477b.dir/build
# make[1]: Entering directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_1477b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1477b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o -o cmTC_1477b -rdynamic
# Using built-in specs.
# COLLECT_GCC=/sysroot/bin/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)
# COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/
# LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1477b' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu'
# /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_1477b /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.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 CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_1477b/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_1477b.dir/build.make CMakeFiles/cmTC_1477b.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_1477b]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1477b.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o -o cmTC_1477b -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-gcc]
# ignore line: [COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper]
# ignore line: [Target: arm-linux-androideabi]
# ignore line: [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]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 4.8 (GCC) ]
# ignore line: [COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/]
# ignore line: [LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1477b' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu']
# link line: [ /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_1477b /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.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 CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o]
# arg [/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2] ==> ignore
# arg [--sysroot=/sysroot/bin/../sysroot] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/system/bin/linker] ==> ignore
# arg [-X] ==> ignore
# arg [-m] ==> ignore
# arg [armelf_linux_eabi] ==> ignore
# arg [-znoexecstack] ==> ignore
# arg [-zrelro] ==> ignore
# arg [-znow] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_1477b] ==> ignore
# arg [/sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o] ==> ignore
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8]
# arg [-L/sysroot/bin/../lib/gcc] ==> dir [/sysroot/bin/../lib/gcc]
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib]
# arg [-L/sysroot/bin/../sysroot/usr/lib] ==> dir [/sysroot/bin/../sysroot/usr/lib]
# arg [CMakeFiles/cmTC_1477b.dir/CMakeCCompilerABI.c.o] ==> ignore
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-ldl] ==> lib [dl]
# arg [-lgcc] ==> lib [gcc]
# arg [/sysroot/bin/../sysroot/usr/lib/crtend_android.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> [/sysroot/lib/gcc/arm-linux-androideabi/4.8]
# collapse library dir [/sysroot/bin/../lib/gcc] ==> [/sysroot/lib/gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> [/sysroot/arm-linux-androideabi/lib]
# collapse library dir [/sysroot/bin/../sysroot/usr/lib] ==> [/sysroot/sysroot/usr/lib]
# implicit libs: [c;dl]
# implicit dirs: [/sysroot/lib/gcc/arm-linux-androideabi/4.8;/sysroot/lib/gcc;/sysroot/arm-linux-androideabi/lib;/sysroot/sysroot/usr/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_fabef/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_fabef.dir/build.make CMakeFiles/cmTC_fabef.dir/build
# make[1]: Entering directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_fabef.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c11 -o CMakeFiles/cmTC_fabef.dir/feature_tests.c.o -c /tmp/libreplaygain/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_fabef
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fabef.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_fabef.dir/feature_tests.c.o -o cmTC_fabef -rdynamic
# make[1]: Leaving directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:1c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c99] compiler features compiled with the following output:
# Change Dir: /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_270ec/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_270ec.dir/build.make CMakeFiles/cmTC_270ec.dir/build
# make[1]: Entering directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_270ec.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c99 -o CMakeFiles/cmTC_270ec.dir/feature_tests.c.o -c /tmp/libreplaygain/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_270ec
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_270ec.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_270ec.dir/feature_tests.c.o -o cmTC_270ec -rdynamic
# make[1]: Leaving directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c90] compiler features compiled with the following output:
# Change Dir: /tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_36706/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_36706.dir/build.make CMakeFiles/cmTC_36706.dir/build
# make[1]: Entering directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_36706.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c90 -o CMakeFiles/cmTC_36706.dir/feature_tests.c.o -c /tmp/libreplaygain/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_36706
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36706.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_36706.dir/feature_tests.c.o -o cmTC_36706 -rdynamic
# make[1]: Leaving directory '/tmp/libreplaygain/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros