The build took 00h 00m 54s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,813 |
ansic |
239 |
sh |
40 |
cpp |
7,092 |
total |
The process tree of the build process is here.
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:
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: libsoxr 0.1.2-1 (Tue Apr 4 21:59:19 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
-- Looking for pow in m
-- Looking for pow in m - found
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Try SIMD C flag = [ ]
-- Performing Test SIMD_FLAG_DETECTED
-- Performing Test SIMD_FLAG_DETECTED - Failed
-- Try SIMD C flag = [/arch:SSE /fp:fast -D__SSE__]
-- Performing Test SIMD_FLAG_DETECTED
-- Performing Test SIMD_FLAG_DETECTED - Failed
-- Try SIMD C flag = [-msse -mfpmath=sse ]
-- Performing Test SIMD_FLAG_DETECTED
-- Performing Test SIMD_FLAG_DETECTED - Failed
-- Try SIMD C flag = [-msse -mfpmath=sse]
-- Performing Test SIMD_FLAG_DETECTED
-- Performing Test SIMD_FLAG_DETECTED - Failed
-- Could NOT find SIMD (missing: SIMD_C_FLAGS SIMD_C_FLAGS)
-- Looking for lrint
-- Looking for lrint - found
-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Performing Test HAVE_WORDS_BIGENDIAN
-- Performing Test HAVE_WORDS_BIGENDIAN - Failed
CMake Warning (dev) at src/CMakeLists.txt:111 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "soxr". Use the
target name directly with add_custom_command, or use the generator
expression $, as appropriate.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at src/CMakeLists.txt:117 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "soxr-lsr". Use the
target name directly with add_custom_command, or use the generator
expression $, as appropriate.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in src/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "soxr" has an INTERFACE_LINK_LIBRARIES property which differs from
its LINK_INTERFACE_LIBRARIES properties.
INTERFACE_LINK_LIBRARIES:
m
LINK_INTERFACE_LIBRARIES:
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
CMake Warning (dev) in src/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "soxr" has an INTERFACE_LINK_LIBRARIES property which differs from
its LINK_INTERFACE_LIBRARIES properties.
INTERFACE_LINK_LIBRARIES:
m
LINK_INTERFACE_LIBRARIES:
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in src/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "soxr-lsr" has an INTERFACE_LINK_LIBRARIES property which differs
from its LINK_INTERFACE_LIBRARIES properties.
INTERFACE_LINK_LIBRARIES:
m;soxr
LINK_INTERFACE_LIBRARIES:
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
VISIBILITY_HIDDENL
-- Build files have been written to: /tmp/libsoxr/src/soxr-0.1.2-Source
Scanning dependencies of target soxr
[ 4%] Building C object src/CMakeFiles/soxr.dir/dbesi0.c.o
[ 8%] Building C object src/CMakeFiles/soxr.dir/data-io.c.o
[ 12%] Building C object src/CMakeFiles/soxr.dir/soxr.c.o
[ 16%] Building C object src/CMakeFiles/soxr.dir/filter.c.o
In file included from /tmp/libsoxr/src/soxr-0.1.2-Source/src/internal.h:7:0,
from /tmp/libsoxr/src/soxr-0.1.2-Source/src/data-io.c:9:
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:29:17: error: two or more data types in declaration specifiers
#define int16_t short
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:36:19: error: two or more data types in declaration specifiers
#define int32_t long
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:43:18: error: two or more data types in declaration specifiers
#define uint32_t unsigned int32_t
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:36:19: error: two or more data types in declaration specifiers
#define int32_t long
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:40:21: error: two or more data types in declaration specifiers
#define int64_t long long
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:40:26: error: two or more data types in declaration specifiers
#define int64_t long long
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:44:18: error: two or more data types in declaration specifiers
#define uint64_t unsigned int64_t
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:40:21: error: two or more data types in declaration specifiers
#define int64_t long long
^
/tmp/libsoxr/src/soxr-0.1.2-Source/soxr-config.h:40:26: error: two or more data types in declaration specifiers
#define int64_t long long
^
make[2]: *** [src/CMakeFiles/soxr.dir/build.make:87: src/CMakeFiles/soxr.dir/data-io.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:189: src/CMakeFiles/soxr.dir/all] Error 2
make: *** [Makefile:161: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing Cmake errors
CMD: Cmake errors '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeError.log'
Performing C SOURCE FILE Test SIMD_FLAG_DETECTED failed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_95ecf/fast"
/usr/sbin/make -f CMakeFiles/cmTC_95ecf.dir/build.make CMakeFiles/cmTC_95ecf.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_95ecf.dir/src.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DSIMD_FLAG_DETECTED -o CMakeFiles/cmTC_95ecf.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c
/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c:2:23: fatal error: xmmintrin.h: No such file or directory
#include
^
compilation terminated.
make[1]: *** [CMakeFiles/cmTC_95ecf.dir/build.make:66: CMakeFiles/cmTC_95ecf.dir/src.c.o] Error 1
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_95ecf/fast] Error 2
Source file was:
#include
int main()
{
__m128 a, b;
float vals[4] = {0};
a = _mm_loadu_ps (vals);
b = a;
b = _mm_add_ps (a,b);
_mm_storeu_ps (vals,b);
return 0;
}
Performing C SOURCE FILE Test SIMD_FLAG_DETECTED failed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_bd079/fast"
/usr/sbin/make -f CMakeFiles/cmTC_bd079.dir/build.make CMakeFiles/cmTC_bd079.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_bd079.dir/src.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DSIMD_FLAG_DETECTED /arch:SSE /fp:fast -D__SSE__ -o CMakeFiles/cmTC_bd079.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c
arm-linux-androideabi-gcc: error: /arch:SSE: No such file or directory
arm-linux-androideabi-gcc: error: /fp:fast: No such file or directory
make[1]: *** [CMakeFiles/cmTC_bd079.dir/build.make:66: CMakeFiles/cmTC_bd079.dir/src.c.o] Error 1
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_bd079/fast] Error 2
Source file was:
#include
int main()
{
__m128 a, b;
float vals[4] = {0};
a = _mm_loadu_ps (vals);
b = a;
b = _mm_add_ps (a,b);
_mm_storeu_ps (vals,b);
return 0;
}
Performing C SOURCE FILE Test SIMD_FLAG_DETECTED failed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_a7e93/fast"
/usr/sbin/make -f CMakeFiles/cmTC_a7e93.dir/build.make CMakeFiles/cmTC_a7e93.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a7e93.dir/src.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DSIMD_FLAG_DETECTED -msse -mfpmath=sse -o CMakeFiles/cmTC_a7e93.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c
arm-linux-androideabi-gcc: error: unrecognized command line option '-msse'
arm-linux-androideabi-gcc: error: unrecognized command line option '-mfpmath=sse'
make[1]: *** [CMakeFiles/cmTC_a7e93.dir/build.make:66: CMakeFiles/cmTC_a7e93.dir/src.c.o] Error 1
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_a7e93/fast] Error 2
Source file was:
#include
int main()
{
__m128 a, b;
float vals[4] = {0};
a = _mm_loadu_ps (vals);
b = a;
b = _mm_add_ps (a,b);
_mm_storeu_ps (vals,b);
return 0;
}
Performing C SOURCE FILE Test SIMD_FLAG_DETECTED failed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_518c6/fast"
/usr/sbin/make -f CMakeFiles/cmTC_518c6.dir/build.make CMakeFiles/cmTC_518c6.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_518c6.dir/src.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DSIMD_FLAG_DETECTED -msse -mfpmath=sse -o CMakeFiles/cmTC_518c6.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c
arm-linux-androideabi-gcc: error: unrecognized command line option '-msse'
arm-linux-androideabi-gcc: error: unrecognized command line option '-mfpmath=sse'
make[1]: *** [CMakeFiles/cmTC_518c6.dir/build.make:66: CMakeFiles/cmTC_518c6.dir/src.c.o] Error 1
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_518c6/fast] Error 2
Source file was:
#include
int main()
{
__m128 a, b;
float vals[4] = {0};
a = _mm_loadu_ps (vals);
b = a;
b = _mm_add_ps (a,b);
_mm_storeu_ps (vals,b);
return 0;
}
Performing C SOURCE FILE Test HAVE_WORDS_BIGENDIAN failed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_be43b/fast"
/usr/sbin/make -f CMakeFiles/cmTC_be43b.dir/build.make CMakeFiles/cmTC_be43b.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_be43b.dir/src.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DHAVE_WORDS_BIGENDIAN -o CMakeFiles/cmTC_be43b.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_be43b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_be43b.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DHAVE_WORDS_BIGENDIAN CMakeFiles/cmTC_be43b.dir/src.c.o -o cmTC_be43b -rdynamic -lm
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Return value: 126
Source file was:
int main() {union {long i; char c[sizeof(long)];}
const u = {1}; return !!u.c[0];}
Printing Cmake output
CMD: Cmake output '/tmp/libsoxr/src/soxr-0.1.2-Source/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/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/3.5.2/CompilerIdC/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_6983e/fast"
/usr/sbin/make -f CMakeFiles/cmTC_6983e.dir/build.make CMakeFiles/cmTC_6983e.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6983e.dir/testCCompiler.c.o
/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_6983e.dir/testCCompiler.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_6983e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6983e.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_6983e.dir/testCCompiler.c.o -o cmTC_6983e -rdynamic
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_743d1/fast"
/usr/sbin/make -f CMakeFiles/cmTC_743d1.dir/build.make CMakeFiles/cmTC_743d1.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_743d1.dir/CMakeCCompilerABI.c.o
/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_743d1.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_743d1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_743d1.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_743d1.dir/CMakeCCompilerABI.c.o -o cmTC_743d1 -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_743d1' '-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_743d1 /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_743d1.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_743d1/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_743d1.dir/build.make CMakeFiles/cmTC_743d1.dir/build]
ignore line: [make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_743d1.dir/CMakeCCompilerABI.c.o]
ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_743d1.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_743d1]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_743d1.dir/link.txt --verbose=1]
ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_743d1.dir/CMakeCCompilerABI.c.o -o cmTC_743d1 -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_743d1' '-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_743d1 /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_743d1.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_743d1] ==> 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_743d1.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/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_4b7fc/fast"
/usr/sbin/make -f CMakeFiles/cmTC_4b7fc.dir/build.make CMakeFiles/cmTC_4b7fc.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4b7fc.dir/feature_tests.c.o
/sysroot/bin/arm-linux-androideabi-gcc -std=c11 -o CMakeFiles/cmTC_4b7fc.dir/feature_tests.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/feature_tests.c
Linking C executable cmTC_4b7fc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4b7fc.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_4b7fc.dir/feature_tests.c.o -o cmTC_4b7fc -rdynamic
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/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/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_5139e/fast"
/usr/sbin/make -f CMakeFiles/cmTC_5139e.dir/build.make CMakeFiles/cmTC_5139e.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5139e.dir/feature_tests.c.o
/sysroot/bin/arm-linux-androideabi-gcc -std=c99 -o CMakeFiles/cmTC_5139e.dir/feature_tests.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/feature_tests.c
Linking C executable cmTC_5139e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5139e.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_5139e.dir/feature_tests.c.o -o cmTC_5139e -rdynamic
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/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/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_dc36d/fast"
/usr/sbin/make -f CMakeFiles/cmTC_dc36d.dir/build.make CMakeFiles/cmTC_dc36d.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_dc36d.dir/feature_tests.c.o
/sysroot/bin/arm-linux-androideabi-gcc -std=c90 -o CMakeFiles/cmTC_dc36d.dir/feature_tests.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/feature_tests.c
Linking C executable cmTC_dc36d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dc36d.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_dc36d.dir/feature_tests.c.o -o cmTC_dc36d -rdynamic
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/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
Determining if the function pow exists in the m passed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b95c5/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b95c5.dir/build.make CMakeFiles/cmTC_b95c5.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b95c5.dir/CheckFunctionExists.c.o
/sysroot/bin/arm-linux-androideabi-gcc -DCHECK_FUNCTION_EXISTS=pow -o CMakeFiles/cmTC_b95c5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
:0:23: warning: conflicting types for built-in function 'pow' [enabled by default]
/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTC_b95c5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b95c5.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc -DCHECK_FUNCTION_EXISTS=pow CMakeFiles/cmTC_b95c5.dir/CheckFunctionExists.c.o -o cmTC_b95c5 -rdynamic -lm
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Performing C SOURCE FILE Test OpenMP_FLAG_DETECTED succeeded with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_f2bbe/fast"
/usr/sbin/make -f CMakeFiles/cmTC_f2bbe.dir/build.make CMakeFiles/cmTC_f2bbe.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f2bbe.dir/src.c.o
/sysroot/bin/arm-linux-androideabi-gcc -DOpenMP_FLAG_DETECTED -fopenmp -o CMakeFiles/cmTC_f2bbe.dir/src.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_f2bbe
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2bbe.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc -DOpenMP_FLAG_DETECTED -fopenmp CMakeFiles/cmTC_f2bbe.dir/src.c.o -o cmTC_f2bbe -rdynamic -lm
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Source file was:
#include
int main() {
#ifdef _OPENMP
return 0;
#else
breaks_on_purpose
#endif
}
Determining if the function lrint exists passed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_f33f1/fast"
/usr/sbin/make -f CMakeFiles/cmTC_f33f1.dir/build.make CMakeFiles/cmTC_f33f1.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f33f1.dir/CheckFunctionExists.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DCHECK_FUNCTION_EXISTS=lrint -o CMakeFiles/cmTC_f33f1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
:0:23: warning: conflicting types for built-in function 'lrint' [enabled by default]
/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTC_f33f1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f33f1.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -DCHECK_FUNCTION_EXISTS=lrint CMakeFiles/cmTC_f33f1.dir/CheckFunctionExists.c.o -o cmTC_f33f1 -rdynamic -lm
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Determining if files fenv.h exist passed with the following output:
Change Dir: /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_6ec69/fast"
/usr/sbin/make -f CMakeFiles/cmTC_6ec69.dir/build.make CMakeFiles/cmTC_6ec69.dir/build
make[1]: Entering directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_6ec69.dir/CheckIncludeFiles.c.o
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp -o CMakeFiles/cmTC_6ec69.dir/CheckIncludeFiles.c.o -c /tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTC_6ec69
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ec69.dir/link.txt --verbose=1
/sysroot/bin/arm-linux-androideabi-gcc -fopenmp CMakeFiles/cmTC_6ec69.dir/CheckIncludeFiles.c.o -o cmTC_6ec69 -rdynamic
make[1]: Leaving directory '/tmp/libsoxr/src/soxr-0.1.2-Source/CMakeFiles/CMakeTmp'