09:56:17.798307 INFO CFamily plugin version: 6.36.0.52033 09:56:17.798853 INFO Using compile commands: /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/compile_commands.json 09:56:17.802049 INFO Available processors: 12 09:56:17.802230 INFO Using 1 thread for analysis, according to value of "sonar.cfamily.threads" property. 09:56:17.802742 DEBUG Unpacking analyzer to: /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096 09:56:20.058055 WARN "sonar.cfamily.cache.enabled" and "sonar.cfamily.cache.path" properties are deprecated. Visit the documentation page for more information about analysis cache configuration https://mobile-sonarqube.insiders-technologies.de/documentation/analysis/languages/cfamily/ 09:56:20.058314 INFO Cache is explicitly disabled: sonar.cfamily.cache.enabled=false 09:56:20.074759 DEBUG Probing compiler: [/Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang, -x, objective-c, --std, gnu99, -target, arm64-apple-ios13.0, -isysroot, /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk, -v, -dM, -E, -] 09:56:21.016036 DEBUG stdout: #define IBAction void)__attribute__((ibaction) #define IBInspectable #define IBOutlet __attribute__((iboutlet)) #define IBOutletCollection(ClassName) __attribute__((iboutletcollection(ClassName))) #define IB_DESIGNABLE #define OBJC_NEW_PROPERTIES 1 #define OBJC_ZEROCOST_EXCEPTIONS 1 #define _LP64 1 #define __AARCH64EL__ 1 #define __AARCH64_CMODEL_SMALL__ 1 #define __AARCH64_SIMD__ 1 #define __APPLE_CC__ 6000 #define __APPLE__ 1 #define __ARM64_ARCH_8__ 1 #define __ARM_64BIT_STATE 1 #define __ARM_ACLE 200 #define __ARM_ALIGN_MAX_STACK_PWR 4 #define __ARM_ARCH 8 #define __ARM_ARCH_ISA_A64 1 #define __ARM_ARCH_PROFILE 'A' #define __ARM_FEATURE_AES 1 #define __ARM_FEATURE_CLZ 1 #define __ARM_FEATURE_CRYPTO 1 #define __ARM_FEATURE_DIRECTED_ROUNDING 1 #define __ARM_FEATURE_DIV 1 #define __ARM_FEATURE_FMA 1 #define __ARM_FEATURE_IDIV 1 #define __ARM_FEATURE_LDREX 0xF #define __ARM_FEATURE_NUMERIC_MAXMIN 1 #define __ARM_FEATURE_SHA2 1 #define __ARM_FEATURE_UNALIGNED 1 #define __ARM_FP 0xE #define __ARM_FP16_ARGS 1 #define __ARM_FP16_FORMAT_IEEE 1 #define __ARM_NEON 1 #define __ARM_NEON_FP 0xE #define __ARM_NEON__ 1 #define __ARM_PCS_AAPCS64 1 #define __ARM_SIZEOF_MINIMAL_ENUM 4 #define __ARM_SIZEOF_WCHAR_T 4 #define __ATOMIC_ACQUIRE 2 #define __ATOMIC_ACQ_REL 4 #define __ATOMIC_CONSUME 1 #define __ATOMIC_RELAXED 0 #define __ATOMIC_RELEASE 3 #define __ATOMIC_SEQ_CST 5 #define __BIGGEST_ALIGNMENT__ 8 #define __BLOCKS__ 1 #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __CHAR16_TYPE__ unsigned short #define __CHAR32_TYPE__ unsigned int #define __CHAR_BIT__ 8 #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 #define __CLANG_ATOMIC_INT_LOCK_FREE 2 #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __CONSTANT_CFSTRINGS__ 1 #define __DBL_DECIMAL_DIG__ 17 #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 #define __DBL_DIG__ 15 #define __DBL_EPSILON__ 2.2204460492503131e-16 #define __DBL_HAS_DENORM__ 1 #define __DBL_HAS_INFINITY__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __DBL_MANT_DIG__ 53 #define __DBL_MAX_10_EXP__ 308 #define __DBL_MAX_EXP__ 1024 #define __DBL_MAX__ 1.7976931348623157e+308 #define __DBL_MIN_10_EXP__ (-307) #define __DBL_MIN_EXP__ (-1021) #define __DBL_MIN__ 2.2250738585072014e-308 #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ #define __DYNAMIC__ 1 #define __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ 130000 #define __ENVIRONMENT_OS_VERSION_MIN_REQUIRED__ 130000 #define __EXCEPTIONS 1 #define __FINITE_MATH_ONLY__ 0 #define __FLT16_DECIMAL_DIG__ 5 #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 #define __FLT16_DIG__ 3 #define __FLT16_EPSILON__ 9.765625e-4F16 #define __FLT16_HAS_DENORM__ 1 #define __FLT16_HAS_INFINITY__ 1 #define __FLT16_HAS_QUIET_NAN__ 1 #define __FLT16_MANT_DIG__ 11 #define __FLT16_MAX_10_EXP__ 4 #define __FLT16_MAX_EXP__ 16 #define __FLT16_MAX__ 6.5504e+4F16 #define __FLT16_MIN_10_EXP__ (-4) #define __FLT16_MIN_EXP__ (-13) #define __FLT16_MIN__ 6.103515625e-5F16 #define __FLT_DECIMAL_DIG__ 9 #define __FLT_DENORM_MIN__ 1.40129846e-45F #define __FLT_DIG__ 6 #define __FLT_EPSILON__ 1.19209290e-7F #define __FLT_EVAL_METHOD__ 0 #define __FLT_HAS_DENORM__ 1 #define __FLT_HAS_INFINITY__ 1 #define __FLT_HAS_QUIET_NAN__ 1 #define __FLT_MANT_DIG__ 24 #define __FLT_MAX_10_EXP__ 38 #define __FLT_MAX_EXP__ 128 #define __FLT_MAX__ 3.40282347e+38F #define __FLT_MIN_10_EXP__ (-37) #define __FLT_MIN_EXP__ (-125) #define __FLT_MIN__ 1.17549435e-38F #define __FLT_RADIX__ 2 #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 #define __GCC_ATOMIC_INT_LOCK_FREE 2 #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 #define __GCC_ATOMIC_LONG_LOCK_FREE 2 #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GNUC_MINOR__ 2 #define __GNUC_PATCHLEVEL__ 1 #define __GNUC_STDC_INLINE__ 1 #define __GNUC__ 4 #define __GXX_ABI_VERSION 1002 #define __INT16_C_SUFFIX__ #define __INT16_FMTd__ "hd" #define __INT16_FMTi__ "hi" #define __INT16_MAX__ 32767 #define __INT16_TYPE__ short #define __INT32_C_SUFFIX__ #define __INT32_FMTd__ "d" #define __INT32_FMTi__ "i" #define __INT32_MAX__ 2147483647 #define __INT32_TYPE__ int #define __INT64_C_SUFFIX__ LL #define __INT64_FMTd__ "lld" #define __INT64_FMTi__ "lli" #define __INT64_MAX__ 9223372036854775807LL #define __INT64_TYPE__ long long int #define __INT8_C_SUFFIX__ #define __INT8_FMTd__ "hhd" #define __INT8_FMTi__ "hhi" #define __INT8_MAX__ 127 #define __INT8_TYPE__ signed char #define __INTMAX_C_SUFFIX__ L #define __INTMAX_FMTd__ "ld" #define __INTMAX_FMTi__ "li" #define __INTMAX_MAX__ 9223372036854775807L #define __INTMAX_TYPE__ long int #define __INTMAX_WIDTH__ 64 #define __INTPTR_FMTd__ "ld" #define __INTPTR_FMTi__ "li" #define __INTPTR_MAX__ 9223372036854775807L #define __INTPTR_TYPE__ long int #define __INTPTR_WIDTH__ 64 #define __INT_FAST16_FMTd__ "hd" #define __INT_FAST16_FMTi__ "hi" #define __INT_FAST16_MAX__ 32767 #define __INT_FAST16_TYPE__ short #define __INT_FAST32_FMTd__ "d" #define __INT_FAST32_FMTi__ "i" #define __INT_FAST32_MAX__ 2147483647 #define __INT_FAST32_TYPE__ int #define __INT_FAST64_FMTd__ "lld" #define __INT_FAST64_FMTi__ "lli" #define __INT_FAST64_MAX__ 9223372036854775807LL #define __INT_FAST64_TYPE__ long long int #define __INT_FAST8_FMTd__ "hhd" #define __INT_FAST8_FMTi__ "hhi" #define __INT_FAST8_MAX__ 127 #define __INT_FAST8_TYPE__ signed char #define __INT_LEAST16_FMTd__ "hd" #define __INT_LEAST16_FMTi__ "hi" #define __INT_LEAST16_MAX__ 32767 #define __INT_LEAST16_TYPE__ short #define __INT_LEAST32_FMTd__ "d" #define __INT_LEAST32_FMTi__ "i" #define __INT_LEAST32_MAX__ 2147483647 #define __INT_LEAST32_TYPE__ int #define __INT_LEAST64_FMTd__ "lld" #define __INT_LEAST64_FMTi__ "lli" #define __INT_LEAST64_MAX__ 9223372036854775807LL #define __INT_LEAST64_TYPE__ long long int #define __INT_LEAST8_FMTd__ "hhd" #define __INT_LEAST8_FMTi__ "hhi" #define __INT_LEAST8_MAX__ 127 #define __INT_LEAST8_TYPE__ signed char #define __INT_MAX__ 2147483647 #define __LDBL_DECIMAL_DIG__ 17 #define __LDBL_DENORM_MIN__ 4.9406564584124654e-324L #define __LDBL_DIG__ 15 #define __LDBL_EPSILON__ 2.2204460492503131e-16L #define __LDBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __LDBL_HAS_QUIET_NAN__ 1 #define __LDBL_MANT_DIG__ 53 #define __LDBL_MAX_10_EXP__ 308 #define __LDBL_MAX_EXP__ 1024 #define __LDBL_MAX__ 1.7976931348623157e+308L #define __LDBL_MIN_10_EXP__ (-307) #define __LDBL_MIN_EXP__ (-1021) #define __LDBL_MIN__ 2.2250738585072014e-308L #define __LITTLE_ENDIAN__ 1 #define __LONG_LONG_MAX__ 9223372036854775807LL #define __LONG_MAX__ 9223372036854775807L #define __LP64__ 1 #define __MACH__ 1 #define __NEXT_RUNTIME__ 1 #define __NO_INLINE__ 1 #define __OBJC2__ 1 #define __OBJC_BOOL_IS_BOOL 1 #define __OBJC__ 1 #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 #define __OPENCL_MEMORY_SCOPE_DEVICE 2 #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 #define __ORDER_BIG_ENDIAN__ 4321 #define __ORDER_LITTLE_ENDIAN__ 1234 #define __ORDER_PDP_ENDIAN__ 3412 #define __PIC__ 2 #define __POINTER_WIDTH__ 64 #define __PRAGMA_REDEFINE_EXTNAME 1 #define __PTRDIFF_FMTd__ "ld" #define __PTRDIFF_FMTi__ "li" #define __PTRDIFF_MAX__ 9223372036854775807L #define __PTRDIFF_TYPE__ long int #define __PTRDIFF_WIDTH__ 64 #define __REGISTER_PREFIX__ #define __SCHAR_MAX__ 127 #define __SHRT_MAX__ 32767 #define __SIG_ATOMIC_MAX__ 2147483647 #define __SIG_ATOMIC_WIDTH__ 32 #define __SIZEOF_DOUBLE__ 8 #define __SIZEOF_FLOAT__ 4 #define __SIZEOF_INT128__ 16 #define __SIZEOF_INT__ 4 #define __SIZEOF_LONG_DOUBLE__ 8 #define __SIZEOF_LONG_LONG__ 8 #define __SIZEOF_LONG__ 8 #define __SIZEOF_POINTER__ 8 #define __SIZEOF_PTRDIFF_T__ 8 #define __SIZEOF_SHORT__ 2 #define __SIZEOF_SIZE_T__ 8 #define __SIZEOF_WCHAR_T__ 4 #define __SIZEOF_WINT_T__ 4 #define __SIZE_FMTX__ "lX" #define __SIZE_FMTo__ "lo" #define __SIZE_FMTu__ "lu" #define __SIZE_FMTx__ "lx" #define __SIZE_MAX__ 18446744073709551615UL #define __SIZE_TYPE__ long unsigned int #define __SIZE_WIDTH__ 64 #define __SSP__ 1 #define __STDC_HOSTED__ 1 #define __STDC_NO_THREADS__ 1 #define __STDC_UTF_16__ 1 #define __STDC_UTF_32__ 1 #define __STDC_VERSION__ 199901L #define __STDC__ 1 #define __UINT16_C_SUFFIX__ #define __UINT16_FMTX__ "hX" #define __UINT16_FMTo__ "ho" #define __UINT16_FMTu__ "hu" #define __UINT16_FMTx__ "hx" #define __UINT16_MAX__ 65535 #define __UINT16_TYPE__ unsigned short #define __UINT32_C_SUFFIX__ U #define __UINT32_FMTX__ "X" #define __UINT32_FMTo__ "o" #define __UINT32_FMTu__ "u" #define __UINT32_FMTx__ "x" #define __UINT32_MAX__ 4294967295U #define __UINT32_TYPE__ unsigned int #define __UINT64_C_SUFFIX__ ULL #define __UINT64_FMTX__ "llX" #define __UINT64_FMTo__ "llo" #define __UINT64_FMTu__ "llu" #define __UINT64_FMTx__ "llx" #define __UINT64_MAX__ 18446744073709551615ULL #define __UINT64_TYPE__ long long unsigned int #define __UINT8_C_SUFFIX__ #define __UINT8_FMTX__ "hhX" #define __UINT8_FMTo__ "hho" #define __UINT8_FMTu__ "hhu" #define __UINT8_FMTx__ "hhx" #define __UINT8_MAX__ 255 #define __UINT8_TYPE__ unsigned char #define __UINTMAX_C_SUFFIX__ UL #define __UINTMAX_FMTX__ "lX" #define __UINTMAX_FMTo__ "lo" #define __UINTMAX_FMTu__ "lu" #define __UINTMAX_FMTx__ "lx" #define __UINTMAX_MAX__ 18446744073709551615UL #define __UINTMAX_TYPE__ long unsigned int #define __UINTMAX_WIDTH__ 64 #define __UINTPTR_FMTX__ "lX" #define __UINTPTR_FMTo__ "lo" #define __UINTPTR_FMTu__ "lu" #define __UINTPTR_FMTx__ "lx" #define __UINTPTR_MAX__ 18446744073709551615UL #define __UINTPTR_TYPE__ long unsigned int #define __UINTPTR_WIDTH__ 64 #define __UINT_FAST16_FMTX__ "hX" #define __UINT_FAST16_FMTo__ "ho" #define __UINT_FAST16_FMTu__ "hu" #define __UINT_FAST16_FMTx__ "hx" #define __UINT_FAST16_MAX__ 65535 #define __UINT_FAST16_TYPE__ unsigned short #define __UINT_FAST32_FMTX__ "X" #define __UINT_FAST32_FMTo__ "o" #define __UINT_FAST32_FMTu__ "u" #define __UINT_FAST32_FMTx__ "x" #define __UINT_FAST32_MAX__ 4294967295U #define __UINT_FAST32_TYPE__ unsigned int #define __UINT_FAST64_FMTX__ "llX" #define __UINT_FAST64_FMTo__ "llo" #define __UINT_FAST64_FMTu__ "llu" #define __UINT_FAST64_FMTx__ "llx" #define __UINT_FAST64_MAX__ 18446744073709551615ULL #define __UINT_FAST64_TYPE__ long long unsigned int #define __UINT_FAST8_FMTX__ "hhX" #define __UINT_FAST8_FMTo__ "hho" #define __UINT_FAST8_FMTu__ "hhu" #define __UINT_FAST8_FMTx__ "hhx" #define __UINT_FAST8_MAX__ 255 #define __UINT_FAST8_TYPE__ unsigned char #define __UINT_LEAST16_FMTX__ "hX" #define __UINT_LEAST16_FMTo__ "ho" #define __UINT_LEAST16_FMTu__ "hu" #define __UINT_LEAST16_FMTx__ "hx" #define __UINT_LEAST16_MAX__ 65535 #define __UINT_LEAST16_TYPE__ unsigned short #define __UINT_LEAST32_FMTX__ "X" #define __UINT_LEAST32_FMTo__ "o" #define __UINT_LEAST32_FMTu__ "u" #define __UINT_LEAST32_FMTx__ "x" #define __UINT_LEAST32_MAX__ 4294967295U #define __UINT_LEAST32_TYPE__ unsigned int #define __UINT_LEAST64_FMTX__ "llX" #define __UINT_LEAST64_FMTo__ "llo" #define __UINT_LEAST64_FMTu__ "llu" #define __UINT_LEAST64_FMTx__ "llx" #define __UINT_LEAST64_MAX__ 18446744073709551615ULL #define __UINT_LEAST64_TYPE__ long long unsigned int #define __UINT_LEAST8_FMTX__ "hhX" #define __UINT_LEAST8_FMTo__ "hho" #define __UINT_LEAST8_FMTu__ "hhu" #define __UINT_LEAST8_FMTx__ "hhx" #define __UINT_LEAST8_MAX__ 255 #define __UINT_LEAST8_TYPE__ unsigned char #define __USER_LABEL_PREFIX__ _ #define __VERSION__ "Apple LLVM 14.0.0 (clang-1400.0.29.102)" #define __WCHAR_MAX__ 2147483647 #define __WCHAR_TYPE__ int #define __WCHAR_WIDTH__ 32 #define __WINT_MAX__ 2147483647 #define __WINT_TYPE__ int #define __WINT_WIDTH__ 32 #define __aarch64__ 1 #define __apple_build_version__ 14000029 #define __arm64 1 #define __arm64__ 1 #define __autoreleasing __attribute__((objc_ownership(autoreleasing))) #define __block __attribute__((__blocks__(byref))) #define __clang__ 1 #define __clang_literal_encoding__ "UTF-8" #define __clang_major__ 14 #define __clang_minor__ 0 #define __clang_patchlevel__ 0 #define __clang_version__ "14.0.0 (clang-1400.0.29.102)" #define __clang_wide_literal_encoding__ "UTF-32" #define __llvm__ 1 #define __nonnull _Nonnull #define __null_unspecified _Null_unspecified #define __nullable _Nullable #define __pic__ 2 #define __strong __attribute__((objc_ownership(strong))) #define __unsafe_unretained __attribute__((objc_ownership(none))) #define __weak __attribute__((objc_ownership(weak))) 09:56:21.016150 DEBUG stderr: Apple clang version 14.0.0 (clang-1400.0.29.102) Target: arm64-apple-ios13.0 Thread model: posix InstalledDir: /Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple arm64-apple-ios13.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -E -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name - -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -fno-rounding-math -funwind-tables=2 -fobjc-msgsend-selector-stubs -target-sdk-version=16.0 -fvisibility-inlines-hidden-static-local-var -target-cpu apple-a7 -target-feature +fp-armv8 -target-feature +neon -target-feature +crypto -target-feature +zcm -target-feature +zcz -target-feature +sha2 -target-feature +aes -target-abi darwinpcs -fallow-half-arguments-and-returns -debugger-tuning=lldb -target-linker-version 819.6 -v -resource-dir /Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0 -isysroot /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk -internal-isystem /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/usr/local/include -internal-isystem /Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include -internal-externc-isystem /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -Wno-cast-function-type -Wno-bitwise-instead-of-logical -std=gnu99 -fdebug-compilation-dir=/Users/buildapp/builds/0/SmartMobileFrameworkIOS -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=ios-13.0.0 -fobjc-exceptions -fexceptions -fmax-type-align=16 -fcommon -dM -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x objective-c - clang -cc1 version 14.0.0 (clang-1400.0.29.102) default target x86_64-apple-darwin21.6.0 ignoring nonexistent directory "/Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/usr/local/include" ignoring nonexistent directory "/Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/Library/Frameworks" #include "..." search starts here: #include <...> search starts here: /Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/usr/include /Applications/Xcode-14.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/System/Library/Frameworks (framework directory) End of search list. 09:56:21.018458 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/extensions/UIViewController+TransitionAnimation.m 09:56:23.703778 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/extensions/UIView+SMConstraintsExtensions.m 09:56:24.342637 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/extensions/UIView+ConfigurationServiceExtensions.m 09:56:24.975395 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/extensions/UIView+ConfigurationServiceExtensions.m:2 'SmartMobileFrameworkIOS.h' file not found 09:56:24.976564 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SmartMobileLazyInjection.m 09:56:25.293478 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SmartMobileLazyInjection.m:2 'SmartMobileFramework.h' file not found 09:56:25.293729 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SmartMobileInjectorImpl.m 09:56:25.626605 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SmartMobileInjectorImpl.h:2 'SmartMobileRegistrar.h' file not found 09:56:25.626881 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.m 09:56:26.559871 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.m:1 'SubjectiveC/SubjectiveC.h' file not found 09:56:26.561052 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/Workflow/SMWorkflowImpl.m 09:56:27.319476 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:27.320395 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMVideoPermissionServiceImpl.m 09:56:28.537323 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:28.537443 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCameraCalibrationData.h:12 could not build module 'simd' 09:56:28.537457 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMVideoPermissionServiceImpl.m:1 could not build module 'AVFoundation' 09:56:28.537977 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMUserRoleServiceImpl.m 09:56:29.271548 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:29.271988 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMUserActionServiceImpl.m 09:56:29.993785 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:29.994259 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMTermsOfUseServiceImpl.m 09:56:30.726594 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMTermsOfUseServiceImpl.m:1 'SmartMobileService.h' file not found 09:56:30.727998 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SMTermsOfUseOnAppstartVC.m 09:56:31.399124 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SMTermsOfUseOnAppstartVC.m:4 'UIView+SMConstraintsExtensions.h' file not found 09:56:31.399518 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SMTermsOfUseOnAppstartService.m 09:56:32.059699 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SMTermsOfUseOnAppstartService.m:2 'logger/logger.h' file not found 09:56:32.060062 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMTermsOfUseAction.m 09:56:32.699884 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMTermsOfUseAction.m:2 'SMAction.h' file not found 09:56:32.700194 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SMSdkConfiguration.m 09:56:33.417288 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:33.417710 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SettingsActions/SMResetAppSettingsAction.m 09:56:34.883140 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SettingsActions/SMResetAppSettingsAction.h:2 'SMBaseActionSettingsEntry.h' file not found 09:56:34.883221 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:34.883263 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:34.883360 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:34.883427 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:34.883643 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMPasswordAlert.m 09:56:35.584486 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:35.584987 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/modules/http/SMOauthErrorHandler.m 09:56:35.897316 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/modules/http/SMOauthErrorHandler.m:3 'HttpiOS/HttpiOS.h' file not found 09:56:35.897598 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMLoggable.m 09:56:36.684294 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMLoggable.h:2 'logger/logger.h' file not found 09:56:36.684381 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:36.684392 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:36.684427 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:36.684434 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:36.684620 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMLocaleServiceImpl.m 09:56:37.484160 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMLocaleServiceImpl.h:2 'SMLocaleService.h' file not found 09:56:37.484241 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:37.484252 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:37.484285 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:37.484292 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:37.484500 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationServiceImpl.m 09:56:38.305749 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationServiceImpl.h:2 'SMLocalNotificationService.h' file not found 09:56:38.305830 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:38.305841 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:38.305873 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:38.305880 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:38.306116 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationManager.m 09:56:39.009554 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:39.009987 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationImpl.m 09:56:39.820111 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationImpl.h:3 'SMLocalNotification.h' file not found 09:56:39.820222 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:39.820232 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:39.820266 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:39.820336 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:39.820523 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationBuilderServiceImpl.m 09:56:40.641435 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalNotification/SMLocalNotificationBuilderServiceImpl.h:2 'SMLocalNotificationBuilderService.h' file not found 09:56:40.641552 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:40.641561 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:40.641590 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:40.641595 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:40.641799 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalAuthentication/SMLocalAuthenticationServiceImpl.m 09:56:41.929136 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/LocalAuthentication/SMLocalAuthenticationServiceImpl.h:2 'SMLocalAuthenticationService.h' file not found 09:56:41.929224 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:41.929233 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:41.929259 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:41.929264 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:41.929833 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMJsonConstants.m 09:56:42.235702 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMInputAlert.m 09:56:42.927985 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:42.928379 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/modules/login/SMIdPError.m 09:56:43.232978 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/modules/http/SMHttpClientResponseValidatorDefault.m 09:56:43.543481 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/guimodule/SMGuiModule.m 09:56:43.853811 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/guimodule/SMGuiModule.h:2 'SmartMobileModule.h' file not found 09:56:43.854015 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMGlobalActionsServiceImpl.m 09:56:44.169923 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMGlobalActionsServiceImpl.h:2 'SMGlobalActionsService.h' file not found 09:56:44.170111 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/FrameworkStarter/SMFrameworkStarterParameters.m 09:56:44.482294 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/FrameworkStarter/SMFrameworkStarter.m 09:56:45.206202 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/FrameworkStarter/SMFrameworkStarter.m:1 'SmartMobileFrameworkLifecycleCallback.h' file not found 09:56:45.206928 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/Workflow/SMFrameworkCallbackServiceImpl.m 09:56:45.523757 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/Workflow/SMFrameworkCallbackServiceImpl.h:2 'SMFrameworkCallbackService.h' file not found 09:56:45.523936 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SMError.m 09:56:45.833317 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/modules/crypt/SME2ECoordinates.m 09:56:46.149123 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SMDocument.m 09:56:46.775578 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMDeepLinkServiceImpl.m 09:56:47.562295 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMDeepLinkServiceImpl.h:2 'SMDeepLinkService.h' file not found 09:56:47.562377 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:47.562385 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:47.562408 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:47.562412 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:47.562604 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SMDeepLinkAction.m 09:56:48.268500 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/SmartMobileFramework.h:3 'logger/SMLogger.h' file not found 09:56:48.268816 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SettingsActions/SMCopyrightSettingsAction.m 09:56:49.075170 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SettingsActions/SMCopyrightSettingsAction.h:2 'SMBaseActionSettingsEntry.h' file not found 09:56:49.075247 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:49.075255 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:49.075338 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:49.075345 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:49.075495 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMBootAlertServiceImpl.m 09:56:49.867874 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Modules/ApplicationModule/Implementation/SMBootAlertServiceImpl.h:2 'SMBootAlertService.h' file not found 09:56:49.867946 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:49.867954 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:49.867975 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:49.867979 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:49.868180 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Interfaces/core/SMBootAlert.m 09:56:50.187426 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseUserConfigSettingsEntry.m 09:56:50.493127 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseUserConfigSettingsEntry.h:2 'SMUserConfigSettingsEntry.h' file not found 09:56:50.493307 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseSystemConfigSettingsEntry.m 09:56:51.288923 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseAbstractSettingsEntry.h:2 'SMAbstractSettingsEntry.h' file not found 09:56:51.288999 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:51.289006 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:51.289026 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:51.289031 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:51.289152 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMBaseService.m 09:56:52.567366 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:52.567478 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ARKit.framework/Headers/ARCamera.h:12 could not build module 'simd' 09:56:52.567486 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCameraCalibrationData.h:12 could not build module 'simd' 09:56:52.567568 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SceneKit.framework/Headers/SceneKitTypes.h:10 could not build module 'simd' 09:56:52.567620 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ModelIO.framework/Headers/MDLTypes.h:13 could not build module 'simd' 09:56:52.567689 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/GLKit.framework/Headers/GLKModel.h:7 could not build module 'ModelIO' 09:56:52.567756 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Vision.framework/Headers/VNUtils.h:10 could not build module 'simd' 09:56:52.567824 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/SpriteKit.framework/Headers/SKWarpGeometry.h:12 could not build module 'simd' 09:56:52.567829 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMBaseService.m:1 could not build module 'ARKit' 09:56:52.568138 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMBaseModule.m 09:56:52.877760 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMBaseModule.m:1 'SmartMobileModule.h' file not found 09:56:52.878128 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseActionSettingsEntry.m 09:56:53.194174 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseActionSettingsEntry.h:2 'SMActionSettingsEntry.h' file not found 09:56:53.194345 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseAbstractSettingsEntry.m 09:56:54.005504 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/settings/SMBaseAbstractSettingsEntry.h:2 'SMAbstractSettingsEntry.h' file not found 09:56:54.005553 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:54.005560 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:54.005581 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:54.005585 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:54.005703 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMBaseAbstractElementImpl.m 09:56:54.311350 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/BaseClasses/core/SMBaseAbstractElementImpl.m:1 'SmartMobileAbstractElementInfo.h' file not found 09:56:54.311734 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMBadgeServiceImpl.m 09:56:54.623628 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMBadgeServiceImpl.h:2 'SMBadgeService.h' file not found 09:56:54.623816 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMBadgeDefaultProvider.m 09:56:55.409693 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMBadgeDefaultProvider.h:2 'SMBadgeProvider.h' file not found 09:56:55.409768 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:55.409775 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:55.409793 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:55.409797 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:55.409910 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMApplicationServiceImpl.m 09:56:56.207531 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMApplicationServiceImpl.h:2 'SMApplicationService.h' file not found 09:56:56.207607 DEBUG [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/build/sonar/.sonartmp/9501153772828121096/include/module.modulemap:160 module 'opencl_c' requires feature 'opencl' 09:56:56.207615 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/kcdata.modulemap:2 header 'kern/kcdata.h' not found 09:56:56.207633 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/simd/base.h:84 'arm_neon.h' file not found 09:56:56.207637 DEBUG [pool-6-thread-1] /Applications/Xcode-14.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/Spatial/Structures.h:4 could not build module 'simd' 09:56:56.207750 INFO [pool-6-thread-1] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMAppStartServiceImpl.m 09:56:56.250636 INFO Reached stage: parsing 09:56:56.250675 DEBUG Reproducer logs: 09:56:56.250816 DEBUG [ParsingError] /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMAppStartServiceImpl.h:1 'SMAppStartService.h' file not found 09:56:56.250906 INFO Requesting reproducer for: /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMAppStartServiceImpl.m 09:56:56.905283 ERROR Exception in thread pool-6-thread-1 com.sonar.cpp.analyzer.Analyzer$AnalyzerException: Exit code != 0: /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMAppStartServiceImpl.m at com.sonar.cpp.analyzer.Subprocess.lambda$execute$1(Subprocess.java:42) at com.sonar.cpp.analyzer.Subprocess.execute(Subprocess.java:113) at com.sonar.cpp.analyzer.Subprocess.execute(Subprocess.java:38) at com.sonar.cpp.analyzer.ReproducerRequester.requestReproducer(ReproducerRequester.java:37) at com.sonar.cpp.analyzer.AnalysisHandler.acceptResult(AnalysisHandler.java:40) at com.sonar.cpp.analyzer.Subprocess.execute(Subprocess.java:113) at com.sonar.cpp.plugin.CFamilySensor.lambda$process$19(CFamilySensor.java:938) at com.sonar.cpp.analyzer.AnalysisExecutor.lambda$submit$0(AnalysisExecutor.java:59) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 09:56:56.955474 ERROR An error occurred while analyzing the following compilation unit: /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMAppStartServiceImpl.m A file named "sonar-cfamily-reproducer.zip" has been generated to help the problem investigation. Please contact SonarSource support providing the following file to help improving the analyzer: /Users/buildapp/.gradle/daemon/7.5.1/sonar-cfamily-reproducer.zip java.lang.IllegalStateException: An error occurred while analyzing the following compilation unit: /Users/buildapp/builds/0/SmartMobileFrameworkIOS/SmartMobileFrameworkIOS/Implementation/SMAppStartServiceImpl.m A file named "sonar-cfamily-reproducer.zip" has been generated to help the problem investigation. Please contact SonarSource support providing the following file to help improving the analyzer: /Users/buildapp/.gradle/daemon/7.5.1/sonar-cfamily-reproducer.zip at com.sonar.cpp.plugin.CFamilySensor.process(CFamilySensor.java:420) at com.sonar.cpp.plugin.CFamilySensor.execute(CFamilySensor.java:202) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:64) at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:88) at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:64) at org.sonar.scanner.scan.SpringModuleScanContainer.doAfterStart(SpringModuleScanContainer.java:81) at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:188) at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:167) at org.sonar.scanner.scan.SpringProjectScanContainer.scan(SpringProjectScanContainer.java:396) at org.sonar.scanner.scan.SpringProjectScanContainer.scanRecursively(SpringProjectScanContainer.java:392) at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:361) at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:188) at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:167) at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:135) at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:188) at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:167) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy157.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarqube.gradle.SonarQubeTask.run(SonarQubeTask.java:102) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:125) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51) at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29) at org.gradle.api.internal.tasks.execution.TaskExecution$3.run(TaskExecution.java:236) at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29) at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47) at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68) at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:221) at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:204) at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:187) at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:165) at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89) at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40) at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53) at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53) at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73) at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:50) at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:40) at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:68) at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:38) at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:41) at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:74) at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55) at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:51) at org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:29) at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.executeDelegateBroadcastingChanges(CaptureStateAfterExecutionStep.java:124) at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:80) at org.gradle.internal.execution.steps.CaptureStateAfterExecutionStep.execute(CaptureStateAfterExecutionStep.java:58) at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:48) at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:36) at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:181) at org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:71) at org.gradle.internal.Either$Right.fold(Either.java:175) at org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:59) at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:69) at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:47) at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:36) at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:25) at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:36) at org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:22) at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:110) at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:56) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:56) at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:38) at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:73) at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:44) at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37) at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27) at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:89) at org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:50) at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:114) at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:57) at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:76) at org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:50) at org.gradle.internal.execution.steps.SkipEmptyWorkStep.executeWithNoEmptySources(SkipEmptyWorkStep.java:254) at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:91) at org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:56) at org.gradle.internal.execution.steps.RemoveUntrackedExecutionStateStep.execute(RemoveUntrackedExecutionStateStep.java:32) at org.gradle.internal.execution.steps.RemoveUntrackedExecutionStateStep.execute(RemoveUntrackedExecutionStateStep.java:21) at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38) at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:43) at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:31) at org.gradle.internal.execution.steps.AssignWorkspaceStep.lambda$execute$0(AssignWorkspaceStep.java:40) at org.gradle.api.internal.tasks.execution.TaskExecution$4.withWorkspace(TaskExecution.java:281) at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:40) at org.gradle.internal.execution.steps.AssignWorkspaceStep.execute(AssignWorkspaceStep.java:30) at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:37) at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:27) at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:44) at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:33) at org.gradle.internal.execution.impl.DefaultExecutionEngine$1.execute(DefaultExecutionEngine.java:76) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:139) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:128) at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:77) at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46) at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57) at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56) at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36) at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77) at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55) at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204) at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66) at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157) at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59) at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53) at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:73) at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52) at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:69) at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:327) at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:314) at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:307) at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:293) at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:420) at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:342) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)