Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/compiler-rt.spec'], timeout=172800gid=425user='mockbuild'env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}nspawn_args=[]logger=chrootPath='/var/lib/mock/module-98c1823a17b3d734-build-8754662-757801/root'uid=1000shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/compiler-rt.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/compiler-rt-4.0.0-1.module_98c1823a.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/compiler-rt.spec'], timeout=172800gid=425user='mockbuild'env={'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}nspawn_args=[]logger=chrootPath='/var/lib/mock/module-98c1823a17b3d734-build-8754662-757801/root'uid=1000shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/compiler-rt.spec'] with env {'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vLN8q3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf compiler-rt-4.0.0.src + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/compiler-rt-4.0.0.src.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd compiler-rt-4.0.0.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bHZoBC + umask 022 + cd /builddir/build/BUILD + cd compiler-rt-4.0.0.src + mkdir -p _build + cd _build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLLVM_CONFIG_PATH:FILEPATH=/usr/bin/llvm-config-32 -DLLVM_LIBDIR_SUFFIX= -DCOMPILER_RT_INCLUDE_TESTS:BOOL=OFF -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for unwind.h -- Looking for unwind.h - found -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.13") -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_CXX11_FLAG -- Performing Test COMPILER_RT_HAS_STD_CXX11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Looking for __func__ -- Looking for __func__ - found -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - found -- Compiler-RT supported architectures: armhf -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found -- Looking for tirpc/rpc/xdr.h -- Looking for tirpc/rpc/xdr.h - not found -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Builtin supported architectures: armhf -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Success -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/compiler-rt-4.0.0.src/_build + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/compiler-rt-4.0.0.src -B/builddir/build/BUILD/compiler-rt-4.0.0.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/depend make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/depend make -f include/CMakeFiles/compiler-rt-headers.dir/build.make include/CMakeFiles/compiler-rt-headers.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/include /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/CMakeFiles/compiler-rt-headers.dir/DependInfo.cmake --color= make -f lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build.make lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/DependInfo.cmake --color= Scanning dependencies of target compiler-rt-headers make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f include/CMakeFiles/compiler-rt-headers.dir/build.make include/CMakeFiles/compiler-rt-headers.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target RTSanitizerCommonLibc.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build [ 0%] Copying compiler-rt's sanitizer/allocator_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/allocator_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/allocator_interface.h make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' Scanning dependencies of target RTSanitizerCommon.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build [ 0%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_common_libcdep.cc make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 0%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o [ 0%] Copying compiler-rt's sanitizer/asan_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/asan_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/asan_interface.h cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_allocator.cc Scanning dependencies of target clang_rt.builtins-armhf [ 1%] Copying compiler-rt's sanitizer/common_interface_defs.h... make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build.make lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/common_interface_defs.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/common_interface_defs.h make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 1%] Copying compiler-rt's sanitizer/coverage_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/coverage_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/coverage_interface.h [ 1%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapdi2.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapdi2.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/bswapdi2.S [ 1%] Copying compiler-rt's sanitizer/dfsan_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/dfsan_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/dfsan_interface.h [ 1%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapsi2.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapsi2.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/bswapsi2.S [ 1%] Copying compiler-rt's sanitizer/esan_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/esan_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/esan_interface.h [ 1%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzdi2.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzdi2.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/clzdi2.S [ 2%] Copying compiler-rt's sanitizer/linux_syscall_hooks.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/linux_syscall_hooks.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/linux_syscall_hooks.h [ 2%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o [ 3%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzsi2.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzsi2.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/clzsi2.S cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sancov_flags.cc [ 3%] Copying compiler-rt's sanitizer/lsan_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/lsan_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/lsan_interface.h [ 3%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/comparesf2.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/comparesf2.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/comparesf2.S [ 3%] Copying compiler-rt's sanitizer/msan_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/msan_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/msan_interface.h [ 3%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divmodsi4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divmodsi4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/divmodsi4.S [ 3%] Copying compiler-rt's sanitizer/tsan_interface_atomic.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/sanitizer/tsan_interface_atomic.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/sanitizer/tsan_interface_atomic.h [ 3%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsi3.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsi3.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/divsi3.S [ 4%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_coverage_libcdep.cc [ 5%] Copying compiler-rt's xray/xray_interface.h... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/include/xray/xray_interface.h /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/xray/xray_interface.h make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 6%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/modsi3.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/modsi3.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/modsi3.S [ 6%] Built target compiler-rt-headers make -f lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/DependInfo.cmake --color= [ 6%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_add_4.S Scanning dependencies of target RTUbsan_cxx.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 7%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_handlers_cxx.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -frtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_handlers_cxx.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_handlers_cxx.cc [ 7%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_add_8.S [ 7%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_and_4.S [ 7%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_and_8.S [ 8%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_max_4.S [ 8%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_max_8.S [ 8%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_min_4.S /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_handlers_cxx.cc: In function 'void __ubsan::HandleCFIBadType(__ubsan::CFICheckFailData*, __ubsan::ValueHandle, bool, __ubsan::ReportOptions)': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_handlers_cxx.cc:111:15: warning: 'CheckKindStr' may be used uninitialized in this function [-Wmaybe-uninitialized] const char *CheckKindStr; ^~~~~~~~~~~~ [ 8%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_min_8.S [ 9%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_nand_4.S [ 9%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_nand_8.S [ 9%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -frtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_type_hash.cc [ 9%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_or_4.S [ 9%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_or_8.S [ 9%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_itanium.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -frtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_itanium.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_type_hash_itanium.cc [ 9%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_sub_4.S [ 10%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_sub_8.S [ 10%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_umax_4.S [ 10%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_umax_8.S [ 10%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_umin_4.S [ 11%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_umin_8.S [ 11%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_xor_4.S [ 11%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_fetch_and_xor_8.S [ 11%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivmodsi4.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivmodsi4.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/udivmodsi4.S [ 12%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivsi3.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivsi3.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/udivsi3.S [ 12%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/umodsi3.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/umodsi3.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/umodsi3.S [ 12%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/absvdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/absvdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/absvdi2.c [ 12%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/absvsi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/absvsi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/absvsi2.c [ 12%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -frtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_type_hash_win.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 12%] Built target RTUbsan_cxx.armhf make -f lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/DependInfo.cmake --color= [ 12%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/absvti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/absvti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/absvti2.c Scanning dependencies of target RTUbsan.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 14%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_diag.cc.o [ 14%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/adddf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/adddf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/adddf3.c cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan.armhf.dir/ubsan_diag.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_diag.cc [ 15%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_common.cc [ 15%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addsf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/addsf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/addsf3.c [ 15%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addtf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/addtf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/addtf3.c [ 15%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addvdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/addvdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/addvdi3.c [ 16%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addvsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/addvsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/addvsi3.c [ 16%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o [ 16%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addvti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/addvti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/addvti3.c cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cc [ 16%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/apple_versioning.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/apple_versioning.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/apple_versioning.c [ 16%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_init.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan.armhf.dir/ubsan_init.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_init.cc [ 16%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashldi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ashldi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ashldi3.c [ 16%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o [ 16%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashlti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_deadlock_detector1.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ashlti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ashlti3.c [ 17%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashrdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ashrdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ashrdi3.c [ 17%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan.armhf.dir/ubsan_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_flags.cc [ 17%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_coverage_mapping_libcdep.cc [ 17%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashrti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ashrti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ashrti3.c [ 17%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/clear_cache.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/clear_cache.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/clear_cache.c [ 17%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_handlers.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan.armhf.dir/ubsan_handlers.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_handlers.cc [ 17%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/clzdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/clzdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/clzdi2.c [ 18%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/clzsi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/clzsi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/clzsi2.c [ 18%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_libcdep.cc [ 18%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/clzti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/clzti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/clzti2.c [ 18%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/cmpdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/cmpdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/cmpdi2.c [ 18%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/cmpti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/cmpti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/cmpti2.c [ 18%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/comparedf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/comparedf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/comparedf2.c [ 19%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/comparesf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/comparesf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/comparesf2.c [ 19%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/cpu_model.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/cpu_model.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/cpu_model.c [ 19%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ctzdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ctzdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ctzdi2.c [ 20%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix_libcdep.cc [ 20%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ctzsi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ctzsi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ctzsi2.c [ 21%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ctzti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ctzti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ctzti2.c [ 21%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divdc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divdc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divdc3.c [ 21%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divdf3.c.o [ 21%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_value.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan.armhf.dir/ubsan_value.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_value.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divdf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divdf3.c make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 21%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divdi3.c [ 21%] Built target RTUbsan.armhf make -f lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/DependInfo.cmake --color= [ 21%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cc Scanning dependencies of target RTUbsan_standalone.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 22%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divmoddi4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divmoddi4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divmoddi4.c [ 23%] Building CXX object lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/ubsan_init_standalone.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -DUBSAN_CAN_USE_CXXABI -o CMakeFiles/RTUbsan_standalone.armhf.dir/ubsan_init_standalone.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan/ubsan_init_standalone.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 23%] Built target RTUbsan_standalone.armhf make -f lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/DependInfo.cmake --color= [ 23%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divmodsi4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divmodsi4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divmodsi4.c [ 23%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divsc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divsc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divsc3.c [ 23%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc Scanning dependencies of target RTAsan_dynamic.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build [ 23%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divsf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divsf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divsf3.c make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 23%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc [ 24%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_allocator.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_allocator.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_allocator.cc [ 24%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divsi3.c [ 25%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divtc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divtc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divtc3.c [ 25%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_deadlock_detector2.cc [ 25%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divti3.c [ 25%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divtf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divtf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divtf3.c [ 25%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_flags.cc [ 25%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divxc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/divxc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/divxc3.c [ 26%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/enable_execute_stack.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/enable_execute_stack.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/enable_execute_stack.c [ 26%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/eprintf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/eprintf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/eprintf.c [ 26%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/extendsfdf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/extendsfdf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/extendsfdf2.c [ 26%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc [ 26%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/extendhfsf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/extendhfsf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/extendhfsf2.c [ 27%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_flag_parser.cc [ 27%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ffsdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ffsdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ffsdi2.c [ 28%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ffsti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ffsti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ffsti2.c [ 28%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixdfdi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixdfdi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixdfdi.c [ 28%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixdfsi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixdfsi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixdfsi.c [ 28%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixdfti.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixdfti.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixdfti.c [ 28%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_libc.cc [ 29%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixsfdi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixsfdi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixsfdi.c [ 29%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixsfsi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixsfsi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixsfsi.c [ 30%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc [ 30%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixsfti.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixsfti.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixsfti.c [ 30%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfdi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfdi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsdfdi.c [ 30%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfsi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfsi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsdfsi.c make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 30%] Built target RTSanitizerCommonLibc.armhf [ 31%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfti.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfti.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsdfti.c [ 31%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfdi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfdi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunssfdi.c [ 31%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfsi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfsi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunssfsi.c [ 31%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfti.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfti.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunssfti.c [ 32%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfdi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfdi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfdi.c [ 32%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfsi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfsi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfsi.c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfdi.c: In function '__fixunsxfdi': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfdi.c:38:25: warning: 'fb.u.high.s.low' is used uninitialized in this function [-Wuninitialized] int e = (fb.u.high.s.low & 0x00007FFF) - 16383; ~~~~~~~~~~~^~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfsi.c: In function '__fixunsxfsi': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfdi.c:38:30: warning: 'fb.u.high.s.low' is used uninitialized in this function [-Wuninitialized] int e = (fb.u.high.s.low & 0x00007FFF) - 16383; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfsi.c:37:25: warning: 'fb.u.high.s.low' is used uninitialized in this function [-Wuninitialized] int e = (fb.u.high.s.low & 0x00007FFF) - 16383; ~~~~~~~~~~~^~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfsi.c:37:30: warning: 'fb.u.high.s.low' is used uninitialized in this function [-Wuninitialized] int e = (fb.u.high.s.low & 0x00007FFF) - 16383; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 32%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfti.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfti.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixunsxfti.c [ 32%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixxfdi.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixxfdi.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixxfdi.c [ 32%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_libignore.cc /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixxfdi.c: In function '__fixxfdi': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixxfdi.c:37:25: warning: 'fb.u.high.s.low' is used uninitialized in this function [-Wuninitialized] int e = (fb.u.high.s.low & 0x00007FFF) - 16383; ~~~~~~~~~~~^~~~ [ 33%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixxfti.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/fixxfti.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixxfti.c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/fixxfdi.c:37:30: warning: 'fb.u.high.s.low' is used uninitialized in this function [-Wuninitialized] int e = (fb.u.high.s.low & 0x00007FFF) - 16383; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 33%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatdidf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatdidf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatdidf.c [ 33%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatdisf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatdisf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatdisf.c make -f lib/interception/CMakeFiles/RTInterception.armhf.dir/build.make lib/interception/CMakeFiles/RTInterception.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception/CMakeFiles/RTInterception.armhf.dir/DependInfo.cmake --color= Scanning dependencies of target RTInterception.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/interception/CMakeFiles/RTInterception.armhf.dir/build.make lib/interception/CMakeFiles/RTInterception.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 33%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatdixf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatdixf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatdixf.c [ 33%] Building CXX object lib/interception/CMakeFiles/RTInterception.armhf.dir/interception_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTInterception.armhf.dir/interception_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/interception_linux.cc [ 33%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatsidf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatsidf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatsidf.c [ 33%] Building CXX object lib/interception/CMakeFiles/RTInterception.armhf.dir/interception_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTInterception.armhf.dir/interception_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/interception_mac.cc [ 34%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatsisf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatsisf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatsisf.c [ 34%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux.cc [ 35%] Building CXX object lib/interception/CMakeFiles/RTInterception.armhf.dir/interception_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTInterception.armhf.dir/interception_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/interception_win.cc [ 35%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floattidf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floattidf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floattidf.c [ 35%] Building CXX object lib/interception/CMakeFiles/RTInterception.armhf.dir/interception_type_test.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTInterception.armhf.dir/interception_type_test.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception/interception_type_test.cc [ 35%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floattisf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floattisf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floattisf.c make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 35%] Built target RTInterception.armhf [ 35%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floattixf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floattixf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floattixf.c [ 36%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatundidf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatundidf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatundidf.c [ 36%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatundisf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatundisf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatundisf.c make -f lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build.make lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/lsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/lsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/DependInfo.cmake --color= Scanning dependencies of target RTLSanCommon.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build.make lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 36%] Building CXX object lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/lsan_common.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/lsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/lsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTLSanCommon.armhf.dir/lsan_common.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/lsan/lsan_common.cc [ 36%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatundixf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatundixf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatundixf.c [ 36%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatunsidf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatunsidf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatunsidf.c [ 36%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatunsisf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatunsisf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatunsisf.c [ 37%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatuntidf.c.o [ 37%] Building CXX object lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/lsan_common_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatuntidf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatuntidf.c cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/lsan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/lsan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTLSanCommon.armhf.dir/lsan_common_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/lsan/lsan_common_linux.cc [ 37%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatuntisf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatuntisf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatuntisf.c [ 37%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatuntixf.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/floatuntixf.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/floatuntixf.c make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 37%] Built target RTLSanCommon.armhf [ 37%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/int_util.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/int_util.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/int_util.c [ 38%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o [ 38%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_s390.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_mac.cc [ 38%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_activation.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_activation.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_activation.cc [ 38%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_persistent_allocator.cc [ 39%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/lshrdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/lshrdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/lshrdi3.c [ 39%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/lshrti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/lshrti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/lshrti3.c [ 39%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_platform_limits_linux.cc [ 39%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/moddi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/moddi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/moddi3.c [ 39%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_platform_limits_posix.cc [ 39%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/modsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/modsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/modsi3.c [ 39%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/modti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/modti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/modti3.c [ 39%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_debugging.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_debugging.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_debugging.cc [ 40%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muldc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/muldc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/muldc3.c [ 40%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muldf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/muldf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/muldf3.c [ 40%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muldi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/muldi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/muldi3.c [ 40%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulodi4.c.o [ 40%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_descriptions.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_descriptions.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_descriptions.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulodi4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulodi4.c [ 41%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix.cc [ 42%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulosi4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulosi4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulosi4.c [ 42%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muloti4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/muloti4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/muloti4.c [ 42%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulsc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulsc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulsc3.c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix.cc: In function '__sanitizer::fd_t __sanitizer::OpenFile(const char*, __sanitizer::FileAccessMode, __sanitizer::error_t*)': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix.cc:215:27: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] fd_t res = internal_open(filename, flags, 0660); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulsf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulsf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulsf3.c [ 43%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/multi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/multi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/multi3.c [ 43%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/multf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/multf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/multf3.c [ 43%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o [ 43%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulvdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_printf.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulvdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulvdi3.c [ 43%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_errors.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_errors.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_errors.cc [ 43%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulvsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulvsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulvsi3.c [ 43%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulvti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulvti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulvti3.c [ 44%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulxc3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/mulxc3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/mulxc3.c [ 44%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negdf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negdf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negdf2.c [ 44%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_common.cc [ 44%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negdi2.c [ 45%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_fake_stack.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_fake_stack.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_fake_stack.cc [ 45%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negsf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negsf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negsf2.c [ 46%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negti2.c [ 46%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negvdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negvdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negvdi2.c [ 46%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negvsi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negvsi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negvsi2.c [ 46%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_freebsd.cc [ 46%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negvti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/negvti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/negvti2.c [ 47%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_linux.cc [ 47%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/paritydi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/paritydi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/paritydi2.c [ 48%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/paritysi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/paritysi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/paritysi2.c [ 48%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/parityti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/parityti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/parityti2.c [ 48%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_mac.cc [ 48%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stackdepot.cc [ 48%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/popcountdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/popcountdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/popcountdi2.c [ 48%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_flags.cc [ 48%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/popcountsi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/popcountsi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/popcountsi2.c [ 49%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/popcountti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/popcountti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/popcountti2.c [ 49%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/powidf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/powidf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/powidf2.c [ 49%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/powisf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/powisf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/powisf2.c [ 49%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/powitf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/powitf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/powitf2.c [ 49%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/powixf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/powixf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/powixf2.c [ 50%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subdf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/subdf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/subdf3.c [ 50%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_globals.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_globals.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_globals.cc [ 50%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subsf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/subsf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/subsf3.c [ 50%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stacktrace.cc [ 50%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subvdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/subvdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/subvdi3.c [ 50%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subvsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/subvsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/subvsi3.c [ 50%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stacktrace_printer.cc [ 51%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subvti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/subvti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/subvti3.c [ 51%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subtf3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/subtf3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/subtf3.c [ 51%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/trampoline_setup.c.o [ 51%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_globals_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/trampoline_setup.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/trampoline_setup.c cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_globals_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_globals_win.cc [ 51%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/truncdfhf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/truncdfhf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/truncdfhf2.c [ 52%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_interceptors.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_interceptors.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc [ 53%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_suppressions.cc [ 54%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/truncdfsf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/truncdfsf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/truncdfsf2.c [ 54%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/truncsfhf2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/truncsfhf2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/truncsfhf2.c [ 54%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ucmpdi2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ucmpdi2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ucmpdi2.c [ 54%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ucmpti2.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/ucmpti2.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/ucmpti2.c [ 54%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivdi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/udivdi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/udivdi3.c [ 55%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivmoddi4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/udivmoddi4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/udivmoddi4.c [ 55%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer.cc [ 55%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivmodsi4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/udivmodsi4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/udivmodsi4.c [ 55%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_linux.cc [ 55%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivmodti4.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/udivmodti4.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/udivmodti4.c [ 55%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/udivsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/udivsi3.c [ 55%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc [ 56%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/udivti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/udivti3.c [ 56%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/umoddi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/umoddi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/umoddi3.c [ 56%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_mac.cc [ 56%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/umodsi3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/umodsi3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/umodsi3.c [ 56%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_mac.cc [ 57%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_win.cc [ 57%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/umodti3.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/umodti3.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/umodti3.c [ 57%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_malloc_linux.cc [ 57%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_tls_get_addr.cc [ 57%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/atomic.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/atomic.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function 'unlock': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:93:3: warning: implicit declaration of function '__c11_atomic_store'; did you mean '__atomic_store'? [-Wimplicit-function-declaration] __c11_atomic_store(l, 0, __ATOMIC_RELEASE); ^~~~~~~~~~~~~~~~~~ __atomic_store /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function 'lock': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:99:11: warning: implicit declaration of function '__c11_atomic_compare_exchange_weak'; did you mean '__atomic_compare_exchange_n'? [-Wimplicit-function-declaration] while (!__c11_atomic_compare_exchange_weak(l, &old, 1, __ATOMIC_ACQUIRE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __atomic_compare_exchange_n /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_load_c': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:129:24: warning: implicit declaration of function '__c11_atomic_is_lock_free'; did you mean '__atomic_is_lock_free'? [-Wimplicit-function-declaration] #define IS_LOCK_FREE_2 __c11_atomic_is_lock_free(2) ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:140:11: note: in expansion of macro 'IS_LOCK_FREE_2' if (IS_LOCK_FREE_2) {\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:166:3: note: in expansion of macro 'LOCK_FREE_CASES' LOCK_FREE_CASES(); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:164:22: warning: implicit declaration of function '__c11_atomic_load'; did you mean '__atomic_load'? [-Wimplicit-function-declaration] *((type*)dest) = __c11_atomic_load((_Atomic(type)*)src, model);\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:141:9: note: in expansion of macro 'LOCK_FREE_ACTION' LOCK_FREE_ACTION(uint16_t);\ ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:166:3: note: in expansion of macro 'LOCK_FREE_CASES' LOCK_FREE_CASES(); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_compare_exchange_c': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:196:10: warning: implicit declaration of function '__c11_atomic_compare_exchange_strong'; did you mean '__atomic_compare_exchange_n'? [-Wimplicit-function-declaration] return __c11_atomic_compare_exchange_strong((_Atomic(type)*)ptr, (type*)expected,\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:196:10: note: in definition of macro 'LOCK_FREE_ACTION' return __c11_atomic_compare_exchange_strong((_Atomic(type)*)ptr, (type*)expected,\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:198:3: note: in expansion of macro 'LOCK_FREE_CASES' LOCK_FREE_CASES(); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_exchange_c': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:216:19: warning: implicit declaration of function '__c11_atomic_exchange'; did you mean '__atomic_exchange'? [-Wimplicit-function-declaration] *(type*)old = __c11_atomic_exchange((_Atomic(type)*)ptr, *(type*)val,\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:141:9: note: in expansion of macro 'LOCK_FREE_ACTION' LOCK_FREE_ACTION(uint16_t);\ ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:219:3: note: in expansion of macro 'LOCK_FREE_CASES' LOCK_FREE_CASES(); ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: At top level: /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:290:5: warning: conflicting types for built-in function '__atomic_compare_exchange_1' [-Wbuiltin-declaration-mismatch] int __atomic_compare_exchange_##n(type *ptr, type *expected, type desired,\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:241:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:306:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:290:5: warning: conflicting types for built-in function '__atomic_compare_exchange_2' [-Wbuiltin-declaration-mismatch] int __atomic_compare_exchange_##n(type *ptr, type *expected, type desired,\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:242:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(2, IS_LOCK_FREE_2, uint16_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:306:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:290:5: warning: conflicting types for built-in function '__atomic_compare_exchange_4' [-Wbuiltin-declaration-mismatch] int __atomic_compare_exchange_##n(type *ptr, type *expected, type desired,\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:243:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(4, IS_LOCK_FREE_4, uint32_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:306:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:290:5: warning: conflicting types for built-in function '__atomic_compare_exchange_8' [-Wbuiltin-declaration-mismatch] int __atomic_compare_exchange_##n(type *ptr, type *expected, type desired,\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:244:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(8, IS_LOCK_FREE_8, uint64_t) ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:306:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_fetch_add_1': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:315:12: warning: implicit declaration of function '__c11_atomic_fetch_add'; did you mean '__atomic_fetch_add'? [-Wimplicit-function-declaration] return __c11_atomic_fetch_##opname((_Atomic(type)*)ptr, val, model);\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:324:43: note: in expansion of macro 'ATOMIC_RMW' #define OPTIMISED_CASE(n, lockfree, type) ATOMIC_RMW(n, lockfree, type, add, +) ^~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:241:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:325:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_fetch_sub_1': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:315:12: warning: implicit declaration of function '__c11_atomic_fetch_sub'; did you mean '__atomic_fetch_sub'? [-Wimplicit-function-declaration] return __c11_atomic_fetch_##opname((_Atomic(type)*)ptr, val, model);\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:327:43: note: in expansion of macro 'ATOMIC_RMW' #define OPTIMISED_CASE(n, lockfree, type) ATOMIC_RMW(n, lockfree, type, sub, -) ^~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:241:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:328:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_fetch_and_1': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:315:12: warning: implicit declaration of function '__c11_atomic_fetch_and'; did you mean '__atomic_fetch_and'? [-Wimplicit-function-declaration] return __c11_atomic_fetch_##opname((_Atomic(type)*)ptr, val, model);\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:330:43: note: in expansion of macro 'ATOMIC_RMW' #define OPTIMISED_CASE(n, lockfree, type) ATOMIC_RMW(n, lockfree, type, and, &) ^~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:241:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:331:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_fetch_or_1': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:315:12: warning: implicit declaration of function '__c11_atomic_fetch_or'; did you mean '__atomic_fetch_or'? [-Wimplicit-function-declaration] return __c11_atomic_fetch_##opname((_Atomic(type)*)ptr, val, model);\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:333:43: note: in expansion of macro 'ATOMIC_RMW' #define OPTIMISED_CASE(n, lockfree, type) ATOMIC_RMW(n, lockfree, type, or, |) ^~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:241:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:334:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c: In function '__atomic_fetch_xor_1': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:315:12: warning: implicit declaration of function '__c11_atomic_fetch_xor'; did you mean '__atomic_fetch_xor'? [-Wimplicit-function-declaration] return __c11_atomic_fetch_##opname((_Atomic(type)*)ptr, val, model);\ ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:336:43: note: in expansion of macro 'ATOMIC_RMW' #define OPTIMISED_CASE(n, lockfree, type) ATOMIC_RMW(n, lockfree, type, xor, ^) ^~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:241:3: note: in expansion of macro 'OPTIMISED_CASE' OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t)\ ^~~~~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/atomic.c:337:1: note: in expansion of macro 'OPTIMISED_CASES' OPTIMISED_CASES ^~~~~~~~~~~~~~~ [ 57%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_thread_registry.cc [ 58%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_malloc_mac.cc [ 58%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_malloc_win.cc [ 58%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_memory_profile.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_memory_profile.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_memory_profile.cc [ 58%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_win.cc [ 59%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/emutls.c.o [ 59%] Building ASM object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o [ 59%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_poisoning.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/emutls.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/emutls.c cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/cc -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_x86_64.S cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_poisoning.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_poisoning.cc [ 60%] Building ASM object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/cc -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_mips64.S [ 60%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_termination.cc [ 60%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/gcc_personality_v0.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/gcc_personality_v0.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/gcc_personality_v0.c make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 60%] Built target RTSanitizerCommon.armhf make -f lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/DependInfo.cmake --color= [ 60%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_cdcmp.S [ 60%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmpeq_check_nan.c.o Scanning dependencies of target RTAsan_cxx.armhf cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmpeq_check_nan.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 60%] Building CXX object lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/asan_new_delete.cc.o [ 61%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan_cxx.armhf.dir/asan_new_delete.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_new_delete.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_cfcmp.S [ 61%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmpeq_check_nan.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmpeq_check_nan.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c [ 61%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_dcmp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_dcmp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_dcmp.S [ 61%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_div0.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_div0.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_div0.c [ 61%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_drsub.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_drsub.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_drsub.c [ 62%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_fcmp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_fcmp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_fcmp.S [ 62%] Building C object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_frsub.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_frsub.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_frsub.c [ 62%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_idivmod.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_idivmod.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_idivmod.S [ 62%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_ldivmod.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_ldivmod.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_ldivmod.S [ 63%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcmp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcmp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_memcmp.S [ 63%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcpy.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcpy.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_memcpy.S [ 63%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memmove.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memmove.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_memmove.S [ 63%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memset.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memset.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_memset.S make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 64%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uidivmod.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uidivmod.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_uidivmod.S [ 64%] Built target RTAsan_cxx.armhf make -f lib/asan/CMakeFiles/RTAsan.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan.armhf.dir/DependInfo.cmake --color= [ 64%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uldivmod.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uldivmod.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/aeabi_uldivmod.S [ 64%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch16.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch16.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/switch16.S Scanning dependencies of target RTAsan.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 64%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch32.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch32.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/switch32.S [ 64%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_allocator.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_allocator.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_allocator.cc [ 64%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/switch8.S [ 65%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switchu8.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switchu8.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/switchu8.S [ 65%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/restore_vfp_d8_d15_regs.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/restore_vfp_d8_d15_regs.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/restore_vfp_d8_d15_regs.S [ 65%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/save_vfp_d8_d15_regs.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/save_vfp_d8_d15_regs.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/save_vfp_d8_d15_regs.S [ 65%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/adddf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/adddf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/adddf3vfp.S [ 66%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/addsf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/addsf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/addsf3vfp.S [ 66%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divdf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divdf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/divdf3vfp.S [ 66%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/divsf3vfp.S [ 66%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqdf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqdf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/eqdf2vfp.S [ 66%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqsf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqsf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/eqsf2vfp.S [ 67%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/extendsfdf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/extendsfdf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/extendsfdf2vfp.S [ 67%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixdfsivfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixdfsivfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/fixdfsivfp.S [ 67%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixsfsivfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixsfsivfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/fixsfsivfp.S [ 67%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunsdfsivfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunsdfsivfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/fixunsdfsivfp.S [ 68%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunssfsivfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunssfsivfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/fixunssfsivfp.S [ 68%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsidfvfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsidfvfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/floatsidfvfp.S [ 68%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsisfvfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsisfvfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/floatsisfvfp.S [ 68%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssidfvfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssidfvfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/floatunssidfvfp.S [ 68%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssisfvfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssisfvfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/floatunssisfvfp.S [ 69%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gedf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gedf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/gedf2vfp.S [ 69%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gesf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gesf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/gesf2vfp.S [ 69%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtdf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtdf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/gtdf2vfp.S [ 69%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtsf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtsf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/gtsf2vfp.S [ 70%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/ledf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/ledf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/ledf2vfp.S [ 70%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/lesf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/lesf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/lesf2vfp.S [ 70%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltdf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltdf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/ltdf2vfp.S [ 70%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltsf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltsf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/ltsf2vfp.S [ 71%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/muldf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/muldf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/muldf3vfp.S [ 71%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/mulsf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/mulsf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/mulsf3vfp.S [ 71%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/nedf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/nedf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/nedf2vfp.S [ 71%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/negdf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/negdf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/negdf2vfp.S [ 71%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/negsf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/negsf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/negsf2vfp.S [ 72%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/nesf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/nesf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/nesf2vfp.S [ 72%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/subdf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/subdf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/subdf3vfp.S [ 72%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/subsf3vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/subsf3vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/subsf3vfp.S [ 72%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/truncdfsf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/truncdfsf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/truncdfsf2vfp.S [ 73%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/unorddf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/unorddf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/unorddf2vfp.S [ 73%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/unordsf2vfp.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/unordsf2vfp.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/unordsf2vfp.S [ 73%] Building ASM object lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_synchronize.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cc -DVISIBILITY_HIDDEN -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -std=c11 -fPIC -fno-builtin -fvisibility=hidden -fomit-frame-pointer -fomit-frame-pointer -o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_synchronize.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins/arm/sync_synchronize.S [ 73%] Linking C static library ../linux/libclang_rt.builtins-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cmake -P CMakeFiles/clang_rt.builtins-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.builtins-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.builtins-armhf.a CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapdi2.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapsi2.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzdi2.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzsi2.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/comparesf2.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divmodsi4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsi3.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/modsi3.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivmodsi4.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivsi3.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/umodsi3.S.o CMakeFiles/clang_rt.builtins-armhf.dir/absvdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/absvsi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/absvti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/adddf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/addsf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/addtf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/addvdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/addvsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/addvti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/apple_versioning.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ashldi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ashlti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ashrdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ashrti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/clear_cache.c.o CMakeFiles/clang_rt.builtins-armhf.dir/clzdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/clzsi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/clzti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/cmpdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/cmpti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/comparedf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/comparesf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/cpu_model.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ctzdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ctzsi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ctzti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divdc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divdf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divmoddi4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divmodsi4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divsc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divsf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divtc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divtf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/divxc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/enable_execute_stack.c.o CMakeFiles/clang_rt.builtins-armhf.dir/eprintf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/extendsfdf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/extendhfsf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ffsdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ffsti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixdfdi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixdfsi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixdfti.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixsfdi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixsfsi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixsfti.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfdi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfsi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfti.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfdi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfsi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfti.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfdi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfsi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixunsxfti.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixxfdi.c.o CMakeFiles/clang_rt.builtins-armhf.dir/fixxfti.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatdidf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatdisf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatdixf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatsidf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatsisf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floattidf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floattisf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floattixf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatundidf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatundisf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatundixf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatunsidf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatunsisf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatuntidf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatuntisf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/floatuntixf.c.o CMakeFiles/clang_rt.builtins-armhf.dir/int_util.c.o CMakeFiles/clang_rt.builtins-armhf.dir/lshrdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/lshrti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/moddi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/modsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/modti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/muldc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/muldf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/muldi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulodi4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulosi4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/muloti4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulsc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulsf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/multi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/multf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulvdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulvsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulvti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/mulxc3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negdf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negsf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negvdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negvsi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/negvti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/paritydi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/paritysi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/parityti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/popcountdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/popcountsi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/popcountti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/powidf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/powisf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/powitf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/powixf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/subdf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/subsf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/subvdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/subvsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/subvti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/subtf3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/trampoline_setup.c.o CMakeFiles/clang_rt.builtins-armhf.dir/truncdfhf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/truncdfsf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/truncsfhf2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ucmpdi2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/ucmpti2.c.o CMakeFiles/clang_rt.builtins-armhf.dir/udivdi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/udivmoddi4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/udivmodsi4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/udivmodti4.c.o CMakeFiles/clang_rt.builtins-armhf.dir/udivsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/udivti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/umoddi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/umodsi3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/umodti3.c.o CMakeFiles/clang_rt.builtins-armhf.dir/atomic.c.o CMakeFiles/clang_rt.builtins-armhf.dir/emutls.c.o CMakeFiles/clang_rt.builtins-armhf.dir/gcc_personality_v0.c.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmpeq_check_nan.c.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmpeq_check_nan.c.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_dcmp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_div0.c.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_drsub.c.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_fcmp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_frsub.c.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_idivmod.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_ldivmod.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcmp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcpy.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memmove.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memset.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uidivmod.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uldivmod.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch16.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch32.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/switchu8.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/restore_vfp_d8_d15_regs.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/save_vfp_d8_d15_regs.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/adddf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/addsf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divdf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqdf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqsf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/extendsfdf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixdfsivfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixsfsivfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunsdfsivfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunssfsivfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsidfvfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsisfvfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssidfvfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssisfvfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gedf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gesf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtdf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtsf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/ledf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/lesf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltdf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltsf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/muldf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/mulsf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/nedf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/negdf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/negsf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/nesf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/subdf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/subsf3vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/truncdfsf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/unorddf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/unordsf2vfp.S.o CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_synchronize.S.o /usr/bin/ranlib ../linux/libclang_rt.builtins-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 73%] Built target clang_rt.builtins-armhf [ 74%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_report.cc.o [ 74%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_posix.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_posix.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_posix.cc cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_report.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_report.cc [ 74%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_rtl.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_rtl.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_rtl.cc [ 74%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_stack.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_stack.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_stack.cc [ 74%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_stats.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_stats.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_stats.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_suppressions.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_suppressions.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_suppressions.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_thread.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_thread.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_thread.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_win.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/asan_new_delete.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_new_delete.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_new_delete.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_activation.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_activation.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_activation.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_debugging.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_debugging.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_debugging.cc [ 75%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_descriptions.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_descriptions.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_descriptions.cc [ 76%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_errors.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_errors.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_errors.cc [ 76%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_fake_stack.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_fake_stack.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_fake_stack.cc [ 76%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_flags.cc [ 76%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_globals.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_globals.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_globals.cc [ 77%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_globals_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_globals_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_globals_win.cc [ 77%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_interceptors.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_interceptors.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc [ 77%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_linux.cc [ 77%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_mac.cc [ 77%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_malloc_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_malloc_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_malloc_linux.cc [ 78%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_malloc_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_malloc_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_malloc_mac.cc [ 78%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_malloc_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_malloc_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_malloc_win.cc [ 78%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_memory_profile.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_memory_profile.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_memory_profile.cc [ 78%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_poisoning.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_poisoning.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_poisoning.cc [ 79%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_posix.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_posix.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_posix.cc [ 79%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_report.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_report.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_report.cc [ 79%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_rtl.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_rtl.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_rtl.cc [ 79%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_stack.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_stack.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_stack.cc [ 79%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_stats.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_stats.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_stats.cc [ 80%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_suppressions.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_suppressions.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_suppressions.cc [ 80%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_thread.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_thread.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_thread.cc [ 80%] Building CXX object lib/asan/CMakeFiles/RTAsan.armhf.dir/asan_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan.armhf.dir/asan_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_win.cc make -f lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/DependInfo.cmake --color= Scanning dependencies of target RTAsan_preinit.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 80%] Building CXX object lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/asan_preinit.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -o CMakeFiles/RTAsan_preinit.armhf.dir/asan_preinit.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_preinit.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 80%] Built target RTAsan_preinit.armhf make -f lib/asan/CMakeFiles/asan_blacklist.dir/build.make lib/asan/CMakeFiles/asan_blacklist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/asan_blacklist.dir/DependInfo.cmake --color= Scanning dependencies of target asan_blacklist make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/asan_blacklist.dir/build.make lib/asan/CMakeFiles/asan_blacklist.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 80%] Copying asan_blacklist.txt... cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_blacklist.txt /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/asan_blacklist.txt make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 80%] Built target asan_blacklist make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/DependInfo.cmake --color= Scanning dependencies of target RTSanitizerCommonNoTermination.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 80%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_allocator.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_allocator.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_allocator.cc [ 80%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_common.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_common.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_common.cc [ 81%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_deadlock_detector1.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_deadlock_detector1.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_deadlock_detector1.cc [ 81%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_deadlock_detector2.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_deadlock_detector2.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_deadlock_detector2.cc [ 81%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_flags.cc [ 81%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_flag_parser.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_flag_parser.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_flag_parser.cc [ 81%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_libc.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_libc.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_libc.cc [ 82%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_libignore.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_libignore.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_libignore.cc [ 82%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux.cc [ 82%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_s390.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_s390.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_s390.cc [ 82%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_mac.cc [ 83%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_persistent_allocator.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_persistent_allocator.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_persistent_allocator.cc [ 83%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_platform_limits_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_platform_limits_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_platform_limits_linux.cc [ 83%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_platform_limits_posix.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_platform_limits_posix.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_platform_limits_posix.cc [ 83%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_posix.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_posix.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix.cc [ 83%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_printf.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_printf.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_printf.cc /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix.cc: In function '__sanitizer::fd_t __sanitizer::OpenFile(const char*, __sanitizer::FileAccessMode, __sanitizer::error_t*)': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_posix.cc:215:27: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] fd_t res = internal_open(filename, flags, 0660); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ make -f lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build.make lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/DependInfo.cmake --color= [ 84%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_common.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_common.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_common.cc Scanning dependencies of target clang_rt.profile-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build.make lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 84%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/GCDAProfiling.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/GCDAProfiling.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/GCDAProfiling.c [ 84%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_freebsd.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_freebsd.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_freebsd.cc [ 85%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfiling.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfiling.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfiling.c [ 85%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_linux.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_linux.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_linux.cc [ 85%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingValue.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingValue.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingValue.c [ 85%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_procmaps_mac.cc [ 86%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stackdepot.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stackdepot.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stackdepot.cc [ 86%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingBuffer.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingBuffer.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingBuffer.c [ 86%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingFile.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingFile.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingFile.c [ 87%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMerge.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMerge.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingMerge.c [ 87%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stacktrace.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stacktrace.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stacktrace.cc [ 87%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMergeFile.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMergeFile.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingMergeFile.c [ 87%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stacktrace_printer.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stacktrace_printer.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_stacktrace_printer.cc [ 87%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingWriter.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingWriter.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingWriter.c [ 87%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_suppressions.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_suppressions.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_suppressions.cc [ 87%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformDarwin.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformDarwin.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingPlatformDarwin.c [ 87%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformLinux.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformLinux.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingPlatformLinux.c [ 88%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformOther.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformOther.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingPlatformOther.c [ 88%] Building CXX object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingRuntime.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingRuntime.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingRuntime.cc [ 88%] Building C object lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingUtil.c.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -Wno-pedantic -DCOMPILER_RT_HAS_ATOMICS=1 -DCOMPILER_RT_HAS_FCNTL_LCK=1 -o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingUtil.c.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile/InstrProfilingUtil.c [ 89%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer.cc [ 89%] Linking CXX static library ../linux/libclang_rt.profile-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cmake -P CMakeFiles/clang_rt.profile-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.profile-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.profile-armhf.a CMakeFiles/clang_rt.profile-armhf.dir/GCDAProfiling.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfiling.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingValue.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingBuffer.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingFile.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMerge.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMergeFile.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingWriter.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformDarwin.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformLinux.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformOther.c.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingRuntime.cc.o CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingUtil.c.o /usr/bin/ranlib ../linux/libclang_rt.profile-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 89%] Built target clang_rt.profile-armhf make -f lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.xray-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 89%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc [ 89%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/xray_arm.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-armhf.dir/xray_arm.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_arm.cc [ 89%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_mac.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_mac.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_mac.cc [ 89%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_symbolizer_win.cc [ 89%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_tls_get_addr.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_tls_get_addr.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_tls_get_addr.cc [ 89%] Building ASM object lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/xray_trampoline_arm.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/cc -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-armhf.dir/xray_trampoline_arm.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_trampoline_arm.S [ 90%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/xray_init.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-armhf.dir/xray_init.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_init.cc [ 91%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_thread_registry.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_thread_registry.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_thread_registry.cc [ 91%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/xray_interface.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-armhf.dir/xray_interface.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_interface.cc [ 91%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/xray_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-armhf.dir/xray_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_flags.cc [ 91%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_win.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_win.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_win.cc [ 91%] Building ASM object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_x86_64.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/cc -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_x86_64.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_x86_64.S [ 91%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/xray_inmemory_log.cc.o [ 91%] Building ASM object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_mips64.S.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/cc -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_mips64.S.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_linux_mips64.S cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-armhf.dir/xray_inmemory_log.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_inmemory_log.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 91%] Built target RTSanitizerCommonNoTermination.armhf make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/DependInfo.cmake --color= Scanning dependencies of target RTSanitizerCommonNoLibc.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 91%] Building CXX object lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/sanitizer_common_nolibc.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common && /usr/bin/c++ -DHAVE_RPC_XDR_H=1 -DHAVE_TIRPC_RPC_XDR_H=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -Wframe-larger-than=570 -o CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/sanitizer_common_nolibc.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_common_nolibc.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 91%] Built target RTSanitizerCommonNoLibc.armhf make -f lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.stats-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 91%] Building CXX object lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/stats.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.stats-armhf.dir/stats.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats/stats.cc [ 92%] Linking CXX static library ../linux/libclang_rt.stats-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats && /usr/bin/cmake -P CMakeFiles/clang_rt.stats-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.stats-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.stats-armhf.a CMakeFiles/clang_rt.stats-armhf.dir/stats.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o /usr/bin/ranlib ../linux/libclang_rt.stats-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 92%] Built target clang_rt.stats-armhf make -f lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.stats_client-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 92%] Building CXX object lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/stats_client.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.stats_client-armhf.dir/stats_client.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats/stats_client.cc [ 93%] Linking CXX static library ../linux/libclang_rt.xray-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/cmake -P CMakeFiles/clang_rt.xray-armhf.dir/cmake_clean_target.cmake [ 93%] Linking CXX static library ../linux/libclang_rt.stats_client-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats && /usr/bin/cmake -P CMakeFiles/clang_rt.stats_client-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.xray-armhf.dir/link.txt --verbose=1 cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.stats_client-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.xray-armhf.a CMakeFiles/clang_rt.xray-armhf.dir/xray_arm.cc.o CMakeFiles/clang_rt.xray-armhf.dir/xray_trampoline_arm.S.o CMakeFiles/clang_rt.xray-armhf.dir/xray_init.cc.o CMakeFiles/clang_rt.xray-armhf.dir/xray_interface.cc.o CMakeFiles/clang_rt.xray-armhf.dir/xray_flags.cc.o CMakeFiles/clang_rt.xray-armhf.dir/xray_inmemory_log.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o /usr/bin/ar qc ../linux/libclang_rt.stats_client-armhf.a CMakeFiles/clang_rt.stats_client-armhf.dir/stats_client.cc.o /usr/bin/ranlib ../linux/libclang_rt.stats_client-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' /usr/bin/ranlib ../linux/libclang_rt.xray-armhf.a [ 93%] Built target clang_rt.stats_client-armhf make -f lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build.make lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' Scanning dependencies of target RTXrayFDR.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build.make lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build [ 93%] Built target clang_rt.xray-armhf make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/RTXray.armhf.dir/build.make lib/xray/CMakeFiles/RTXray.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/RTXray.armhf.dir/DependInfo.cmake --color= [ 94%] Building CXX object lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/xray_buffer_queue.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/RTXrayFDR.armhf.dir/xray_buffer_queue.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_buffer_queue.cc Scanning dependencies of target RTXray.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/RTXray.armhf.dir/build.make lib/xray/CMakeFiles/RTXray.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Building CXX object lib/xray/CMakeFiles/RTXray.armhf.dir/xray_init.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/RTXray.armhf.dir/xray_init.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_init.cc [ 94%] Building CXX object lib/xray/CMakeFiles/RTXray.armhf.dir/xray_interface.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/RTXray.armhf.dir/xray_interface.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_interface.cc [ 94%] Building CXX object lib/xray/CMakeFiles/RTXray.armhf.dir/xray_flags.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/RTXray.armhf.dir/xray_flags.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_flags.cc [ 94%] Building CXX object lib/xray/CMakeFiles/RTXray.armhf.dir/xray_inmemory_log.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/RTXray.armhf.dir/xray_inmemory_log.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_inmemory_log.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Built target RTXrayFDR.armhf make -f lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.xray-fdr-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Building CXX object lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/xray_buffer_queue.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/c++ -DXRAY_HAS_EXCEPTIONS=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/.. -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -o CMakeFiles/clang_rt.xray-fdr-armhf.dir/xray_buffer_queue.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray/xray_buffer_queue.cc make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Built target RTXray.armhf make -f lib/builtins/CMakeFiles/builtins.dir/build.make lib/builtins/CMakeFiles/builtins.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins/CMakeFiles/builtins.dir/DependInfo.cmake --color= Scanning dependencies of target builtins make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/builtins/CMakeFiles/builtins.dir/build.make lib/builtins/CMakeFiles/builtins.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/builtins/CMakeFiles/builtins.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Built target builtins make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.ubsan_standalone_cxx-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Linking CXX static library ../linux/libclang_rt.ubsan_standalone_cxx-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/cmake -P CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.ubsan_standalone_cxx-armhf.a CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_handlers_cxx.cc.o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash.cc.o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_itanium.cc.o CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_win.cc.o /usr/bin/ranlib ../linux/libclang_rt.ubsan_standalone_cxx-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Built target clang_rt.ubsan_standalone_cxx-armhf make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.ubsan_standalone-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Linking CXX static library ../linux/libclang_rt.ubsan_standalone-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/cmake -P CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.ubsan_standalone-armhf.a ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o CMakeFiles/RTUbsan.armhf.dir/ubsan_diag.cc.o CMakeFiles/RTUbsan.armhf.dir/ubsan_init.cc.o CMakeFiles/RTUbsan.armhf.dir/ubsan_flags.cc.o CMakeFiles/RTUbsan.armhf.dir/ubsan_handlers.cc.o CMakeFiles/RTUbsan.armhf.dir/ubsan_value.cc.o CMakeFiles/RTUbsan_standalone.armhf.dir/ubsan_init_standalone.cc.o /usr/bin/ranlib ../linux/libclang_rt.ubsan_standalone-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Built target clang_rt.ubsan_standalone-armhf make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.ubsan_standalone_cxx-armhf-symbols make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Generating exported symbols for clang_rt.ubsan_standalone_cxx-armhf cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan && /usr/bin/python2.7 /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/scripts/gen_dynamic_list.py --extra ubsan.syms.extra /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a > /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a.syms cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan && /usr/bin/cmake -E touch /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/clang_rt.ubsan_standalone_cxx-armhf.syms-stamp make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 94%] Built target clang_rt.ubsan_standalone_cxx-armhf-symbols make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.asan_cxx-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 95%] Linking CXX static library ../linux/libclang_rt.asan_cxx-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -P CMakeFiles/clang_rt.asan_cxx-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.asan_cxx-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.asan_cxx-armhf.a CMakeFiles/RTAsan_cxx.armhf.dir/asan_new_delete.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_handlers_cxx.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_itanium.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_win.cc.o /usr/bin/ranlib ../linux/libclang_rt.asan_cxx-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 95%] Built target clang_rt.asan_cxx-armhf make -f lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.asan-preinit-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 95%] Linking CXX static library ../linux/libclang_rt.asan-preinit-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -P CMakeFiles/clang_rt.asan-preinit-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.asan-preinit-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.asan-preinit-armhf.a CMakeFiles/RTAsan_preinit.armhf.dir/asan_preinit.cc.o /usr/bin/ranlib ../linux/libclang_rt.asan-preinit-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 95%] Built target clang_rt.asan-preinit-armhf make -f lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build.make lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.scudo-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build.make lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build [ 95%] Linking CXX static library ../linux/libclang_rt.xray-fdr-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/cmake -P CMakeFiles/clang_rt.xray-fdr-armhf.dir/cmake_clean_target.cmake make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.xray-fdr-armhf.dir/link.txt --verbose=1 [ 96%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_allocator.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_allocator.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_allocator.cpp /usr/bin/ar qc ../linux/libclang_rt.xray-fdr-armhf.a CMakeFiles/clang_rt.xray-fdr-armhf.dir/xray_buffer_queue.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o /usr/bin/ranlib ../linux/libclang_rt.xray-fdr-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 96%] Built target clang_rt.xray-fdr-armhf [ 96%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_flags.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_flags.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_flags.cpp [ 96%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_crc32.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_crc32.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_crc32.cpp [ 96%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_interceptors.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_interceptors.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp In file included from /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:19:0: /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:31:20: warning: declaration of 'void* malloc(__sanitizer::uptr)' conflicts with built-in declaration 'void* malloc(unsigned int)' [-Wbuiltin-declaration-mismatch] INTERCEPTOR(void*, malloc, uptr size) { ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/../interception/interception.h:147:25: note: in definition of macro 'DECLARE_WRAPPER' extern "C" ret_type func(__VA_ARGS__) \ ^~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:31:1: note: in expansion of macro 'INTERCEPTOR' INTERCEPTOR(void*, malloc, uptr size) { ^~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:35:20: warning: declaration of 'void* realloc(void*, __sanitizer::uptr)' conflicts with built-in declaration 'void* realloc(void*, unsigned int)' [-Wbuiltin-declaration-mismatch] INTERCEPTOR(void*, realloc, void *ptr, uptr size) { ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/../interception/interception.h:147:25: note: in definition of macro 'DECLARE_WRAPPER' extern "C" ret_type func(__VA_ARGS__) \ ^~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:35:1: note: in expansion of macro 'INTERCEPTOR' INTERCEPTOR(void*, realloc, void *ptr, uptr size) { ^~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:39:20: warning: declaration of 'void* calloc(__sanitizer::uptr, __sanitizer::uptr)' conflicts with built-in declaration 'void* calloc(unsigned int, unsigned int)' [-Wbuiltin-declaration-mismatch] INTERCEPTOR(void*, calloc, uptr nmemb, uptr size) { ^ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/../interception/interception.h:147:25: note: in definition of macro 'DECLARE_WRAPPER' extern "C" ret_type func(__VA_ARGS__) \ ^~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_interceptors.cpp:39:1: note: in expansion of macro 'INTERCEPTOR' INTERCEPTOR(void*, calloc, uptr nmemb, uptr size) { ^~~~~~~~~~~ [ 97%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_new_delete.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_new_delete.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_new_delete.cpp [ 97%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_termination.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_termination.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_termination.cpp [ 97%] Building CXX object lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/scudo_utils.cpp.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/c++ -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fbuiltin -fno-rtti -o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_utils.cpp.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo/scudo_utils.cpp make -f lib/profile/CMakeFiles/profile.dir/build.make lib/profile/CMakeFiles/profile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile/CMakeFiles/profile.dir/DependInfo.cmake --color= Scanning dependencies of target profile make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/profile/CMakeFiles/profile.dir/build.make lib/profile/CMakeFiles/profile.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/profile/CMakeFiles/profile.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 97%] Built target profile make -f lib/xray/CMakeFiles/xray.dir/build.make lib/xray/CMakeFiles/xray.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/xray.dir/DependInfo.cmake --color= Scanning dependencies of target xray make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/xray.dir/build.make lib/xray/CMakeFiles/xray.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/xray.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 97%] Built target xray make -f lib/xray/CMakeFiles/xray-fdr.dir/build.make lib/xray/CMakeFiles/xray-fdr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/xray-fdr.dir/DependInfo.cmake --color= Scanning dependencies of target xray-fdr make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/xray-fdr.dir/build.make lib/xray/CMakeFiles/xray-fdr.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/xray-fdr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 97%] Built target xray-fdr make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.ubsan_standalone-armhf-symbols make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Generating exported symbols for clang_rt.ubsan_standalone-armhf cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan && /usr/bin/python2.7 /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/scripts/gen_dynamic_list.py --extra ubsan.syms.extra /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.ubsan_standalone-armhf.a > /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.ubsan_standalone-armhf.a.syms cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan && /usr/bin/cmake -E touch /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/clang_rt.ubsan_standalone-armhf.syms-stamp make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target clang_rt.ubsan_standalone-armhf-symbols make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.asan_cxx-armhf-symbols make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Generating exported symbols for clang_rt.asan_cxx-armhf cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan && /usr/bin/python2.7 /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/scripts/gen_dynamic_list.py /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.asan_cxx-armhf.a > /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.asan_cxx-armhf.a.syms cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan && /usr/bin/cmake -E touch /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/clang_rt.asan_cxx-armhf.syms-stamp make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target clang_rt.asan_cxx-armhf-symbols make -f lib/ubsan/CMakeFiles/ubsan.dir/build.make lib/ubsan/CMakeFiles/ubsan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/ubsan.dir/DependInfo.cmake --color= Scanning dependencies of target ubsan make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/ubsan.dir/build.make lib/ubsan/CMakeFiles/ubsan.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/ubsan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target ubsan [ 98%] Linking CXX static library ../linux/libclang_rt.scudo-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/cmake -P CMakeFiles/clang_rt.scudo-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.scudo-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.scudo-armhf.a CMakeFiles/clang_rt.scudo-armhf.dir/scudo_allocator.cpp.o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_flags.cpp.o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_crc32.cpp.o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_interceptors.cpp.o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_new_delete.cpp.o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_termination.cpp.o CMakeFiles/clang_rt.scudo-armhf.dir/scudo_utils.cpp.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_linux.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_mac.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_win.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_type_test.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o /usr/bin/ranlib ../linux/libclang_rt.scudo-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target clang_rt.scudo-armhf make -f lib/scudo/CMakeFiles/scudo.dir/build.make lib/scudo/CMakeFiles/scudo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo/CMakeFiles/scudo.dir/DependInfo.cmake --color= Scanning dependencies of target scudo make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/scudo/CMakeFiles/scudo.dir/build.make lib/scudo/CMakeFiles/scudo.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/scudo/CMakeFiles/scudo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target scudo In file included from /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc:265:0: /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc: In function '__sanitizer::uptr __interceptor_ptrace(int, int, void*, void*)': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:2810:21: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __sanitizer_iovec local_iovec; ^~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc:59:10: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' may be used uninitialized in this function [-Wmaybe-uninitialized] uptr __offset = (uptr)(offset); \ ^~~~~~~~ In file included from /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc:265:0: /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:2810:21: note: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' was declared here __sanitizer_iovec local_iovec; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc:265:0: /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc: In function '__sanitizer::uptr __interceptor_ptrace(int, int, void*, void*)': /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:2810:21: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_len' may be used uninitialized in this function [-Wmaybe-uninitialized] __sanitizer_iovec local_iovec; ^~~~~~~~~~~ /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc:59:10: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' may be used uninitialized in this function [-Wmaybe-uninitialized] uptr __offset = (uptr)(offset); \ ^~~~~~~~ In file included from /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/asan_interceptors.cc:265:0: /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:2810:21: note: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' was declared here __sanitizer_iovec local_iovec; ^~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target RTAsan_dynamic.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target RTAsan.armhf make -f lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.asan-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Linking CXX static library ../linux/libclang_rt.asan-armhf.a cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -P CMakeFiles/clang_rt.asan-armhf.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.asan-armhf.dir/link.txt --verbose=1 /usr/bin/ar qc ../linux/libclang_rt.asan-armhf.a CMakeFiles/RTAsan_preinit.armhf.dir/asan_preinit.cc.o CMakeFiles/RTAsan.armhf.dir/asan_allocator.cc.o CMakeFiles/RTAsan.armhf.dir/asan_activation.cc.o CMakeFiles/RTAsan.armhf.dir/asan_debugging.cc.o CMakeFiles/RTAsan.armhf.dir/asan_descriptions.cc.o CMakeFiles/RTAsan.armhf.dir/asan_errors.cc.o CMakeFiles/RTAsan.armhf.dir/asan_fake_stack.cc.o CMakeFiles/RTAsan.armhf.dir/asan_flags.cc.o CMakeFiles/RTAsan.armhf.dir/asan_globals.cc.o CMakeFiles/RTAsan.armhf.dir/asan_globals_win.cc.o CMakeFiles/RTAsan.armhf.dir/asan_interceptors.cc.o CMakeFiles/RTAsan.armhf.dir/asan_linux.cc.o CMakeFiles/RTAsan.armhf.dir/asan_mac.cc.o CMakeFiles/RTAsan.armhf.dir/asan_malloc_linux.cc.o CMakeFiles/RTAsan.armhf.dir/asan_malloc_mac.cc.o CMakeFiles/RTAsan.armhf.dir/asan_malloc_win.cc.o CMakeFiles/RTAsan.armhf.dir/asan_memory_profile.cc.o CMakeFiles/RTAsan.armhf.dir/asan_poisoning.cc.o CMakeFiles/RTAsan.armhf.dir/asan_posix.cc.o CMakeFiles/RTAsan.armhf.dir/asan_report.cc.o CMakeFiles/RTAsan.armhf.dir/asan_rtl.cc.o CMakeFiles/RTAsan.armhf.dir/asan_stack.cc.o CMakeFiles/RTAsan.armhf.dir/asan_stats.cc.o CMakeFiles/RTAsan.armhf.dir/asan_suppressions.cc.o CMakeFiles/RTAsan.armhf.dir/asan_thread.cc.o CMakeFiles/RTAsan.armhf.dir/asan_win.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_linux.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_mac.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_win.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_type_test.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o ../lsan/CMakeFiles/RTLSanCommon.armhf.dir/lsan_common.cc.o ../lsan/CMakeFiles/RTLSanCommon.armhf.dir/lsan_common_linux.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_diag.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_init.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_flags.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_handlers.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_value.cc.o /usr/bin/ranlib ../linux/libclang_rt.asan-armhf.a make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target clang_rt.asan-armhf make -f lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/depend make -f lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/depend make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.asan-armhf-symbols make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build [ 98%] Generating version list for clang_rt.asan-dynamic-armhf cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan && /usr/bin/python2.7 /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/scripts/gen_dynamic_list.py --version-list --extra asan.syms.extra /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.asan-armhf.a /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.asan_cxx-armhf.a > /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/clang_rt.asan-dynamic-armhf.vers Scanning dependencies of target clang_rt.asan-dynamic-armhf-version-list make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 99%] Generating exported symbols for clang_rt.asan-armhf cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan && /usr/bin/python2.7 /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common/scripts/gen_dynamic_list.py --extra asan.syms.extra /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.asan-armhf.a > /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/linux/libclang_rt.asan-armhf.a.syms [ 99%] Built target clang_rt.asan-dynamic-armhf-version-list cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan && /usr/bin/cmake -E touch /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/clang_rt.asan-armhf.syms-stamp Scanning dependencies of target RTAsan_dynamic_version_script_dummy.armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Building CXX object lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/dummy.cc.o cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/c++ -DASAN_DYNAMIC=1 -I/builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -march=armv7-a -mfloat-abi=hard -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protector -fvisibility=hidden -fvisibility-inlines-hidden -fno-function-sections -fno-lto -O3 -g -Wno-variadic-macros -Wno-non-virtual-dtor -fno-rtti -ftls-model=initial-exec -o CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/dummy.cc.o -c /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/dummy.cc [100%] Built target clang_rt.asan-armhf-symbols make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Built target RTAsan_dynamic_version_script_dummy.armhf make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/DependInfo.cmake --color= Scanning dependencies of target clang_rt.asan-dynamic-armhf make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Linking CXX shared library ../linux/libclang_rt.asan-armhf.so cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan && /usr/bin/cmake -E cmake_link_script CMakeFiles/clang_rt.asan-dynamic-armhf.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -std=c++11 -Wno-unused-parameter -O2 -g -DNDEBUG -march=armv7-a -mfloat-abi=hard -Wl,--version-script,/builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/clang_rt.asan-dynamic-armhf.vers -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libclang_rt.asan-armhf.so -o ../linux/libclang_rt.asan-armhf.so ../interception/CMakeFiles/RTInterception.armhf.dir/interception_linux.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_mac.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_win.cc.o ../interception/CMakeFiles/RTInterception.armhf.dir/interception_type_test.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector1.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_deadlock_detector2.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_flag_parser.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libc.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_libignore.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_s390.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_persistent_allocator.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_platform_limits_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_posix.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_printf.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_common.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_freebsd.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_linux.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_procmaps_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stackdepot.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_stacktrace_printer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_suppressions.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_libbacktrace.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_mac.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_symbolizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_tls_get_addr.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_thread_registry.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_win.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_x86_64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_linux_mips64.S.o ../sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/sanitizer_termination.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_common_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sancov_flags.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_libcdep_new.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_coverage_mapping_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stacktrace_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_stoptheworld_linux_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_symbolizer_posix_libcdep.cc.o ../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/sanitizer_unwind_linux_libcdep.cc.o ../lsan/CMakeFiles/RTLSanCommon.armhf.dir/lsan_common.cc.o ../lsan/CMakeFiles/RTLSanCommon.armhf.dir/lsan_common_linux.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_diag.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_init.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_flags.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_handlers.cc.o ../ubsan/CMakeFiles/RTUbsan.armhf.dir/ubsan_value.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_allocator.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_activation.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_debugging.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_descriptions.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_errors.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_fake_stack.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_flags.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_globals.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_globals_win.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_interceptors.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_linux.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_mac.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_linux.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_mac.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_malloc_win.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_memory_profile.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_poisoning.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_posix.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_report.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_rtl.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_stack.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_stats.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_suppressions.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_thread.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_win.cc.o CMakeFiles/RTAsan_dynamic.armhf.dir/asan_new_delete.cc.o CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/dummy.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_handlers_cxx.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_itanium.cc.o ../ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/ubsan_type_hash_win.cc.o -lc -ldl -lrt -lm -lpthread -lstdc++ make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Built target clang_rt.asan-dynamic-armhf make -f lib/asan/CMakeFiles/asan.dir/build.make lib/asan/CMakeFiles/asan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/asan.dir/DependInfo.cmake --color= Scanning dependencies of target asan make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/asan.dir/build.make lib/asan/CMakeFiles/asan.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/asan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Built target asan make -f CMakeFiles/compiler-rt.dir/build.make CMakeFiles/compiler-rt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles/compiler-rt.dir/DependInfo.cmake --color= Scanning dependencies of target compiler-rt make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f CMakeFiles/compiler-rt.dir/build.make CMakeFiles/compiler-rt.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'CMakeFiles/compiler-rt.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Built target compiler-rt make[1]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jxa3Ww + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm ++ dirname /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm + cd compiler-rt-4.0.0.src + cd _build + make install DESTDIR=/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm /usr/bin/cmake -H/builddir/build/BUILD/compiler-rt-4.0.0.src -B/builddir/build/BUILD/compiler-rt-4.0.0.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 3%] Built target RTSanitizerCommonLibc.armhf make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 11%] Built target RTSanitizerCommon.armhf make -f lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/clang_rt.xray-fdr-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 11%] Built target clang_rt.xray-fdr-armhf make -f lib/xray/CMakeFiles/xray-fdr.dir/build.make lib/xray/CMakeFiles/xray-fdr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/xray-fdr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/xray-fdr.dir/build.make lib/xray/CMakeFiles/xray-fdr.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/xray-fdr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 11%] Built target xray-fdr make -f include/CMakeFiles/compiler-rt-headers.dir/build.make include/CMakeFiles/compiler-rt-headers.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/include /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/include/CMakeFiles/compiler-rt-headers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f include/CMakeFiles/compiler-rt-headers.dir/build.make include/CMakeFiles/compiler-rt-headers.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'include/CMakeFiles/compiler-rt-headers.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 14%] Built target compiler-rt-headers make -f lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build.make lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build.make lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 65%] Built target clang_rt.builtins-armhf make -f lib/builtins/CMakeFiles/builtins.dir/build.make lib/builtins/CMakeFiles/builtins.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/builtins/CMakeFiles/builtins.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/builtins/CMakeFiles/builtins.dir/build.make lib/builtins/CMakeFiles/builtins.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/builtins/CMakeFiles/builtins.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 65%] Built target builtins make -f lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/RTUbsan_cxx.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 66%] Built target RTUbsan_cxx.armhf make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 66%] Built target clang_rt.ubsan_standalone_cxx-armhf make -f lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/RTUbsan.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 67%] Built target RTUbsan.armhf make -f lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build.make lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/RTUbsan_standalone.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 68%] Built target RTUbsan_standalone.armhf make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 68%] Built target clang_rt.ubsan_standalone-armhf make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-armhf-symbols.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 69%] Built target clang_rt.ubsan_standalone-armhf-symbols make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build.make lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone_cxx-armhf-symbols.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 69%] Built target clang_rt.ubsan_standalone_cxx-armhf-symbols make -f lib/ubsan/CMakeFiles/ubsan.dir/build.make lib/ubsan/CMakeFiles/ubsan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/ubsan/CMakeFiles/ubsan.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/ubsan/CMakeFiles/ubsan.dir/build.make lib/ubsan/CMakeFiles/ubsan.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/ubsan/CMakeFiles/ubsan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 69%] Built target ubsan make -f lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/RTAsan_dynamic.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 75%] Built target RTAsan_dynamic.armhf make -f lib/interception/CMakeFiles/RTInterception.armhf.dir/build.make lib/interception/CMakeFiles/RTInterception.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/interception /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/interception/CMakeFiles/RTInterception.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/interception/CMakeFiles/RTInterception.armhf.dir/build.make lib/interception/CMakeFiles/RTInterception.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/interception/CMakeFiles/RTInterception.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 76%] Built target RTInterception.armhf make -f lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build.make lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/lsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/lsan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build.make lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/lsan/CMakeFiles/RTLSanCommon.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 76%] Built target RTLSanCommon.armhf make -f lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/RTAsan_cxx.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 76%] Built target RTAsan_cxx.armhf make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 77%] Built target clang_rt.asan_cxx-armhf make -f lib/asan/CMakeFiles/RTAsan.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/RTAsan.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 82%] Built target RTAsan.armhf make -f lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/RTAsan_preinit.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 82%] Built target RTAsan_preinit.armhf make -f lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 82%] Built target clang_rt.asan-armhf make -f lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build.make lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 83%] Built target RTAsan_dynamic_version_script_dummy.armhf make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 83%] Built target clang_rt.asan-dynamic-armhf make -f lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan-armhf-symbols.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 84%] Built target clang_rt.asan-armhf-symbols make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build.make lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan_cxx-armhf-symbols.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 84%] Built target clang_rt.asan_cxx-armhf-symbols make -f lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan-preinit-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 84%] Built target clang_rt.asan-preinit-armhf make -f lib/asan/CMakeFiles/asan_blacklist.dir/build.make lib/asan/CMakeFiles/asan_blacklist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/asan_blacklist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/asan_blacklist.dir/build.make lib/asan/CMakeFiles/asan_blacklist.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/asan_blacklist.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 84%] Built target asan_blacklist make -f lib/asan/CMakeFiles/asan.dir/build.make lib/asan/CMakeFiles/asan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/asan.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/asan.dir/build.make lib/asan/CMakeFiles/asan.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/asan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 84%] Built target asan make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 91%] Built target RTSanitizerCommonNoTermination.armhf make -f lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build.make lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build.make lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/scudo/CMakeFiles/clang_rt.scudo-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 93%] Built target clang_rt.scudo-armhf make -f lib/scudo/CMakeFiles/scudo.dir/build.make lib/scudo/CMakeFiles/scudo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/scudo/CMakeFiles/scudo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/scudo/CMakeFiles/scudo.dir/build.make lib/scudo/CMakeFiles/scudo.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/scudo/CMakeFiles/scudo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 93%] Built target scudo make -f lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build.make lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build.make lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 96%] Built target clang_rt.profile-armhf make -f lib/profile/CMakeFiles/profile.dir/build.make lib/profile/CMakeFiles/profile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/profile/CMakeFiles/profile.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/profile/CMakeFiles/profile.dir/build.make lib/profile/CMakeFiles/profile.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/profile/CMakeFiles/profile.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 96%] Built target profile make -f lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build.make lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/clang_rt.xray-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target clang_rt.xray-armhf make -f lib/xray/CMakeFiles/xray.dir/build.make lib/xray/CMakeFiles/xray.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/xray.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/xray.dir/build.make lib/xray/CMakeFiles/xray.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/xray.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target xray make -f CMakeFiles/compiler-rt.dir/build.make CMakeFiles/compiler-rt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles/compiler-rt.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f CMakeFiles/compiler-rt.dir/build.make CMakeFiles/compiler-rt.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'CMakeFiles/compiler-rt.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target compiler-rt make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build.make lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 98%] Built target RTSanitizerCommonNoLibc.armhf make -f lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/stats/CMakeFiles/clang_rt.stats-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 99%] Built target clang_rt.stats-armhf make -f lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build.make lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/stats/CMakeFiles/clang_rt.stats_client-armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 99%] Built target clang_rt.stats_client-armhf make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build.make lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/asan/CMakeFiles/clang_rt.asan-dynamic-armhf-version-list.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [ 99%] Built target clang_rt.asan-dynamic-armhf-version-list make -f lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build.make lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build.make lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/RTXrayFDR.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Built target RTXrayFDR.armhf make -f lib/xray/CMakeFiles/RTXray.armhf.dir/build.make lib/xray/CMakeFiles/RTXray.armhf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' cd /builddir/build/BUILD/compiler-rt-4.0.0.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/compiler-rt-4.0.0.src /builddir/build/BUILD/compiler-rt-4.0.0.src/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/lib/xray/CMakeFiles/RTXray.armhf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make -f lib/xray/CMakeFiles/RTXray.armhf.dir/build.make lib/xray/CMakeFiles/RTXray.armhf.dir/build make[2]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[2]: Nothing to be done for 'lib/xray/CMakeFiles/RTXray.armhf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' [100%] Built target RTXray.armhf make[1]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/compiler-rt-4.0.0.src/_build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/compiler-rt-4.0.0.src/_build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/allocator_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/asan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/common_interface_defs.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/coverage_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/dfsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/esan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/linux_syscall_hooks.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/lsan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/msan_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/sanitizer/tsan_interface_atomic.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/include/xray/xray_interface.h -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.builtins-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.stats-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.stats_client-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone-armhf.a.syms -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a.syms -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan_cxx-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-preinit-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.so -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan_cxx-armhf.a.syms -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.a.syms -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/asan_blacklist.txt -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.scudo-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.profile-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.xray-armhf.a -- Installing: /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.xray-fdr-armhf.a + mkdir -p /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0 + for file in asan_blacklist.txt msan_blacklist.txt dfsan_blacklist.txt cfi_blacklist.txt dfsan_abilist.txt + mv -v /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/asan_blacklist.txt /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/ '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/asan_blacklist.txt' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/asan_blacklist.txt' + for file in asan_blacklist.txt msan_blacklist.txt dfsan_blacklist.txt cfi_blacklist.txt dfsan_abilist.txt + mv -v /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/msan_blacklist.txt /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/ mv: cannot stat '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/msan_blacklist.txt': No such file or directory + : + for file in asan_blacklist.txt msan_blacklist.txt dfsan_blacklist.txt cfi_blacklist.txt dfsan_abilist.txt + mv -v /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/dfsan_blacklist.txt /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/ mv: cannot stat '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/dfsan_blacklist.txt': No such file or directory + : + for file in asan_blacklist.txt msan_blacklist.txt dfsan_blacklist.txt cfi_blacklist.txt dfsan_abilist.txt + mv -v /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/cfi_blacklist.txt /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/ mv: cannot stat '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/cfi_blacklist.txt': No such file or directory + : + for file in asan_blacklist.txt msan_blacklist.txt dfsan_blacklist.txt cfi_blacklist.txt dfsan_abilist.txt + mv -v /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/dfsan_abilist.txt /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/ mv: cannot stat '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/dfsan_abilist.txt': No such file or directory + : + mkdir -p /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib + mv -v /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.a.syms /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.so /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-preinit-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan_cxx-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan_cxx-armhf.a.syms /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.builtins-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.profile-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.scudo-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.stats-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.stats_client-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone-armhf.a.syms /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a.syms /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.xray-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.xray-fdr-armhf.a /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.a.syms' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan-armhf.a.syms' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-armhf.so' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan-armhf.so' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan-preinit-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan-preinit-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan_cxx-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan_cxx-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.asan_cxx-armhf.a.syms' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan_cxx-armhf.a.syms' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.builtins-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.builtins-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.profile-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.profile-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.scudo-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.scudo-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.stats-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.stats-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.stats_client-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.stats_client-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.ubsan_standalone-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone-armhf.a.syms' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.ubsan_standalone-armhf.a.syms' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.ubsan_standalone_cxx-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.ubsan_standalone_cxx-armhf.a.syms' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.ubsan_standalone_cxx-armhf.a.syms' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.xray-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.xray-armhf.a' '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/linux/libclang_rt.xray-fdr-armhf.a' -> '/builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.xray-fdr-armhf.a' + mkdir -p /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/linux/ + pushd /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib ~/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib ~/build/BUILD/compiler-rt-4.0.0.src/_build + for i in *.a *.syms *.so + ln -s ../libclang_rt.asan-armhf.a linux/libclang_rt.asan-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.asan-preinit-armhf.a linux/libclang_rt.asan-preinit-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.asan_cxx-armhf.a linux/libclang_rt.asan_cxx-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.builtins-armhf.a linux/libclang_rt.builtins-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.profile-armhf.a linux/libclang_rt.profile-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.scudo-armhf.a linux/libclang_rt.scudo-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.stats-armhf.a linux/libclang_rt.stats-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.stats_client-armhf.a linux/libclang_rt.stats_client-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.ubsan_standalone-armhf.a linux/libclang_rt.ubsan_standalone-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.ubsan_standalone_cxx-armhf.a linux/libclang_rt.ubsan_standalone_cxx-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.xray-armhf.a linux/libclang_rt.xray-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.xray-fdr-armhf.a linux/libclang_rt.xray-fdr-armhf.a + for i in *.a *.syms *.so + ln -s ../libclang_rt.asan-armhf.a.syms linux/libclang_rt.asan-armhf.a.syms + for i in *.a *.syms *.so + ln -s ../libclang_rt.asan_cxx-armhf.a.syms linux/libclang_rt.asan_cxx-armhf.a.syms + for i in *.a *.syms *.so + ln -s ../libclang_rt.ubsan_standalone-armhf.a.syms linux/libclang_rt.ubsan_standalone-armhf.a.syms + for i in *.a *.syms *.so + ln -s ../libclang_rt.ubsan_standalone_cxx-armhf.a.syms linux/libclang_rt.ubsan_standalone_cxx-armhf.a.syms + for i in *.a *.syms *.so + ln -s ../libclang_rt.asan-armhf.so linux/libclang_rt.asan-armhf.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/compiler-rt-4.0.0.src extracting debug info from /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm/usr/lib/clang/4.0.0/lib/libclang_rt.asan-armhf.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/clang/4.0.0/lib/libclang_rt.asan-armhf.so.debug to /usr/lib/debug/usr/lib/clang/4.0.0/lib/linux/libclang_rt.asan-armhf.so.debug 2888 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SlL0Wz + umask 022 + cd /builddir/build/BUILD + cd compiler-rt-4.0.0.src Processing files: compiler-rt-4.0.0-1.module_98c1823a.armv7hl + cd _build + exit 0 Provides: compiler-rt = 4.0.0-1.module_98c1823a compiler-rt(armv7hl-32) = 4.0.0-1.module_98c1823a libclang_rt.asan-armhf.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.3.0) libm.so.6 libm.so.6(GLIBC_2.23) libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: compiler-rt-debuginfo-4.0.0-1.module_98c1823a.armv7hl Provides: compiler-rt-debuginfo = 4.0.0-1.module_98c1823a compiler-rt-debuginfo(armv7hl-32) = 4.0.0-1.module_98c1823a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm Wrote: /builddir/build/RPMS/compiler-rt-4.0.0-1.module_98c1823a.armv7hl.rpm Wrote: /builddir/build/RPMS/compiler-rt-debuginfo-4.0.0-1.module_98c1823a.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fJPWxD + umask 022 + cd /builddir/build/BUILD + cd compiler-rt-4.0.0.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/compiler-rt-4.0.0-1.module_98c1823a.arm + exit 0 Child return code was: 0