Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23028

clangbackend crashing repeatedly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 4.10.0
    • C/C++/Obj-C++ Support
    • Linux/Wayland

    Description

      clangbackend crashing repeatedly, reporting "2019-09-29T17:49:48 Clang Code Model: Error: The clangbackend process has finished unexpectedly and was restarted." in the General Messages tab.

      I have attached a pre-processed C++ file that reproduces the issue.

      I also have clang tidy disabled.

      I enabled qtc.clangbackend.verboselib=true. Here is the output:

      2019-09-30T06:34:42 Clang Code Model: Error: The clangbackend process has finished unexpectedly and was restarted.
       Error in ClangCodeModelServer::documentsClosed: Document '/home/jake/PropertyServer.pp.cpp' does not exists!
       Arguments to libclang: -nostdinc -nostdinc++ -fsyntax-only -m32 -std=gnu++2a -DQ_CREATOR_RUN -D_GNU_SOURCE -D_ILP32 -D__APCS_32__ -D__ARMEL__ -D__ARM_32BIT_STATE -D__ARM_ACLE=200 -D__ARM_ARCH=6 -D__ARM_ARCH_6KZ__ -D__ARM_ARCH_ISA_ARM -D__ARM_ARCH_ISA_THUMB -D__ARM_EABI__ -D__ARM_FEATURE_CLZ -D__ARM_FEATURE_DSP -D__ARM_FEATURE_LDREX=0x4 -D__ARM_FEATURE_QBIT -D__ARM_FEATURE_SAT -D__ARM_FEATURE_SIMD32 -D__ARM_FP=0xc -D__ARM_FP16_ARGS -D__ARM_FP16_FORMAT_IEEE -D__ARM_PCS -D__ARM_PCS_VFP -D__ARM_SIZEOF_MINIMAL_ENUM=4 -D__ARM_SIZEOF_WCHAR_T=4 -D__ARM_VFPV2__ -D__ATOMIC_ACQUIRE=2 -D__ATOMIC_ACQ_REL=4 -D__ATOMIC_CONSUME -D__ATOMIC_RELAXED=0 -D__ATOMIC_RELEASE=3 -D__ATOMIC_SEQ_CST=5 -D__BIGGEST_ALIGNMENT__=8 -D__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__ '-D__CHAR16_TYPE__=unsigned short' '-D__CHAR32_TYPE__=unsigned int' -D__CHAR_BIT__=8 -D__CHAR_UNSIGNED__ -D__CLANG_ATOMIC_BOOL_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR16_T_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR32_T_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR_LOCK_FREE=2 -D__CLANG_ATOMIC_INT_LOCK_FREE=2 -D__CLANG_ATOMIC_LLONG_LOCK_FREE=2 -D__CLANG_ATOMIC_LONG_LOCK_FREE=2 -D__CLANG_ATOMIC_POINTER_LOCK_FREE=2 -D__CLANG_ATOMIC_SHORT_LOCK_FREE=2 -D__CLANG_ATOMIC_WCHAR_T_LOCK_FREE=2 -D__CONSTANT_CFSTRINGS__ -D__DBL_DECIMAL_DIG__=17 -D__DBL_DENORM_MIN__=4.9406564584124654e-324 -D__DBL_DIG__=15 -D__DBL_EPSILON__=2.2204460492503131e-16 -D__DBL_HAS_DENORM__ -D__DBL_HAS_INFINITY__ -D__DBL_HAS_QUIET_NAN__ -D__DBL_MANT_DIG__=53 -D__DBL_MAX_10_EXP__=308 -D__DBL_MAX_EXP__=1024 -D__DBL_MAX__=1.7976931348623157e+308 '-D__DBL_MIN_10_EXP__=(-307)' '-D__DBL_MIN_EXP__=(-1021)' -D__DBL_MIN__=2.2250738585072014e-308 -D__DECIMAL_DIG__=__LDBL_DECIMAL_DIG__ -D__DEPRECATED -D__ELF__ -D__EXCEPTIONS -D__FINITE_MATH_ONLY__=0 -D__FLT16_DECIMAL_DIG__=5 -D__FLT16_DENORM_MIN__=5.9604644775390625e-8F16 -D__FLT16_DIG__=3 -D__FLT16_EPSILON__=9.765625e-4F16 -D__FLT16_HAS_DENORM__ -D__FLT16_HAS_INFINITY__ -D__FLT16_HAS_QUIET_NAN__ -D__FLT16_MANT_DIG__=11 -D__FLT16_MAX_10_EXP__=4 -D__FLT16_MAX_EXP__=15 -D__FLT16_MAX__=6.5504e+4F16 '-D__FLT16_MIN_10_EXP__=(-13)' '-D__FLT16_MIN_EXP__=(-14)' -D__FLT16_MIN__=6.103515625e-5F16 -D__FLT_DECIMAL_DIG__=9 -D__FLT_DENORM_MIN__=1.40129846e-45F -D__FLT_DIG__=6 -D__FLT_EPSILON__=1.19209290e-7F -D__FLT_EVAL_METHOD__=0 -D__FLT_HAS_DENORM__ -D__FLT_HAS_INFINITY__ -D__FLT_HAS_QUIET_NAN__ -D__FLT_MANT_DIG__=24 -D__FLT_MAX_10_EXP__=38 -D__FLT_MAX_EXP__=128 -D__FLT_MAX__=3.40282347e+38F '-D__FLT_MIN_10_EXP__=(-37)' '-D__FLT_MIN_EXP__=(-125)' -D__FLT_MIN__=1.17549435e-38F -D__FLT_RADIX__=2 -D__GCC_ATOMIC_BOOL_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR_LOCK_FREE=2 -D__GCC_ATOMIC_INT_LOCK_FREE=2 -D__GCC_ATOMIC_LLONG_LOCK_FREE=2 -D__GCC_ATOMIC_LONG_LOCK_FREE=2 -D__GCC_ATOMIC_POINTER_LOCK_FREE=2 -D__GCC_ATOMIC_SHORT_LOCK_FREE=2 -D__GCC_ATOMIC_TEST_AND_SET_TRUEVAL -D__GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 -D__GNUC_GNU_INLINE__ -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__ -D__GNUC__=4 -D__GNUG__=4 -D__GXX_ABI_VERSION=1002 -D__GXX_EXPERIMENTAL_CXX0X__ -D__GXX_RTTI -D__GXX_WEAK__ -D__ILP32__ -D__INT16_C_SUFFIX__= '-D__INT16_FMTd__="hd"' '-D__INT16_FMTi__="hi"' -D__INT16_MAX__=32767 -D__INT16_TYPE__=short -D__INT32_C_SUFFIX__= '-D__INT32_FMTd__="d"' '-D__INT32_FMTi__="i"' -D__INT32_MAX__=2147483647 -D__INT32_TYPE__=int -D__INT64_C_SUFFIX__=LL '-D__INT64_FMTd__="lld"' '-D__INT64_FMTi__="lli"' -D__INT64_MAX__=9223372036854775807LL '-D__INT64_TYPE__=long long int' -D__INT8_C_SUFFIX__= '-D__INT8_FMTd__="hhd"' '-D__INT8_FMTi__="hhi"' -D__INT8_MAX__=127 '-D__INT8_TYPE__=signed char' -D__INTMAX_C_SUFFIX__=LL '-D__INTMAX_FMTd__="lld"' '-D__INTMAX_FMTi__="lli"' -D__INTMAX_MAX__=9223372036854775807LL '-D__INTMAX_TYPE__=long long int' -D__INTMAX_WIDTH__=64 '-D__INTPTR_FMTd__="d"' '-D__INTPTR_FMTi__="i"' -D__INTPTR_MAX__=2147483647 -D__INTPTR_TYPE__=int -D__INTPTR_WIDTH__=32 '-D__INT_FAST16_FMTd__="hd"' '-D__INT_FAST16_FMTi__="hi"' -D__INT_FAST16_MAX__=32767 -D__INT_FAST16_TYPE__=short '-D__INT_FAST32_FMTd__="d"' '-D__INT_FAST32_FMTi__="i"' -D__INT_FAST32_MAX__=2147483647 -D__INT_FAST32_TYPE__=int '-D__INT_FAST64_FMTd__="lld"' '-D__INT_FAST64_FMTi__="lli"' -D__INT_FAST64_MAX__=9223372036854775807LL '-D__INT_FAST64_TYPE__=long long int' '-D__INT_FAST8_FMTd__="hhd"' '-D__INT_FAST8_FMTi__="hhi"' -D__INT_FAST8_MAX__=127 '-D__INT_FAST8_TYPE__=signed char' '-D__INT_LEAST16_FMTd__="hd"' '-D__INT_LEAST16_FMTi__="hi"' -D__INT_LEAST16_MAX__=32767 -D__INT_LEAST16_TYPE__=short '-D__INT_LEAST32_FMTd__="d"' '-D__INT_LEAST32_FMTi__="i"' -D__INT_LEAST32_MAX__=2147483647 -D__INT_LEAST32_TYPE__=int '-D__INT_LEAST64_FMTd__="lld"' '-D__INT_LEAST64_FMTi__="lli"' -D__INT_LEAST64_MAX__=9223372036854775807LL '-D__INT_LEAST64_TYPE__=long long int' '-D__INT_LEAST8_FMTd__="hhd"' '-D__INT_LEAST8_FMTi__="hhi"' -D__INT_LEAST8_MAX__=127 '-D__INT_LEAST8_TYPE__=signed char' -D__INT_MAX__=2147483647 -D__LDBL_DECIMAL_DIG__=17 -D__LDBL_DENORM_MIN__=4.9406564584124654e-324L -D__LDBL_DIG__=15 -D__LDBL_EPSILON__=2.2204460492503131e-16L -D__LDBL_HAS_DENORM__ -D__LDBL_HAS_INFINITY__ -D__LDBL_HAS_QUIET_NAN__ -D__LDBL_MANT_DIG__=53 -D__LDBL_MAX_10_EXP__=308 -D__LDBL_MAX_EXP__=1024 -D__LDBL_MAX__=1.7976931348623157e+308L '-D__LDBL_MIN_10_EXP__=(-307)' '-D__LDBL_MIN_EXP__=(-1021)' -D__LDBL_MIN__=2.2250738585072014e-308L -D__LITTLE_ENDIAN__ -D__LONG_LONG_MAX__=9223372036854775807LL -D__LONG_MAX__=2147483647L -D__NO_INLINE__ -D__OBJC_BOOL_IS_BOOL=0 -D__OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES=3 -D__OPENCL_MEMORY_SCOPE_DEVICE=2 -D__OPENCL_MEMORY_SCOPE_SUB_GROUP=4 -D__OPENCL_MEMORY_SCOPE_WORK_GROUP -D__OPENCL_MEMORY_SCOPE_WORK_ITEM=0 -D__ORDER_BIG_ENDIAN__=4321 -D__ORDER_LITTLE_ENDIAN__=1234 -D__ORDER_PDP_ENDIAN__=3412 -D__PIC__=2 -D__POINTER_WIDTH__=32 -D__PRAGMA_REDEFINE_EXTNAME '-D__PTRDIFF_FMTd__="d"' '-D__PTRDIFF_FMTi__="i"' -D__PTRDIFF_MAX__=2147483647 -D__PTRDIFF_TYPE__=int -D__PTRDIFF_WIDTH__=32 -D__REGISTER_PREFIX__= -D__SCHAR_MAX__=127 -D__SHRT_MAX__=32767 -D__SIG_ATOMIC_MAX__=2147483647 -D__SIG_ATOMIC_WIDTH__=32 -D__SIZEOF_DOUBLE__=8 -D__SIZEOF_FLOAT__=4 -D__SIZEOF_INT__=4 -D__SIZEOF_LONG_DOUBLE__=8 -D__SIZEOF_LONG_LONG__=8 -D__SIZEOF_LONG__=4 -D__SIZEOF_POINTER__=4 -D__SIZEOF_PTRDIFF_T__=4 -D__SIZEOF_SHORT__=2 -D__SIZEOF_SIZE_T__=4 -D__SIZEOF_WCHAR_T__=4 -D__SIZEOF_WINT_T__=4 '-D__SIZE_FMTX__="X"' '-D__SIZE_FMTo__="o"' '-D__SIZE_FMTu__="u"' '-D__SIZE_FMTx__="x"' -D__SIZE_MAX__=4294967295U '-D__SIZE_TYPE__=unsigned int' -D__SIZE_WIDTH__=32 -D__STDCPP_DEFAULT_NEW_ALIGNMENT__=8U -D__STDC_HOSTED__ -D__STDC_UTF_16__ -D__STDC_UTF_32__ -D__STDC__ -D__THUMB_INTERWORK__ -D__UINT16_C_SUFFIX__= '-D__UINT16_FMTX__="hX"' '-D__UINT16_FMTo__="ho"' '-D__UINT16_FMTu__="hu"' '-D__UINT16_FMTx__="hx"' -D__UINT16_MAX__=65535 '-D__UINT16_TYPE__=unsigned short' -D__UINT32_C_SUFFIX__=U '-D__UINT32_FMTX__="X"' '-D__UINT32_FMTo__="o"' '-D__UINT32_FMTu__="u"' '-D__UINT32_FMTx__="x"' -D__UINT32_MAX__=4294967295U '-D__UINT32_TYPE__=unsigned int' -D__UINT64_C_SUFFIX__=ULL '-D__UINT64_FMTX__="llX"' '-D__UINT64_FMTo__="llo"' '-D__UINT64_FMTu__="llu"' '-D__UINT64_FMTx__="llx"' -D__UINT64_MAX__=18446744073709551615ULL '-D__UINT64_TYPE__=long long unsigned int' -D__UINT8_C_SUFFIX__= '-D__UINT8_FMTX__="hhX"' '-D__UINT8_FMTo__="hho"' '-D__UINT8_FMTu__="hhu"' '-D__UINT8_FMTx__="hhx"' -D__UINT8_MAX__=255 '-D__UINT8_TYPE__=unsigned char' -D__UINTMAX_C_SUFFIX__=ULL '-D__UINTMAX_FMTX__="llX"' '-D__UINTMAX_FMTo__="llo"' '-D__UINTMAX_FMTu__="llu"' '-D__UINTMAX_FMTx__="llx"' -D__UINTMAX_MAX__=18446744073709551615ULL '-D__UINTMAX_TYPE__=long long unsigned int' -D__UINTMAX_WIDTH__=64 '-D__UINTPTR_FMTX__="X"' '-D__UINTPTR_FMTo__="o"' '-D__UINTPTR_FMTu__="u"' '-D__UINTPTR_FMTx__="x"' -D__UINTPTR_MAX__=4294967295U '-D__UINTPTR_TYPE__=unsigned int' -D__UINTPTR_WIDTH__=32 '-D__UINT_FAST16_FMTX__="hX"' '-D__UINT_FAST16_FMTo__="ho"' '-D__UINT_FAST16_FMTu__="hu"' '-D__UINT_FAST16_FMTx__="hx"' -D__UINT_FAST16_MAX__=65535 '-D__UINT_FAST16_TYPE__=unsigned short' '-D__UINT_FAST32_FMTX__="X"' '-D__UINT_FAST32_FMTo__="o"' '-D__UINT_FAST32_FMTu__="u"' '-D__UINT_FAST32_FMTx__="x"' -D__UINT_FAST32_MAX__=4294967295U '-D__UINT_FAST32_TYPE__=unsigned int' '-D__UINT_FAST64_FMTX__="llX"' '-D__UINT_FAST64_FMTo__="llo"' '-D__UINT_FAST64_FMTu__="llu"' '-D__UINT_FAST64_FMTx__="llx"' -D__UINT_FAST64_MAX__=18446744073709551615ULL '-D__UINT_FAST64_TYPE__=long long unsigned int' '-D__UINT_FAST8_FMTX__="hhX"' '-D__UINT_FAST8_FMTo__="hho"' '-D__UINT_FAST8_FMTu__="hhu"' '-D__UINT_FAST8_FMTx__="hhx"' -D__UINT_FAST8_MAX__=255 '-D__UINT_FAST8_TYPE__=unsigned char' '-D__UINT_LEAST16_FMTX__="hX"' '-D__UINT_LEAST16_FMTo__="ho"' '-D__UINT_LEAST16_FMTu__="hu"' '-D__UINT_LEAST16_FMTx__="hx"' -D__UINT_LEAST16_MAX__=65535 '-D__UINT_LEAST16_TYPE__=unsigned short' '-D__UINT_LEAST32_FMTX__="X"' '-D__UINT_LEAST32_FMTo__="o"' '-D__UINT_LEAST32_FMTu__="u"' '-D__UINT_LEAST32_FMTx__="x"' -D__UINT_LEAST32_MAX__=4294967295U '-D__UINT_LEAST32_TYPE__=unsigned int' '-D__UINT_LEAST64_FMTX__="llX"' '-D__UINT_LEAST64_FMTo__="llo"' '-D__UINT_LEAST64_FMTu__="llu"' '-D__UINT_LEAST64_FMTx__="llx"' -D__UINT_LEAST64_MAX__=18446744073709551615ULL '-D__UINT_LEAST64_TYPE__=long long unsigned int' '-D__UINT_LEAST8_FMTX__="hhX"' '-D__UINT_LEAST8_FMTo__="hho"' '-D__UINT_LEAST8_FMTu__="hhu"' '-D__UINT_LEAST8_FMTx__="hhx"' -D__UINT_LEAST8_MAX__=255 '-D__UINT_LEAST8_TYPE__=unsigned char' -D__USER_LABEL_PREFIX__= '-D__VERSION__="4.2.1 Compatible Clang 8.0.0 (branches/release_80 355477) (llvm/branches/release_80 355476)"' -D__VFP_FP__ -D__WCHAR_MAX__=4294967295U '-D__WCHAR_TYPE__=unsigned int' -D__WCHAR_UNSIGNED__ -D__WCHAR_WIDTH__=32 -D__WINT_MAX__=4294967295U '-D__WINT_TYPE__=unsigned int' -D__WINT_UNSIGNED__ -D__WINT_WIDTH__=32 -D__arm -D__arm__ -D__clang__ -D__clang_major__=8 -D__clang_minor__=0 -D__clang_patchlevel__=0 '-D__clang_version__="8.0.0 (branches/release_80 355477) (llvm/branches/release_80 355476)"' -D__cpp_aggregate_nsdmi=201304L -D__cpp_alias_templates=200704L -D__cpp_attributes=200809L -D__cpp_binary_literals=201304L -D__cpp_constexpr=201304L -D__cpp_decltype=200707L -D__cpp_decltype_auto=201304L -D__cpp_delegating_constructors=200604L -D__cpp_digit_separators=201309L -D__cpp_exceptions=199711L -D__cpp_generic_lambdas=201304L -D__cpp_impl_destroying_delete=201806L -D__cpp_inheriting_constructors=201511L -D__cpp_init_captures=201304L -D__cpp_initializer_lists=200806L -D__cpp_lambdas=200907L -D__cpp_nsdmi=200809L -D__cpp_range_based_for=200907 -D__cpp_raw_strings=200710L -D__cpp_ref_qualifiers=200710L -D__cpp_return_type_deduction=201304L -D__cpp_rtti=199711L -D__cpp_rvalue_references=200610L -D__cpp_static_assert=200410 -D__cpp_threadsafe_static_init=200806L -D__cpp_unicode_characters=200704L -D__cpp_unicode_literals=200710L -D__cpp_user_defined_literals=200809L -D__cpp_variable_templates=201304L -D__cpp_variadic_templates=200704L -D__gnu_linux__ -D__linux -D__linux__ -D__llvm__ -D__pic__=2 -D__private_extern__=extern -D__unix -D__unix__ -Dlinux -Dunix -DALLOW_ADBD_DISABLE_VERITY -DALLOW_ADBD_NO_AUTH -DALLOW_ADBD_ROOT -DANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION -D1 -DLIBLOG_LOG_TAG=1006 -DSNET_EVENT_LOG_TAG=1397638484 -DTOOLCHAIN_VERSION=0 -DUSE_OPENSSL -DZLIB_CONST -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS -DFAKE_LOG_DEVICE -DUSE_PROPERTY_SYSTEM -DASIO_HAS_CLANG_LIBCXX -DASIO_STANDALONE -DASIO_HEADER_ONLY -DQT_QML_DEBUG -D__GNUC_STDC_INLINE__ -D__cpp_constexpr=200704 -D__cpp_aggregate_bases=201603L -D__cpp_aligned_new=201606L -D__cpp_capture_star_this=201603L -D__cpp_constexpr=201603L -D__cpp_deduction_guides=201703L -D__cpp_enumerator_attributes=201411L -D__cpp_fold_expressions=201603L -D__cpp_guaranteed_copy_elision=201606L -D__cpp_hex_float=201603L -D__cpp_if_constexpr=201606L -D__cpp_inline_variables=201606L -D__cpp_namespace_attributes=201411L -D__cpp_nested_namespace_definitions=201411L -D__cpp_noexcept_function_type=201510L -D__cpp_nontype_template_args=201411L -D__cpp_nontype_template_parameter_auto=201606L -D__cpp_range_based_for=201603L -D__cpp_static_assert=201411L -D__cpp_structured_bindings=201606L -D__cpp_template_auto=201606L -D__cpp_variadic_using=201611L -I /apps/Qt5.13.1/Tools/QtCreator/share/qtcreator/cplusplus/wrappedQtHeaders -I /apps/Qt5.13.1/Tools/QtCreator/share/qtcreator/cplusplus/wrappedQtHeaders/QtCore -I /p/flutter/EmbeddedFlutter/tools/edb/edb -I /p/flutter/EmbeddedFlutter/base/include -I /p/flutter/EmbeddedFlutter/tools/edb/libasyncio/include -I /p/flutter/EmbeddedFlutter/tools/edb/libbase/include -I /p/flutter/EmbeddedFlutter/tools/edb/libcrypto_utils/include -I /p/flutter/EmbeddedFlutter/tools/edb/libcutils/include -I /p/flutter/EmbeddedFlutter/tools/edb/liblog/include -I /p/flutter/EmbeddedFlutter/tools/edb/libutils/include -I /p/flutter/EmbeddedFlutter/tools/edb/libziparchive/include -I /p/flutter/EmbeddedFlutter/tools/edb/libutils/include/utils -I /p/flutter/EmbeddedFlutter/tools/edb/libsystemproperties -I /p/flutter/EmbeddedFlutter/tools/edb/libsystemproperties/include -I /p/flutter/EmbeddedFlutter/tools/edb/libsystemproperties/private -I /p/flutter/EmbeddedFlutter/tools/edb/libziparchive/include/ziparchive -I /p/flutter/EmbeddedFlutter/third_party/mdns/include -I /p/flutter/EmbeddedFlutter/tools/edb/libcutils/include/cutils -I /p/flutter/EmbeddedFlutter/tools/edb/libcutils/include/private -I /p/flutter/EmbeddedFlutter/tools/edb/libbase/include/android-base -I /p/flutter/EmbeddedFlutter/tools/edb/liblog -I /p/flutter/EmbeddedFlutter/third_party/protobuf/src -I /p/flutter/EmbeddedFlutter/third_party/rapidjson/include -I /p/flutter/EmbeddedFlutter/third_party/asio/include -I /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/edb -I /p/veloh/qtbase-5.12.2/mkspecs/linux-clang -I /p/flutter/EmbeddedFlutter/tools/edb/edbd -I /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/edbd -I /p/flutter/EmbeddedFlutter/tools/edb/libasio -I /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/libasio -I /p/flutter/EmbeddedFlutter/tools/edb/libprotobuf -I /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/libprotobuf -I /p/flutter/EmbeddedFlutter/tools/edb/propertyservice -I /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/propertyservice -I /p/flutter/EmbeddedFlutter/tools/edb/toolbox -I /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/toolbox -isystem /opt/clang-armhf/sysroot/usr/include/c++/8 -isystem /opt/clang-armhf/sysroot/usr/include/arm-linux-gnueabihf/c++/8 -isystem /opt/clang-armhf/sysroot/usr/include/c++/8/backward -isystem /apps/Qt5.13.1/Tools/QtCreator/libexec/qtcreator/clang/lib/clang/8.0.1/include -isystem /opt/clang-armhf/sysroot/usr/include/arm-linux-gnueabihf -isystem /opt/clang-armhf/sysroot/usr/include -I /tmp/QtCreator-hWVlda/clang-uiheader-DbXwfg -fmessage-length=0 -fdiagnostics-show-note-include-stack -fretain-comments-from-system-headers -fmacro-backtrace-limit=0 -ferror-limit=1000 -x c++ -Wno-unknown-pragmas -Wno-unknown-warning-option -Wno-documentation-unknown-command -Weverything -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-unused-macros -Wno-newline-eof -Wno-exit-time-destructors -Wno-global-constructors -Wno-gnu-zero-variadic-macro-arguments -Wno-documentation -Wno-shadow -Wno-switch-enum -Wno-missing-prototypes -Wno-used-but-marked-unused -Wno-reserved-id-macro -Wno-padded -Wno-c99-extensions -Wno-old-style-cast -Wno-zero-as-null-pointer-constant -Wno-switch -Wno-unused-function -Wno-sign-conversion -Wno-gnu-statement-expression -Wno-non-virtual-dtor -v /home/jake/PropertyServer.pp.cpp
       clang version 8.0.1 
       Target: i386-unknown-linux-gnu
       Thread model: posix
       InstalledDir: 
       Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/9
       Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/8
       Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/9
       Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/8
       Candidate multilib: .;@m64
       Candidate multilib: 32;@m32
       Candidate multilib: x32;@mx32
       Selected multilib: 32;@m32
       ignoring nonexistent directory "/p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/libasio"
       ignoring nonexistent directory "/p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/libprotobuf"
       ignoring nonexistent directory "/p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/propertyservice"
       ignoring nonexistent directory "/p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/toolbox"
       #include "..." search starts here:
       #include <...> search starts here:
       /apps/Qt5.13.1/Tools/QtCreator/share/qtcreator/cplusplus/wrappedQtHeaders
       /apps/Qt5.13.1/Tools/QtCreator/share/qtcreator/cplusplus/wrappedQtHeaders/QtCore
       /p/flutter/EmbeddedFlutter/tools/edb/edb
       /p/flutter/EmbeddedFlutter/base/include
       /p/flutter/EmbeddedFlutter/tools/edb/libasyncio/include
       /p/flutter/EmbeddedFlutter/tools/edb/libbase/include
       /p/flutter/EmbeddedFlutter/tools/edb/libcrypto_utils/include
       /p/flutter/EmbeddedFlutter/tools/edb/libcutils/include
       /p/flutter/EmbeddedFlutter/tools/edb/liblog/include
       /p/flutter/EmbeddedFlutter/tools/edb/libutils/include
       /p/flutter/EmbeddedFlutter/tools/edb/libziparchive/include
       /p/flutter/EmbeddedFlutter/tools/edb/libutils/include/utils
       /p/flutter/EmbeddedFlutter/tools/edb/libsystemproperties
       /p/flutter/EmbeddedFlutter/tools/edb/libsystemproperties/include
       /p/flutter/EmbeddedFlutter/tools/edb/libsystemproperties/private
       /p/flutter/EmbeddedFlutter/tools/edb/libziparchive/include/ziparchive
       /p/flutter/EmbeddedFlutter/third_party/mdns/include
       /p/flutter/EmbeddedFlutter/tools/edb/libcutils/include/cutils
       /p/flutter/EmbeddedFlutter/tools/edb/libcutils/include/private
       /p/flutter/EmbeddedFlutter/tools/edb/libbase/include/android-base
       /p/flutter/EmbeddedFlutter/tools/edb/liblog
       /p/flutter/EmbeddedFlutter/third_party/protobuf/src
       /p/flutter/EmbeddedFlutter/third_party/rapidjson/include
       /p/flutter/EmbeddedFlutter/third_party/asio/include
       /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/edb
       /p/veloh/qtbase-5.12.2/mkspecs/linux-clang
       /p/flutter/EmbeddedFlutter/tools/edb/edbd
       /p/flutter/EmbeddedFlutter/tools/edb/build/edb-triton-Debug/edbd
       /p/flutter/EmbeddedFlutter/tools/edb/libasio
       /p/flutter/EmbeddedFlutter/tools/edb/libprotobuf
       /p/flutter/EmbeddedFlutter/tools/edb/propertyservice
       /p/flutter/EmbeddedFlutter/tools/edb/toolbox
       /tmp/QtCreator-hWVlda/clang-uiheader-DbXwfg
       /opt/clang-armhf/sysroot/usr/include/c++/8
       /opt/clang-armhf/sysroot/usr/include/arm-linux-gnueabihf/c++/8
       /opt/clang-armhf/sysroot/usr/include/c++/8/backward
       /apps/Qt5.13.1/Tools/QtCreator/libexec/qtcreator/clang/lib/clang/8.0.1/include
       /opt/clang-armhf/sysroot/usr/include/arm-linux-gnueabihf
       /opt/clang-armhf/sysroot/usr/include
       End of search list.
       

      Attachments

        1. PropertyServer.pp.cpp
          2.84 MB
          Jake Helfert
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kosjar Nikolai Kosjar
            qtjake Jake Helfert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes