=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for codeblocks-16.01nb3
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/missing aclocal-1.13 -I m4
WARNING: 'aclocal' is missing on your system.  You should only need it if
         you modified 'acinclude.m4' or 'configure.ac'.  You might want
         to install the Automake and Perl packages.  Grab them from
         any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/missing autoconf
 cd . && /bin/sh /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/missing automake-1.13 --foreign
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
WARNING: 'autoconf' is missing on your system.  You should only need it if
         you modified 'configure.ac'.  You might want to install the
         Autoconf and GNU m4 packages.  Grab them from any GNU
         archive site.
/bin/sh ./config.status --recheck
 cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
/bin/sh ./config.status --recheck
Making all in src
gmake[1]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src'
cd .. && /usr/pkg/bin/gmake  am--refresh
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd .. && /bin/sh ./config.status src/Makefile 
config.status: creating src/Makefile
cd .. && /usr/pkg/bin/gmake  am--refresh
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in include
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/include/Makefile 
config.status: creating src/include/Makefile
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
rm -f sdk_precomp.h.gch
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/missing autoheader)
clang++ -DHAVE_CONFIG_H  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o sdk_precomp.h.gch -xc++-header ./sdk_precomp.h
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.ac'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
touch: [src/include/config.h].in: No such file or directory
rm -f stamp-h1
touch config.h.in
cd ../.. && /bin/sh ./config.status src/include/config.h
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
In file included from ./sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ./sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from ./sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from ./sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
rm -f sdk.h.gch
clang++ -DHAVE_CONFIG_H  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/include -I../../src/include -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o sdk.h.gch -xc++-header ./sdk.h
In file included from ./sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ./sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from ./sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from ./sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
/usr/pkg/bin/gmake  all-recursive
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in scripting
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/include/scripting/Makefile 
config.status: creating src/include/scripting/Makefile
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in squirrel
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/squirrel'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/include/scripting/squirrel/Makefile 
config.status: creating src/include/scripting/squirrel/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/squirrel'
Making all in sqstdlib
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/sqstdlib'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/include/scripting/sqstdlib/Makefile 
config.status: creating src/include/scripting/sqstdlib/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/sqstdlib'
Making all in sqplus
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/sqplus'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/include/scripting/sqplus/Makefile 
config.status: creating src/include/scripting/sqplus/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/sqplus'
Making all in bindings
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/bindings'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/include/scripting/bindings/Makefile 
config.status: creating src/include/scripting/bindings/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/bindings'
Making all in include
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/include'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/include/scripting/include/Makefile 
config.status: creating src/include/scripting/include/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting/include'
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting'
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/scripting'
Making all in tinyxml
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/tinyxml'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/include/tinyxml/Makefile 
config.status: creating src/include/tinyxml/Makefile
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include/tinyxml'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include'
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/include'
Making all in base
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/base'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/base/Makefile 
config.status: creating src/base/Makefile
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in tinyxml
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/base/tinyxml'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/base/tinyxml/Makefile depfiles
config.status: creating src/base/tinyxml/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo tinyxml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF $depbase.Tpo -c -o tinyxml.lo tinyxml.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tinyxmlerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF $depbase.Tpo -c -o tinyxmlerror.lo tinyxmlerror.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tinyxmlparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF $depbase.Tpo -c -o tinyxmlparser.lo tinyxmlparser.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tinywxuni.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include -I../../../src/include/tinyxml -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF $depbase.Tpo -c -o tinywxuni.lo tinywxuni.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp  -fPIC -DPIC -o .libs/tinyxml.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp  -fPIC -DPIC -o .libs/tinyxmlerror.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp  -fPIC -DPIC -o .libs/tinyxmlparser.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c tinywxuni.cpp  -fPIC -DPIC -o .libs/tinywxuni.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlerror.lo -MD -MP -MF .deps/tinyxmlerror.Tpo -c tinyxmlerror.cpp -o tinyxmlerror.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxmlparser.lo -MD -MP -MF .deps/tinyxmlparser.Tpo -c tinyxmlparser.cpp -o tinyxmlparser.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinyxml.lo -MD -MP -MF .deps/tinyxml.Tpo -c tinyxml.cpp -o tinyxml.o >/dev/null 2>&1
In file included from tinywxuni.cpp:1:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from tinywxuni.cpp:1:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from tinywxuni.cpp:1:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from tinywxuni.cpp:1:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/tinyxml -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT tinywxuni.lo -MD -MP -MF .deps/tinywxuni.Tpo -c tinywxuni.cpp -o tinywxuni.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libtinyxml.la  tinyxml.lo tinyxmlerror.lo tinyxmlparser.lo tinywxuni.lo  -lpthread 
libtool: link: ar cru .libs/libtinyxml.a .libs/tinyxml.o .libs/tinyxmlerror.o .libs/tinyxmlparser.o .libs/tinywxuni.o 
libtool: link: ranlib .libs/libtinyxml.a
libtool: link: ( cd ".libs" && rm -f "libtinyxml.la" && ln -s "../libtinyxml.la" "libtinyxml.la" )
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/base/tinyxml'
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/base'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[3]: Nothing to be done for 'all-am'.
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/base'
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/base'
Making all in build_tools
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/build_tools'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/build_tools/Makefile 
config.status: creating src/build_tools/Makefile
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in autorevision
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/build_tools/autorevision'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/build_tools/autorevision/Makefile depfiles
config.status: creating src/build_tools/autorevision/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT auto_revision-autorevision.o -MD -MP -MF .deps/auto_revision-autorevision.Tpo -c -o auto_revision-autorevision.o `test -f 'autorevision.cpp' || echo './'`autorevision.cpp
mv -f .deps/auto_revision-autorevision.Tpo .deps/auto_revision-autorevision.Po
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++ -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o auto_revision auto_revision-autorevision.o ../../base/tinyxml/libtinyxml.la -lpthread 
libtool: link: clang++ -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -o auto_revision auto_revision-autorevision.o  -L/data/scratch/editors/codeblocks/work/.buildlink/lib ../../base/tinyxml/.libs/libtinyxml.a -lpthread
./auto_revision +int +wx +t ../../.. ../../../src/include/autorevision.h
svn: not found
git: not found
svn: not found
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/build_tools/autorevision'
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/build_tools'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[3]: Nothing to be done for 'all-am'.
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/build_tools'
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/build_tools'
Making all in mime
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/mime'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/mime/Makefile 
config.status: creating src/mime/Makefile
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/mime'
Making all in sdk
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/sdk/Makefile depfiles
config.status: creating src/sdk/Makefile
config.status: executing depfiles commands
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in scripting
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/sdk/scripting/Makefile 
config.status: creating src/sdk/scripting/Makefile
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in squirrel
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/squirrel'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/sdk/scripting/squirrel/Makefile depfiles
config.status: creating src/sdk/scripting/squirrel/Makefile
config.status: executing depfiles commands
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo sqfuncstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF $depbase.Tpo -c -o sqfuncstate.lo sqfuncstate.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqcompiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF $depbase.Tpo -c -o sqcompiler.lo sqcompiler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF $depbase.Tpo -c -o sqmem.lo sqmem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqlexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF $depbase.Tpo -c -o sqlexer.lo sqlexer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF $depbase.Tpo -c -o sqstate.lo sqstate.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF $depbase.Tpo -c -o sqvm.lo sqvm.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqtable.lo -MD -MP -MF $depbase.Tpo -c -o sqtable.lo sqtable.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqbaselib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF $depbase.Tpo -c -o sqbaselib.lo sqbaselib.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqclass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqclass.lo -MD -MP -MF $depbase.Tpo -c -o sqclass.lo sqclass.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqobject.lo -MD -MP -MF $depbase.Tpo -c -o sqobject.lo sqobject.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqapi.lo -MD -MP -MF $depbase.Tpo -c -o sqapi.lo sqapi.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqdebug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqdebug.lo -MD -MP -MF $depbase.Tpo -c -o sqdebug.lo sqdebug.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c sqmem.cpp  -fPIC -DPIC -o .libs/sqmem.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp  -fPIC -DPIC -o .libs/sqcompiler.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp  -fPIC -DPIC -o .libs/sqlexer.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c sqclass.cpp  -fPIC -DPIC -o .libs/sqclass.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqtable.lo -MD -MP -MF .deps/sqtable.Tpo -c sqtable.cpp  -fPIC -DPIC -o .libs/sqtable.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c sqstate.cpp  -fPIC -DPIC -o .libs/sqstate.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqmem.lo -MD -MP -MF .deps/sqmem.Tpo -c sqmem.cpp -o sqmem.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c sqvm.cpp  -fPIC -DPIC -o .libs/sqvm.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c sqapi.cpp  -fPIC -DPIC -o .libs/sqapi.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c sqbaselib.cpp  -fPIC -DPIC -o .libs/sqbaselib.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqdebug.lo -MD -MP -MF .deps/sqdebug.Tpo -c sqdebug.cpp  -fPIC -DPIC -o .libs/sqdebug.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqclass.lo -MD -MP -MF .deps/sqclass.Tpo -c sqclass.cpp -o sqclass.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c sqobject.cpp  -fPIC -DPIC -o .libs/sqobject.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c sqfuncstate.cpp  -fPIC -DPIC -o .libs/sqfuncstate.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqcompiler.lo -MD -MP -MF .deps/sqcompiler.Tpo -c sqcompiler.cpp -o sqcompiler.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqtable.lo -MD -MP -MF .deps/sqtable.Tpo -c sqtable.cpp -o sqtable.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqdebug.lo -MD -MP -MF .deps/sqdebug.Tpo -c sqdebug.cpp -o sqdebug.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqlexer.lo -MD -MP -MF .deps/sqlexer.Tpo -c sqlexer.cpp -o sqlexer.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqfuncstate.lo -MD -MP -MF .deps/sqfuncstate.Tpo -c sqfuncstate.cpp -o sqfuncstate.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqobject.lo -MD -MP -MF .deps/sqobject.Tpo -c sqobject.cpp -o sqobject.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqbaselib.lo -MD -MP -MF .deps/sqbaselib.Tpo -c sqbaselib.cpp -o sqbaselib.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstate.lo -MD -MP -MF .deps/sqstate.Tpo -c sqstate.cpp -o sqstate.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqapi.lo -MD -MP -MF .deps/sqapi.Tpo -c sqapi.cpp -o sqapi.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/squirrel -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqvm.lo -MD -MP -MF .deps/sqvm.Tpo -c sqvm.cpp -o sqvm.o >/dev/null 2>&1
/bin/sh ../../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libsquirrel.la  sqfuncstate.lo sqcompiler.lo sqmem.lo sqlexer.lo sqstate.lo sqvm.lo sqtable.lo sqbaselib.lo sqclass.lo sqobject.lo sqapi.lo sqdebug.lo  -lpthread 
libtool: link: ar cru .libs/libsquirrel.a .libs/sqfuncstate.o .libs/sqcompiler.o .libs/sqmem.o .libs/sqlexer.o .libs/sqstate.o .libs/sqvm.o .libs/sqtable.o .libs/sqbaselib.o .libs/sqclass.o .libs/sqobject.o .libs/sqapi.o .libs/sqdebug.o 
libtool: link: ranlib .libs/libsquirrel.a
libtool: link: ( cd ".libs" && rm -f "libsquirrel.la" && ln -s "../libsquirrel.la" "libsquirrel.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/squirrel'
Making all in sqstdlib
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/sqstdlib'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/sdk/scripting/sqstdlib/Makefile depfiles
config.status: creating src/sdk/scripting/sqstdlib/Makefile
config.status: executing depfiles commands
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo sqstdsystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF $depbase.Tpo -c -o sqstdsystem.lo sqstdsystem.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdmath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF $depbase.Tpo -c -o sqstdmath.lo sqstdmath.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF $depbase.Tpo -c -o sqstdstream.lo sqstdstream.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdaux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF $depbase.Tpo -c -o sqstdaux.lo sqstdaux.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdrex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF $depbase.Tpo -c -o sqstdrex.lo sqstdrex.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF $depbase.Tpo -c -o sqstdstring.lo sqstdstring.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdio.lo -MD -MP -MF $depbase.Tpo -c -o sqstdio.lo sqstdio.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sqstdblob.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF $depbase.Tpo -c -o sqstdblob.lo sqstdblob.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c sqstdaux.cpp  -fPIC -DPIC -o .libs/sqstdaux.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c sqstdio.cpp  -fPIC -DPIC -o .libs/sqstdio.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF .deps/sqstdmath.Tpo -c sqstdmath.cpp  -fPIC -DPIC -o .libs/sqstdmath.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdio.lo -MD -MP -MF .deps/sqstdio.Tpo -c sqstdio.cpp -o sqstdio.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdmath.lo -MD -MP -MF .deps/sqstdmath.Tpo -c sqstdmath.cpp -o sqstdmath.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF .deps/sqstdsystem.Tpo -c sqstdsystem.cpp  -fPIC -DPIC -o .libs/sqstdsystem.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdaux.lo -MD -MP -MF .deps/sqstdaux.Tpo -c sqstdaux.cpp -o sqstdaux.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF .deps/sqstdstream.Tpo -c sqstdstream.cpp  -fPIC -DPIC -o .libs/sqstdstream.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c sqstdstring.cpp  -fPIC -DPIC -o .libs/sqstdstring.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdsystem.lo -MD -MP -MF .deps/sqstdsystem.Tpo -c sqstdsystem.cpp -o sqstdsystem.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF .deps/sqstdblob.Tpo -c sqstdblob.cpp  -fPIC -DPIC -o .libs/sqstdblob.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstring.lo -MD -MP -MF .deps/sqstdstring.Tpo -c sqstdstring.cpp -o sqstdstring.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdstream.lo -MD -MP -MF .deps/sqstdstream.Tpo -c sqstdstream.cpp -o sqstdstream.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c sqstdrex.cpp  -fPIC -DPIC -o .libs/sqstdrex.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdrex.lo -MD -MP -MF .deps/sqstdrex.Tpo -c sqstdrex.cpp -o sqstdrex.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqstdlib -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sqstdblob.lo -MD -MP -MF .deps/sqstdblob.Tpo -c sqstdblob.cpp -o sqstdblob.o >/dev/null 2>&1
/bin/sh ../../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libsqstdlib.la  sqstdsystem.lo sqstdmath.lo sqstdstream.lo sqstdaux.lo sqstdrex.lo sqstdstring.lo sqstdio.lo sqstdblob.lo  -lpthread 
libtool: link: ar cru .libs/libsqstdlib.a .libs/sqstdsystem.o .libs/sqstdmath.o .libs/sqstdstream.o .libs/sqstdaux.o .libs/sqstdrex.o .libs/sqstdstring.o .libs/sqstdio.o .libs/sqstdblob.o 
libtool: link: ranlib .libs/libsqstdlib.a
libtool: link: ( cd ".libs" && rm -f "libsqstdlib.la" && ln -s "../libsqstdlib.la" "libsqstdlib.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/sqstdlib'
Making all in sqplus
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/sqplus'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/sdk/scripting/sqplus/Makefile depfiles
config.status: creating src/sdk/scripting/sqplus/Makefile
config.status: executing depfiles commands
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo SqPlus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SqPlus.lo -MD -MP -MF $depbase.Tpo -c -o SqPlus.lo SqPlus.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo SquirrelVM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF $depbase.Tpo -c -o SquirrelVM.lo SquirrelVM.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo SquirrelBindingsUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF $depbase.Tpo -c -o SquirrelBindingsUtils.lo SquirrelBindingsUtils.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo SquirrelObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF $depbase.Tpo -c -o SquirrelObject.lo SquirrelObject.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SqPlus.lo -MD -MP -MF .deps/SqPlus.Tpo -c SqPlus.cpp  -fPIC -DPIC -o .libs/SqPlus.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF .deps/SquirrelVM.Tpo -c SquirrelVM.cpp  -fPIC -DPIC -o .libs/SquirrelVM.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SqPlus.lo -MD -MP -MF .deps/SqPlus.Tpo -c SqPlus.cpp -o SqPlus.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelVM.lo -MD -MP -MF .deps/SquirrelVM.Tpo -c SquirrelVM.cpp -o SquirrelVM.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF .deps/SquirrelObject.Tpo -c SquirrelObject.cpp  -fPIC -DPIC -o .libs/SquirrelObject.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF .deps/SquirrelBindingsUtils.Tpo -c SquirrelBindingsUtils.cpp  -fPIC -DPIC -o .libs/SquirrelBindingsUtils.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelBindingsUtils.lo -MD -MP -MF .deps/SquirrelBindingsUtils.Tpo -c SquirrelBindingsUtils.cpp -o SquirrelBindingsUtils.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT SquirrelObject.lo -MD -MP -MF .deps/SquirrelObject.Tpo -c SquirrelObject.cpp -o SquirrelObject.o >/dev/null 2>&1
/bin/sh ../../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libsqplus.la  SqPlus.lo SquirrelVM.lo SquirrelBindingsUtils.lo SquirrelObject.lo  -lpthread 
libtool: link: ar cru .libs/libsqplus.a .libs/SqPlus.o .libs/SquirrelVM.o .libs/SquirrelBindingsUtils.o .libs/SquirrelObject.o 
libtool: link: ranlib .libs/libsqplus.a
libtool: link: ( cd ".libs" && rm -f "libsqplus.la" && ln -s "../libsqplus.la" "libsqplus.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/sqplus'
Making all in bindings
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/bindings'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/sdk/scripting/bindings/Makefile depfiles
config.status: creating src/sdk/scripting/bindings/Makefile
config.status: executing depfiles commands
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo scriptbindings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF $depbase.Tpo -c -o scriptbindings.lo scriptbindings.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_consts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_consts.lo -MD -MP -MF $depbase.Tpo -c -o sc_consts.lo sc_consts.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_dialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF $depbase.Tpo -c -o sc_dialog.lo sc_dialog.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_globals.lo -MD -MP -MF $depbase.Tpo -c -o sc_globals.lo sc_globals.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_io.lo -MD -MP -MF $depbase.Tpo -c -o sc_io.lo sc_io.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF $depbase.Tpo -c -o sc_plugin.lo sc_plugin.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_progress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_progress.lo -MD -MP -MF $depbase.Tpo -c -o sc_progress.lo sc_progress.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_util_dialogs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF $depbase.Tpo -c -o sc_util_dialogs.lo sc_util_dialogs.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sc_wxtypes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/include -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF $depbase.Tpo -c -o sc_wxtypes.lo sc_wxtypes.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF .deps/sc_dialog.Tpo -c sc_dialog.cpp  -fPIC -DPIC -o .libs/sc_dialog.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_progress.lo -MD -MP -MF .deps/sc_progress.Tpo -c sc_progress.cpp  -fPIC -DPIC -o .libs/sc_progress.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF .deps/sc_util_dialogs.Tpo -c sc_util_dialogs.cpp  -fPIC -DPIC -o .libs/sc_util_dialogs.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_consts.lo -MD -MP -MF .deps/sc_consts.Tpo -c sc_consts.cpp  -fPIC -DPIC -o .libs/sc_consts.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF .deps/sc_plugin.Tpo -c sc_plugin.cpp  -fPIC -DPIC -o .libs/sc_plugin.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_globals.lo -MD -MP -MF .deps/sc_globals.Tpo -c sc_globals.cpp  -fPIC -DPIC -o .libs/sc_globals.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF .deps/sc_wxtypes.Tpo -c sc_wxtypes.cpp  -fPIC -DPIC -o .libs/sc_wxtypes.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c scriptbindings.cpp  -fPIC -DPIC -o .libs/scriptbindings.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_io.lo -MD -MP -MF .deps/sc_io.Tpo -c sc_io.cpp  -fPIC -DPIC -o .libs/sc_io.o
In file included from sc_dialog.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_util_dialogs.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_consts.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h611::4285:5::  warningwarning: : expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)

    ^    ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h167::16725::25 : notenote: : expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^                        ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hIn file included from :sc_progress.cpp611::105:
:In file included from  ../../../../src/include/sdk_precomp.h:13:
warning: In file included from expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]../../../../src/include/sdk_common.h
:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData):
58:
    ^
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:
:In file included from 167/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:25:: 29note:
: /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_wxtypes.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_globals.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_dialog.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_dialog.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from scriptbindings.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hIn file included from :sc_io.cpp586::105:
:In file included from  ../../../../src/include/sdk_precomp.hwarning:: 13expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:

In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE):

In file included from     ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h
:24:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hIn file included from :/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h560::295:
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :note336: :expanded from macro 'wxDECLARE_ANY_TYPE'5
: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
25                        ^:
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_plugin.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hIn file included from :sc_dialog.cpp586::105:
:In file included from ../../../../src/include/sdk_precomp.h :warning13: :
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]In file included from 
../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE):

../../../../src/include/backgroundthread.h    ^:
143:13/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 560warning:: 5'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]:
 note: expanded from macro 'wxDECLARE_ANY_TYPE'
        if (this && IsRunning())
            ^~~~ ~~
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_util_dialogs.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sc_consts.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from sc_wxtypes.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from sc_progress.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from sc_globals.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from sc_consts.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_wxtypes.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_io.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from sc_util_dialogs.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_progress.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_consts.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13:
../../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from scriptbindings.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from sc_wxtypes.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13:
../../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from sc_io.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_dialog.lo -MD -MP -MF .deps/sc_dialog.Tpo -c sc_dialog.cpp -o sc_dialog.o >/dev/null 2>&1
In file included from scriptbindings.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_globals.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_plugin.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:43:
../../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from sc_util_dialogs.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13:
../../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from sc_progress.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13:
../../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_consts.lo -MD -MP -MF .deps/sc_consts.Tpo -c sc_consts.cpp -o sc_consts.o >/dev/null 2>&1
sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:271:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<unsigned long (wxArrayString::*)(const wxString &, unsigned long)>' requested here
                func(&wxArrayString::Add, "Add").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:272:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<void (wxArrayString::*)()>' requested here
                func(&wxArrayString::Clear, "Clear").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:275:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<unsigned long (wxArrayString::*)() const>' requested here
                func(&wxArrayString::GetCount, "GetCount").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:276:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxArrayString>::func<const wxString &(wxArrayString::*)(unsigned long) const>' requested here
                func<WXARRAY_STRING_ITEM>(&wxArrayString::Item, "Item").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:287:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxColour>::func<unsigned char (wxColour::*)() const>' requested here
                func(&wxColour::Blue, "Blue").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:290:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxColour>::func<bool (wxColour::*)() const>' requested here
                func<WXC_ISOK>(&wxColour::IsOk, "IsOk").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:291:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxColour>::func<void (wxColour::*)(unsigned char, unsigned char, unsigned char, unsigned char)>' requested here
                func<WXC_SET>(&wxColour::Set, "Set");
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:309:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(const wxFileName &)>' requested here
                func<WXFN_ASSIGN_FN>(&wxFileName::Assign, "Assign").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:310:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(const wxString &, wxPathFormat)>' requested here
                func<WXFN_ASSIGN_STR>(&wxFileName::Assign, "Assign").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:311:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(const wxString &)>' requested here
                func(&wxFileName::AssignCwd, "AssignCwd").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:313:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)()>' requested here
                func(&wxFileName::AssignHomeDir, "AssignHomeDir").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:317:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<unsigned long (wxFileName::*)() const>' requested here
                func(&wxFileName::GetDirCount, "GetDirCount").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:318:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<const wxArrayString &(wxFileName::*)() const>' requested here
                func(&wxFileName::GetDirs, "GetDirs").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:319:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<wxString (wxFileName::*)() const>' requested here
                func(&wxFileName::GetExt, "GetExt").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:321:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<wxString (wxFileName::*)(wxPathFormat) const>' requested here
                func(&wxFileName::GetFullPath, "GetFullPath").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:324:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<wxString (wxFileName::*)(int, wxPathFormat) const>' requested here
                func<WXFN_GETPATH>(&wxFileName::GetPath, "GetPath").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:327:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)() const>' requested here
                func(&wxFileName::HasExt, "HasExt").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:330:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(unsigned long, const wxString &)>' requested here
                func(&wxFileName::InsertDir, "InsertDir").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:331:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(wxPathFormat) const>' requested here
                func(&wxFileName::IsAbsolute, "IsAbsolute").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:335:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(const wxString &, wxPathFormat)>' requested here
                func(&wxFileName::MakeAbsolute, "MakeAbsolute").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:337:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(int, const wxString &, wxPathFormat)>' requested here
                func(&wxFileName::Normalize, "Normalize").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:339:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<void (wxFileName::*)(unsigned long)>' requested here
                func(&wxFileName::RemoveDir, "RemoveDir").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:341:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxFileName>::func<bool (wxFileName::*)(const wxFileName &, wxPathFormat) const>' requested here
                func(&wxFileName::SameAs, "SameAs").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:367:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxSize>::func<int (wxSize::*)() const>' requested here
                func(&wxSize::GetWidth, "GetWidth").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:369:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxSize>::func<void (wxSize::*)(int, int)>' requested here
                func<WXS_SET>(&wxSize::Set, "Set").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:370:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxSize>::func<void (wxSize::*)(int)>' requested here
                func<WXS_SETH>(&wxSize::SetHeight, "SetHeight").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:387:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<int (wxString::*)(const wxString &) const>' requested here
                func<WXSTR_FIRST_STR>(&wxString::First, "Find").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:391:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<bool (wxString::*)() const>' requested here
                func(&wxString::IsEmpty, "IsEmpty").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:392:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<unsigned long (wxString::*)() const>' requested here
                func(&wxString::Length, "Length").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:396:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString (wxString::*)() const>' requested here
                func(&wxString::Lower, "Lower").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:397:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<void (wxString::*)()>' requested here
                func(&wxString::LowerCase, "LowerCase").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:398:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString &(wxString::*)()>' requested here
                func(&wxString::MakeLower, "MakeLower").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:402:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString (wxString::*)(unsigned long, unsigned long) const>' requested here
                func(&wxString::Mid, "Mid").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:403:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString &(wxString::*)(unsigned long, unsigned long)>' requested here
                func<WXSTR_REMOVE_2>(&wxString::Remove, "Remove").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:404:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString &(wxString::*)(unsigned long)>' requested here
                func(&wxString::RemoveLast, "RemoveLast").
                ^
In file included from sc_wxtypes.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_wxtypes.cpp:406:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<wxString>::func<wxString (wxString::*)(unsigned long) const>' requested here
                func(&wxString::Right, "Right").
                ^
In file included from sc_io.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13:
../../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from In file included from scriptbindings.cppsc_globals.cpp::1010:
:
In file included from In file included from ../../../../src/include/sdk_precomp.h../../../../src/include/sdk_precomp.h::1313:
:
In file included from In file included from ../../../../src/include/sdk_common.h../../../../src/include/sdk_common.h::150150:
:
In file included from In file included from ../../../../src/include/filemanager.h../../../../src/include/filemanager.h::1313:
:
../../../../src/include/backgroundthread.h../../../../src/include/backgroundthread.h::143143::1313::  warningwarning: : 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]

        if (this && IsRunning())        if (this && IsRunning())

            ^~~~ ~~            ^~~~ ~~

In file included from sc_plugin.cpp:10:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:124:
In file included from ../../../../src/include/cbproject.h:15:
../../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from sc_progress.cppIn file included from :sc_util_dialogs.cpp:2018:
:
In file included from In file included from ../../../../src/include/scripting/bindings/sc_base_types.h../../../../src/include/scripting/bindings/sc_base_types.h::2727:
:
../../../../src/include/scripting/sqplus/sqplus.h../../../../src/include/scripting/sqplus/sqplus.h::17511751::5151::  warningwarning: : binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);

                                                  ^~~~~~~~~~~~~~~~                                                  ^~~~~~~~~~~~~~~~

sc_util_dialogs.cpp:sc_progress.cpp286:17::56 :note17: :in instantiation of function template specialization 'SqPlus::SQClassDef<EditArrayOrderDlg>::func<void (EditArrayOrderDlg::*)(const wxArrayString &)>' requested here 
note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProgressDialog>::func<bool (ProgressDialog::*)(int, const wxString &)>' requested here                func(&EditArrayOrderDlg::SetArray, "SetArray").

                ^
                func(&ProgressDialog::DoUpdate, "DoUpdate");
                ^
In file included from sc_util_dialogs.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_util_dialogs.cpp:287:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditArrayOrderDlg>::func<const wxArrayString &(EditArrayOrderDlg::*)()>' requested here
                func(&EditArrayOrderDlg::GetArray, "GetArray");
                ^
In file included from sc_util_dialogs.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_util_dialogs.cpp:300:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditPathDlg>::func<const wxString &(EditPathDlg::*)()>' requested here
                func(&EditPathDlg::GetPath, "GetPath");
                ^
In file included from sc_util_dialogs.cpp:18:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
sc_util_dialogs.cpp:305:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<GenericMultiLineNotesDlg>::func<const wxString &(GenericMultiLineNotesDlg::*)()>' requested here
                func(&GenericMultiLineNotesDlg::GetNotes, "GetNotes");
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:402:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<void (ProjectFile::*)(const wxString &)>' requested here
                func(&ProjectFile::AddBuildTarget, "AddBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:403:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<void (ProjectFile::*)(const wxString &, const wxString &)>' requested here
                func(&ProjectFile::RenameBuildTarget, "RenameBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:405:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<const wxArrayString &(ProjectFile::*)() const>' requested here
                func(&ProjectFile::GetBuildTargets, "GetBuildTargets").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:406:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<wxString (ProjectFile::*)() const>' requested here
                func(&ProjectFile::GetBaseName, "GetBaseName").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:407:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<const wxString &(ProjectFile::*)()>' requested here
                func(&ProjectFile::GetObjName, "GetObjName").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:409:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<cbProject *(ProjectFile::*)()>' requested here
                func(&ProjectFile::GetParentProject, "GetParentProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:410:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<void (ProjectFile::*)(const wxString &, bool)>' requested here
                func(&ProjectFile::SetUseCustomBuildCommand, "SetUseCustomBuildCommand").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:412:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<bool (ProjectFile::*)(const wxString &)>' requested here
                func(&ProjectFile::GetUseCustomBuildCommand, "GetUseCustomBuildCommand").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:413:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectFile>::func<wxString (ProjectFile::*)(const wxString &)>' requested here
                func(&ProjectFile::GetCustomBuildCommand, "GetCustomBuildCommand").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:424:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(int)>' requested here
                func(&CompileOptionsBase::AddPlatform, "AddPlatform").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:427:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<int (CompileOptionsBase::*)() const>' requested here
                func(&CompileOptionsBase::GetPlatforms, "GetPlatforms").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:428:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<bool (CompileOptionsBase::*)() const>' requested here
                func(&CompileOptionsBase::SupportsCurrentPlatform, "SupportsCurrentPlatform").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:429:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(const wxArrayString &)>' requested here
                func(&CompileOptionsBase::SetLinkerOptions, "SetLinkerOptions").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:438:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<const wxArrayString &(CompileOptionsBase::*)() const>' requested here
                func(&CompileOptionsBase::GetLinkerOptions, "GetLinkerOptions").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:448:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(bool)>' requested here
                func(&CompileOptionsBase::SetModified, "SetModified").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:449:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(const wxString &)>' requested here
                func(&CompileOptionsBase::AddLinkerOption, "AddLinkerOption").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:458:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)(const wxString &, const wxString &)>' requested here
                func(&CompileOptionsBase::ReplaceLinkerOption, "ReplaceLinkerOption").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:480:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<bool (CompileOptionsBase::*)(const wxString &, const wxString &, bool)>' requested here
                func(&CompileOptionsBase::SetVar, "SetVar").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:481:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<const wxString &(CompileOptionsBase::*)(const wxString &) const>' requested here
                func(&CompileOptionsBase::GetVar, "GetVar").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:482:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<bool (CompileOptionsBase::*)(const wxString &)>' requested here
                func(&CompileOptionsBase::UnsetVar, "UnsetVar").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:483:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileOptionsBase>::func<void (CompileOptionsBase::*)()>' requested here
                func(&CompileOptionsBase::UnsetAllVars, "UnsetAllVars");
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:486:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(TargetFilenameGenerationPolicy, TargetFilenameGenerationPolicy)>' requested here
                func(&CompileTargetBase::SetTargetFilenameGenerationPolicy, "SetTargetFilenameGenerationPolicy").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:488:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<const wxString &(CompileTargetBase::*)() const>' requested here
                func(&CompileTargetBase::GetFilename, "GetFilename").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:490:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(const wxString &)>' requested here
                func(&CompileTargetBase::SetTitle, "SetTitle").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:495:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<OptionsRelation (CompileTargetBase::*)(OptionsRelationType) const>' requested here
                func(&CompileTargetBase::GetOptionRelation, "GetOptionRelation").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:496:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(OptionsRelationType, OptionsRelation)>' requested here
                func(&CompileTargetBase::SetOptionRelation, "SetOptionRelation").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:497:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<wxString (CompileTargetBase::*)()>' requested here
                func(&CompileTargetBase::GetWorkingDir, "GetWorkingDir").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:498:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<wxString (CompileTargetBase::*)() const>' requested here
                func(&CompileTargetBase::GetObjectOutput, "GetObjectOutput").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:507:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(TargetType)>' requested here
                func(&CompileTargetBase::SetTargetType, "SetTargetType").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:508:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<TargetType (CompileTargetBase::*)() const>' requested here
                func(&CompileTargetBase::GetTargetType, "GetTargetType").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:515:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<wxString (CompileTargetBase::*)(MakeCommand) const>' requested here
                func(&CompileTargetBase::GetMakeCommandFor, "GetMakeCommandFor").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:516:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<void (CompileTargetBase::*)(MakeCommand, const wxString &)>' requested here
                func(&CompileTargetBase::SetMakeCommandFor, "SetMakeCommandFor").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:517:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<CompileTargetBase>::func<bool (CompileTargetBase::*)() const>' requested here
                func(&CompileTargetBase::MakeCommandsModified, "MakeCommandsModified");
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:520:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<cbProject *(ProjectBuildTarget::*)()>' requested here
                func(&ProjectBuildTarget::GetParentProject, "GetParentProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:521:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<wxString (ProjectBuildTarget::*)() const>' requested here
                func(&ProjectBuildTarget::GetFullTitle, "GetFullTitle").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:522:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<const wxString &(ProjectBuildTarget::*)() const>' requested here
                func(&ProjectBuildTarget::GetExternalDeps, "GetExternalDeps").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:523:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<void (ProjectBuildTarget::*)(const wxString &)>' requested here
                func(&ProjectBuildTarget::SetExternalDeps, "SetExternalDeps").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:526:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<bool (ProjectBuildTarget::*)() const>' requested here
                func(&ProjectBuildTarget::GetIncludeInTargetAll, "GetIncludeInTargetAll").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:527:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<void (ProjectBuildTarget::*)(bool)>' requested here
                func(&ProjectBuildTarget::SetIncludeInTargetAll, "SetIncludeInTargetAll").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:530:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<bool (ProjectBuildTarget::*)()>' requested here
                func(&ProjectBuildTarget::GetCreateStaticLib, "GetCreateStaticLib").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:534:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<int (ProjectBuildTarget::*)()>' requested here
                func(&ProjectBuildTarget::GetFilesCount, "GetFilesCount").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:535:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectBuildTarget>::func<ProjectFile *(ProjectBuildTarget::*)(int)>' requested here
                func(&ProjectBuildTarget::GetFile, "GetFile");
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:538:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)() const>' requested here
                func(&cbProject::GetModified, "GetModified").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:539:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(bool)>' requested here
                func(&cbProject::SetModified, "SetModified").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:540:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<const wxString &(cbProject::*)()>' requested here
                func(&cbProject::GetMakefile, "GetMakefile").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:541:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(const wxString &)>' requested here
                func(&cbProject::SetMakefile, "SetMakefile").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:542:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)()>' requested here
                func(&cbProject::IsMakefileCustom, "IsMakefileCustom").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:544:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(bool)>' requested here
                func(&cbProject::CloseAllFiles, "CloseAllFiles").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:551:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxString (cbProject::*)() const>' requested here
                func(&cbProject::GetCommonTopLevelPath, "GetCommonTopLevelPath").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:552:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<int (cbProject::*)()>' requested here
                func(&cbProject::GetFilesCount, "GetFilesCount").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:553:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectFile *(cbProject::*)(int)>' requested here
                func(&cbProject::GetFile, "GetFile").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:554:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectFile *(cbProject::*)(const wxString &, bool, bool)>' requested here
                func(&cbProject::GetFileByFilename, "GetFileByFilename").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:559:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectBuildTarget *(cbProject::*)(const wxString &)>' requested here
                func(&cbProject::AddBuildTarget, "AddBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:564:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &, bool) const>' requested here
                func(&cbProject::BuildTargetValid, "BuildTargetValid").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:565:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxString (cbProject::*)(bool) const>' requested here
In file included from                 func(&cbProject::GetFirstValidBuildTargetName, "GetFirstValidBuildTargetName").sc_plugin.cpp
:                ^10
:
In file included from ../../../../src/include/sdk_precomp.h:13:
In file included from ../../../../src/include/sdk_common.h:150:
In file included from ../../../../src/include/filemanager.h:13:
../../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:567:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<const wxString &(cbProject::*)() const>' requested here
                func(&cbProject::GetDefaultExecuteTarget, "GetDefaultExecuteTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:568:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &)>' requested here
                func(&cbProject::SetActiveBuildTarget, "SetActiveBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:570:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<int (cbProject::*)(int, bool)>' requested here
                func(&cbProject::SelectTarget, "SelectTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:571:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<ProjectBuildTarget *(cbProject::*)()>' requested here
                func(&cbProject::GetCurrentlyCompilingTarget, "GetCurrentlyCompilingTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:572:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(ProjectBuildTarget *)>' requested here
                func(&cbProject::SetCurrentlyCompilingTarget, "SetCurrentlyCompilingTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:573:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<PCHMode (cbProject::*)() const>' requested here
                func(&cbProject::GetModeForPCH, "GetModeForPCH").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:574:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(PCHMode)>' requested here
                func(&cbProject::SetModeForPCH, "SetModeForPCH").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:583:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<void (cbProject::*)(bool, bool)>' requested here
                func(&cbProject::ShowNotes, "ShowNotes").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:585:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &, const wxArrayString &)>' requested here
                func(&cbProject::DefineVirtualBuildTarget, "DefineVirtualBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:586:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &) const>' requested here
                func(&cbProject::HasVirtualBuildTarget, "HasVirtualBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:588:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxArrayString (cbProject::*)() const>' requested here
                func(&cbProject::GetVirtualBuildTargets, "GetVirtualBuildTargets").
                ^
15 warnings generated.
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:589:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<const wxArrayString &(cbProject::*)(const wxString &) const>' requested here
                func(&cbProject::GetVirtualBuildTargetGroup, "GetVirtualBuildTargetGroup").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:590:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<wxArrayString (cbProject::*)(const wxString &) const>' requested here
                func(&cbProject::GetExpandedVirtualBuildTargetGroup, "GetExpandedVirtualBuildTargetGroup").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:591:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbProject>::func<bool (cbProject::*)(const wxString &, const wxString &)>' requested here
                func(&cbProject::CanAddToVirtualBuildTarget, "CanAddToVirtualBuildTarget").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:596:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<wxString (ProjectManager::*)()>' requested here
                func(&ProjectManager::GetDefaultPath, "GetDefaultPath").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:597:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(const wxString &)>' requested here
                func(&ProjectManager::SetDefaultPath, "SetDefaultPath").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:598:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<cbProject *(ProjectManager::*)()>' requested here
                func(&ProjectManager::GetActiveProject, "GetActiveProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:601:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(cbProject *, bool)>' requested here
                func(&ProjectManager::SetProject, "SetProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:602:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(const wxString &)>' requested here
                func(&ProjectManager::LoadWorkspace, "LoadWorkspace").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:603:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)()>' requested here
                func(&ProjectManager::SaveWorkspace, "SaveWorkspace").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:606:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<cbProject *(ProjectManager::*)(const wxString &)>' requested here
                func(&ProjectManager::IsOpen, "IsOpen").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:607:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<cbProject *(ProjectManager::*)(const wxString &, bool)>' requested here
                func(&ProjectManager::LoadProject, "LoadProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:608:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(cbProject *)>' requested here
                func(&ProjectManager::SaveProject, "SaveProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:613:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(cbProject *, bool, bool)>' requested here
                func(&ProjectManager::CloseProject, "CloseProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:614:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(bool)>' requested here
                func(&ProjectManager::CloseActiveProject, "CloseActiveProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:619:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<bool (ProjectManager::*)(cbProject *, cbProject *)>' requested here
                func(&ProjectManager::AddProjectDependency, "AddProjectDependency").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:620:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(cbProject *, cbProject *)>' requested here
                func(&ProjectManager::RemoveProjectDependency, "RemoveProjectDependency").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:621:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<void (ProjectManager::*)(cbProject *)>' requested here
                func(&ProjectManager::ClearProjectDependencies, "ClearProjectDependencies").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:623:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ProjectManager>::func<const ProjectsArray *(ProjectManager::*)(cbProject *)>' requested here
                func(&ProjectManager::GetDependenciesForProject, "GetDependenciesForProject").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:628:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<const wxString &(EditorBase::*)() const>' requested here
                func(&EditorBase::GetFilename, "GetFilename").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:629:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(const wxString &)>' requested here
                func(&EditorBase::SetFilename, "SetFilename").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:631:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<bool (EditorBase::*)() const>' requested here
                func(&EditorBase::GetModified, "GetModified").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:632:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(bool)>' requested here
                func(&EditorBase::SetModified, "SetModified").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:633:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<const wxString &(EditorBase::*)()>' requested here
                func(&EditorBase::GetTitle, "GetTitle").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:635:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)()>' requested here
                func(&EditorBase::Activate, "Activate").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:636:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<bool (EditorBase::*)()>' requested here
                func(&EditorBase::Close, "Close").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:640:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(int, bool)>' requested here
                func(&EditorBase::GotoLine, "GotoLine").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:642:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<bool (EditorBase::*)(int) const>' requested here
                func(&EditorBase::HasBreakpoint, "HasBreakpoint").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:645:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorBase>::func<void (EditorBase::*)(int)>' requested here
                func(&EditorBase::ToggleBookmark, "ToggleBookmark").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:661:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(const wxString &)>' requested here
                func(&cbEditor::SetEditorTitle, "SetEditorTitle").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:662:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<ProjectFile *(cbEditor::*)() const>' requested here
                func(&cbEditor::GetProjectFile, "GetProjectFile").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:663:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)()>' requested here
                func(&cbEditor::Save, "Save").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:665:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)()>' requested here
                func(&cbEditor::FoldAll, "FoldAll").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:668:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(int)>' requested here
                func(&cbEditor::FoldBlockFromLine, "FoldBlockFromLine").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:671:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<int (cbEditor::*)(int) const>' requested here
                func(&cbEditor::GetLineIndentInSpaces, "GetLineIndentInSpaces").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:672:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<wxString (cbEditor::*)(int) const>' requested here
                func(&cbEditor::GetLineIndentString, "GetLineIndentString").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:674:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)(bool)>' requested here
                func(&cbEditor::Reload, "Reload").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:675:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<void (cbEditor::*)(bool, PrintColourMode, bool)>' requested here
                func(&cbEditor::Print, "Print").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:677:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<cbEditor>::func<bool (cbEditor::*)(int, bool)>' requested here
                func(&cbEditor::AddBreakpoint, "AddBreakpoint").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:684:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<cbEditor *(EditorManager::*)(const wxString &)>' requested here
                func(&EditorManager::New, "New").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:688:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<cbEditor *(EditorManager::*)()>' requested here
                func(&EditorManager::GetBuiltinActiveEditor, "GetBuiltinActiveEditor").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:689:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<EditorBase *(EditorManager::*)()>' requested here
                func(&EditorManager::GetActiveEditor, "GetActiveEditor").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:690:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<void (EditorManager::*)()>' requested here
                func(&EditorManager::ActivateNext, "ActivateNext").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:692:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<bool (EditorManager::*)()>' requested here
                func(&EditorManager::SwapActiveHeaderSource, "SwapActiveHeaderSource").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:693:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<bool (EditorManager::*)(bool)>' requested here
                func(&EditorManager::CloseActive, "CloseActive").
                ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_progress.lo -MD -MP -MF .deps/sc_progress.Tpo -c sc_progress.cpp -o sc_progress.o >/dev/null 2>&1
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:698:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<EditorManager>::func<bool (EditorManager::*)(int)>' requested here
                func(&EditorManager::SaveAs, "SaveAs").
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:704:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<UserVariableManager>::func<bool (UserVariableManager::*)(const wxString &) const>' requested here
                func(&UserVariableManager::Exists, "Exists");
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:707:17: note: in instantiation of function template specialization 'SqPlus::SQClassDef<ScriptingManager>::func<bool (ScriptingManager::*)(const wxString &, const wxString &, bool)>' requested here
                func(&ScriptingManager::RegisterScriptMenu, "RegisterScriptMenu");
                ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:732:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<FileTreeData::FileTreeDataKind (FileTreeData::*)() const>' requested here
            func(&FileTreeData::GetKind, "GetKind").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:733:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<cbProject *(FileTreeData::*)() const>' requested here
            func(&FileTreeData::GetProject, "GetProject").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:734:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<int (FileTreeData::*)() const>' requested here
            func(&FileTreeData::GetFileIndex, "GetFileIndex").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:735:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<ProjectFile *(FileTreeData::*)() const>' requested here
            func(&FileTreeData::GetProjectFile, "GetProjectFile").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:736:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<const wxString &(FileTreeData::*)() const>' requested here
            func(&FileTreeData::GetFolder, "GetFolder").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:737:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(FileTreeData::FileTreeDataKind)>' requested here
            func(&FileTreeData::SetKind, "SetKind").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:738:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(cbProject *)>' requested here
            func(&FileTreeData::SetProject, "SetProject").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:739:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(int)>' requested here
            func(&FileTreeData::SetFileIndex, "SetFileIndex").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:740:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(ProjectFile *)>' requested here
            func(&FileTreeData::SetProjectFile, "SetProjectFile").
            ^
In file included from scriptbindings.cpp:28:
In file included from ../../../../src/include/scripting/bindings/sc_base_types.h:27:
../../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
scriptbindings.cpp:741:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<FileTreeData>::func<void (FileTreeData::*)(const wxString &)>' requested here
            func(&FileTreeData::SetFolder, "SetFolder");
            ^
18 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_util_dialogs.lo -MD -MP -MF .deps/sc_util_dialogs.Tpo -c sc_util_dialogs.cpp -o sc_util_dialogs.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_globals.lo -MD -MP -MF .deps/sc_globals.Tpo -c sc_globals.cpp -o sc_globals.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_io.lo -MD -MP -MF .deps/sc_io.Tpo -c sc_io.cpp -o sc_io.o >/dev/null 2>&1
50 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_wxtypes.lo -MD -MP -MF .deps/sc_wxtypes.Tpo -c sc_wxtypes.cpp -o sc_wxtypes.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sc_plugin.lo -MD -MP -MF .deps/sc_plugin.Tpo -c sc_plugin.cpp -o sc_plugin.o >/dev/null 2>&1
137 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../../src/sdk/wxscintilla/include -I../../../../src/include/scripting/include -I../../../../src/include/scripting/bindings -I../../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptbindings.lo -MD -MP -MF .deps/scriptbindings.Tpo -c scriptbindings.cpp -o scriptbindings.o >/dev/null 2>&1
/bin/sh ../../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libsqbindings.la  scriptbindings.lo sc_consts.lo sc_dialog.lo sc_globals.lo sc_io.lo sc_plugin.lo sc_progress.lo sc_util_dialogs.lo sc_wxtypes.lo  -lpthread 
libtool: link: ar cru .libs/libsqbindings.a .libs/scriptbindings.o .libs/sc_consts.o .libs/sc_dialog.o .libs/sc_globals.o .libs/sc_io.o .libs/sc_plugin.o .libs/sc_progress.o .libs/sc_util_dialogs.o .libs/sc_wxtypes.o 
libtool: link: ranlib .libs/libsqbindings.a
libtool: link: ( cd ".libs" && rm -f "libsqbindings.la" && ln -s "../libsqbindings.la" "libsqbindings.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/bindings'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting'
Making all in wxscintilla
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/wxscintilla'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/sdk/wxscintilla/Makefile depfiles
config.status: creating src/sdk/wxscintilla/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo src/PlatWX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/PlatWX.lo -MD -MP -MF $depbase.Tpo -c -o src/PlatWX.lo src/PlatWX.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/ScintillaWX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF $depbase.Tpo -c -o src/ScintillaWX.lo src/ScintillaWX.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/wxscintilla.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/wxscintilla.lo -MD -MP -MF $depbase.Tpo -c -o src/wxscintilla.lo src/wxscintilla.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexA68k.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexA68k.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexA68k.lo src/scintilla/lexers/LexA68k.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAPDL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAPDL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAPDL.lo src/scintilla/lexers/LexAPDL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexASY.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexASY.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexASY.lo src/scintilla/lexers/LexASY.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAU3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAU3.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAU3.lo src/scintilla/lexers/LexAU3.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAVE.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAVE.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAVE.lo src/scintilla/lexers/LexAVE.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAVS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAVS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAVS.lo src/scintilla/lexers/LexAVS.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAbaqus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAbaqus.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAbaqus.lo src/scintilla/lexers/LexAbaqus.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAda.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAda.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAda.lo src/scintilla/lexers/LexAda.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAsm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAsm.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAsm.lo src/scintilla/lexers/LexAsm.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexAsn1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexAsn1.lo src/scintilla/lexers/LexAsn1.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexBaan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBaan.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBaan.lo src/scintilla/lexers/LexBaan.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexBash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBash.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBash.lo src/scintilla/lexers/LexBash.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexBasic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBasic.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBasic.lo src/scintilla/lexers/LexBasic.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAda.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAda.Tpo -c src/scintilla/lexers/LexAda.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAda.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAU3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAU3.Tpo -c src/scintilla/lexers/LexAU3.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAU3.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBasic.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBasic.Tpo -c src/scintilla/lexers/LexBasic.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexBasic.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexASY.lo -MD -MP -MF src/scintilla/lexers/.deps/LexASY.Tpo -c src/scintilla/lexers/LexASY.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexASY.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAVS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVS.Tpo -c src/scintilla/lexers/LexAVS.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAVS.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF src/.deps/ScintillaWX.Tpo -c src/ScintillaWX.cpp  -fPIC -DPIC -o src/.libs/ScintillaWX.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/PlatWX.lo -MD -MP -MF src/.deps/PlatWX.Tpo -c src/PlatWX.cpp  -fPIC -DPIC -o src/.libs/PlatWX.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/wxscintilla.lo -MD -MP -MF src/.deps/wxscintilla.Tpo -c src/wxscintilla.cpp  -fPIC -DPIC -o src/.libs/wxscintilla.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAVE.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVE.Tpo -c src/scintilla/lexers/LexAVE.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAVE.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsn1.Tpo -c src/scintilla/lexers/LexAsn1.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAsn1.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBaan.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBaan.Tpo -c src/scintilla/lexers/LexBaan.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexBaan.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBash.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBash.Tpo -c src/scintilla/lexers/LexBash.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexBash.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAbaqus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAbaqus.Tpo -c src/scintilla/lexers/LexAbaqus.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAbaqus.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAsm.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsm.Tpo -c src/scintilla/lexers/LexAsm.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAsm.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexA68k.lo -MD -MP -MF src/scintilla/lexers/.deps/LexA68k.Tpo -c src/scintilla/lexers/LexA68k.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexA68k.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAVS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVS.Tpo -c src/scintilla/lexers/LexAVS.cxx -o src/scintilla/lexers/LexAVS.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAVE.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAVE.Tpo -c src/scintilla/lexers/LexAVE.cxx -o src/scintilla/lexers/LexAVE.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAsn1.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsn1.Tpo -c src/scintilla/lexers/LexAsn1.cxx -o src/scintilla/lexers/LexAsn1.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBaan.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBaan.Tpo -c src/scintilla/lexers/LexBaan.cxx -o src/scintilla/lexers/LexBaan.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexASY.lo -MD -MP -MF src/scintilla/lexers/.deps/LexASY.Tpo -c src/scintilla/lexers/LexASY.cxx -o src/scintilla/lexers/LexASY.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAU3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAU3.Tpo -c src/scintilla/lexers/LexAU3.cxx -o src/scintilla/lexers/LexAU3.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAda.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAda.Tpo -c src/scintilla/lexers/LexAda.cxx -o src/scintilla/lexers/LexAda.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAPDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAPDL.Tpo -c src/scintilla/lexers/LexAPDL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexAPDL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexA68k.lo -MD -MP -MF src/scintilla/lexers/.deps/LexA68k.Tpo -c src/scintilla/lexers/LexA68k.cxx -o src/scintilla/lexers/LexA68k.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAbaqus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAbaqus.Tpo -c src/scintilla/lexers/LexAbaqus.cxx -o src/scintilla/lexers/LexAbaqus.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexBibTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBibTeX.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBibTeX.lo src/scintilla/lexers/LexBibTeX.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexBullant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBullant.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexBullant.lo src/scintilla/lexers/LexBullant.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAPDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAPDL.Tpo -c src/scintilla/lexers/LexAPDL.cxx -o src/scintilla/lexers/LexAPDL.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexCLW.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCLW.lo src/scintilla/lexers/LexCLW.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBasic.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBasic.Tpo -c src/scintilla/lexers/LexBasic.cxx -o src/scintilla/lexers/LexBasic.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexCOBOL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCOBOL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCOBOL.lo src/scintilla/lexers/LexCOBOL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexAsm.lo -MD -MP -MF src/scintilla/lexers/.deps/LexAsm.Tpo -c src/scintilla/lexers/LexAsm.cxx -o src/scintilla/lexers/LexAsm.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBash.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBash.Tpo -c src/scintilla/lexers/LexBash.cxx -o src/scintilla/lexers/LexBash.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexCPP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCPP.lo src/scintilla/lexers/LexCPP.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexCSS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCSS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCSS.lo src/scintilla/lexers/LexCSS.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexCaml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCaml.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCaml.lo src/scintilla/lexers/LexCaml.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexCmake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCmake.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCmake.lo src/scintilla/lexers/LexCmake.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCPP.Tpo -c src/scintilla/lexers/LexCPP.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCPP.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCOBOL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCOBOL.Tpo -c src/scintilla/lexers/LexCOBOL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCOBOL.o
depbase=`echo src/scintilla/lexers/LexCoffeeScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCoffeeScript.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCoffeeScript.lo src/scintilla/lexers/LexCoffeeScript.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCLW.Tpo -c src/scintilla/lexers/LexCLW.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCLW.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBullant.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBullant.Tpo -c src/scintilla/lexers/LexBullant.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexBullant.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCaml.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCaml.Tpo -c src/scintilla/lexers/LexCaml.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCaml.o
depbase=`echo src/scintilla/lexers/LexConf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexConf.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexConf.lo src/scintilla/lexers/LexConf.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBullant.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBullant.Tpo -c src/scintilla/lexers/LexBullant.cxx -o src/scintilla/lexers/LexBullant.o >/dev/null 2>&1
In file included from src/ScintillaWX.cpp:21:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/scrolbar.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCoffeeScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCoffeeScript.Tpo -c src/scintilla/lexers/LexCoffeeScript.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCoffeeScript.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCLW.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCLW.Tpo -c src/scintilla/lexers/LexCLW.cxx -o src/scintilla/lexers/LexCLW.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexConf.lo -MD -MP -MF src/scintilla/lexers/.deps/LexConf.Tpo -c src/scintilla/lexers/LexConf.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexConf.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCmake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCmake.Tpo -c src/scintilla/lexers/LexCmake.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCmake.o
In file included from src/PlatWX.cpp:11:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/menu.h:23:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from src/wxscintilla.cpp:34:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/image.h:96:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/variant.h:401:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h586::4655::5 :warning : noteexpression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]: 
expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \    ^

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::560167::525::  notenote: : expanded from macro 'wxDECLARE_ANY_TYPE'expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h                        ^:
167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCSS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCSS.Tpo -c src/scintilla/lexers/LexCSS.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCSS.o
depbase=`echo src/scintilla/lexers/LexCrontab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCrontab.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCrontab.lo src/scintilla/lexers/LexCrontab.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBibTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBibTeX.Tpo -c src/scintilla/lexers/LexBibTeX.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexBibTeX.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCrontab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCrontab.Tpo -c src/scintilla/lexers/LexCrontab.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCrontab.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo src/scintilla/lexers/LexCsound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCsound.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexCsound.lo src/scintilla/lexers/LexCsound.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCsound.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCsound.Tpo -c src/scintilla/lexers/LexCsound.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexCsound.o
depbase=`echo src/scintilla/lexers/LexD.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexD.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexD.lo src/scintilla/lexers/LexD.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCOBOL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCOBOL.Tpo -c src/scintilla/lexers/LexCOBOL.cxx -o src/scintilla/lexers/LexCOBOL.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexDMAP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexDMAP.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexDMAP.lo src/scintilla/lexers/LexDMAP.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexDMIS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexDMIS.lo src/scintilla/lexers/LexDMIS.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCaml.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCaml.Tpo -c src/scintilla/lexers/LexCaml.cxx -o src/scintilla/lexers/LexCaml.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexConf.lo -MD -MP -MF src/scintilla/lexers/.deps/LexConf.Tpo -c src/scintilla/lexers/LexConf.cxx -o src/scintilla/lexers/LexConf.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCrontab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCrontab.Tpo -c src/scintilla/lexers/LexCrontab.cxx -o src/scintilla/lexers/LexCrontab.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCoffeeScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCoffeeScript.Tpo -c src/scintilla/lexers/LexCoffeeScript.cxx -o src/scintilla/lexers/LexCoffeeScript.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMIS.Tpo -c src/scintilla/lexers/LexDMIS.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexDMIS.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexDMAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMAP.Tpo -c src/scintilla/lexers/LexDMAP.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexDMAP.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCsound.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCsound.Tpo -c src/scintilla/lexers/LexCsound.cxx -o src/scintilla/lexers/LexCsound.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexD.Tpo -c src/scintilla/lexers/LexD.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexD.o
depbase=`echo src/scintilla/lexers/LexECL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexECL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexECL.lo src/scintilla/lexers/LexECL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCmake.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCmake.Tpo -c src/scintilla/lexers/LexCmake.cxx -o src/scintilla/lexers/LexCmake.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexEScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexEScript.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexEScript.lo src/scintilla/lexers/LexEScript.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCSS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCSS.Tpo -c src/scintilla/lexers/LexCSS.cxx -o src/scintilla/lexers/LexCSS.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexEiffel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexEiffel.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexEiffel.lo src/scintilla/lexers/LexEiffel.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexBibTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexBibTeX.Tpo -c src/scintilla/lexers/LexBibTeX.cxx -o src/scintilla/lexers/LexBibTeX.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexErlang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexErlang.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexErlang.lo src/scintilla/lexers/LexErlang.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexECL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexECL.Tpo -c src/scintilla/lexers/LexECL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexECL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexEScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEScript.Tpo -c src/scintilla/lexers/LexEScript.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexEScript.o
depbase=`echo src/scintilla/lexers/LexFlagship.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexFlagship.lo src/scintilla/lexers/LexFlagship.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexDMAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMAP.Tpo -c src/scintilla/lexers/LexDMAP.cxx -o src/scintilla/lexers/LexDMAP.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexForth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexForth.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexForth.lo src/scintilla/lexers/LexForth.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexEiffel.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEiffel.Tpo -c src/scintilla/lexers/LexEiffel.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexEiffel.o
depbase=`echo src/scintilla/lexers/LexFortran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexFortran.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexFortran.lo src/scintilla/lexers/LexFortran.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexDMIS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexDMIS.Tpo -c src/scintilla/lexers/LexDMIS.cxx -o src/scintilla/lexers/LexDMIS.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexGAP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexGAP.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexGAP.lo src/scintilla/lexers/LexGAP.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexGAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGAP.Tpo -c src/scintilla/lexers/LexGAP.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexGAP.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexErlang.lo -MD -MP -MF src/scintilla/lexers/.deps/LexErlang.Tpo -c src/scintilla/lexers/LexErlang.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexErlang.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexFortran.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFortran.Tpo -c src/scintilla/lexers/LexFortran.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexFortran.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFlagship.Tpo -c src/scintilla/lexers/LexFlagship.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexFlagship.o
depbase=`echo src/scintilla/lexers/LexGui4Cli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexGui4Cli.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexGui4Cli.lo src/scintilla/lexers/LexGui4Cli.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexForth.lo -MD -MP -MF src/scintilla/lexers/.deps/LexForth.Tpo -c src/scintilla/lexers/LexForth.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexForth.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexGui4Cli.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGui4Cli.Tpo -c src/scintilla/lexers/LexGui4Cli.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexGui4Cli.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexEiffel.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEiffel.Tpo -c src/scintilla/lexers/LexEiffel.cxx -o src/scintilla/lexers/LexEiffel.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexECL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexECL.Tpo -c src/scintilla/lexers/LexECL.cxx -o src/scintilla/lexers/LexECL.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexEScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexEScript.Tpo -c src/scintilla/lexers/LexEScript.cxx -o src/scintilla/lexers/LexEScript.o >/dev/null 2>&1
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/ScintillaWX.lo -MD -MP -MF src/.deps/ScintillaWX.Tpo -c src/ScintillaWX.cpp -o src/ScintillaWX.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexHTML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHTML.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexHTML.lo src/scintilla/lexers/LexHTML.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexGAP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGAP.Tpo -c src/scintilla/lexers/LexGAP.cxx -o src/scintilla/lexers/LexGAP.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexHaskell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHaskell.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexHaskell.lo src/scintilla/lexers/LexHaskell.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHTML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHTML.Tpo -c src/scintilla/lexers/LexHTML.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexHTML.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHaskell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHaskell.Tpo -c src/scintilla/lexers/LexHaskell.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexHaskell.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexD.Tpo -c src/scintilla/lexers/LexD.cxx -o src/scintilla/lexers/LexD.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexErlang.lo -MD -MP -MF src/scintilla/lexers/.deps/LexErlang.Tpo -c src/scintilla/lexers/LexErlang.cxx -o src/scintilla/lexers/LexErlang.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexHex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHex.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexHex.lo src/scintilla/lexers/LexHex.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHex.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHex.Tpo -c src/scintilla/lexers/LexHex.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexHex.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexGui4Cli.lo -MD -MP -MF src/scintilla/lexers/.deps/LexGui4Cli.Tpo -c src/scintilla/lexers/LexGui4Cli.cxx -o src/scintilla/lexers/LexGui4Cli.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexFortran.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFortran.Tpo -c src/scintilla/lexers/LexFortran.cxx -o src/scintilla/lexers/LexFortran.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexForth.lo -MD -MP -MF src/scintilla/lexers/.deps/LexForth.Tpo -c src/scintilla/lexers/LexForth.cxx -o src/scintilla/lexers/LexForth.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexInno.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexInno.lo src/scintilla/lexers/LexInno.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF src/scintilla/lexers/.deps/LexInno.Tpo -c src/scintilla/lexers/LexInno.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexInno.o
depbase=`echo src/scintilla/lexers/LexKix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexKix.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexKix.lo src/scintilla/lexers/LexKix.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexKix.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKix.Tpo -c src/scintilla/lexers/LexKix.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexKix.o
depbase=`echo src/scintilla/lexers/LexKVIrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexKVIrc.lo src/scintilla/lexers/LexKVIrc.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKVIrc.Tpo -c src/scintilla/lexers/LexKVIrc.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexKVIrc.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexFlagship.lo -MD -MP -MF src/scintilla/lexers/.deps/LexFlagship.Tpo -c src/scintilla/lexers/LexFlagship.cxx -o src/scintilla/lexers/LexFlagship.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexInno.lo -MD -MP -MF src/scintilla/lexers/.deps/LexInno.Tpo -c src/scintilla/lexers/LexInno.cxx -o src/scintilla/lexers/LexInno.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexLaTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLaTeX.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLaTeX.lo src/scintilla/lexers/LexLaTeX.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLaTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLaTeX.Tpo -c src/scintilla/lexers/LexLaTeX.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexLaTeX.o
depbase=`echo src/scintilla/lexers/LexLisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLisp.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLisp.lo src/scintilla/lexers/LexLisp.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexKix.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKix.Tpo -c src/scintilla/lexers/LexKix.cxx -o src/scintilla/lexers/LexKix.o >/dev/null 2>&1
10 warnings generated.
depbase=`echo src/scintilla/lexers/LexLout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLout.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLout.lo src/scintilla/lexers/LexLout.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexLua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLua.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexLua.lo src/scintilla/lexers/LexLua.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/PlatWX.lo -MD -MP -MF src/.deps/PlatWX.Tpo -c src/PlatWX.cpp -o src/PlatWX.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexKVIrc.lo -MD -MP -MF src/scintilla/lexers/.deps/LexKVIrc.Tpo -c src/scintilla/lexers/LexKVIrc.cxx -o src/scintilla/lexers/LexKVIrc.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexMMIXAL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMMIXAL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMMIXAL.lo src/scintilla/lexers/LexMMIXAL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexMPT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMPT.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMPT.lo src/scintilla/lexers/LexMPT.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexMSSQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMSSQL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMSSQL.lo src/scintilla/lexers/LexMSSQL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHex.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHex.Tpo -c src/scintilla/lexers/LexHex.cxx -o src/scintilla/lexers/LexHex.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexMagik.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMagik.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMagik.lo src/scintilla/lexers/LexMagik.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMPT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMPT.Tpo -c src/scintilla/lexers/LexMPT.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMPT.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMSSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMSSQL.Tpo -c src/scintilla/lexers/LexMSSQL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMSSQL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLua.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLua.Tpo -c src/scintilla/lexers/LexLua.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexLua.o
depbase=`echo src/scintilla/lexers/LexMarkdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMarkdown.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMarkdown.lo src/scintilla/lexers/LexMarkdown.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLisp.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLisp.Tpo -c src/scintilla/lexers/LexLisp.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexLisp.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMarkdown.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMarkdown.Tpo -c src/scintilla/lexers/LexMarkdown.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMarkdown.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLout.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLout.Tpo -c src/scintilla/lexers/LexLout.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexLout.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHaskell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHaskell.Tpo -c src/scintilla/lexers/LexHaskell.cxx -o src/scintilla/lexers/LexHaskell.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMSSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMSSQL.Tpo -c src/scintilla/lexers/LexMSSQL.cxx -o src/scintilla/lexers/LexMSSQL.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLisp.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLisp.Tpo -c src/scintilla/lexers/LexLisp.cxx -o src/scintilla/lexers/LexLisp.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexHTML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexHTML.Tpo -c src/scintilla/lexers/LexHTML.cxx -o src/scintilla/lexers/LexHTML.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexCPP.lo -MD -MP -MF src/scintilla/lexers/.deps/LexCPP.Tpo -c src/scintilla/lexers/LexCPP.cxx -o src/scintilla/lexers/LexCPP.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMPT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMPT.Tpo -c src/scintilla/lexers/LexMPT.cxx -o src/scintilla/lexers/LexMPT.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMagik.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMagik.Tpo -c src/scintilla/lexers/LexMagik.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMagik.o
depbase=`echo src/scintilla/lexers/LexMatlab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMatlab.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMatlab.lo src/scintilla/lexers/LexMatlab.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLout.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLout.Tpo -c src/scintilla/lexers/LexLout.cxx -o src/scintilla/lexers/LexLout.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLaTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLaTeX.Tpo -c src/scintilla/lexers/LexLaTeX.cxx -o src/scintilla/lexers/LexLaTeX.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexLua.lo -MD -MP -MF src/scintilla/lexers/.deps/LexLua.Tpo -c src/scintilla/lexers/LexLua.cxx -o src/scintilla/lexers/LexLua.o >/dev/null 2>&1
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/wxscintilla.lo -MD -MP -MF src/.deps/wxscintilla.Tpo -c src/wxscintilla.cpp -o src/wxscintilla.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexMetapost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMetapost.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMetapost.lo src/scintilla/lexers/LexMetapost.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMetapost.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMetapost.Tpo -c src/scintilla/lexers/LexMetapost.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMetapost.o
depbase=`echo src/scintilla/lexers/LexModula.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexModula.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexModula.lo src/scintilla/lexers/LexModula.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMarkdown.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMarkdown.Tpo -c src/scintilla/lexers/LexMarkdown.cxx -o src/scintilla/lexers/LexMarkdown.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMatlab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMatlab.Tpo -c src/scintilla/lexers/LexMatlab.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMatlab.o
depbase=`echo src/scintilla/lexers/LexMySQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMySQL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexMySQL.lo src/scintilla/lexers/LexMySQL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMySQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMySQL.Tpo -c src/scintilla/lexers/LexMySQL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMySQL.o
depbase=`echo src/scintilla/lexers/LexNimrod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexNimrod.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexNimrod.lo src/scintilla/lexers/LexNimrod.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMMIXAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMMIXAL.Tpo -c src/scintilla/lexers/LexMMIXAL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexMMIXAL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexModula.lo -MD -MP -MF src/scintilla/lexers/.deps/LexModula.Tpo -c src/scintilla/lexers/LexModula.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexModula.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMetapost.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMetapost.Tpo -c src/scintilla/lexers/LexMetapost.cxx -o src/scintilla/lexers/LexMetapost.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMatlab.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMatlab.Tpo -c src/scintilla/lexers/LexMatlab.cxx -o src/scintilla/lexers/LexMatlab.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexNimrod.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNimrod.Tpo -c src/scintilla/lexers/LexNimrod.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexNimrod.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMagik.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMagik.Tpo -c src/scintilla/lexers/LexMagik.cxx -o src/scintilla/lexers/LexMagik.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMMIXAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMMIXAL.Tpo -c src/scintilla/lexers/LexMMIXAL.cxx -o src/scintilla/lexers/LexMMIXAL.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexNsis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexNsis.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexNsis.lo src/scintilla/lexers/LexNsis.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexMySQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexMySQL.Tpo -c src/scintilla/lexers/LexMySQL.cxx -o src/scintilla/lexers/LexMySQL.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexOScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOScript.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexOScript.lo src/scintilla/lexers/LexOScript.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexOpal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexOpal.lo src/scintilla/lexers/LexOpal.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexOthers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOthers.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexOthers.lo src/scintilla/lexers/LexOthers.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOScript.Tpo -c src/scintilla/lexers/LexOScript.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexOScript.o
depbase=`echo src/scintilla/lexers/LexPB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPB.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPB.lo src/scintilla/lexers/LexPB.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexNsis.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNsis.Tpo -c src/scintilla/lexers/LexNsis.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexNsis.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOthers.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOthers.Tpo -c src/scintilla/lexers/LexOthers.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexOthers.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOpal.Tpo -c src/scintilla/lexers/LexOpal.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexOpal.o
depbase=`echo src/scintilla/lexers/LexPLM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPLM.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPLM.lo src/scintilla/lexers/LexPLM.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexNimrod.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNimrod.Tpo -c src/scintilla/lexers/LexNimrod.cxx -o src/scintilla/lexers/LexNimrod.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPB.Tpo -c src/scintilla/lexers/LexPB.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPB.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPLM.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPLM.Tpo -c src/scintilla/lexers/LexPLM.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPLM.o
depbase=`echo src/scintilla/lexers/LexPO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPO.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPO.lo src/scintilla/lexers/LexPO.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexPOV.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPOV.lo src/scintilla/lexers/LexPOV.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexPS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPS.lo src/scintilla/lexers/LexPS.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexPascal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPascal.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPascal.lo src/scintilla/lexers/LexPascal.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPS.Tpo -c src/scintilla/lexers/LexPS.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPS.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPascal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPascal.Tpo -c src/scintilla/lexers/LexPascal.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPascal.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPLM.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPLM.Tpo -c src/scintilla/lexers/LexPLM.cxx -o src/scintilla/lexers/LexPLM.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOScript.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOScript.Tpo -c src/scintilla/lexers/LexOScript.cxx -o src/scintilla/lexers/LexOScript.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOpal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOpal.Tpo -c src/scintilla/lexers/LexOpal.cxx -o src/scintilla/lexers/LexOpal.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPOV.Tpo -c src/scintilla/lexers/LexPOV.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPOV.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPB.Tpo -c src/scintilla/lexers/LexPB.cxx -o src/scintilla/lexers/LexPB.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPO.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPO.Tpo -c src/scintilla/lexers/LexPO.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPO.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexNsis.lo -MD -MP -MF src/scintilla/lexers/.deps/LexNsis.Tpo -c src/scintilla/lexers/LexNsis.cxx -o src/scintilla/lexers/LexNsis.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexOthers.lo -MD -MP -MF src/scintilla/lexers/.deps/LexOthers.Tpo -c src/scintilla/lexers/LexOthers.cxx -o src/scintilla/lexers/LexOthers.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexPerl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPerl.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPerl.lo src/scintilla/lexers/LexPerl.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexPowerPro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPowerPro.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPowerPro.lo src/scintilla/lexers/LexPowerPro.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexModula.lo -MD -MP -MF src/scintilla/lexers/.deps/LexModula.Tpo -c src/scintilla/lexers/LexModula.cxx -o src/scintilla/lexers/LexModula.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPS.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPS.Tpo -c src/scintilla/lexers/LexPS.cxx -o src/scintilla/lexers/LexPS.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPO.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPO.Tpo -c src/scintilla/lexers/LexPO.cxx -o src/scintilla/lexers/LexPO.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexPowerShell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPowerShell.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPowerShell.lo src/scintilla/lexers/LexPowerShell.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexProgress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexProgress.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexProgress.lo src/scintilla/lexers/LexProgress.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexPython.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPython.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexPython.lo src/scintilla/lexers/LexPython.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexR.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexR.lo src/scintilla/lexers/LexR.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexProgress.lo -MD -MP -MF src/scintilla/lexers/.deps/LexProgress.Tpo -c src/scintilla/lexers/LexProgress.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexProgress.o
depbase=`echo src/scintilla/lexers/LexRebol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRebol.lo src/scintilla/lexers/LexRebol.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPowerShell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerShell.Tpo -c src/scintilla/lexers/LexPowerShell.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPowerShell.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPowerPro.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerPro.Tpo -c src/scintilla/lexers/LexPowerPro.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPowerPro.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPOV.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPOV.Tpo -c src/scintilla/lexers/LexPOV.cxx -o src/scintilla/lexers/LexPOV.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexRegistry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRegistry.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRegistry.lo src/scintilla/lexers/LexRegistry.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPython.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPython.Tpo -c src/scintilla/lexers/LexPython.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPython.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPerl.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPerl.Tpo -c src/scintilla/lexers/LexPerl.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexPerl.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexR.lo -MD -MP -MF src/scintilla/lexers/.deps/LexR.Tpo -c src/scintilla/lexers/LexR.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexR.o
depbase=`echo src/scintilla/lexers/LexRuby.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRuby.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRuby.lo src/scintilla/lexers/LexRuby.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPascal.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPascal.Tpo -c src/scintilla/lexers/LexPascal.cxx -o src/scintilla/lexers/LexPascal.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexProgress.lo -MD -MP -MF src/scintilla/lexers/.deps/LexProgress.Tpo -c src/scintilla/lexers/LexProgress.cxx -o src/scintilla/lexers/LexProgress.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexR.lo -MD -MP -MF src/scintilla/lexers/.deps/LexR.Tpo -c src/scintilla/lexers/LexR.cxx -o src/scintilla/lexers/LexR.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexRust.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRust.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexRust.lo src/scintilla/lexers/LexRust.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPowerShell.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerShell.Tpo -c src/scintilla/lexers/LexPowerShell.cxx -o src/scintilla/lexers/LexPowerShell.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexSML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSML.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSML.lo src/scintilla/lexers/LexSML.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPowerPro.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPowerPro.Tpo -c src/scintilla/lexers/LexPowerPro.cxx -o src/scintilla/lexers/LexPowerPro.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRebol.Tpo -c src/scintilla/lexers/LexRebol.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexRebol.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPython.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPython.Tpo -c src/scintilla/lexers/LexPython.cxx -o src/scintilla/lexers/LexPython.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRust.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRust.Tpo -c src/scintilla/lexers/LexRust.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexRust.o
depbase=`echo src/scintilla/lexers/LexSQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSQL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSQL.lo src/scintilla/lexers/LexSQL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSQL.Tpo -c src/scintilla/lexers/LexSQL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSQL.o
depbase=`echo src/scintilla/lexers/LexScriptol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexScriptol.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexScriptol.lo src/scintilla/lexers/LexScriptol.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexSmalltalk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSmalltalk.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSmalltalk.lo src/scintilla/lexers/LexSmalltalk.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexSorcus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSorcus.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSorcus.lo src/scintilla/lexers/LexSorcus.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSorcus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSorcus.Tpo -c src/scintilla/lexers/LexSorcus.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSorcus.o
depbase=`echo src/scintilla/lexers/LexSpecman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSpecman.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSpecman.lo src/scintilla/lexers/LexSpecman.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRebol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRebol.Tpo -c src/scintilla/lexers/LexRebol.cxx -o src/scintilla/lexers/LexRebol.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexScriptol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexScriptol.Tpo -c src/scintilla/lexers/LexScriptol.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexScriptol.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSML.Tpo -c src/scintilla/lexers/LexSML.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSML.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRuby.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRuby.Tpo -c src/scintilla/lexers/LexRuby.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexRuby.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSmalltalk.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSmalltalk.Tpo -c src/scintilla/lexers/LexSmalltalk.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSmalltalk.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRegistry.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRegistry.Tpo -c src/scintilla/lexers/LexRegistry.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexRegistry.o
depbase=`echo src/scintilla/lexers/LexSpice.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSpice.lo src/scintilla/lexers/LexSpice.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpice.Tpo -c src/scintilla/lexers/LexSpice.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSpice.o
depbase=`echo src/scintilla/lexers/LexSTTXT.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSTTXT.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexSTTXT.lo src/scintilla/lexers/LexSTTXT.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSorcus.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSorcus.Tpo -c src/scintilla/lexers/LexSorcus.cxx -o src/scintilla/lexers/LexSorcus.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexTACL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTACL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTACL.lo src/scintilla/lexers/LexTACL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSML.Tpo -c src/scintilla/lexers/LexSML.cxx -o src/scintilla/lexers/LexSML.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexTADS3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTADS3.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTADS3.lo src/scintilla/lexers/LexTADS3.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexScriptol.lo -MD -MP -MF src/scintilla/lexers/.deps/LexScriptol.Tpo -c src/scintilla/lexers/LexScriptol.cxx -o src/scintilla/lexers/LexScriptol.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTADS3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTADS3.Tpo -c src/scintilla/lexers/LexTADS3.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTADS3.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTACL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTACL.Tpo -c src/scintilla/lexers/LexTACL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTACL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSpecman.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpecman.Tpo -c src/scintilla/lexers/LexSpecman.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSpecman.o
depbase=`echo src/scintilla/lexers/LexTAL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTAL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTAL.lo src/scintilla/lexers/LexTAL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexTCL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTCL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTCL.lo src/scintilla/lexers/LexTCL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSTTXT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSTTXT.Tpo -c src/scintilla/lexers/LexSTTXT.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexSTTXT.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTCL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCL.Tpo -c src/scintilla/lexers/LexTCL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTCL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSmalltalk.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSmalltalk.Tpo -c src/scintilla/lexers/LexSmalltalk.cxx -o src/scintilla/lexers/LexSmalltalk.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSQL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSQL.Tpo -c src/scintilla/lexers/LexSQL.cxx -o src/scintilla/lexers/LexSQL.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTACL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTACL.Tpo -c src/scintilla/lexers/LexTACL.cxx -o src/scintilla/lexers/LexTACL.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRust.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRust.Tpo -c src/scintilla/lexers/LexRust.cxx -o src/scintilla/lexers/LexRust.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSpice.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpice.Tpo -c src/scintilla/lexers/LexSpice.cxx -o src/scintilla/lexers/LexSpice.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexTCMD.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTCMD.lo src/scintilla/lexers/LexTCMD.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRegistry.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRegistry.Tpo -c src/scintilla/lexers/LexRegistry.cxx -o src/scintilla/lexers/LexRegistry.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTCL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCL.Tpo -c src/scintilla/lexers/LexTCL.cxx -o src/scintilla/lexers/LexTCL.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSpecman.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSpecman.Tpo -c src/scintilla/lexers/LexSpecman.cxx -o src/scintilla/lexers/LexSpecman.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTADS3.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTADS3.Tpo -c src/scintilla/lexers/LexTADS3.cxx -o src/scintilla/lexers/LexTADS3.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTeX.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTeX.lo src/scintilla/lexers/LexTeX.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTeX.Tpo -c src/scintilla/lexers/LexTeX.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTeX.o
depbase=`echo src/scintilla/lexers/LexTxt2tags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTxt2tags.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexTxt2tags.lo src/scintilla/lexers/LexTxt2tags.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexPerl.lo -MD -MP -MF src/scintilla/lexers/.deps/LexPerl.Tpo -c src/scintilla/lexers/LexPerl.cxx -o src/scintilla/lexers/LexPerl.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexRuby.lo -MD -MP -MF src/scintilla/lexers/.deps/LexRuby.Tpo -c src/scintilla/lexers/LexRuby.cxx -o src/scintilla/lexers/LexRuby.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTAL.Tpo -c src/scintilla/lexers/LexTAL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTAL.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCMD.Tpo -c src/scintilla/lexers/LexTCMD.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTCMD.o
depbase=`echo src/scintilla/lexers/LexVB.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVB.lo src/scintilla/lexers/LexVB.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexers/LexVHDL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVHDL.lo src/scintilla/lexers/LexVHDL.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVHDL.Tpo -c src/scintilla/lexers/LexVHDL.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexVHDL.o
depbase=`echo src/scintilla/lexers/LexVerilog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVerilog.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVerilog.lo src/scintilla/lexers/LexVerilog.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTeX.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTeX.Tpo -c src/scintilla/lexers/LexTeX.cxx -o src/scintilla/lexers/LexTeX.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexSTTXT.lo -MD -MP -MF src/scintilla/lexers/.deps/LexSTTXT.Tpo -c src/scintilla/lexers/LexSTTXT.cxx -o src/scintilla/lexers/LexSTTXT.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexVisualProlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVisualProlog.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexVisualProlog.lo src/scintilla/lexers/LexVisualProlog.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTAL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTAL.Tpo -c src/scintilla/lexers/LexTAL.cxx -o src/scintilla/lexers/LexTAL.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexers/LexYAML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexYAML.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexers/LexYAML.lo src/scintilla/lexers/LexYAML.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVisualProlog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVisualProlog.Tpo -c src/scintilla/lexers/LexVisualProlog.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexVisualProlog.o
depbase=`echo src/scintilla/lexlib/Accessor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/Accessor.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/Accessor.lo src/scintilla/lexlib/Accessor.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/Accessor.lo -MD -MP -MF src/scintilla/lexlib/.deps/Accessor.Tpo -c src/scintilla/lexlib/Accessor.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/Accessor.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVerilog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVerilog.Tpo -c src/scintilla/lexers/LexVerilog.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexVerilog.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/Accessor.lo -MD -MP -MF src/scintilla/lexlib/.deps/Accessor.Tpo -c src/scintilla/lexlib/Accessor.cxx -o src/scintilla/lexlib/Accessor.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTCMD.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTCMD.Tpo -c src/scintilla/lexers/LexTCMD.cxx -o src/scintilla/lexers/LexTCMD.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexlib/CharacterCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/CharacterCategory.lo src/scintilla/lexlib/CharacterCategory.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTxt2tags.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTxt2tags.Tpo -c src/scintilla/lexers/LexTxt2tags.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexTxt2tags.o
depbase=`echo src/scintilla/lexlib/CharacterSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/CharacterSet.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/CharacterSet.lo src/scintilla/lexlib/CharacterSet.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVB.Tpo -c src/scintilla/lexers/LexVB.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexVB.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexYAML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexYAML.Tpo -c src/scintilla/lexers/LexYAML.cxx  -fPIC -DPIC -o src/scintilla/lexers/.libs/LexYAML.o
depbase=`echo src/scintilla/lexlib/LexerBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerBase.lo src/scintilla/lexlib/LexerBase.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterCategory.Tpo -c src/scintilla/lexlib/CharacterCategory.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/CharacterCategory.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVHDL.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVHDL.Tpo -c src/scintilla/lexers/LexVHDL.cxx -o src/scintilla/lexers/LexVHDL.o >/dev/null 2>&1
depbase=`echo src/scintilla/lexlib/LexerModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerModule.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerModule.lo src/scintilla/lexlib/LexerModule.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexlib/LexerNoExceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerNoExceptions.lo src/scintilla/lexlib/LexerNoExceptions.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexlib/LexerSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerSimple.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/LexerSimple.lo src/scintilla/lexlib/LexerSimple.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/lexlib/PropSetSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/PropSetSimple.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/PropSetSimple.lo src/scintilla/lexlib/PropSetSimple.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/CharacterSet.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterSet.Tpo -c src/scintilla/lexlib/CharacterSet.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/CharacterSet.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerSimple.Tpo -c src/scintilla/lexlib/LexerSimple.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/LexerSimple.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/PropSetSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/PropSetSimple.Tpo -c src/scintilla/lexlib/PropSetSimple.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/PropSetSimple.o
depbase=`echo src/scintilla/lexlib/StyleContext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/StyleContext.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/StyleContext.lo src/scintilla/lexlib/StyleContext.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/StyleContext.lo -MD -MP -MF src/scintilla/lexlib/.deps/StyleContext.Tpo -c src/scintilla/lexlib/StyleContext.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/StyleContext.o
depbase=`echo src/scintilla/lexlib/WordList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/WordList.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/lexlib/WordList.lo src/scintilla/lexlib/WordList.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVisualProlog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVisualProlog.Tpo -c src/scintilla/lexers/LexVisualProlog.cxx -o src/scintilla/lexers/LexVisualProlog.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexYAML.lo -MD -MP -MF src/scintilla/lexers/.deps/LexYAML.Tpo -c src/scintilla/lexers/LexYAML.cxx -o src/scintilla/lexers/LexYAML.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/CharacterSet.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterSet.Tpo -c src/scintilla/lexlib/CharacterSet.cxx -o src/scintilla/lexlib/CharacterSet.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/CharacterCategory.lo -MD -MP -MF src/scintilla/lexlib/.deps/CharacterCategory.Tpo -c src/scintilla/lexlib/CharacterCategory.cxx -o src/scintilla/lexlib/CharacterCategory.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/StyleContext.lo -MD -MP -MF src/scintilla/lexlib/.deps/StyleContext.Tpo -c src/scintilla/lexlib/StyleContext.cxx -o src/scintilla/lexlib/StyleContext.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/WordList.lo -MD -MP -MF src/scintilla/lexlib/.deps/WordList.Tpo -c src/scintilla/lexlib/WordList.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/WordList.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexTxt2tags.lo -MD -MP -MF src/scintilla/lexers/.deps/LexTxt2tags.Tpo -c src/scintilla/lexers/LexTxt2tags.cxx -o src/scintilla/lexers/LexTxt2tags.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVB.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVB.Tpo -c src/scintilla/lexers/LexVB.cxx -o src/scintilla/lexers/LexVB.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerSimple.Tpo -c src/scintilla/lexlib/LexerSimple.cxx -o src/scintilla/lexlib/LexerSimple.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/AutoComplete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/AutoComplete.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/AutoComplete.lo src/scintilla/src/AutoComplete.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/CallTip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CallTip.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CallTip.lo src/scintilla/src/CallTip.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/CaseConvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CaseConvert.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CaseConvert.lo src/scintilla/src/CaseConvert.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerBase.Tpo -c src/scintilla/lexlib/LexerBase.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/LexerBase.o
depbase=`echo src/scintilla/src/CaseFolder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CaseFolder.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CaseFolder.lo src/scintilla/src/CaseFolder.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerNoExceptions.Tpo -c src/scintilla/lexlib/LexerNoExceptions.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/LexerNoExceptions.o
depbase=`echo src/scintilla/src/Catalogue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Catalogue.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Catalogue.lo src/scintilla/src/Catalogue.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/CellBuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CellBuffer.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CellBuffer.lo src/scintilla/src/CellBuffer.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CaseFolder.lo -MD -MP -MF src/scintilla/src/.deps/CaseFolder.Tpo -c src/scintilla/src/CaseFolder.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/CaseFolder.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Catalogue.lo -MD -MP -MF src/scintilla/src/.deps/Catalogue.Tpo -c src/scintilla/src/Catalogue.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Catalogue.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/WordList.lo -MD -MP -MF src/scintilla/lexlib/.deps/WordList.Tpo -c src/scintilla/lexlib/WordList.cxx -o src/scintilla/lexlib/WordList.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/CharClassify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/CharClassify.lo src/scintilla/src/CharClassify.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CellBuffer.lo -MD -MP -MF src/scintilla/src/.deps/CellBuffer.Tpo -c src/scintilla/src/CellBuffer.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/CellBuffer.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/AutoComplete.lo -MD -MP -MF src/scintilla/src/.deps/AutoComplete.Tpo -c src/scintilla/src/AutoComplete.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/AutoComplete.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CallTip.lo -MD -MP -MF src/scintilla/src/.deps/CallTip.Tpo -c src/scintilla/src/CallTip.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/CallTip.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerModule.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerModule.Tpo -c src/scintilla/lexlib/LexerModule.cxx  -fPIC -DPIC -o src/scintilla/lexlib/.libs/LexerModule.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerBase.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerBase.Tpo -c src/scintilla/lexlib/LexerBase.cxx -o src/scintilla/lexlib/LexerBase.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/PropSetSimple.lo -MD -MP -MF src/scintilla/lexlib/.deps/PropSetSimple.Tpo -c src/scintilla/lexlib/PropSetSimple.cxx -o src/scintilla/lexlib/PropSetSimple.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerNoExceptions.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerNoExceptions.Tpo -c src/scintilla/lexlib/LexerNoExceptions.cxx -o src/scintilla/lexlib/LexerNoExceptions.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/ContractionState.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ContractionState.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ContractionState.lo src/scintilla/src/ContractionState.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/Decoration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Decoration.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Decoration.lo src/scintilla/src/Decoration.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/Document.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Document.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Document.lo src/scintilla/src/Document.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ContractionState.lo -MD -MP -MF src/scintilla/src/.deps/ContractionState.Tpo -c src/scintilla/src/ContractionState.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/ContractionState.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CaseConvert.lo -MD -MP -MF src/scintilla/src/.deps/CaseConvert.Tpo -c src/scintilla/src/CaseConvert.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/CaseConvert.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF src/scintilla/src/.deps/CharClassify.Tpo -c src/scintilla/src/CharClassify.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/CharClassify.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CaseFolder.lo -MD -MP -MF src/scintilla/src/.deps/CaseFolder.Tpo -c src/scintilla/src/CaseFolder.cxx -o src/scintilla/src/CaseFolder.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/EditModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/EditModel.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/EditModel.lo src/scintilla/src/EditModel.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CallTip.lo -MD -MP -MF src/scintilla/src/.deps/CallTip.Tpo -c src/scintilla/src/CallTip.cxx -o src/scintilla/src/CallTip.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Decoration.lo -MD -MP -MF src/scintilla/src/.deps/Decoration.Tpo -c src/scintilla/src/Decoration.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Decoration.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CharClassify.lo -MD -MP -MF src/scintilla/src/.deps/CharClassify.Tpo -c src/scintilla/src/CharClassify.cxx -o src/scintilla/src/CharClassify.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/Editor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Editor.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Editor.lo src/scintilla/src/Editor.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Catalogue.lo -MD -MP -MF src/scintilla/src/.deps/Catalogue.Tpo -c src/scintilla/src/Catalogue.cxx -o src/scintilla/src/Catalogue.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/EditView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/EditView.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/EditView.lo src/scintilla/src/EditView.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Document.lo -MD -MP -MF src/scintilla/src/.deps/Document.Tpo -c src/scintilla/src/Document.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Document.o
depbase=`echo src/scintilla/src/ExternalLexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ExternalLexer.lo src/scintilla/src/ExternalLexer.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/Indicator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Indicator.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Indicator.lo src/scintilla/src/Indicator.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ContractionState.lo -MD -MP -MF src/scintilla/src/.deps/ContractionState.Tpo -c src/scintilla/src/ContractionState.cxx -o src/scintilla/src/ContractionState.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Indicator.lo -MD -MP -MF src/scintilla/src/.deps/Indicator.Tpo -c src/scintilla/src/Indicator.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Indicator.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Decoration.lo -MD -MP -MF src/scintilla/src/.deps/Decoration.Tpo -c src/scintilla/src/Decoration.cxx -o src/scintilla/src/Decoration.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/AutoComplete.lo -MD -MP -MF src/scintilla/src/.deps/AutoComplete.Tpo -c src/scintilla/src/AutoComplete.cxx -o src/scintilla/src/AutoComplete.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexers/LexVerilog.lo -MD -MP -MF src/scintilla/lexers/.deps/LexVerilog.Tpo -c src/scintilla/lexers/LexVerilog.cxx -o src/scintilla/lexers/LexVerilog.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF src/scintilla/src/.deps/ExternalLexer.Tpo -c src/scintilla/src/ExternalLexer.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/ExternalLexer.o
depbase=`echo src/scintilla/src/KeyMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/KeyMap.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/KeyMap.lo src/scintilla/src/KeyMap.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/lexlib/LexerModule.lo -MD -MP -MF src/scintilla/lexlib/.deps/LexerModule.Tpo -c src/scintilla/lexlib/LexerModule.cxx -o src/scintilla/lexlib/LexerModule.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CellBuffer.lo -MD -MP -MF src/scintilla/src/.deps/CellBuffer.Tpo -c src/scintilla/src/CellBuffer.cxx -o src/scintilla/src/CellBuffer.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/LineMarker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/LineMarker.lo src/scintilla/src/LineMarker.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/EditView.lo -MD -MP -MF src/scintilla/src/.deps/EditView.Tpo -c src/scintilla/src/EditView.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/EditView.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF src/scintilla/src/.deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/LineMarker.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Editor.lo -MD -MP -MF src/scintilla/src/.deps/Editor.Tpo -c src/scintilla/src/Editor.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Editor.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/CaseConvert.lo -MD -MP -MF src/scintilla/src/.deps/CaseConvert.Tpo -c src/scintilla/src/CaseConvert.cxx -o src/scintilla/src/CaseConvert.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Indicator.lo -MD -MP -MF src/scintilla/src/.deps/Indicator.Tpo -c src/scintilla/src/Indicator.cxx -o src/scintilla/src/Indicator.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/KeyMap.lo -MD -MP -MF src/scintilla/src/.deps/KeyMap.Tpo -c src/scintilla/src/KeyMap.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/KeyMap.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ExternalLexer.lo -MD -MP -MF src/scintilla/src/.deps/ExternalLexer.Tpo -c src/scintilla/src/ExternalLexer.cxx -o src/scintilla/src/ExternalLexer.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/MarginView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/MarginView.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/MarginView.lo src/scintilla/src/MarginView.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/EditModel.lo -MD -MP -MF src/scintilla/src/.deps/EditModel.Tpo -c src/scintilla/src/EditModel.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/EditModel.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/MarginView.lo -MD -MP -MF src/scintilla/src/.deps/MarginView.Tpo -c src/scintilla/src/MarginView.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/MarginView.o
depbase=`echo src/scintilla/src/PerLine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/PerLine.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/PerLine.lo src/scintilla/src/PerLine.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/PositionCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/PositionCache.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/PositionCache.lo src/scintilla/src/PositionCache.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/PerLine.lo -MD -MP -MF src/scintilla/src/.deps/PerLine.Tpo -c src/scintilla/src/PerLine.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/PerLine.o
depbase=`echo src/scintilla/src/RESearch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/RESearch.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/RESearch.lo src/scintilla/src/RESearch.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/RunStyles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/RunStyles.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/RunStyles.lo src/scintilla/src/RunStyles.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/RunStyles.lo -MD -MP -MF src/scintilla/src/.deps/RunStyles.Tpo -c src/scintilla/src/RunStyles.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/RunStyles.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/PositionCache.lo -MD -MP -MF src/scintilla/src/.deps/PositionCache.Tpo -c src/scintilla/src/PositionCache.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/PositionCache.o
depbase=`echo src/scintilla/src/ScintillaBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ScintillaBase.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ScintillaBase.lo src/scintilla/src/ScintillaBase.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/Selection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Selection.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Selection.lo src/scintilla/src/Selection.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ScintillaBase.lo -MD -MP -MF src/scintilla/src/.deps/ScintillaBase.Tpo -c src/scintilla/src/ScintillaBase.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/ScintillaBase.o
depbase=`echo src/scintilla/src/Style.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Style.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/Style.lo src/scintilla/src/Style.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/EditModel.lo -MD -MP -MF src/scintilla/src/.deps/EditModel.Tpo -c src/scintilla/src/EditModel.cxx -o src/scintilla/src/EditModel.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/LineMarker.lo -MD -MP -MF src/scintilla/src/.deps/LineMarker.Tpo -c src/scintilla/src/LineMarker.cxx -o src/scintilla/src/LineMarker.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Selection.lo -MD -MP -MF src/scintilla/src/.deps/Selection.Tpo -c src/scintilla/src/Selection.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Selection.o
depbase=`echo src/scintilla/src/UniConversion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/UniConversion.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/UniConversion.lo src/scintilla/src/UniConversion.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/KeyMap.lo -MD -MP -MF src/scintilla/src/.deps/KeyMap.Tpo -c src/scintilla/src/KeyMap.cxx -o src/scintilla/src/KeyMap.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/UniConversion.lo -MD -MP -MF src/scintilla/src/.deps/UniConversion.Tpo -c src/scintilla/src/UniConversion.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/UniConversion.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Document.lo -MD -MP -MF src/scintilla/src/.deps/Document.Tpo -c src/scintilla/src/Document.cxx -o src/scintilla/src/Document.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Style.lo -MD -MP -MF src/scintilla/src/.deps/Style.Tpo -c src/scintilla/src/Style.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/Style.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/MarginView.lo -MD -MP -MF src/scintilla/src/.deps/MarginView.Tpo -c src/scintilla/src/MarginView.cxx -o src/scintilla/src/MarginView.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/RESearch.lo -MD -MP -MF src/scintilla/src/.deps/RESearch.Tpo -c src/scintilla/src/RESearch.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/RESearch.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/UniConversion.lo -MD -MP -MF src/scintilla/src/.deps/UniConversion.Tpo -c src/scintilla/src/UniConversion.cxx -o src/scintilla/src/UniConversion.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/PerLine.lo -MD -MP -MF src/scintilla/src/.deps/PerLine.Tpo -c src/scintilla/src/PerLine.cxx -o src/scintilla/src/PerLine.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/EditView.lo -MD -MP -MF src/scintilla/src/.deps/EditView.Tpo -c src/scintilla/src/EditView.cxx -o src/scintilla/src/EditView.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Style.lo -MD -MP -MF src/scintilla/src/.deps/Style.Tpo -c src/scintilla/src/Style.cxx -o src/scintilla/src/Style.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/RunStyles.lo -MD -MP -MF src/scintilla/src/.deps/RunStyles.Tpo -c src/scintilla/src/RunStyles.cxx -o src/scintilla/src/RunStyles.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Selection.lo -MD -MP -MF src/scintilla/src/.deps/Selection.Tpo -c src/scintilla/src/Selection.cxx -o src/scintilla/src/Selection.o >/dev/null 2>&1
depbase=`echo src/scintilla/src/ViewStyle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ViewStyle.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/ViewStyle.lo src/scintilla/src/ViewStyle.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/scintilla/src/XPM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/XPM.lo -MD -MP -MF $depbase.Tpo -c -o src/scintilla/src/XPM.lo src/scintilla/src/XPM.cxx &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/XPM.lo -MD -MP -MF src/scintilla/src/.deps/XPM.Tpo -c src/scintilla/src/XPM.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/XPM.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ViewStyle.lo -MD -MP -MF src/scintilla/src/.deps/ViewStyle.Tpo -c src/scintilla/src/ViewStyle.cxx  -fPIC -DPIC -o src/scintilla/src/.libs/ViewStyle.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ScintillaBase.lo -MD -MP -MF src/scintilla/src/.deps/ScintillaBase.Tpo -c src/scintilla/src/ScintillaBase.cxx -o src/scintilla/src/ScintillaBase.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/RESearch.lo -MD -MP -MF src/scintilla/src/.deps/RESearch.Tpo -c src/scintilla/src/RESearch.cxx -o src/scintilla/src/RESearch.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/PositionCache.lo -MD -MP -MF src/scintilla/src/.deps/PositionCache.Tpo -c src/scintilla/src/PositionCache.cxx -o src/scintilla/src/PositionCache.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/XPM.lo -MD -MP -MF src/scintilla/src/.deps/XPM.Tpo -c src/scintilla/src/XPM.cxx -o src/scintilla/src/XPM.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/ViewStyle.lo -MD -MP -MF src/scintilla/src/.deps/ViewStyle.Tpo -c src/scintilla/src/ViewStyle.cxx -o src/scintilla/src/ViewStyle.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I./include -I./src/scintilla/include -I./src/scintilla/lexlib -I./src/scintilla/src -DSCI_LEXER -DLINK_LEXERS -DGTK -D__WX__ -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT src/scintilla/src/Editor.lo -MD -MP -MF src/scintilla/src/.deps/Editor.Tpo -c src/scintilla/src/Editor.cxx -o src/scintilla/src/Editor.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libwxscintilla.la  src/PlatWX.lo src/ScintillaWX.lo src/wxscintilla.lo src/scintilla/lexers/LexA68k.lo src/scintilla/lexers/LexAPDL.lo src/scintilla/lexers/LexASY.lo src/scintilla/lexers/LexAU3.lo src/scintilla/lexers/LexAVE.lo src/scintilla/lexers/LexAVS.lo src/scintilla/lexers/LexAbaqus.lo src/scintilla/lexers/LexAda.lo src/scintilla/lexers/LexAsm.lo src/scintilla/lexers/LexAsn1.lo src/scintilla/lexers/LexBaan.lo src/scintilla/lexers/LexBash.lo src/scintilla/lexers/LexBasic.lo src/scintilla/lexers/LexBibTeX.lo src/scintilla/lexers/LexBullant.lo src/scintilla/lexers/LexCLW.lo src/scintilla/lexers/LexCOBOL.lo src/scintilla/lexers/LexCPP.lo src/scintilla/lexers/LexCSS.lo src/scintilla/lexers/LexCaml.lo src/scintilla/lexers/LexCmake.lo src/scintilla/lexers/LexCoffeeScript.lo src/scintilla/lexers/LexConf.lo src/scintilla/lexers/LexCrontab.lo src/scintilla/lexers/LexCsound.lo src/scintilla/lexers/LexD.lo src/scintilla/lexers/LexDMAP.lo src/scintilla/lexers/LexDMIS.lo src/scintilla/lexers/LexECL.lo src/scintilla/lexers/LexEScript.lo src/scintilla/lexers/LexEiffel.lo src/scintilla/lexers/LexErlang.lo src/scintilla/lexers/LexFlagship.lo src/scintilla/lexers/LexForth.lo src/scintilla/lexers/LexFortran.lo src/scintilla/lexers/LexGAP.lo src/scintilla/lexers/LexGui4Cli.lo src/scintilla/lexers/LexHTML.lo src/scintilla/lexers/LexHaskell.lo src/scintilla/lexers/LexHex.lo src/scintilla/lexers/LexInno.lo src/scintilla/lexers/LexKix.lo src/scintilla/lexers/LexKVIrc.lo src/scintilla/lexers/LexLaTeX.lo src/scintilla/lexers/LexLisp.lo src/scintilla/lexers/LexLout.lo src/scintilla/lexers/LexLua.lo src/scintilla/lexers/LexMMIXAL.lo src/scintilla/lexers/LexMPT.lo src/scintilla/lexers/LexMSSQL.lo src/scintilla/lexers/LexMagik.lo src/scintilla/lexers/LexMarkdown.lo src/scintilla/lexers/LexMatlab.lo src/scintilla/lexers/LexMetapost.lo src/scintilla/lexers/LexModula.lo src/scintilla/lexers/LexMySQL.lo src/scintilla/lexers/LexNimrod.lo src/scintilla/lexers/LexNsis.lo src/scintilla/lexers/LexOScript.lo src/scintilla/lexers/LexOpal.lo src/scintilla/lexers/LexOthers.lo src/scintilla/lexers/LexPB.lo src/scintilla/lexers/LexPLM.lo src/scintilla/lexers/LexPO.lo src/scintilla/lexers/LexPOV.lo src/scintilla/lexers/LexPS.lo src/scintilla/lexers/LexPascal.lo src/scintilla/lexers/LexPerl.lo src/scintilla/lexers/LexPowerPro.lo src/scintilla/lexers/LexPowerShell.lo src/scintilla/lexers/LexProgress.lo src/scintilla/lexers/LexPython.lo src/scintilla/lexers/LexR.lo src/scintilla/lexers/LexRebol.lo src/scintilla/lexers/LexRegistry.lo src/scintilla/lexers/LexRuby.lo src/scintilla/lexers/LexRust.lo src/scintilla/lexers/LexSML.lo src/scintilla/lexers/LexSQL.lo src/scintilla/lexers/LexScriptol.lo src/scintilla/lexers/LexSmalltalk.lo src/scintilla/lexers/LexSorcus.lo src/scintilla/lexers/LexSpecman.lo src/scintilla/lexers/LexSpice.lo src/scintilla/lexers/LexSTTXT.lo src/scintilla/lexers/LexTACL.lo src/scintilla/lexers/LexTADS3.lo src/scintilla/lexers/LexTAL.lo src/scintilla/lexers/LexTCL.lo src/scintilla/lexers/LexTCMD.lo src/scintilla/lexers/LexTeX.lo src/scintilla/lexers/LexTxt2tags.lo src/scintilla/lexers/LexVB.lo src/scintilla/lexers/LexVHDL.lo src/scintilla/lexers/LexVerilog.lo src/scintilla/lexers/LexVisualProlog.lo src/scintilla/lexers/LexYAML.lo src/scintilla/lexlib/Accessor.lo src/scintilla/lexlib/CharacterCategory.lo src/scintilla/lexlib/CharacterSet.lo src/scintilla/lexlib/LexerBase.lo src/scintilla/lexlib/LexerModule.lo src/scintilla/lexlib/LexerNoExceptions.lo src/scintilla/lexlib/LexerSimple.lo src/scintilla/lexlib/PropSetSimple.lo src/scintilla/lexlib/StyleContext.lo src/scintilla/lexlib/WordList.lo src/scintilla/src/AutoComplete.lo src/scintilla/src/CallTip.lo src/scintilla/src/CaseConvert.lo src/scintilla/src/CaseFolder.lo src/scintilla/src/Catalogue.lo src/scintilla/src/CellBuffer.lo src/scintilla/src/CharClassify.lo src/scintilla/src/ContractionState.lo src/scintilla/src/Decoration.lo src/scintilla/src/Document.lo src/scintilla/src/EditModel.lo src/scintilla/src/Editor.lo src/scintilla/src/EditView.lo src/scintilla/src/ExternalLexer.lo src/scintilla/src/Indicator.lo src/scintilla/src/KeyMap.lo src/scintilla/src/LineMarker.lo src/scintilla/src/MarginView.lo src/scintilla/src/PerLine.lo src/scintilla/src/PositionCache.lo src/scintilla/src/RESearch.lo src/scintilla/src/RunStyles.lo src/scintilla/src/ScintillaBase.lo src/scintilla/src/Selection.lo src/scintilla/src/Style.lo src/scintilla/src/UniConversion.lo src/scintilla/src/ViewStyle.lo src/scintilla/src/XPM.lo  -lpthread 
libtool: link: ar cru .libs/libwxscintilla.a src/.libs/PlatWX.o src/.libs/ScintillaWX.o src/.libs/wxscintilla.o src/scintilla/lexers/.libs/LexA68k.o src/scintilla/lexers/.libs/LexAPDL.o src/scintilla/lexers/.libs/LexASY.o src/scintilla/lexers/.libs/LexAU3.o src/scintilla/lexers/.libs/LexAVE.o src/scintilla/lexers/.libs/LexAVS.o src/scintilla/lexers/.libs/LexAbaqus.o src/scintilla/lexers/.libs/LexAda.o src/scintilla/lexers/.libs/LexAsm.o src/scintilla/lexers/.libs/LexAsn1.o src/scintilla/lexers/.libs/LexBaan.o src/scintilla/lexers/.libs/LexBash.o src/scintilla/lexers/.libs/LexBasic.o src/scintilla/lexers/.libs/LexBibTeX.o src/scintilla/lexers/.libs/LexBullant.o src/scintilla/lexers/.libs/LexCLW.o src/scintilla/lexers/.libs/LexCOBOL.o src/scintilla/lexers/.libs/LexCPP.o src/scintilla/lexers/.libs/LexCSS.o src/scintilla/lexers/.libs/LexCaml.o src/scintilla/lexers/.libs/LexCmake.o src/scintilla/lexers/.libs/LexCoffeeScript.o src/scintilla/lexers/.libs/LexConf.o src/scintilla/lexers/.libs/LexCrontab.o src/scintilla/lexers/.libs/LexCsound.o src/scintilla/lexers/.libs/LexD.o src/scintilla/lexers/.libs/LexDMAP.o src/scintilla/lexers/.libs/LexDMIS.o src/scintilla/lexers/.libs/LexECL.o src/scintilla/lexers/.libs/LexEScript.o src/scintilla/lexers/.libs/LexEiffel.o src/scintilla/lexers/.libs/LexErlang.o src/scintilla/lexers/.libs/LexFlagship.o src/scintilla/lexers/.libs/LexForth.o src/scintilla/lexers/.libs/LexFortran.o src/scintilla/lexers/.libs/LexGAP.o src/scintilla/lexers/.libs/LexGui4Cli.o src/scintilla/lexers/.libs/LexHTML.o src/scintilla/lexers/.libs/LexHaskell.o src/scintilla/lexers/.libs/LexHex.o src/scintilla/lexers/.libs/LexInno.o src/scintilla/lexers/.libs/LexKix.o src/scintilla/lexers/.libs/LexKVIrc.o src/scintilla/lexers/.libs/LexLaTeX.o src/scintilla/lexers/.libs/LexLisp.o src/scintilla/lexers/.libs/LexLout.o src/scintilla/lexers/.libs/LexLua.o src/scintilla/lexers/.libs/LexMMIXAL.o src/scintilla/lexers/.libs/LexMPT.o src/scintilla/lexers/.libs/LexMSSQL.o src/scintilla/lexers/.libs/LexMagik.o src/scintilla/lexers/.libs/LexMarkdown.o src/scintilla/lexers/.libs/LexMatlab.o src/scintilla/lexers/.libs/LexMetapost.o src/scintilla/lexers/.libs/LexModula.o src/scintilla/lexers/.libs/LexMySQL.o src/scintilla/lexers/.libs/LexNimrod.o src/scintilla/lexers/.libs/LexNsis.o src/scintilla/lexers/.libs/LexOScript.o src/scintilla/lexers/.libs/LexOpal.o src/scintilla/lexers/.libs/LexOthers.o src/scintilla/lexers/.libs/LexPB.o src/scintilla/lexers/.libs/LexPLM.o src/scintilla/lexers/.libs/LexPO.o src/scintilla/lexers/.libs/LexPOV.o src/scintilla/lexers/.libs/LexPS.o src/scintilla/lexers/.libs/LexPascal.o src/scintilla/lexers/.libs/LexPerl.o src/scintilla/lexers/.libs/LexPowerPro.o src/scintilla/lexers/.libs/LexPowerShell.o src/scintilla/lexers/.libs/LexProgress.o src/scintilla/lexers/.libs/LexPython.o src/scintilla/lexers/.libs/LexR.o src/scintilla/lexers/.libs/LexRebol.o src/scintilla/lexers/.libs/LexRegistry.o src/scintilla/lexers/.libs/LexRuby.o src/scintilla/lexers/.libs/LexRust.o src/scintilla/lexers/.libs/LexSML.o src/scintilla/lexers/.libs/LexSQL.o src/scintilla/lexers/.libs/LexScriptol.o src/scintilla/lexers/.libs/LexSmalltalk.o src/scintilla/lexers/.libs/LexSorcus.o src/scintilla/lexers/.libs/LexSpecman.o src/scintilla/lexers/.libs/LexSpice.o src/scintilla/lexers/.libs/LexSTTXT.o src/scintilla/lexers/.libs/LexTACL.o src/scintilla/lexers/.libs/LexTADS3.o src/scintilla/lexers/.libs/LexTAL.o src/scintilla/lexers/.libs/LexTCL.o src/scintilla/lexers/.libs/LexTCMD.o src/scintilla/lexers/.libs/LexTeX.o src/scintilla/lexers/.libs/LexTxt2tags.o src/scintilla/lexers/.libs/LexVB.o src/scintilla/lexers/.libs/LexVHDL.o src/scintilla/lexers/.libs/LexVerilog.o src/scintilla/lexers/.libs/LexVisualProlog.o src/scintilla/lexers/.libs/LexYAML.o src/scintilla/lexlib/.libs/Accessor.o src/scintilla/lexlib/.libs/CharacterCategory.o src/scintilla/lexlib/.libs/CharacterSet.o src/scintilla/lexlib/.libs/LexerBase.o src/scintilla/lexlib/.libs/LexerModule.o src/scintilla/lexlib/.libs/LexerNoExceptions.o src/scintilla/lexlib/.libs/LexerSimple.o src/scintilla/lexlib/.libs/PropSetSimple.o src/scintilla/lexlib/.libs/StyleContext.o src/scintilla/lexlib/.libs/WordList.o src/scintilla/src/.libs/AutoComplete.o src/scintilla/src/.libs/CallTip.o src/scintilla/src/.libs/CaseConvert.o src/scintilla/src/.libs/CaseFolder.o src/scintilla/src/.libs/Catalogue.o src/scintilla/src/.libs/CellBuffer.o src/scintilla/src/.libs/CharClassify.o src/scintilla/src/.libs/ContractionState.o src/scintilla/src/.libs/Decoration.o src/scintilla/src/.libs/Document.o src/scintilla/src/.libs/EditModel.o src/scintilla/src/.libs/Editor.o src/scintilla/src/.libs/EditView.o src/scintilla/src/.libs/ExternalLexer.o src/scintilla/src/.libs/Indicator.o src/scintilla/src/.libs/KeyMap.o src/scintilla/src/.libs/LineMarker.o src/scintilla/src/.libs/MarginView.o src/scintilla/src/.libs/PerLine.o src/scintilla/src/.libs/PositionCache.o src/scintilla/src/.libs/RESearch.o src/scintilla/src/.libs/RunStyles.o src/scintilla/src/.libs/ScintillaBase.o src/scintilla/src/.libs/Selection.o src/scintilla/src/.libs/Style.o src/scintilla/src/.libs/UniConversion.o src/scintilla/src/.libs/ViewStyle.o src/scintilla/src/.libs/XPM.o 
libtool: link: ranlib .libs/libwxscintilla.a
libtool: link: ( cd ".libs" && rm -f "libwxscintilla.la" && ln -s "../libwxscintilla.la" "libwxscintilla.la" )
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/wxscintilla'
Making all in resources
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/sdk/resources/Makefile 
config.status: creating src/sdk/resources/Makefile
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in lexers
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources/lexers'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/sdk/resources/lexers/Makefile 
config.status: creating src/sdk/resources/lexers/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources/lexers'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip -qu /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources/manager_resources.zip *.xrc images/*.png images/16x16/*.png images/12x12/*.png > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/resources'
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo annoyingdialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF $depbase.Tpo -c -o annoyingdialog.lo annoyingdialog.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo autodetectcompilers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF $depbase.Tpo -c -o autodetectcompilers.lo autodetectcompilers.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo blockallocated.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT blockallocated.lo -MD -MP -MF $depbase.Tpo -c -o blockallocated.lo blockallocated.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbauibook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbauibook.lo -MD -MP -MF $depbase.Tpo -c -o cbauibook.lo cbauibook.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbcolourmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbcolourmanager.lo -MD -MP -MF $depbase.Tpo -c -o cbcolourmanager.lo cbcolourmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbdebugger_interfaces.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbdebugger_interfaces.lo -MD -MP -MF $depbase.Tpo -c -o cbdebugger_interfaces.lo cbdebugger_interfaces.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbeditor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditor.lo -MD -MP -MF $depbase.Tpo -c -o cbeditor.lo cbeditor.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbeditorprintout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF $depbase.Tpo -c -o cbeditorprintout.lo cbeditorprintout.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbexception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF $depbase.Tpo -c -o cbexception.lo cbexception.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF $depbase.Tpo -c -o cbplugin.lo cbplugin.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbproject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF $depbase.Tpo -c -o cbproject.lo cbproject.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbstatusbar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF $depbase.Tpo -c -o cbstatusbar.lo cbstatusbar.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbstyledtextctrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF $depbase.Tpo -c -o cbstyledtextctrl.lo cbstyledtextctrl.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbthreadpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF $depbase.Tpo -c -o cbthreadpool.lo cbthreadpool.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cbtreectrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbtreectrl.lo -MD -MP -MF $depbase.Tpo -c -o cbtreectrl.lo cbtreectrl.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp  -fPIC -DPIC -o .libs/base64.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT blockallocated.lo -MD -MP -MF .deps/blockallocated.Tpo -c blockallocated.cpp  -fPIC -DPIC -o .libs/blockallocated.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbcolourmanager.lo -MD -MP -MF .deps/cbcolourmanager.Tpo -c cbcolourmanager.cpp  -fPIC -DPIC -o .libs/cbcolourmanager.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbtreectrl.lo -MD -MP -MF .deps/cbtreectrl.Tpo -c cbtreectrl.cpp  -fPIC -DPIC -o .libs/cbtreectrl.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c cbexception.cpp  -fPIC -DPIC -o .libs/cbexception.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c cbstyledtextctrl.cpp  -fPIC -DPIC -o .libs/cbstyledtextctrl.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c cbplugin.cpp  -fPIC -DPIC -o .libs/cbplugin.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbauibook.lo -MD -MP -MF .deps/cbauibook.Tpo -c cbauibook.cpp  -fPIC -DPIC -o .libs/cbauibook.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditor.lo -MD -MP -MF .deps/cbeditor.Tpo -c cbeditor.cpp  -fPIC -DPIC -o .libs/cbeditor.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbdebugger_interfaces.lo -MD -MP -MF .deps/cbdebugger_interfaces.Tpo -c cbdebugger_interfaces.cpp  -fPIC -DPIC -o .libs/cbdebugger_interfaces.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp  -fPIC -DPIC -o .libs/cbeditorprintout.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF .deps/annoyingdialog.Tpo -c annoyingdialog.cpp  -fPIC -DPIC -o .libs/annoyingdialog.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c autodetectcompilers.cpp  -fPIC -DPIC -o .libs/autodetectcompilers.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF .deps/cbstatusbar.Tpo -c cbstatusbar.cpp  -fPIC -DPIC -o .libs/cbstatusbar.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c cbthreadpool.cpp  -fPIC -DPIC -o .libs/cbthreadpool.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c cbproject.cpp  -fPIC -DPIC -o .libs/cbproject.o
In file included from cbeditorprintout.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbproject.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbplugin.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:611:5    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \:
     ^warning
: /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hexpression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
167:25: note:     WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \25
:                        ^ 
note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbeditor.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.cpp -o base64.o >/dev/null 2>&1
In file included from cbthreadpool.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbstatusbar.cpp:7:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbcolourmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:502:1: warning:     WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)25
:^ 
note: /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hexpanded from macro 'WX_DECLARE_ANY_VALUE_TYPE':
489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from annoyingdialog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbexception.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h                        ^:
428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbeditorprintout.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbauibook.cpp:11:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbdebugger_interfaces.cpp:6:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from blockallocated.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from autodetectcompilers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5:503::1:  notewarning: : expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'

WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:
486    ^:67
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
:167:25#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \:
                                                                  ^ 
note/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'465:5
: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \                        ^

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'428
:5: warning    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \: 
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]    ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)25
:    ^ 
note/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'167
:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \515
:                                                                   ^5
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :warning465: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]5
: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \:
167    ^:25
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :note167: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'25
: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:503:1: #define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \warning
:                                                                   ^expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5:WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr, 
note: ^expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67:    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \ 
note    ^: 
expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:167:25: note#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \: 
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'                                                                  ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
                         ^note
: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    ^:
505/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::1167:: 25warning::  expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]note
: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble):
1    ^:
 /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hwarning:: 167expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
489                        ^:
68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \:
515    ^:
5/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 167warning:: 25expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
167                        ^:
25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbproject.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbstyledtextctrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbtreectrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbeditorprintout.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbeditor.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbplugin.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cbeditorprintout.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbproject.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbthreadpool.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from autodetectcompilers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbeditor.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbplugin.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from blockallocated.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from cbstatusbar.cpp:7:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbcolourmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbexception.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditorprintout.lo -MD -MP -MF .deps/cbeditorprintout.Tpo -c cbeditorprintout.cpp -o cbeditorprintout.o >/dev/null 2>&1
In file included from cbdebugger_interfaces.cpp:6:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from annoyingdialog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbproject.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbauibook.cpp:11:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbthreadpool.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from autodetectcompilers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbeditor.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbcolourmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbplugin.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbtreectrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbstyledtextctrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cbexception.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbauibook.cpp:11:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from blockallocated.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo cbworkspace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF $depbase.Tpo -c -o cbworkspace.lo cbworkspace.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from cbthreadpool.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbstatusbar.cpp:7:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF .deps/cbworkspace.Tpo -c cbworkspace.cpp  -fPIC -DPIC -o .libs/cbworkspace.o
In file included from cbdebugger_interfaces.cpp:6:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from autodetectcompilers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from annoyingdialog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbcolourmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbauibook.cpp:11:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbexception.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbstatusbar.cpp:7:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbstyledtextctrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from annoyingdialog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cbdebugger_interfaces.cpp:6:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from blockallocated.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbcolourmanager.lo -MD -MP -MF .deps/cbcolourmanager.Tpo -c cbcolourmanager.cpp -o cbcolourmanager.o >/dev/null 2>&1
In file included from cbtreectrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autodetectcompilers.lo -MD -MP -MF .deps/autodetectcompilers.Tpo -c autodetectcompilers.cpp -o autodetectcompilers.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbthreadpool.lo -MD -MP -MF .deps/cbthreadpool.Tpo -c cbthreadpool.cpp -o cbthreadpool.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbexception.lo -MD -MP -MF .deps/cbexception.Tpo -c cbexception.cpp -o cbexception.o >/dev/null 2>&1
14 warnings generated.
In file included from cbstyledtextctrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:1413 warning:s  generated.
warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstatusbar.lo -MD -MP -MF .deps/cbstatusbar.Tpo -c cbstatusbar.cpp -o cbstatusbar.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbdebugger_interfaces.lo -MD -MP -MF .deps/cbdebugger_interfaces.Tpo -c cbdebugger_interfaces.cpp -o cbdebugger_interfaces.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT blockallocated.lo -MD -MP -MF .deps/blockallocated.Tpo -c blockallocated.cpp -o blockallocated.o >/dev/null 2>&1
In file included from cbtreectrl.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
cbtreectrl.cpp:79:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
    if (!this) return;
        ~^~~~
cbtreectrl.cpp:100:11: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
    if ( !this || (event.GetModifiers()!=wxMOD_NONE) )
         ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbauibook.lo -MD -MP -MF .deps/cbauibook.Tpo -c cbauibook.cpp -o cbauibook.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbplugin.lo -MD -MP -MF .deps/cbplugin.Tpo -c cbplugin.cpp -o cbplugin.o >/dev/null 2>&1
14 warnings generated.
16 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT annoyingdialog.lo -MD -MP -MF .deps/annoyingdialog.Tpo -c annoyingdialog.cpp -o annoyingdialog.o >/dev/null 2>&1
14 warnings generated.
In file included from cbworkspace.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbtreectrl.lo -MD -MP -MF .deps/cbtreectrl.Tpo -c cbtreectrl.cpp -o cbtreectrl.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbstyledtextctrl.lo -MD -MP -MF .deps/cbstyledtextctrl.Tpo -c cbstyledtextctrl.cpp -o cbstyledtextctrl.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbeditor.lo -MD -MP -MF .deps/cbeditor.Tpo -c cbeditor.cpp -o cbeditor.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbproject.lo -MD -MP -MF .deps/cbproject.Tpo -c cbproject.cpp -o cbproject.o >/dev/null 2>&1
In file included from cbworkspace.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo ccmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccmanager.lo -MD -MP -MF $depbase.Tpo -c -o ccmanager.lo ccmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccmanager.lo -MD -MP -MF .deps/ccmanager.Tpo -c ccmanager.cpp  -fPIC -DPIC -o .libs/ccmanager.o
In file included from cbworkspace.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cbworkspace.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cbworkspace.lo -MD -MP -MF .deps/cbworkspace.Tpo -c cbworkspace.cpp -o cbworkspace.o >/dev/null 2>&1
depbase=`echo compileoptionsbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF $depbase.Tpo -c -o compileoptionsbase.lo compileoptionsbase.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF .deps/compileoptionsbase.Tpo -c compileoptionsbase.cpp  -fPIC -DPIC -o .libs/compileoptionsbase.o
depbase=`echo compiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler.lo -MD -MP -MF $depbase.Tpo -c -o compiler.lo compiler.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c compiler.cpp  -fPIC -DPIC -o .libs/compiler.o
depbase=`echo compilercommandgenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF $depbase.Tpo -c -o compilercommandgenerator.lo compilercommandgenerator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerfactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF $depbase.Tpo -c -o compilerfactory.lo compilerfactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF .deps/compilerfactory.Tpo -c compilerfactory.cpp  -fPIC -DPIC -o .libs/compilerfactory.o
depbase=`echo compileroptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptions.lo -MD -MP -MF $depbase.Tpo -c -o compileroptions.lo compileroptions.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from ccmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptions.lo -MD -MP -MF .deps/compileroptions.Tpo -c compileroptions.cpp  -fPIC -DPIC -o .libs/compileroptions.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF .deps/compilercommandgenerator.Tpo -c compilercommandgenerator.cpp  -fPIC -DPIC -o .libs/compilercommandgenerator.o
depbase=`echo compiletargetbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF $depbase.Tpo -c -o compiletargetbase.lo compiletargetbase.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo configmanager-revision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF $depbase.Tpo -c -o configmanager-revision.lo configmanager-revision.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo configmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager.lo -MD -MP -MF $depbase.Tpo -c -o configmanager.lo configmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c configmanager-revision.cpp  -fPIC -DPIC -o .libs/configmanager-revision.o
depbase=`echo configurationpanel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF $depbase.Tpo -c -o configurationpanel.lo configurationpanel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager.lo -MD -MP -MF .deps/configmanager.Tpo -c configmanager.cpp  -fPIC -DPIC -o .libs/configmanager.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c configurationpanel.cpp  -fPIC -DPIC -o .libs/configurationpanel.o
In file included from compileoptionsbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ccmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo configuretoolsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF $depbase.Tpo -c -o configuretoolsdlg.lo configuretoolsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compiler.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF .deps/compiletargetbase.Tpo -c compiletargetbase.cpp  -fPIC -DPIC -o .libs/compiletargetbase.o
depbase=`echo confirmreplacedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF $depbase.Tpo -c -o confirmreplacedlg.lo confirmreplacedlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ccmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerfactory.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF .deps/configuretoolsdlg.Tpo -c configuretoolsdlg.cpp  -fPIC -DPIC -o .libs/configuretoolsdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF .deps/confirmreplacedlg.Tpo -c confirmreplacedlg.cpp  -fPIC -DPIC -o .libs/confirmreplacedlg.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crc32.lo -MD -MP -MF $depbase.Tpo -c -o crc32.lo crc32.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from compileroptions.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ccmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compileoptionsbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from configmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from configmanager-revision.cpp:15:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compiler.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.cpp  -fPIC -DPIC -o .libs/crc32.o
In file included from compilerfactory.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from configurationpanel.cpp:10:
In file included from ../../src/include/configurationpanel.h:9:
In file included from ../../src/include/globals.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/treectrl.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilercommandgenerator.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compileoptionsbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compiler.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerfactory.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compileroptions.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compileoptionsbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compiler.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from configmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compiletargetbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerfactory.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from configmanager-revision.cpp:15:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from configuretoolsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
In file included from confirmreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :warning413: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]5
:     WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)warning
:     ^expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt):
25    ^:
 /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hnote:: 167expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE':
25        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
                         ^note
: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileoptionsbase.lo -MD -MP -MF .deps/compileoptionsbase.Tpo -c compileoptionsbase.cpp -o compileoptionsbase.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from configmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilercommandgenerator.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compileroptions.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from configmanager-revision.cpp:15:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configurationpanel.lo -MD -MP -MF .deps/configurationpanel.Tpo -c configurationpanel.cpp -o configurationpanel.o >/dev/null 2>&1
In file included from configmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerfactory.lo -MD -MP -MF .deps/compilerfactory.Tpo -c compilerfactory.cpp -o compilerfactory.o >/dev/null 2>&1
In file included from configmanager-revision.cpp:15:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilercommandgenerator.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager-revision.lo -MD -MP -MF .deps/configmanager-revision.Tpo -c configmanager-revision.cpp -o configmanager-revision.o >/dev/null 2>&1
In file included from configuretoolsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from crc32.cpp:24:
In file included from ../../src/include/globals.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/treectrl.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compiletargetbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilercommandgenerator.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compileroptions.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from configuretoolsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from compiletargetbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccmanager.lo -MD -MP -MF .deps/ccmanager.Tpo -c ccmanager.cpp -o ccmanager.o >/dev/null 2>&1
In file included from confirmreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo debuggermanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggermanager.lo -MD -MP -MF $depbase.Tpo -c -o debuggermanager.lo debuggermanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
In file included from configuretoolsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptions.lo -MD -MP -MF .deps/compileroptions.Tpo -c compileroptions.cpp -o compileroptions.o >/dev/null 2>&1
In file included from compiletargetbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo editarrayfiledlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF $depbase.Tpo -c -o editarrayfiledlg.lo editarrayfiledlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c editarrayfiledlg.cpp  -fPIC -DPIC -o .libs/editarrayfiledlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggermanager.lo -MD -MP -MF .deps/debuggermanager.Tpo -c debuggermanager.cpp  -fPIC -DPIC -o .libs/debuggermanager.o
14 warnings generated.
In file included from confirmreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configuretoolsdlg.lo -MD -MP -MF .deps/configuretoolsdlg.Tpo -c configuretoolsdlg.cpp -o configuretoolsdlg.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiletargetbase.lo -MD -MP -MF .deps/compiletargetbase.Tpo -c compiletargetbase.cpp -o compiletargetbase.o >/dev/null 2>&1
depbase=`echo editarrayorderdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF $depbase.Tpo -c -o editarrayorderdlg.lo editarrayorderdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from confirmreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF .deps/editarrayorderdlg.Tpo -c editarrayorderdlg.cpp  -fPIC -DPIC -o .libs/editarrayorderdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.cpp -o crc32.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT configmanager.lo -MD -MP -MF .deps/configmanager.Tpo -c configmanager.cpp -o configmanager.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilercommandgenerator.lo -MD -MP -MF .deps/compilercommandgenerator.Tpo -c compilercommandgenerator.cpp -o compilercommandgenerator.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT confirmreplacedlg.lo -MD -MP -MF .deps/confirmreplacedlg.Tpo -c confirmreplacedlg.cpp -o confirmreplacedlg.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c compiler.cpp -o compiler.o >/dev/null 2>&1
In file included from debuggermanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo editarraystringdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF $depbase.Tpo -c -o editarraystringdlg.lo editarraystringdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo editor_hooks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF $depbase.Tpo -c -o editor_hooks.lo editor_hooks.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF .deps/editor_hooks.Tpo -c editor_hooks.cpp  -fPIC -DPIC -o .libs/editor_hooks.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF .deps/editarraystringdlg.Tpo -c editarraystringdlg.cpp  -fPIC -DPIC -o .libs/editarraystringdlg.o
In file included from debuggermanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editarrayorderdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
In file included from editarrayfiledlg.cpp:10:
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \In file included from 
../../src/include/sdk_precomp.h                        ^:
13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo editorbase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorbase.lo -MD -MP -MF $depbase.Tpo -c -o editorbase.lo editorbase.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggermanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorbase.lo -MD -MP -MF .deps/editorbase.Tpo -c editorbase.cpp  -fPIC -DPIC -o .libs/editorbase.o
In file included from debuggermanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo editorcolourset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF $depbase.Tpo -c -o editorcolourset.lo editorcolourset.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF .deps/editorcolourset.Tpo -c editorcolourset.cpp  -fPIC -DPIC -o .libs/editorcolourset.o
In file included from editarrayorderdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo editorlexerloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF $depbase.Tpo -c -o editorlexerloader.lo editorlexerloader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editarrayfiledlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editarrayorderdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF .deps/editorlexerloader.Tpo -c editorlexerloader.cpp  -fPIC -DPIC -o .libs/editorlexerloader.o
depbase=`echo editormanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editormanager.lo -MD -MP -MF $depbase.Tpo -c -o editormanager.lo editormanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editarrayfiledlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editor_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editarrayorderdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editarrayfiledlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo editpairdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF $depbase.Tpo -c -o editpairdlg.lo editpairdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editarraystringdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editormanager.lo -MD -MP -MF .deps/editormanager.Tpo -c editormanager.cpp  -fPIC -DPIC -o .libs/editormanager.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF .deps/editpairdlg.Tpo -c editpairdlg.cpp  -fPIC -DPIC -o .libs/editpairdlg.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayorderdlg.lo -MD -MP -MF .deps/editarrayorderdlg.Tpo -c editarrayorderdlg.cpp -o editarrayorderdlg.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarrayfiledlg.lo -MD -MP -MF .deps/editarrayfiledlg.Tpo -c editarrayfiledlg.cpp -o editarrayfiledlg.o >/dev/null 2>&1
In file included from editorbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo editpathdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF $depbase.Tpo -c -o editpathdlg.lo editpathdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF .deps/editpathdlg.Tpo -c editpathdlg.cpp  -fPIC -DPIC -o .libs/editpathdlg.o
14 warnings generated.
In file included from editorcolourset.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggermanager.lo -MD -MP -MF .deps/debuggermanager.Tpo -c debuggermanager.cpp -o debuggermanager.o >/dev/null 2>&1
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo edittooldlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF $depbase.Tpo -c -o edittooldlg.lo edittooldlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editor_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editarraystringdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editorbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editorlexerloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp  -fPIC -DPIC -o .libs/edittooldlg.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editor_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editarraystringdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editpairdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editorbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editor_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editormanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo encodingdetector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF $depbase.Tpo -c -o encodingdetector.lo encodingdetector.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editarraystringdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from editorcolourset.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editpathdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editorbase.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editor_hooks.lo -MD -MP -MF .deps/editor_hooks.Tpo -c editor_hooks.cpp -o editor_hooks.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editorcolourset.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo externaldepsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF $depbase.Tpo -c -o externaldepsdlg.lo externaldepsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editorlexerloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c encodingdetector.cpp  -fPIC -DPIC -o .libs/encodingdetector.o
In file included from editorcolourset.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
depbase=`echo filefilters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filefilters.lo -MD -MP -MF $depbase.Tpo -c -o filefilters.lo filefilters.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editarraystringdlg.lo -MD -MP -MF .deps/editarraystringdlg.Tpo -c editarraystringdlg.cpp -o editarraystringdlg.o >/dev/null 2>&1
In file included from editpairdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editorlexerloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editorcolourset.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:123:
In file included from ../../src/include/cbplugin.h:17:
../../src/include/manager.h:200:13: warning: instantiation of variable 'Mgr<FileManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
            ^
editorcolourset.cpp:108:36: note: in instantiation of member function 'Mgr<FileManager>::Get' requested here
    FileManager *fm = FileManager::Get();
                                   ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:200:36: warning: instantiation of variable 'Mgr<FileManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
                                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
In file included from editormanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editpathdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF .deps/externaldepsdlg.Tpo -c externaldepsdlg.cpp  -fPIC -DPIC -o .libs/externaldepsdlg.o
In file included from editorlexerloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from edittooldlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: In file included from noteeditpairdlg.cpp: :expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'10
:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from     WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \../../src/include/sdk_common.h
:    ^124
:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hIn file included from :../../src/include/cbproject.h167::1525:
:../../src/include/misctreeitemdata.h :note20: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'40
: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorbase.lo -MD -MP -MF .deps/editorbase.Tpo -c editorbase.cpp -o editorbase.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editormanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: In file included from 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]editpathdlg.cpp
:10:
In file included from ../../src/include/sdk_precomp.h:13:
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }In file included from 
../../src/include/sdk_common.h                                                ~^~~~:
124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c filefilters.cpp  -fPIC -DPIC -o .libs/filefilters.o
In file included from editpairdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo filegroupsandmasks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF $depbase.Tpo -c -o filegroupsandmasks.lo filegroupsandmasks.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from editpathdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from editormanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorlexerloader.lo -MD -MP -MF .deps/editorlexerloader.Tpo -c editorlexerloader.cpp -o editorlexerloader.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF .deps/filegroupsandmasks.Tpo -c filegroupsandmasks.cpp  -fPIC -DPIC -o .libs/filegroupsandmasks.o
14 warnings generated.
depbase=`echo filemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filemanager.lo -MD -MP -MF $depbase.Tpo -c -o filemanager.lo filemanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpairdlg.lo -MD -MP -MF .deps/editpairdlg.Tpo -c editpairdlg.cpp -o editpairdlg.o >/dev/null 2>&1
depbase=`echo findreplacedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF $depbase.Tpo -c -o findreplacedlg.lo findreplacedlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from encodingdetector.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF .deps/findreplacedlg.Tpo -c findreplacedlg.cpp  -fPIC -DPIC -o .libs/findreplacedlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c filemanager.cpp  -fPIC -DPIC -o .libs/filemanager.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from edittooldlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
16 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorcolourset.lo -MD -MP -MF .deps/editorcolourset.Tpo -c editorcolourset.cpp -o editorcolourset.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editpathdlg.lo -MD -MP -MF .deps/editpathdlg.Tpo -c editpathdlg.cpp -o editpathdlg.o >/dev/null 2>&1
In file included from externaldepsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from edittooldlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from encodingdetector.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from edittooldlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from filefilters.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from filegroupsandmasks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: In file included from expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'encodingdetector.cpp
:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:

In file included from                         ^
../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from externaldepsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT edittooldlg.lo -MD -MP -MF .deps/edittooldlg.Tpo -c edittooldlg.cpp -o edittooldlg.o >/dev/null 2>&1
In file included from findreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from encodingdetector.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from filemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from externaldepsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
In file included from filefilters.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editormanager.lo -MD -MP -MF .deps/editormanager.Tpo -c editormanager.cpp -o editormanager.o >/dev/null 2>&1
depbase=`echo genericmultilinenotesdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF $depbase.Tpo -c -o genericmultilinenotesdlg.lo genericmultilinenotesdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from externaldepsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from filegroupsandmasks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from filefilters.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT encodingdetector.lo -MD -MP -MF .deps/encodingdetector.Tpo -c encodingdetector.cpp -o encodingdetector.o >/dev/null 2>&1
depbase=`echo globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT globals.lo -MD -MP -MF $depbase.Tpo -c -o globals.lo globals.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp  -fPIC -DPIC -o .libs/globals.o
In file included from findreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from filefilters.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from filegroupsandmasks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from filemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT externaldepsdlg.lo -MD -MP -MF .deps/externaldepsdlg.Tpo -c externaldepsdlg.cpp -o externaldepsdlg.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF .deps/genericmultilinenotesdlg.Tpo -c genericmultilinenotesdlg.cpp  -fPIC -DPIC -o .libs/genericmultilinenotesdlg.o
depbase=`echo importers_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT importers_globals.lo -MD -MP -MF $depbase.Tpo -c -o importers_globals.lo importers_globals.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT importers_globals.lo -MD -MP -MF .deps/importers_globals.Tpo -c importers_globals.cpp  -fPIC -DPIC -o .libs/importers_globals.o
In file included from findreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from filegroupsandmasks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from filemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from findreplacedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
depbase=`echo incrementalselectlistdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT incrementalselectlistdlg.lo -MD -MP -MF $depbase.Tpo -c -o incrementalselectlistdlg.lo incrementalselectlistdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filefilters.lo -MD -MP -MF .deps/filefilters.Tpo -c filefilters.cpp -o filefilters.o >/dev/null 2>&1
In file included from filemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filegroupsandmasks.lo -MD -MP -MF .deps/filegroupsandmasks.Tpo -c filegroupsandmasks.cpp -o filegroupsandmasks.o >/dev/null 2>&1
depbase=`echo infowindow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infowindow.lo -MD -MP -MF $depbase.Tpo -c -o infowindow.lo infowindow.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT incrementalselectlistdlg.lo -MD -MP -MF .deps/incrementalselectlistdlg.Tpo -c incrementalselectlistdlg.cpp  -fPIC -DPIC -o .libs/incrementalselectlistdlg.o
depbase=`echo loggers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT loggers.lo -MD -MP -MF $depbase.Tpo -c -o loggers.lo loggers.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT filemanager.lo -MD -MP -MF .deps/filemanager.Tpo -c filemanager.cpp -o filemanager.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infowindow.lo -MD -MP -MF .deps/infowindow.Tpo -c infowindow.cpp  -fPIC -DPIC -o .libs/infowindow.o
In file included from genericmultilinenotesdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT loggers.lo -MD -MP -MF .deps/loggers.Tpo -c loggers.cpp  -fPIC -DPIC -o .libs/loggers.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo logmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT logmanager.lo -MD -MP -MF $depbase.Tpo -c -o logmanager.lo logmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT findreplacedlg.lo -MD -MP -MF .deps/findreplacedlg.Tpo -c findreplacedlg.cpp -o findreplacedlg.o >/dev/null 2>&1
In file included from importers_globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo macrosmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF $depbase.Tpo -c -o macrosmanager.lo macrosmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from genericmultilinenotesdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo managedthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT managedthread.lo -MD -MP -MF $depbase.Tpo -c -o managedthread.lo managedthread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from incrementalselectlistdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT logmanager.lo -MD -MP -MF .deps/logmanager.Tpo -c logmanager.cpp  -fPIC -DPIC -o .libs/logmanager.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from genericmultilinenotesdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from importers_globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from genericmultilinenotesdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF .deps/macrosmanager.Tpo -c macrosmanager.cpp  -fPIC -DPIC -o .libs/macrosmanager.o
In file included from importers_globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT genericmultilinenotesdlg.lo -MD -MP -MF .deps/genericmultilinenotesdlg.Tpo -c genericmultilinenotesdlg.cpp -o genericmultilinenotesdlg.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT managedthread.lo -MD -MP -MF .deps/managedthread.Tpo -c managedthread.cpp  -fPIC -DPIC -o .libs/managedthread.o
depbase=`echo manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF $depbase.Tpo -c -o manager.lo manager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from incrementalselectlistdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo menuitemsmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF $depbase.Tpo -c -o menuitemsmanager.lo menuitemsmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from importers_globals.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT importers_globals.lo -MD -MP -MF .deps/importers_globals.Tpo -c importers_globals.cpp -o importers_globals.o >/dev/null 2>&1
In file included from incrementalselectlistdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from infowindow.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo multiselectdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF $depbase.Tpo -c -o multiselectdlg.lo multiselectdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from incrementalselectlistdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cpp  -fPIC -DPIC -o .libs/manager.o
In file included from loggers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from logmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
depbase=`echo newfromtemplatedlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF $depbase.Tpo -c -o newfromtemplatedlg.lo newfromtemplatedlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF .deps/menuitemsmanager.Tpo -c menuitemsmanager.cpp  -fPIC -DPIC -o .libs/menuitemsmanager.o
depbase=`echo personalitymanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF $depbase.Tpo -c -o personalitymanager.lo personalitymanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -o globals.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp  -fPIC -DPIC -o .libs/multiselectdlg.o
In file included from macrosmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from infowindow.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF .deps/newfromtemplatedlg.Tpo -c newfromtemplatedlg.cpp  -fPIC -DPIC -o .libs/newfromtemplatedlg.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT incrementalselectlistdlg.lo -MD -MP -MF .deps/incrementalselectlistdlg.Tpo -c incrementalselectlistdlg.cpp -o incrementalselectlistdlg.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from logmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from infowindow.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from loggers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from managedthread.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from infowindow.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF .deps/personalitymanager.Tpo -c personalitymanager.cpp  -fPIC -DPIC -o .libs/personalitymanager.o
In file included from logmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from loggers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo pipedprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF $depbase.Tpo -c -o pipedprocess.lo pipedprocess.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from macrosmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from logmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from loggers.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from macrosmanager.cpp:10:
14In file included from  warning../../src/include/sdk_precomp.h:s13:
 generated.
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infowindow.lo -MD -MP -MF .deps/infowindow.Tpo -c infowindow.cpp -o infowindow.o >/dev/null 2>&1
In file included from manager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo pluginmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF $depbase.Tpo -c -o pluginmanager.lo pluginmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from managedthread.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from multiselectdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from macrosmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from menuitemsmanager.cpp:14:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT logmanager.lo -MD -MP -MF .deps/logmanager.Tpo -c logmanager.cpp -o logmanager.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c pipedprocess.cpp  -fPIC -DPIC -o .libs/pipedprocess.o
In file included from managedthread.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp  -fPIC -DPIC -o .libs/pluginmanager.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT loggers.lo -MD -MP -MF .deps/loggers.Tpo -c loggers.cpp -o loggers.o >/dev/null 2>&1
In file included from newfromtemplatedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from managedthread.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo pluginsconfigurationdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF $depbase.Tpo -c -o pluginsconfigurationdlg.lo pluginsconfigurationdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from managedthread.cpp:11:
../../src/include/managedthread.h:25:38: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
    bool* get_abort_location() { if(!this) return nullptr;return m_pAbort; }
                                    ~^~~~
../../src/include/managedthread.h:28:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if(!this) return;
           ~^~~~
In file included from manager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from personalitymanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo printing_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printing_types.lo -MD -MP -MF $depbase.Tpo -c -o printing_types.lo printing_types.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
16 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT managedthread.lo -MD -MP -MF .deps/managedthread.Tpo -c managedthread.cpp -o managedthread.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from manager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printing_types.lo -MD -MP -MF .deps/printing_types.Tpo -c printing_types.cpp  -fPIC -DPIC -o .libs/printing_types.o
In file included from menuitemsmanager.cpp:14:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from multiselectdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from manager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from newfromtemplatedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from menuitemsmanager.cpp:14:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp  -fPIC -DPIC -o .libs/pluginsconfigurationdlg.o
In file included from multiselectdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from manager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:123:
In file included from ../../src/include/cbplugin.h:17:
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<CfgMgrBldr>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:166:17: note: in instantiation of member function 'Mgr<CfgMgrBldr>::Free' requested here
    CfgMgrBldr::Free(); // only terminate config at the very last moment
                ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<CfgMgrBldr>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<ToolsManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:236:19: note: in instantiation of member function 'Mgr<ToolsManager>::Free' requested here
    ToolsManager::Free();
                  ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<ToolsManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<TemplateManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:237:22: note: in instantiation of member function 'Mgr<TemplateManager>::Free' requested here
    TemplateManager::Free();
                     ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<TemplateManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<CCManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:238:16: note: in instantiation of member function 'Mgr<CCManager>::Free' requested here
    CCManager::Free();
               ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<CCManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<PluginManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:239:20: note: in instantiation of member function 'Mgr<PluginManager>::Free' requested here
    PluginManager::Free();
                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<PluginManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<ScriptingManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:240:23: note: in instantiation of member function 'Mgr<ScriptingManager>::Free' requested here
    ScriptingManager::Free();
                      ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<ScriptingManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<ProjectManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:241:21: note: in instantiation of member function 'Mgr<ProjectManager>::Free' requested here
    ProjectManager::Free();
                    ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<ProjectManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<EditorManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:242:20: note: in instantiation of member function 'Mgr<EditorManager>::Free' requested here
    EditorManager::Free();
                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<EditorManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<PersonalityManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:243:25: note: in instantiation of member function 'Mgr<PersonalityManager>::Free' requested here
    PersonalityManager::Free();
                        ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<PersonalityManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<MacrosManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:244:20: note: in instantiation of member function 'Mgr<MacrosManager>::Free' requested here
    MacrosManager::Free();
                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<MacrosManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<UserVariableManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:245:26: note: in instantiation of member function 'Mgr<UserVariableManager>::Free' requested here
    UserVariableManager::Free();
                         ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<UserVariableManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:208:9: warning: instantiation of variable 'Mgr<LogManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        isShutdown = true;
        ^
manager.cpp:246:17: note: in instantiation of member function 'Mgr<LogManager>::Free' requested here
    LogManager::Free();
                ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:209:16: warning: instantiation of variable 'Mgr<LogManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        delete instance;
               ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:200:13: warning: instantiation of variable 'Mgr<FileManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
            ^
manager.cpp:484:25: note: in instantiation of member function 'Mgr<FileManager>::Get' requested here
    return FileManager::Get();
                        ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:200:36: warning: instantiation of variable 'Mgr<FileManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
                                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:200:13: warning: instantiation of variable 'Mgr<DebuggerManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
            ^
manager.cpp:489:29: note: in instantiation of member function 'Mgr<DebuggerManager>::Get' requested here
    return DebuggerManager::Get();
                            ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:200:36: warning: instantiation of variable 'Mgr<DebuggerManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
                                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
../../src/include/manager.h:200:13: warning: instantiation of variable 'Mgr<ColourManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
            ^
manager.cpp:494:27: note: in instantiation of member function 'Mgr<ColourManager>::Get' requested here
    return ColourManager::Get();
                          ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:200:36: warning: instantiation of variable 'Mgr<ColourManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
                                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
In file included from newfromtemplatedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from personalitymanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from menuitemsmanager.cpp:14:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT macrosmanager.lo -MD -MP -MF .deps/macrosmanager.Tpo -c macrosmanager.cpp -o macrosmanager.o >/dev/null 2>&1
In file included from multiselectdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from pipedprocess.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from newfromtemplatedlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from personalitymanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT menuitemsmanager.lo -MD -MP -MF .deps/menuitemsmanager.Tpo -c menuitemsmanager.cpp -o menuitemsmanager.o >/dev/null 2>&1
In file included from pluginmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo projectbuildtarget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF $depbase.Tpo -c -o projectbuildtarget.lo projectbuildtarget.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from personalitymanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT multiselectdlg.lo -MD -MP -MF .deps/multiselectdlg.Tpo -c multiselectdlg.cpp -o multiselectdlg.o >/dev/null 2>&1
In file included from printing_types.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT personalitymanager.lo -MD -MP -MF .deps/personalitymanager.Tpo -c personalitymanager.cpp -o personalitymanager.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
44 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cpp -o manager.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp  -fPIC -DPIC -o .libs/projectbuildtarget.o
In file included from pipedprocess.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT newfromtemplatedlg.lo -MD -MP -MF .deps/newfromtemplatedlg.Tpo -c newfromtemplatedlg.cpp -o newfromtemplatedlg.o >/dev/null 2>&1
In file included from pluginmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from pipedprocess.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from printing_types.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from pluginsconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from pluginmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from printing_types.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo projectfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfile.lo -MD -MP -MF $depbase.Tpo -c -o projectfile.lo projectfile.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from pluginmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from pipedprocess.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from printing_types.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo projectfileoptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o projectfileoptionsdlg.lo projectfileoptionsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printing_types.lo -MD -MP -MF .deps/printing_types.Tpo -c printing_types.cpp -o printing_types.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c projectfileoptionsdlg.cpp  -fPIC -DPIC -o .libs/projectfileoptionsdlg.o
In file included from projectbuildtarget.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from pluginsconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pipedprocess.lo -MD -MP -MF .deps/pipedprocess.Tpo -c pipedprocess.cpp -o pipedprocess.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfile.lo -MD -MP -MF .deps/projectfile.Tpo -c projectfile.cpp  -fPIC -DPIC -o .libs/projectfile.o
depbase=`echo projectlayoutloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF $depbase.Tpo -c -o projectlayoutloader.lo projectlayoutloader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from pluginsconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo projectloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader.lo -MD -MP -MF $depbase.Tpo -c -o projectloader.lo projectloader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo projectloader_hooks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF $depbase.Tpo -c -o projectloader_hooks.lo projectloader_hooks.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c projectlayoutloader.cpp  -fPIC -DPIC -o .libs/projectlayoutloader.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c projectloader.cpp  -fPIC -DPIC -o .libs/projectloader.o
In file included from pluginsconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectbuildtarget.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF .deps/projectloader_hooks.Tpo -c projectloader_hooks.cpp  -fPIC -DPIC -o .libs/projectloader_hooks.o
In file included from projectbuildtarget.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from projectbuildtarget.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c pluginmanager.cpp -o pluginmanager.o >/dev/null 2>&1
depbase=`echo projectmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmanager.lo -MD -MP -MF $depbase.Tpo -c -o projectmanager.lo projectmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo projectsfilemasksdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF $depbase.Tpo -c -o projectsfilemasksdlg.lo projectsfilemasksdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectbuildtarget.lo -MD -MP -MF .deps/projectbuildtarget.Tpo -c projectbuildtarget.cpp -o projectbuildtarget.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c projectmanager.cpp  -fPIC -DPIC -o .libs/projectmanager.o
In file included from projectfile.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF .deps/projectsfilemasksdlg.Tpo -c projectsfilemasksdlg.cpp  -fPIC -DPIC -o .libs/projectsfilemasksdlg.o
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectfileoptionsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT pluginsconfigurationdlg.lo -MD -MP -MF .deps/pluginsconfigurationdlg.Tpo -c pluginsconfigurationdlg.cpp -o pluginsconfigurationdlg.o >/dev/null 2>&1
depbase=`echo projecttemplateloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF $depbase.Tpo -c -o projecttemplateloader.lo projecttemplateloader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF .deps/projecttemplateloader.Tpo -c projecttemplateloader.cpp  -fPIC -DPIC -o .libs/projecttemplateloader.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo scriptingmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF $depbase.Tpo -c -o scriptingmanager.lo scriptingmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c scriptingmanager.cpp  -fPIC -DPIC -o .libs/scriptingmanager.o
depbase=`echo scriptsecuritywarningdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF $depbase.Tpo -c -o scriptsecuritywarningdlg.lo scriptsecuritywarningdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from projectloader_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF .deps/scriptsecuritywarningdlg.Tpo -c scriptsecuritywarningdlg.cpp  -fPIC -DPIC -o .libs/scriptsecuritywarningdlg.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectlayoutloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: In file included from warningprojectfile.cpp: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]10
:
In file included from ../../src/include/sdk_precomp.h:13    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble):

In file included from     ^../../src/include/sdk_common.h
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h43::
167../../src/include/prep.h::2541:: 13note::  expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'warning
: 'nullptr' macro redefined [-Wmacro-redefined]
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \    #define nullptr nullptr_

                        ^            ^

/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo scrollingdialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF $depbase.Tpo -c -o scrollingdialog.lo scrollingdialog.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo sdk_events.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sdk_events.lo -MD -MP -MF $depbase.Tpo -c -o sdk_events.lo sdk_events.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from projectfileoptionsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectfile.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from projectloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectfileoptionsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sdk_events.lo -MD -MP -MF .deps/sdk_events.Tpo -c sdk_events.cpp  -fPIC -DPIC -o .libs/sdk_events.o
In file included from projectloader_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF .deps/scrollingdialog.Tpo -c scrollingdialog.cpp  -fPIC -DPIC -o .libs/scrollingdialog.o
In file included from projectfile.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectlayoutloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectsfilemasksdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectfileoptionsdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectlayoutloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from projecttemplateloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from scriptsecuritywarningdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from scriptingmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectloader_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfile.lo -MD -MP -MF .deps/projectfile.Tpo -c projectfile.cpp -o projectfile.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectlayoutloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectsfilemasksdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectloader_hooks.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectfileoptionsdlg.lo -MD -MP -MF .deps/projectfileoptionsdlg.Tpo -c projectfileoptionsdlg.cpp -o projectfileoptionsdlg.o >/dev/null 2>&1
depbase=`echo searchresultslog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF $depbase.Tpo -c -o searchresultslog.lo searchresultslog.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from projectsfilemasksdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader_hooks.lo -MD -MP -MF .deps/projectloader_hooks.Tpo -c projectloader_hooks.cpp -o projectloader_hooks.o >/dev/null 2>&1
In file included from scriptsecuritywarningdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectlayoutloader.lo -MD -MP -MF .deps/projectlayoutloader.Tpo -c projectlayoutloader.cpp -o projectlayoutloader.o >/dev/null 2>&1
In file included from scrollingdialog.cpp:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from sdk_events.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projecttemplateloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectsfilemasksdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from scriptingmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from scriptsecuritywarningdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo selecttargetdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF $depbase.Tpo -c -o selecttargetdlg.lo selecttargetdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF .deps/selecttargetdlg.Tpo -c selecttargetdlg.cpp  -fPIC -DPIC -o .libs/selecttargetdlg.o
In file included from projectmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projecttemplateloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from scriptsecuritywarningdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectsfilemasksdlg.lo -MD -MP -MF .deps/projectsfilemasksdlg.Tpo -c projectsfilemasksdlg.cpp -o projectsfilemasksdlg.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF .deps/searchresultslog.Tpo -c searchresultslog.cpp  -fPIC -DPIC -o .libs/searchresultslog.o
In file included from scriptingmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from projecttemplateloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from sdk_events.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from scriptingmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptsecuritywarningdlg.lo -MD -MP -MF .deps/scriptsecuritywarningdlg.Tpo -c scriptsecuritywarningdlg.cpp -o scriptsecuritywarningdlg.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scrollingdialog.lo -MD -MP -MF .deps/scrollingdialog.Tpo -c scrollingdialog.cpp -o scrollingdialog.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectloader.lo -MD -MP -MF .deps/projectloader.Tpo -c projectloader.cpp -o projectloader.o >/dev/null 2>&1
depbase=`echo templatemanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT templatemanager.lo -MD -MP -MF $depbase.Tpo -c -o templatemanager.lo templatemanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo toolsmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF $depbase.Tpo -c -o toolsmanager.lo toolsmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from sdk_events.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT:
 templatemanager.lo -MD -MP -MF .deps/templatemanager.Tpo -c templatemanager.cpp  -fPIC -DPIC -o .libs/templatemanager.o
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projecttemplateloader.lo -MD -MP -MF .deps/projecttemplateloader.Tpo -c projecttemplateloader.cpp -o projecttemplateloader.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF .deps/toolsmanager.Tpo -c toolsmanager.cpp  -fPIC -DPIC -o .libs/toolsmanager.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmanager.lo -MD -MP -MF .deps/projectmanager.Tpo -c projectmanager.cpp -o projectmanager.o >/dev/null 2>&1
In file included from sdk_events.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT sdk_events.lo -MD -MP -MF .deps/sdk_events.Tpo -c sdk_events.cpp -o sdk_events.o >/dev/null 2>&1
In file included from searchresultslog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from selecttargetdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingmanager.lo -MD -MP -MF .deps/scriptingmanager.Tpo -c scriptingmanager.cpp -o scriptingmanager.o >/dev/null 2>&1
In file included from toolsmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from searchresultslog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from templatemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from searchresultslog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo uservarmanager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF $depbase.Tpo -c -o uservarmanager.lo uservarmanager.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from selecttargetdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF .deps/uservarmanager.Tpo -c uservarmanager.cpp  -fPIC -DPIC -o .libs/uservarmanager.o
depbase=`echo workspaceloader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF $depbase.Tpo -c -o workspaceloader.lo workspaceloader.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF .deps/workspaceloader.Tpo -c workspaceloader.cpp  -fPIC -DPIC -o .libs/workspaceloader.o
In file included from searchresultslog.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from toolsmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from selecttargetdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo xtra_res.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xtra_res.lo -MD -MP -MF $depbase.Tpo -c -o xtra_res.lo xtra_res.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT searchresultslog.lo -MD -MP -MF .deps/searchresultslog.Tpo -c searchresultslog.cpp -o searchresultslog.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c xtra_res.cpp  -fPIC -DPIC -o .libs/xtra_res.o
In file included from toolsmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from selecttargetdlg.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from templatemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo mozilla_chardet/src/CharDistribution.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/CharDistribution.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/CharDistribution.lo mozilla_chardet/src/CharDistribution.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mozilla_chardet/src/JpCntx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/JpCntx.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/JpCntx.lo mozilla_chardet/src/JpCntx.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from templatemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from toolsmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selecttargetdlg.lo -MD -MP -MF .deps/selecttargetdlg.Tpo -c selecttargetdlg.cpp -o selecttargetdlg.o >/dev/null 2>&1
In file included from templatemanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/JpCntx.lo -MD -MP -MF mozilla_chardet/src/.deps/JpCntx.Tpo -c mozilla_chardet/src/JpCntx.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/JpCntx.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/CharDistribution.lo -MD -MP -MF mozilla_chardet/src/.deps/CharDistribution.Tpo -c mozilla_chardet/src/CharDistribution.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/CharDistribution.o
depbase=`echo mozilla_chardet/src/LangBulgarianModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangBulgarianModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangBulgarianModel.lo mozilla_chardet/src/LangBulgarianModel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/JpCntx.lo -MD -MP -MF mozilla_chardet/src/.deps/JpCntx.Tpo -c mozilla_chardet/src/JpCntx.cpp -o mozilla_chardet/src/JpCntx.o >/dev/null 2>&1
In file included from workspaceloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/CharDistribution.lo -MD -MP -MF mozilla_chardet/src/.deps/CharDistribution.Tpo -c mozilla_chardet/src/CharDistribution.cpp -o mozilla_chardet/src/CharDistribution.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/LangCyrillicModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangCyrillicModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangCyrillicModel.lo mozilla_chardet/src/LangCyrillicModel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT toolsmanager.lo -MD -MP -MF .deps/toolsmanager.Tpo -c toolsmanager.cpp -o toolsmanager.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/LangGreekModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangGreekModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangGreekModel.lo mozilla_chardet/src/LangGreekModel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
depbase=`echo mozilla_chardet/src/LangHebrewModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangHebrewModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangHebrewModel.lo mozilla_chardet/src/LangHebrewModel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT templatemanager.lo -MD -MP -MF .deps/templatemanager.Tpo -c templatemanager.cpp -o templatemanager.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangCyrillicModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangCyrillicModel.Tpo -c mozilla_chardet/src/LangCyrillicModel.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/LangCyrillicModel.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangGreekModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangGreekModel.Tpo -c mozilla_chardet/src/LangGreekModel.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/LangGreekModel.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangBulgarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangBulgarianModel.Tpo -c mozilla_chardet/src/LangBulgarianModel.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/LangBulgarianModel.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangBulgarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangBulgarianModel.Tpo -c mozilla_chardet/src/LangBulgarianModel.cpp -o mozilla_chardet/src/LangBulgarianModel.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangGreekModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangGreekModel.Tpo -c mozilla_chardet/src/LangGreekModel.cpp -o mozilla_chardet/src/LangGreekModel.o >/dev/null 2>&1
In file included from uservarmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo mozilla_chardet/src/LangHungarianModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangHungarianModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangHungarianModel.lo mozilla_chardet/src/LangHungarianModel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo mozilla_chardet/src/LangThaiModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangThaiModel.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/LangThaiModel.lo mozilla_chardet/src/LangThaiModel.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangCyrillicModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangCyrillicModel.Tpo -c mozilla_chardet/src/LangCyrillicModel.cpp -o mozilla_chardet/src/LangCyrillicModel.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo mozilla_chardet/src/nsBig5Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsBig5Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsBig5Prober.lo mozilla_chardet/src/nsBig5Prober.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mozilla_chardet/src/nsCharSetProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsCharSetProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsCharSetProber.lo mozilla_chardet/src/nsCharSetProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from xtra_res.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangHungarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHungarianModel.Tpo -c mozilla_chardet/src/LangHungarianModel.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/LangHungarianModel.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangThaiModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangThaiModel.Tpo -c mozilla_chardet/src/LangThaiModel.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/LangThaiModel.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsCharSetProber.Tpo -c mozilla_chardet/src/nsCharSetProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsCharSetProber.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangHebrewModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHebrewModel.Tpo -c mozilla_chardet/src/LangHebrewModel.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/LangHebrewModel.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo mozilla_chardet/src/nsEscCharsetProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEscCharsetProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEscCharsetProber.lo mozilla_chardet/src/nsEscCharsetProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsBig5Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsBig5Prober.Tpo -c mozilla_chardet/src/nsBig5Prober.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsBig5Prober.o
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from workspaceloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangHungarianModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHungarianModel.Tpo -c mozilla_chardet/src/LangHungarianModel.cpp -o mozilla_chardet/src/LangHungarianModel.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/nsEscSM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEscSM.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEscSM.lo mozilla_chardet/src/nsEscSM.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangHebrewModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangHebrewModel.Tpo -c mozilla_chardet/src/LangHebrewModel.cpp -o mozilla_chardet/src/LangHebrewModel.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsCharSetProber.Tpo -c mozilla_chardet/src/nsCharSetProber.cpp -o mozilla_chardet/src/nsCharSetProber.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/LangThaiModel.lo -MD -MP -MF mozilla_chardet/src/.deps/LangThaiModel.Tpo -c mozilla_chardet/src/LangThaiModel.cpp -o mozilla_chardet/src/LangThaiModel.o >/dev/null 2>&1
In file included from mozilla_chardet/src/nsBig5Prober.cpp:6:
In file included from ../../src/include/mozilla_chardet/nsBig5Prober.h:10:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
depbase=`echo mozilla_chardet/src/nsEUCJPProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCJPProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEUCJPProber.lo mozilla_chardet/src/nsEUCJPProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCJPProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCJPProber.Tpo -c mozilla_chardet/src/nsEUCJPProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsEUCJPProber.o
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsBig5Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsBig5Prober.Tpo -c mozilla_chardet/src/nsBig5Prober.cpp -o mozilla_chardet/src/nsBig5Prober.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/nsEUCKRProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCKRProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEUCKRProber.lo mozilla_chardet/src/nsEUCKRProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mozilla_chardet/src/nsEUCTWProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsEUCTWProber.lo mozilla_chardet/src/nsEUCTWProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEscCharsetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscCharsetProber.Tpo -c mozilla_chardet/src/nsEscCharsetProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsEscCharsetProber.o
In file included from mozilla_chardet/src/nsEUCJPProber.cpp:11:
In file included from ../../src/include/mozilla_chardet/nsEUCJPProber.h:15:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
depbase=`echo mozilla_chardet/src/nsGB2312Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsGB2312Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsGB2312Prober.lo mozilla_chardet/src/nsGB2312Prober.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from workspaceloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCJPProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCJPProber.Tpo -c mozilla_chardet/src/nsEUCJPProber.cpp -o mozilla_chardet/src/nsEUCJPProber.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/nsHebrewProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsHebrewProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsHebrewProber.lo mozilla_chardet/src/nsHebrewProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from uservarmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCKRProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCKRProber.Tpo -c mozilla_chardet/src/nsEUCKRProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsEUCKRProber.o
In file included from mozilla_chardet/src/nsEscCharsetProber.cpp:8:
In file included from ../../src/include/mozilla_chardet/nsEscCharsetProber.h:10:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEscSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscSM.Tpo -c mozilla_chardet/src/nsEscSM.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsEscSM.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsHebrewProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsHebrewProber.Tpo -c mozilla_chardet/src/nsHebrewProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsHebrewProber.o
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEscCharsetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscCharsetProber.Tpo -c mozilla_chardet/src/nsEscCharsetProber.cpp -o mozilla_chardet/src/nsEscCharsetProber.o >/dev/null 2>&1
In file included from mozilla_chardet/src/nsEscSM.cpp:5:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
In file included from mozilla_chardet/src/nsEUCKRProber.cpp:6:
In file included from ../../src/include/mozilla_chardet/nsEUCKRProber.h:10:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
In file included from workspaceloader.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEscSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEscSM.Tpo -c mozilla_chardet/src/nsEscSM.cpp -o mozilla_chardet/src/nsEscSM.o >/dev/null 2>&1
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCKRProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCKRProber.Tpo -c mozilla_chardet/src/nsEUCKRProber.cpp -o mozilla_chardet/src/nsEUCKRProber.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/nsLatin1Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsLatin1Prober.lo mozilla_chardet/src/nsLatin1Prober.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsLatin1Prober.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsHebrewProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsHebrewProber.Tpo -c mozilla_chardet/src/nsHebrewProber.cpp -o mozilla_chardet/src/nsHebrewProber.o >/dev/null 2>&1
depbase=`echo mozilla_chardet/src/nsMBCSGroupProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsMBCSGroupProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsMBCSGroupProber.lo mozilla_chardet/src/nsMBCSGroupProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from uservarmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo mozilla_chardet/src/nsMBCSSM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsMBCSSM.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsMBCSSM.lo mozilla_chardet/src/nsMBCSSM.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsGB2312Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsGB2312Prober.Tpo -c mozilla_chardet/src/nsGB2312Prober.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsGB2312Prober.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsLatin1Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsLatin1Prober.Tpo -c mozilla_chardet/src/nsLatin1Prober.cpp -o mozilla_chardet/src/nsLatin1Prober.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCTWProber.Tpo -c mozilla_chardet/src/nsEUCTWProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsEUCTWProber.o
In file included from xtra_res.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo mozilla_chardet/src/nsSBCharSetProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSBCharSetProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsSBCharSetProber.lo mozilla_chardet/src/nsSBCharSetProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsMBCSSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSSM.Tpo -c mozilla_chardet/src/nsMBCSSM.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsMBCSSM.o
depbase=`echo mozilla_chardet/src/nsSBCSGroupProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSBCSGroupProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsSBCSGroupProber.lo mozilla_chardet/src/nsSBCSGroupProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mozilla_chardet/src/nsSJISProber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSJISProber.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsSJISProber.lo mozilla_chardet/src/nsSJISProber.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mozilla_chardet/src/nsUniversalDetector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsUniversalDetector.lo mozilla_chardet/src/nsUniversalDetector.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from mozilla_chardet/src/nsGB2312Prober.cpp:11:
In file included from ../../src/include/mozilla_chardet/nsGB2312Prober.h:10:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUniversalDetector.Tpo -c mozilla_chardet/src/nsUniversalDetector.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsUniversalDetector.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSJISProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSJISProber.Tpo -c mozilla_chardet/src/nsSJISProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsSJISProber.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsMBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSGroupProber.Tpo -c mozilla_chardet/src/nsMBCSGroupProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsMBCSGroupProber.o
In file included from mozilla_chardet/src/nsEUCTWProber.cpp:6:
In file included from ../../src/include/mozilla_chardet/nsEUCTWProber.h:10:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSBCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCharSetProber.Tpo -c mozilla_chardet/src/nsSBCharSetProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsSBCharSetProber.o
In file included from mozilla_chardet/src/nsMBCSSM.cpp:5:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
depbase=`echo mozilla_chardet/src/nsUTF8Prober.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread  -I../../src/include -I../../src/sdk/wxscintilla/include  -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF $depbase.Tpo -c -o mozilla_chardet/src/nsUTF8Prober.lo mozilla_chardet/src/nsUTF8Prober.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsGB2312Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsGB2312Prober.Tpo -c mozilla_chardet/src/nsGB2312Prober.cpp -o mozilla_chardet/src/nsGB2312Prober.o >/dev/null 2>&1
In file included from uservarmanager.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsEUCTWProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsEUCTWProber.Tpo -c mozilla_chardet/src/nsEUCTWProber.cpp -o mozilla_chardet/src/nsEUCTWProber.o >/dev/null 2>&1
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsMBCSSM.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSSM.Tpo -c mozilla_chardet/src/nsMBCSSM.cpp -o mozilla_chardet/src/nsMBCSSM.o >/dev/null 2>&1
In file included from xtra_res.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from mozilla_chardet/src/nsSJISProber.cpp:11:
In file included from ../../src/include/mozilla_chardet/nsSJISProber.h:15:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSBCharSetProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCharSetProber.Tpo -c mozilla_chardet/src/nsSBCharSetProber.cpp -o mozilla_chardet/src/nsSBCharSetProber.o >/dev/null 2>&1
In file included from mozilla_chardet/src/nsUniversalDetector.cpp:12:
In file included from ../../src/include/mozilla_chardet/nsMBCSGroupProber.h:9:
In file included from ../../src/include/mozilla_chardet/nsSJISProber.h:15:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSJISProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSJISProber.Tpo -c mozilla_chardet/src/nsSJISProber.cpp -o mozilla_chardet/src/nsSJISProber.o >/dev/null 2>&1
14 warnings generated.
In file included from mozilla_chardet/src/nsMBCSGroupProber.cpp:9:
In file included from ../../src/include/mozilla_chardet/nsMBCSGroupProber.h:9:
In file included from ../../src/include/mozilla_chardet/nsSJISProber.h:15:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUTF8Prober.Tpo -c mozilla_chardet/src/nsUTF8Prober.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsUTF8Prober.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCSGroupProber.Tpo -c mozilla_chardet/src/nsSBCSGroupProber.cpp  -fPIC -DPIC -o mozilla_chardet/src/.libs/nsSBCSGroupProber.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT workspaceloader.lo -MD -MP -MF .deps/workspaceloader.Tpo -c workspaceloader.cpp -o workspaceloader.o >/dev/null 2>&1
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsUniversalDetector.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUniversalDetector.Tpo -c mozilla_chardet/src/nsUniversalDetector.cpp -o mozilla_chardet/src/nsUniversalDetector.o >/dev/null 2>&1
In file included from xtra_res.cpp:10:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsMBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsMBCSGroupProber.Tpo -c mozilla_chardet/src/nsMBCSGroupProber.cpp -o mozilla_chardet/src/nsMBCSGroupProber.o >/dev/null 2>&1
In file included from mozilla_chardet/src/nsUTF8Prober.cpp:6:
In file included from ../../src/include/mozilla_chardet/nsUTF8Prober.h:10:
In file included from ../../src/include/mozilla_chardet/nsCodingStateMachine.h:9:
In file included from ../../src/include/mozilla_chardet/mfbt/mozilla/Util.h:17:
../../src/include/mozilla_chardet/mfbt/mozilla/Types.h:135:11: warning: 'decltype' macro redefined [-Wmacro-redefined]
#  define decltype __typeof__
          ^
/usr/include/c++/__config:596:11: note: previous definition is here
#  define decltype(__x) __decltype(__x)
          ^
1 warning generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsUTF8Prober.lo -MD -MP -MF mozilla_chardet/src/.deps/nsUTF8Prober.Tpo -c mozilla_chardet/src/nsUTF8Prober.cpp -o mozilla_chardet/src/nsUTF8Prober.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT xtra_res.lo -MD -MP -MF .deps/xtra_res.Tpo -c xtra_res.cpp -o xtra_res.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT uservarmanager.lo -MD -MP -MF .deps/uservarmanager.Tpo -c uservarmanager.cpp -o uservarmanager.o >/dev/null 2>&1
In file included from mozilla_chardet/src/nsSBCSGroupProber.cpp:10:
In file included from ../../src/include/configmanager.h:13:
In file included from ../../src/include/globals.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/treectrl.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include -I../../src/include/tinyxml -I../../src/include/scripting/include -I../../src/include/scripting/bindings -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT mozilla_chardet/src/nsSBCSGroupProber.lo -MD -MP -MF mozilla_chardet/src/.deps/nsSBCSGroupProber.Tpo -c mozilla_chardet/src/nsSBCSGroupProber.cpp -o mozilla_chardet/src/nsSBCSGroupProber.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -version-info 0:1:0 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libcodeblocks.la -rpath /usr/pkg/lib annoyingdialog.lo autodetectcompilers.lo base64.lo blockallocated.lo cbauibook.lo cbcolourmanager.lo cbdebugger_interfaces.lo cbeditor.lo cbeditorprintout.lo cbexception.lo cbplugin.lo cbproject.lo cbstatusbar.lo cbstyledtextctrl.lo cbthreadpool.lo cbtreectrl.lo cbworkspace.lo ccmanager.lo compileoptionsbase.lo compiler.lo compilercommandgenerator.lo compilerfactory.lo compileroptions.lo compiletargetbase.lo configmanager-revision.lo configmanager.lo configurationpanel.lo configuretoolsdlg.lo confirmreplacedlg.lo crc32.lo debuggermanager.lo editarrayfiledlg.lo editarrayorderdlg.lo editarraystringdlg.lo editor_hooks.lo editorbase.lo editorcolourset.lo editorlexerloader.lo editormanager.lo editpairdlg.lo editpathdlg.lo edittooldlg.lo encodingdetector.lo externaldepsdlg.lo filefilters.lo filegroupsandmasks.lo filemanager.lo findreplacedlg.lo genericmultilinenotesdlg.lo globals.lo importers_globals.lo incrementalselectlistdlg.lo infowindow.lo loggers.lo logmanager.lo macrosmanager.lo managedthread.lo manager.lo menuitemsmanager.lo multiselectdlg.lo newfromtemplatedlg.lo personalitymanager.lo pipedprocess.lo pluginmanager.lo pluginsconfigurationdlg.lo printing_types.lo projectbuildtarget.lo projectfile.lo projectfileoptionsdlg.lo projectlayoutloader.lo projectloader.lo projectloader_hooks.lo projectmanager.lo projectsfilemasksdlg.lo projecttemplateloader.lo scriptingmanager.lo scriptsecuritywarningdlg.lo scrollingdialog.lo sdk_events.lo searchresultslog.lo selecttargetdlg.lo templatemanager.lo toolsmanager.lo uservarmanager.lo workspaceloader.lo xtra_res.lo mozilla_chardet/src/CharDistribution.lo mozilla_chardet/src/JpCntx.lo mozilla_chardet/src/LangBulgarianModel.lo mozilla_chardet/src/LangCyrillicModel.lo mozilla_chardet/src/LangGreekModel.lo mozilla_chardet/src/LangHebrewModel.lo mozilla_chardet/src/LangHungarianModel.lo mozilla_chardet/src/LangThaiModel.lo mozilla_chardet/src/nsBig5Prober.lo mozilla_chardet/src/nsCharSetProber.lo mozilla_chardet/src/nsEscCharsetProber.lo mozilla_chardet/src/nsEscSM.lo mozilla_chardet/src/nsEUCJPProber.lo mozilla_chardet/src/nsEUCKRProber.lo mozilla_chardet/src/nsEUCTWProber.lo mozilla_chardet/src/nsGB2312Prober.lo mozilla_chardet/src/nsHebrewProber.lo mozilla_chardet/src/nsLatin1Prober.lo mozilla_chardet/src/nsMBCSGroupProber.lo mozilla_chardet/src/nsMBCSSM.lo mozilla_chardet/src/nsSBCharSetProber.lo mozilla_chardet/src/nsSBCSGroupProber.lo mozilla_chardet/src/nsSJISProber.lo mozilla_chardet/src/nsUniversalDetector.lo mozilla_chardet/src/nsUTF8Prober.lo scripting/bindings/libsqbindings.la scripting/sqplus/libsqplus.la scripting/sqstdlib/libsqstdlib.la scripting/squirrel/libsquirrel.la ../base/tinyxml/libtinyxml.la wxscintilla/libwxscintilla.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0    -lpthread 
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/annoyingdialog.o .libs/autodetectcompilers.o .libs/base64.o .libs/blockallocated.o .libs/cbauibook.o .libs/cbcolourmanager.o .libs/cbdebugger_interfaces.o .libs/cbeditor.o .libs/cbeditorprintout.o .libs/cbexception.o .libs/cbplugin.o .libs/cbproject.o .libs/cbstatusbar.o .libs/cbstyledtextctrl.o .libs/cbthreadpool.o .libs/cbtreectrl.o .libs/cbworkspace.o .libs/ccmanager.o .libs/compileoptionsbase.o .libs/compiler.o .libs/compilercommandgenerator.o .libs/compilerfactory.o .libs/compileroptions.o .libs/compiletargetbase.o .libs/configmanager-revision.o .libs/configmanager.o .libs/configurationpanel.o .libs/configuretoolsdlg.o .libs/confirmreplacedlg.o .libs/crc32.o .libs/debuggermanager.o .libs/editarrayfiledlg.o .libs/editarrayorderdlg.o .libs/editarraystringdlg.o .libs/editor_hooks.o .libs/editorbase.o .libs/editorcolourset.o .libs/editorlexerloader.o .libs/editormanager.o .libs/editpairdlg.o .libs/editpathdlg.o .libs/edittooldlg.o .libs/encodingdetector.o .libs/externaldepsdlg.o .libs/filefilters.o .libs/filegroupsandmasks.o .libs/filemanager.o .libs/findreplacedlg.o .libs/genericmultilinenotesdlg.o .libs/globals.o .libs/importers_globals.o .libs/incrementalselectlistdlg.o .libs/infowindow.o .libs/loggers.o .libs/logmanager.o .libs/macrosmanager.o .libs/managedthread.o .libs/manager.o .libs/menuitemsmanager.o .libs/multiselectdlg.o .libs/newfromtemplatedlg.o .libs/personalitymanager.o .libs/pipedprocess.o .libs/pluginmanager.o .libs/pluginsconfigurationdlg.o .libs/printing_types.o .libs/projectbuildtarget.o .libs/projectfile.o .libs/projectfileoptionsdlg.o .libs/projectlayoutloader.o .libs/projectloader.o .libs/projectloader_hooks.o .libs/projectmanager.o .libs/projectsfilemasksdlg.o .libs/projecttemplateloader.o .libs/scriptingmanager.o .libs/scriptsecuritywarningdlg.o .libs/scrollingdialog.o .libs/sdk_events.o .libs/searchresultslog.o .libs/selecttargetdlg.o .libs/templatemanager.o .libs/toolsmanager.o .libs/uservarmanager.o .libs/workspaceloader.o .libs/xtra_res.o mozilla_chardet/src/.libs/CharDistribution.o mozilla_chardet/src/.libs/JpCntx.o mozilla_chardet/src/.libs/LangBulgarianModel.o mozilla_chardet/src/.libs/LangCyrillicModel.o mozilla_chardet/src/.libs/LangGreekModel.o mozilla_chardet/src/.libs/LangHebrewModel.o mozilla_chardet/src/.libs/LangHungarianModel.o mozilla_chardet/src/.libs/LangThaiModel.o mozilla_chardet/src/.libs/nsBig5Prober.o mozilla_chardet/src/.libs/nsCharSetProber.o mozilla_chardet/src/.libs/nsEscCharsetProber.o mozilla_chardet/src/.libs/nsEscSM.o mozilla_chardet/src/.libs/nsEUCJPProber.o mozilla_chardet/src/.libs/nsEUCKRProber.o mozilla_chardet/src/.libs/nsEUCTWProber.o mozilla_chardet/src/.libs/nsGB2312Prober.o mozilla_chardet/src/.libs/nsHebrewProber.o mozilla_chardet/src/.libs/nsLatin1Prober.o mozilla_chardet/src/.libs/nsMBCSGroupProber.o mozilla_chardet/src/.libs/nsMBCSSM.o mozilla_chardet/src/.libs/nsSBCharSetProber.o mozilla_chardet/src/.libs/nsSBCSGroupProber.o mozilla_chardet/src/.libs/nsSJISProber.o mozilla_chardet/src/.libs/nsUniversalDetector.o mozilla_chardet/src/.libs/nsUTF8Prober.o  -Wl,--whole-archive scripting/bindings/.libs/libsqbindings.a scripting/sqplus/.libs/libsqplus.a scripting/sqstdlib/.libs/libsqstdlib.a scripting/squirrel/.libs/libsquirrel.a ../base/tinyxml/.libs/libtinyxml.a wxscintilla/.libs/libwxscintilla.a -Wl,--no-whole-archive  -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -L/data/scratch/editors/codeblocks/work/.buildlink/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lfreetype -lbz2 -lpng16 -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lexpat -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lz -lexecinfo -lm -lossaudio -lpthread  -O2 -O2 -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -pthread   -pthread -Wl,-soname -Wl,libcodeblocks.so.0 -o .libs/libcodeblocks.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libcodeblocks.so.0" && ln -s "libcodeblocks.so.0.0.1" "libcodeblocks.so.0")
libtool: link: (cd ".libs" && rm -f "libcodeblocks.so" && ln -s "libcodeblocks.so.0.0.1" "libcodeblocks.so")
libtool: link: (cd .libs/libcodeblocks.lax/libsqbindings.a && ar x "/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/bindings/.libs/libsqbindings.a")
libtool: link: (cd .libs/libcodeblocks.lax/libsqplus.a && ar x "/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/sqplus/.libs/libsqplus.a")
libtool: link: (cd .libs/libcodeblocks.lax/libsqstdlib.a && ar x "/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/sqstdlib/.libs/libsqstdlib.a")
libtool: link: (cd .libs/libcodeblocks.lax/libsquirrel.a && ar x "/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/scripting/squirrel/.libs/libsquirrel.a")
libtool: link: (cd .libs/libcodeblocks.lax/libtinyxml.a && ar x "/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/../base/tinyxml/.libs/libtinyxml.a")
libtool: link: (cd .libs/libcodeblocks.lax/libwxscintilla.a && ar x "/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/wxscintilla/.libs/libwxscintilla.a")
libtool: link: ar cru .libs/libcodeblocks.a  annoyingdialog.o autodetectcompilers.o base64.o blockallocated.o cbauibook.o cbcolourmanager.o cbdebugger_interfaces.o cbeditor.o cbeditorprintout.o cbexception.o cbplugin.o cbproject.o cbstatusbar.o cbstyledtextctrl.o cbthreadpool.o cbtreectrl.o cbworkspace.o ccmanager.o compileoptionsbase.o compiler.o compilercommandgenerator.o compilerfactory.o compileroptions.o compiletargetbase.o configmanager-revision.o configmanager.o configurationpanel.o configuretoolsdlg.o confirmreplacedlg.o crc32.o debuggermanager.o editarrayfiledlg.o editarrayorderdlg.o editarraystringdlg.o editor_hooks.o editorbase.o editorcolourset.o editorlexerloader.o editormanager.o editpairdlg.o editpathdlg.o edittooldlg.o encodingdetector.o externaldepsdlg.o filefilters.o filegroupsandmasks.o filemanager.o findreplacedlg.o genericmultilinenotesdlg.o globals.o importers_globals.o incrementalselectlistdlg.o infowindow.o loggers.o logmanager.o macrosmanager.o managedthread.o manager.o menuitemsmanager.o multiselectdlg.o newfromtemplatedlg.o personalitymanager.o pipedprocess.o pluginmanager.o pluginsconfigurationdlg.o printing_types.o projectbuildtarget.o projectfile.o projectfileoptionsdlg.o projectlayoutloader.o projectloader.o projectloader_hooks.o projectmanager.o projectsfilemasksdlg.o projecttemplateloader.o scriptingmanager.o scriptsecuritywarningdlg.o scrollingdialog.o sdk_events.o searchresultslog.o selecttargetdlg.o templatemanager.o toolsmanager.o uservarmanager.o workspaceloader.o xtra_res.o mozilla_chardet/src/CharDistribution.o mozilla_chardet/src/JpCntx.o mozilla_chardet/src/LangBulgarianModel.o mozilla_chardet/src/LangCyrillicModel.o mozilla_chardet/src/LangGreekModel.o mozilla_chardet/src/LangHebrewModel.o mozilla_chardet/src/LangHungarianModel.o mozilla_chardet/src/LangThaiModel.o mozilla_chardet/src/nsBig5Prober.o mozilla_chardet/src/nsCharSetProber.o mozilla_chardet/src/nsEscCharsetProber.o mozilla_chardet/src/nsEscSM.o mozilla_chardet/src/nsEUCJPProber.o mozilla_chardet/src/nsEUCKRProber.o mozilla_chardet/src/nsEUCTWProber.o mozilla_chardet/src/nsGB2312Prober.o mozilla_chardet/src/nsHebrewProber.o mozilla_chardet/src/nsLatin1Prober.o mozilla_chardet/src/nsMBCSGroupProber.o mozilla_chardet/src/nsMBCSSM.o mozilla_chardet/src/nsSBCharSetProber.o mozilla_chardet/src/nsSBCSGroupProber.o mozilla_chardet/src/nsSJISProber.o mozilla_chardet/src/nsUniversalDetector.o mozilla_chardet/src/nsUTF8Prober.o  .libs/libcodeblocks.lax/libsqbindings.a/sc_consts.o .libs/libcodeblocks.lax/libsqbindings.a/sc_dialog.o .libs/libcodeblocks.lax/libsqbindings.a/sc_globals.o .libs/libcodeblocks.lax/libsqbindings.a/sc_io.o .libs/libcodeblocks.lax/libsqbindings.a/sc_plugin.o .libs/libcodeblocks.lax/libsqbindings.a/sc_progress.o .libs/libcodeblocks.lax/libsqbindings.a/sc_util_dialogs.o .libs/libcodeblocks.lax/libsqbindings.a/sc_wxtypes.o .libs/libcodeblocks.lax/libsqbindings.a/scriptbindings.o  .libs/libcodeblocks.lax/libsqplus.a/SqPlus.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelBindingsUtils.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelObject.o .libs/libcodeblocks.lax/libsqplus.a/SquirrelVM.o  .libs/libcodeblocks.lax/libsqstdlib.a/sqstdaux.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdblob.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdio.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdmath.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdrex.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdstream.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdstring.o .libs/libcodeblocks.lax/libsqstdlib.a/sqstdsystem.o  .libs/libcodeblocks.lax/libsquirrel.a/sqapi.o .libs/libcodeblocks.lax/libsquirrel.a/sqbaselib.o .libs/libcodeblocks.lax/libsquirrel.a/sqclass.o .libs/libcodeblocks.lax/libsquirrel.a/sqcompiler.o .libs/libcodeblocks.lax/libsquirrel.a/sqdebug.o .libs/libcodeblocks.lax/libsquirrel.a/sqfuncstate.o .libs/libcodeblocks.lax/libsquirrel.a/sqlexer.o .libs/libcodeblocks.lax/libsquirrel.a/sqmem.o .libs/libcodeblocks.lax/libsquirrel.a/sqobject.o .libs/libcodeblocks.lax/libsquirrel.a/sqstate.o .libs/libcodeblocks.lax/libsquirrel.a/sqtable.o .libs/libcodeblocks.lax/libsquirrel.a/sqvm.o  .libs/libcodeblocks.lax/libtinyxml.a/tinywxuni.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxml.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxmlerror.o .libs/libcodeblocks.lax/libtinyxml.a/tinyxmlparser.o  .libs/libcodeblocks.lax/libwxscintilla.a/Accessor.o .libs/libcodeblocks.lax/libwxscintilla.a/AutoComplete.o .libs/libcodeblocks.lax/libwxscintilla.a/CallTip.o .libs/libcodeblocks.lax/libwxscintilla.a/CaseConvert.o .libs/libcodeblocks.lax/libwxscintilla.a/CaseFolder.o .libs/libcodeblocks.lax/libwxscintilla.a/Catalogue.o .libs/libcodeblocks.lax/libwxscintilla.a/CellBuffer.o .libs/libcodeblocks.lax/libwxscintilla.a/CharClassify.o .libs/libcodeblocks.lax/libwxscintilla.a/CharacterCategory.o .libs/libcodeblocks.lax/libwxscintilla.a/CharacterSet.o .libs/libcodeblocks.lax/libwxscintilla.a/ContractionState.o .libs/libcodeblocks.lax/libwxscintilla.a/Decoration.o .libs/libcodeblocks.lax/libwxscintilla.a/Document.o .libs/libcodeblocks.lax/libwxscintilla.a/EditModel.o .libs/libcodeblocks.lax/libwxscintilla.a/EditView.o .libs/libcodeblocks.lax/libwxscintilla.a/Editor.o .libs/libcodeblocks.lax/libwxscintilla.a/ExternalLexer.o .libs/libcodeblocks.lax/libwxscintilla.a/Indicator.o .libs/libcodeblocks.lax/libwxscintilla.a/KeyMap.o .libs/libcodeblocks.lax/libwxscintilla.a/LexA68k.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAPDL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexASY.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAU3.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAVE.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAVS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAbaqus.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAda.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAsm.o .libs/libcodeblocks.lax/libwxscintilla.a/LexAsn1.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBaan.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBash.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBasic.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBibTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexBullant.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCLW.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCOBOL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCPP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCSS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCaml.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCmake.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCoffeeScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexConf.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCrontab.o .libs/libcodeblocks.lax/libwxscintilla.a/LexCsound.o .libs/libcodeblocks.lax/libwxscintilla.a/LexD.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDMAP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexDMIS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexECL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexEiffel.o .libs/libcodeblocks.lax/libwxscintilla.a/LexErlang.o .libs/libcodeblocks.lax/libwxscintilla.a/LexFlagship.o .libs/libcodeblocks.lax/libwxscintilla.a/LexForth.o .libs/libcodeblocks.lax/libwxscintilla.a/LexFortran.o .libs/libcodeblocks.lax/libwxscintilla.a/LexGAP.o .libs/libcodeblocks.lax/libwxscintilla.a/LexGui4Cli.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHTML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHaskell.o .libs/libcodeblocks.lax/libwxscintilla.a/LexHex.o .libs/libcodeblocks.lax/libwxscintilla.a/LexInno.o .libs/libcodeblocks.lax/libwxscintilla.a/LexKVIrc.o .libs/libcodeblocks.lax/libwxscintilla.a/LexKix.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLaTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLisp.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLout.o .libs/libcodeblocks.lax/libwxscintilla.a/LexLua.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMMIXAL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMPT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMSSQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMagik.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMarkdown.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMatlab.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMetapost.o .libs/libcodeblocks.lax/libwxscintilla.a/LexModula.o .libs/libcodeblocks.lax/libwxscintilla.a/LexMySQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNimrod.o .libs/libcodeblocks.lax/libwxscintilla.a/LexNsis.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOScript.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOpal.o .libs/libcodeblocks.lax/libwxscintilla.a/LexOthers.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPB.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPLM.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPO.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPOV.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPS.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPascal.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPerl.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPowerPro.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPowerShell.o .libs/libcodeblocks.lax/libwxscintilla.a/LexProgress.o .libs/libcodeblocks.lax/libwxscintilla.a/LexPython.o .libs/libcodeblocks.lax/libwxscintilla.a/LexR.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRebol.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRegistry.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRuby.o .libs/libcodeblocks.lax/libwxscintilla.a/LexRust.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSQL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSTTXT.o .libs/libcodeblocks.lax/libwxscintilla.a/LexScriptol.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSmalltalk.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSorcus.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSpecman.o .libs/libcodeblocks.lax/libwxscintilla.a/LexSpice.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTACL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTADS3.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTAL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTCL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTCMD.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTeX.o .libs/libcodeblocks.lax/libwxscintilla.a/LexTxt2tags.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVB.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVHDL.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVerilog.o .libs/libcodeblocks.lax/libwxscintilla.a/LexVisualProlog.o .libs/libcodeblocks.lax/libwxscintilla.a/LexYAML.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerBase.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerModule.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerNoExceptions.o .libs/libcodeblocks.lax/libwxscintilla.a/LexerSimple.o .libs/libcodeblocks.lax/libwxscintilla.a/LineMarker.o .libs/libcodeblocks.lax/libwxscintilla.a/MarginView.o .libs/libcodeblocks.lax/libwxscintilla.a/PerLine.o .libs/libcodeblocks.lax/libwxscintilla.a/PlatWX.o .libs/libcodeblocks.lax/libwxscintilla.a/PositionCache.o .libs/libcodeblocks.lax/libwxscintilla.a/PropSetSimple.o .libs/libcodeblocks.lax/libwxscintilla.a/RESearch.o .libs/libcodeblocks.lax/libwxscintilla.a/RunStyles.o .libs/libcodeblocks.lax/libwxscintilla.a/ScintillaBase.o .libs/libcodeblocks.lax/libwxscintilla.a/ScintillaWX.o .libs/libcodeblocks.lax/libwxscintilla.a/Selection.o .libs/libcodeblocks.lax/libwxscintilla.a/Style.o .libs/libcodeblocks.lax/libwxscintilla.a/StyleContext.o .libs/libcodeblocks.lax/libwxscintilla.a/UniConversion.o .libs/libcodeblocks.lax/libwxscintilla.a/ViewStyle.o .libs/libcodeblocks.lax/libwxscintilla.a/WordList.o .libs/libcodeblocks.lax/libwxscintilla.a/XPM.o .libs/libcodeblocks.lax/libwxscintilla.a/wxscintilla.o 
libtool: link: ranlib .libs/libcodeblocks.a
libtool: link: rm -fr .libs/libcodeblocks.lax
libtool: link: ( cd ".libs" && rm -f "libcodeblocks.la" && ln -s "../libcodeblocks.la" "libcodeblocks.la" )
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk'
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk'
Making all in src
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/src/Makefile depfiles
config.status: creating src/src/Makefile
config.status: executing depfiles commands
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in resources
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/src/resources/Makefile 
config.status: creating src/src/resources/Makefile
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in icons
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/icons'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/src/resources/icons/Makefile 
config.status: creating src/src/resources/icons/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/icons'
Making all in images
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/src/resources/images/Makefile 
config.status: creating src/src/resources/images/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in 16x16
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images/16x16'
cd ../../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../../.. && /bin/sh ./config.status src/src/resources/images/16x16/Makefile 
config.status: creating src/src/resources/images/16x16/Makefile
cd ../../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images/16x16'
Making all in settings
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images/settings'
cd ../../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../../.. && /bin/sh ./config.status src/src/resources/images/settings/Makefile 
config.status: creating src/src/resources/images/settings/Makefile
cd ../../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images/settings'
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images'
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/images'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/resources.zip *.xrc images/*.png images/16x16/*.png > /dev/null
PWD=`pwd` cd ./start_here && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources/start_here.zip *.htm* *.png > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src/resources'
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o app.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo appglobals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT appglobals.o -MD -MP -MF $depbase.Tpo -c -o appglobals.o appglobals.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo backtracedlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT backtracedlg.o -MD -MP -MF $depbase.Tpo -c -o backtracedlg.o backtracedlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo breakpointsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT breakpointsdlg.o -MD -MP -MF $depbase.Tpo -c -o breakpointsdlg.o breakpointsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compilersettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilersettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o compilersettingsdlg.o compilersettingsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cpuregistersdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cpuregistersdlg.o -MD -MP -MF $depbase.Tpo -c -o cpuregistersdlg.o cpuregistersdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo crashhandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT crashhandler.o -MD -MP -MF $depbase.Tpo -c -o crashhandler.o crashhandler.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debugger_interface_creator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debugger_interface_creator.o -MD -MP -MF $depbase.Tpo -c -o debugger_interface_creator.o debugger_interface_creator.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debuggermenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggermenu.o -MD -MP -MF $depbase.Tpo -c -o debuggermenu.o debuggermenu.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debuggersettingscommonpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggersettingscommonpanel.o -MD -MP -MF $depbase.Tpo -c -o debuggersettingscommonpanel.o debuggersettingscommonpanel.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debuggersettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggersettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o debuggersettingsdlg.o debuggersettingsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debuggersettingspanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggersettingspanel.o -MD -MP -MF $depbase.Tpo -c -o debuggersettingspanel.o debuggersettingspanel.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo disassemblydlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT disassemblydlg.o -MD -MP -MF $depbase.Tpo -c -o disassemblydlg.o disassemblydlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dlgabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgabout.o -MD -MP -MF $depbase.Tpo -c -o dlgabout.o dlgabout.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dlgaboutplugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgaboutplugin.o -MD -MP -MF $depbase.Tpo -c -o dlgaboutplugin.o dlgaboutplugin.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo editkeywordsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editkeywordsdlg.o -MD -MP -MF $depbase.Tpo -c -o editkeywordsdlg.o editkeywordsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo editorconfigurationdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editorconfigurationdlg.o -MD -MP -MF $depbase.Tpo -c -o editorconfigurationdlg.o editorconfigurationdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from app.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggersettingsdlg.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from dlgaboutplugin.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h167::50225::1 :note : warningexpanded from macro 'WX_DECLARE_ANY_VALUE_TYPE': 
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)

^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532In file included from :appglobals.cpp5::10 :
warningIn file included from : ../../src/include/sdk.hexpression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
17:
In file included from ../../src/include/sdk_precomp.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble):
13    ^:

In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h../../src/include/sdk_common.h::16737::
25In file included from :/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h :note58: :
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'In file included from 
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from         return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h
:                        ^29
:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilersettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 586warning:: 5expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
 warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)

    ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:489/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::68560:: 5note: :expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE' 
note: expanded from macro 'wxDECLARE_ANY_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:    ^465
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5::167 :note: 25expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE':
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
167                        ^:
25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggermenu.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::    ^502586
::/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h51:::  167warning:warning25: : expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression] 

note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)

        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:^                        ^560
:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5::489 :note68: :expanded from macro 'wxDECLARE_ANY_TYPE' 
note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:                                                                   ^167
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h25::465 :note5: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE' 
note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from disassemblydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h505::1671::25 :warning : noteexpression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]: 
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h                        ^:
486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggersettingscommonpanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from backtracedlg.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]505
:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,:
25^:
 note/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'486
:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggersettingspanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cpuregistersdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from breakpointsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debugger_interface_creator.cpp:7:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
In file included from         return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \editorconfigurationdlg.cpp
:                        ^10
:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from dlgabout.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editkeywordsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from app.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from appglobals.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from dlgaboutplugin.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggersettingsdlg.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from backtracedlg.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggermenu.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggersettingspanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from disassemblydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilersettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from breakpointsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from app.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from appglobals.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from dlgaboutplugin.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggersettingsdlg.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debugger_interface_creator.cpp:7:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cpuregistersdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editorconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from backtracedlg.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggermenu.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggersettingspanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from app.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from disassemblydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from appglobals.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from debuggersettingscommonpanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggersettingsdlg.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from breakpointsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from dlgaboutplugin.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilersettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cpuregistersdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debugger_interface_creator.cpp:7:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from backtracedlg.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from debuggermenu.cpp:9:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from debuggersettingspanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from dlgabout.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editorconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editkeywordsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from breakpointsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from disassemblydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilersettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo environmentsettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT environmentsettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o environmentsettingsdlg.o environmentsettingsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
In file included from debugger_interface_creator.cpp:7:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cpuregistersdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo examinememorydlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT examinememorydlg.o -MD -MP -MF $depbase.Tpo -c -o examinememorydlg.o examinememorydlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from dlgabout.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggersettingscommonpanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editorconfigurationdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
In file included from editkeywordsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo find_replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT find_replace.o -MD -MP -MF $depbase.Tpo -c -o find_replace.o find_replace.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
14 warnings generated.
In file included from debuggersettingscommonpanel.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from dlgabout.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo infopane.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT infopane.o -MD -MP -MF $depbase.Tpo -c -o infopane.o infopane.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
depbase=`echo notebookstyles.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT notebookstyles.o -MD -MP -MF $depbase.Tpo -c -o notebookstyles.o notebookstyles.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from editkeywordsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
14 warnings generated.
depbase=`echo prefix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT prefix.o -MD -MP -MF $depbase.Tpo -c -o prefix.o prefix.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT printdlg.o -MD -MP -MF $depbase.Tpo -c -o printdlg.o printdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo projectmanagerui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectmanagerui.o -MD -MP -MF $depbase.Tpo -c -o projectmanagerui.o projectmanagerui.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
14 warnings generated.
depbase=`echo projectdepsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectdepsdlg.o -MD -MP -MF $depbase.Tpo -c -o projectdepsdlg.o projectdepsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo projectoptionsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT projectoptionsdlg.o -MD -MP -MF $depbase.Tpo -c -o projectoptionsdlg.o projectoptionsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
depbase=`echo recentitemslist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT recentitemslist.o -MD -MP -MF $depbase.Tpo -c -o recentitemslist.o recentitemslist.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
14 warnings generated.
depbase=`echo scriptconsole.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptconsole.o -MD -MP -MF $depbase.Tpo -c -o scriptconsole.o scriptconsole.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo scriptingsettingsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT scriptingsettingsdlg.o -MD -MP -MF $depbase.Tpo -c -o scriptingsettingsdlg.o scriptingsettingsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
14 warnings generated.
14 warnings generated.
depbase=`echo splashscreen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT splashscreen.o -MD -MP -MF $depbase.Tpo -c -o splashscreen.o splashscreen.cpp &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo startherepage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT startherepage.o -MD -MP -MF $depbase.Tpo -c -o startherepage.o startherepage.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from examinememorydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from environmentsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from infopane.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from notebookstyles.cpp:7:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from find_replace.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from notebookstyles.cpp:12:
In file included from ../../src/include/cbauibook.h:9:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from main.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from examinememorydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from environmentsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectdepsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from infopane.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from recentitemslist.cpp:11:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:In file included from 502scriptconsole.cpp::110::
 In file included from warning../../src/include/sdk.h: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]17
:
In file included from ../../src/include/sdk_precomp.h:13WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString):

In file included from ^../../src/include/sdk_common.h
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h37::
489In file included from :/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h68::58 :
noteIn file included from : /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.hexpanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE':
24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \:

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h                                                                   ^:
336/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::5465:: 5warning::  expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]note
: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)

    ^    ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::167167::2525::  notenote: : expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \                        ^

                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'depbase=`echo switcherdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT switcherdlg.o -MD -MP -MF $depbase.Tpo -c -o switcherdlg.o switcherdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from printdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
11 warnings generated.
In file included from splashscreen.cpp:10:
In file included from ./splashscreen.h:9:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/bitmap.h:20:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/colour.h:55:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/variant.h:401:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectmanagerui.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:1
:                        ^ 
warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::465503::51::  notewarning: : expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,

    ^^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h167::48625::67 :note : noteexpanded from macro 'WX_DECLARE_ANY_VALUE_TYPE': 
expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \

                        ^                                                                  ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)532
:    ^5
: /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hwarning:560: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]5
: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \:
167    ^:
25/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 167note:: 25expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE':
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
depbase=`echo threadsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT threadsdlg.o -MD -MP -MF $depbase.Tpo -c -o threadsdlg.o threadsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from scriptingsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::611611::55::  warningwarning: : expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)

    ^    ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::167167::2525::  note: noteexpanded from macro 'WX_DECLARE_ANY_VALUE_TYPE': 
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from examinememorydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from environmentsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectoptionsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from infopane.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from find_replace.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from environmentsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from examinememorydlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from startherepage.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from main.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from infopane.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectdepsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from splashscreen.cpp:14:
In file included from ../../src/include/configmanager.h:17:
In file included from ../../src/include/manager.h:21:
In file included from ../../src/include/sdk_events.h:12:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from find_replace.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from scriptconsole.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from printdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from recentitemslist.cpp:11:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from projectmanagerui.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo virtualbuildtargetsdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT virtualbuildtargetsdlg.o -MD -MP -MF $depbase.Tpo -c -o virtualbuildtargetsdlg.o virtualbuildtargetsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from main.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from projectoptionsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from projectdepsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from find_replace.cpp:1:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from printdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from scriptconsole.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from recentitemslist.cpp:11:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from scriptingsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
11 warnings generated.
In file included from main.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo watchesdlg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I. -I../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../src/sdk/wxscintilla/include  -I../../src/include -I../../src/include/scripting/include -I../../src/include/scripting/sqplus -I../../src/include/mozilla_chardet -I../../src/include/mozilla_chardet/mfbt -I../../src/include/mozilla_chardet/nsprpub/pr/include -I../../src/include/mozilla_chardet/xpcom -I../../src/include/mozilla_chardet/xpcom/base -I../../src/include/mozilla_chardet/xpcom/glue -DENABLE_BINRELOC -DAPP_PREFIX="\"/usr/pkg\"" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread  -DUSE_GTK_NOTEBOOK -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT watchesdlg.o -MD -MP -MF $depbase.Tpo -c -o watchesdlg.o watchesdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from projectmanagerui.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from projectdepsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from startherepage.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from recentitemslist.cpp:11:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from scriptconsole.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from printdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from projectmanagerui.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from scriptingsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from projectoptionsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from startherepage.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from scriptingsettingsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from threadsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from projectoptionsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
In file included from startherepage.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
In file included from switcherdlg.cpp:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
14 warnings generated.
In file included from main.cpp:12:
In file included from ./app.h:33:
In file included from ./main.h:23:
In file included from ../../src/include/scripting/bindings/sc_base_types.h:27:
../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
main.cpp:840:21: note: in instantiation of function template specialization 'SqPlus::SQClassDef<MainFrame>::func<bool (MainFrame::*)(const wxString &, bool)>' requested here
                    func(&MainFrame::Open, "Open");
                    ^
In file included from main.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:123:
In file included from ../../src/include/cbplugin.h:17:
../../src/include/manager.h:200:13: warning: instantiation of variable 'Mgr<TemplateManager>::instance' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
            ^
main.cpp:2290:43: note: in instantiation of member function 'Mgr<TemplateManager>::Get' requested here
        cbProject* prj = TemplateManager::Get()->New(tot, &filename);
                                          ^
../../src/include/manager.h:184:18: note: forward declaration of template entity is here
    static MgrT *instance;
                 ^
../../src/include/manager.h:200:36: warning: instantiation of variable 'Mgr<TemplateManager>::isShutdown' required here, but no definition is available [-Wundefined-var-template]
        if (instance == nullptr && isShutdown == false)
                                   ^
../../src/include/manager.h:185:17: note: forward declaration of template entity is here
    static bool isShutdown;
                ^
In file included from virtualbuildtargetsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from threadsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from watchesdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from threadsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from virtualbuildtargetsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from threadsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from virtualbuildtargetsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from watchesdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:43:
../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
In file included from virtualbuildtargetsdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
10 warnings generated.
In file included from watchesdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:124:
In file included from ../../src/include/cbproject.h:15:
../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from watchesdlg.cpp:10:
In file included from ../../src/include/sdk.h:17:
In file included from ../../src/include/sdk_precomp.h:13:
In file included from ../../src/include/sdk_common.h:150:
In file included from ../../src/include/filemanager.h:13:
../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from watchesdlg.cpp:29:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/propgrid.h:26:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/property.h:1049:15: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if ( &values )
        ~~    ^~~~~~
14 warnings generated.
17 warnings generated.
15 warnings generated.
/bin/sh ../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o codeblocks app.o appglobals.o backtracedlg.o breakpointsdlg.o compilersettingsdlg.o cpuregistersdlg.o crashhandler.o debugger_interface_creator.o debuggermenu.o debuggersettingscommonpanel.o debuggersettingsdlg.o debuggersettingspanel.o disassemblydlg.o dlgabout.o dlgaboutplugin.o editkeywordsdlg.o editorconfigurationdlg.o environmentsettingsdlg.o examinememorydlg.o find_replace.o infopane.o main.o notebookstyles.o prefix.o printdlg.o projectmanagerui.o projectdepsdlg.o projectoptionsdlg.o recentitemslist.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o switcherdlg.o threadsdlg.o virtualbuildtargetsdlg.o watchesdlg.o ../sdk/libcodeblocks.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -Wl,-R/usr/pkg/lib -lfreetype  -lpthread 
libtool: link: clang++ -O2 -ffast-math -DCB_AUTOCONF -O2 -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -o .libs/codeblocks app.o appglobals.o backtracedlg.o breakpointsdlg.o compilersettingsdlg.o cpuregistersdlg.o crashhandler.o debugger_interface_creator.o debuggermenu.o debuggersettingscommonpanel.o debuggersettingsdlg.o debuggersettingspanel.o disassemblydlg.o dlgabout.o dlgaboutplugin.o editkeywordsdlg.o editorconfigurationdlg.o environmentsettingsdlg.o examinememorydlg.o find_replace.o infopane.o main.o notebookstyles.o prefix.o printdlg.o projectmanagerui.o projectdepsdlg.o projectoptionsdlg.o recentitemslist.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o switcherdlg.o threadsdlg.o virtualbuildtargetsdlg.o watchesdlg.o -pthread -Wl,-rpath -Wl,/usr/pkg/lib  -L/data/scratch/editors/codeblocks/work/.buildlink/lib -L../sdk/.libs -lcodeblocks -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lexecinfo -lossaudio -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lpng16 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lm -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lexpat -lfreetype -lz -lbz2 -lpthread -pthread -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src'
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/src'
Making all in plugins
gmake[2]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../.. && /bin/sh ./config.status src/plugins/Makefile 
config.status: creating src/plugins/Makefile
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in astyle
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/plugins/astyle/Makefile depfiles
config.status: creating src/plugins/astyle/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in resources
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle/resources'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/plugins/astyle/resources/Makefile 
config.status: creating src/plugins/astyle/resources/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle/resources/astyle.zip manifest.xml *.xrc > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle/resources'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo asstreamiterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF $depbase.Tpo -c -o asstreamiterator.lo asstreamiterator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo astyleconfigdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF $depbase.Tpo -c -o astyleconfigdlg.lo astyleconfigdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo astyleplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF $depbase.Tpo -c -o astyleplugin.lo astyleplugin.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dlgformattersettings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF $depbase.Tpo -c -o dlgformattersettings.lo dlgformattersettings.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo formattersettings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT formattersettings.lo -MD -MP -MF $depbase.Tpo -c -o formattersettings.lo formattersettings.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo astyle/ASBeautifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASBeautifier.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASBeautifier.lo astyle/ASBeautifier.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo astyle/ASEnhancer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASEnhancer.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASEnhancer.lo astyle/ASEnhancer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo astyle/ASFormatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASFormatter.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASFormatter.lo astyle/ASFormatter.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo astyle/ASResource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASResource.lo -MD -MP -MF $depbase.Tpo -c -o astyle/ASResource.lo astyle/ASResource.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF .deps/astyleplugin.Tpo -c astyleplugin.cpp  -fPIC -DPIC -o .libs/astyleplugin.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT formattersettings.lo -MD -MP -MF .deps/formattersettings.Tpo -c formattersettings.cpp  -fPIC -DPIC -o .libs/formattersettings.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF .deps/dlgformattersettings.Tpo -c dlgformattersettings.cpp  -fPIC -DPIC -o .libs/dlgformattersettings.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF .deps/asstreamiterator.Tpo -c asstreamiterator.cpp  -fPIC -DPIC -o .libs/asstreamiterator.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF .deps/astyleconfigdlg.Tpo -c astyleconfigdlg.cpp  -fPIC -DPIC -o .libs/astyleconfigdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASBeautifier.lo -MD -MP -MF astyle/.deps/ASBeautifier.Tpo -c astyle/ASBeautifier.cpp  -fPIC -DPIC -o astyle/.libs/ASBeautifier.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASEnhancer.lo -MD -MP -MF astyle/.deps/ASEnhancer.Tpo -c astyle/ASEnhancer.cpp  -fPIC -DPIC -o astyle/.libs/ASEnhancer.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASResource.lo -MD -MP -MF astyle/.deps/ASResource.Tpo -c astyle/ASResource.cpp  -fPIC -DPIC -o astyle/.libs/ASResource.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASFormatter.lo -MD -MP -MF astyle/.deps/ASFormatter.Tpo -c astyle/ASFormatter.cpp  -fPIC -DPIC -o astyle/.libs/ASFormatter.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASEnhancer.lo -MD -MP -MF astyle/.deps/ASEnhancer.Tpo -c astyle/ASEnhancer.cpp -o astyle/ASEnhancer.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASResource.lo -MD -MP -MF astyle/.deps/ASResource.Tpo -c astyle/ASResource.cpp -o astyle/ASResource.o >/dev/null 2>&1
In file included from astyleconfigdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from astyleplugin.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from asstreamiterator.cpp:10:
In file included from ./asstreamiterator.h:13:
In file included from ../../../src/include/cbeditor.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/timer.h:21:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from dlgformattersettings.cpp:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/radiobut.h:33:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from formattersettings.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from asstreamiterator.cpp:10:
In file included from ./asstreamiterator.h:13:
In file included from ../../../src/include/cbeditor.h:15:
In file included from ../../../src/include/editorbase.h:9:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from astyleplugin.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT dlgformattersettings.lo -MD -MP -MF .deps/dlgformattersettings.Tpo -c dlgformattersettings.cpp -o dlgformattersettings.o >/dev/null 2>&1
In file included from astyleconfigdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
11 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT asstreamiterator.lo -MD -MP -MF .deps/asstreamiterator.Tpo -c asstreamiterator.cpp -o asstreamiterator.o >/dev/null 2>&1
In file included from formattersettings.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from astyleplugin.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from astyleconfigdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASBeautifier.lo -MD -MP -MF astyle/.deps/ASBeautifier.Tpo -c astyle/ASBeautifier.cpp -o astyle/ASBeautifier.o >/dev/null 2>&1
In file included from formattersettings.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from astyleplugin.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from astyleconfigdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from formattersettings.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT formattersettings.lo -MD -MP -MF .deps/formattersettings.Tpo -c formattersettings.cpp -o formattersettings.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleplugin.lo -MD -MP -MF .deps/astyleplugin.Tpo -c astyleplugin.cpp -o astyleplugin.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyle/ASFormatter.lo -MD -MP -MF astyle/.deps/ASFormatter.Tpo -c astyle/ASFormatter.cpp -o astyle/ASFormatter.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/plugins/astyle/astyle -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT astyleconfigdlg.lo -MD -MP -MF .deps/astyleconfigdlg.Tpo -c astyleconfigdlg.cpp -o astyleconfigdlg.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libastyle.la -rpath /usr/pkg/lib/codeblocks/plugins asstreamiterator.lo astyleconfigdlg.lo astyleplugin.lo dlgformattersettings.lo formattersettings.lo astyle/ASBeautifier.lo astyle/ASEnhancer.lo astyle/ASFormatter.lo astyle/ASResource.lo ../../sdk/libcodeblocks.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -lpthread 
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/asstreamiterator.o .libs/astyleconfigdlg.o .libs/astyleplugin.o .libs/dlgformattersettings.o .libs/formattersettings.o astyle/.libs/ASBeautifier.o astyle/.libs/ASEnhancer.o astyle/.libs/ASFormatter.o astyle/.libs/ASResource.o   -Wl,-rpath,/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/.libs -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -L/data/scratch/editors/codeblocks/work/.buildlink/lib -L../../sdk/.libs -lcodeblocks -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lfreetype -lbz2 -lpng16 -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lexpat -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lz -lexecinfo -lm -lossaudio -lpthread  -O2 -O2 -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -pthread   -pthread -Wl,-soname -Wl,libastyle.so -o .libs/libastyle.so
libtool: link: ( cd ".libs" && rm -f "libastyle.la" && ln -s "../libastyle.la" "libastyle.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/astyle'
Making all in autosave
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/autosave'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/plugins/autosave/Makefile depfiles
config.status: creating src/plugins/autosave/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo autosave.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autosave.lo -MD -MP -MF $depbase.Tpo -c -o autosave.lo autosave.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/autosave/autosave.zip manifest.xml *.xrc > /dev/null
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autosave.lo -MD -MP -MF .deps/autosave.Tpo -c autosave.cpp  -fPIC -DPIC -o .libs/autosave.o
In file included from autosave.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from autosave.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from autosave.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from autosave.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT autosave.lo -MD -MP -MF .deps/autosave.Tpo -c autosave.cpp -o autosave.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libautosave.la -rpath /usr/pkg/lib/codeblocks/plugins autosave.lo ../../sdk/libcodeblocks.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -lpthread 
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/autosave.o   -Wl,-rpath,/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/.libs -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -L/data/scratch/editors/codeblocks/work/.buildlink/lib -L../../sdk/.libs -lcodeblocks -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lfreetype -lbz2 -lpng16 -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lexpat -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lz -lexecinfo -lm -lossaudio -lpthread  -O2 -O2 -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -pthread   -pthread -Wl,-soname -Wl,libautosave.so -o .libs/libautosave.so
libtool: link: ( cd ".libs" && rm -f "libautosave.la" && ln -s "../libautosave.la" "libautosave.la" )
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/autosave'
Making all in classwizard
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/plugins/classwizard/Makefile depfiles
config.status: creating src/plugins/classwizard/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in resources
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard/resources'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/plugins/classwizard/resources/Makefile 
config.status: creating src/plugins/classwizard/resources/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard/resources/classwizard.zip manifest.xml *.xrc > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard/resources'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo classwizard.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizard.lo -MD -MP -MF $depbase.Tpo -c -o classwizard.lo classwizard.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo classwizarddlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF $depbase.Tpo -c -o classwizarddlg.lo classwizarddlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF .deps/classwizarddlg.Tpo -c classwizarddlg.cpp  -fPIC -DPIC -o .libs/classwizarddlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c classwizard.cpp  -fPIC -DPIC -o .libs/classwizard.o
In file included from classwizard.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from classwizarddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from classwizard.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from classwizard.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from classwizarddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from classwizard.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from classwizarddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizard.lo -MD -MP -MF .deps/classwizard.Tpo -c classwizard.cpp -o classwizard.o >/dev/null 2>&1
In file included from classwizarddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classwizarddlg.lo -MD -MP -MF .deps/classwizarddlg.Tpo -c classwizarddlg.cpp -o classwizarddlg.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libclasswizard.la -rpath /usr/pkg/lib/codeblocks/plugins classwizard.lo classwizarddlg.lo ../../sdk/libcodeblocks.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -lpthread 
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/classwizard.o .libs/classwizarddlg.o   -Wl,-rpath,/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/.libs -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -L/data/scratch/editors/codeblocks/work/.buildlink/lib -L../../sdk/.libs -lcodeblocks -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lfreetype -lbz2 -lpng16 -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lexpat -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lz -lexecinfo -lm -lossaudio -lpthread  -O2 -O2 -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -pthread   -pthread -Wl,-soname -Wl,libclasswizard.so -o .libs/libclasswizard.so
libtool: link: ( cd ".libs" && rm -f "libclasswizard.la" && ln -s "../libclasswizard.la" "libclasswizard.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/classwizard'
Making all in codecompletion
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/plugins/codecompletion/Makefile depfiles
config.status: creating src/plugins/codecompletion/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in resources
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion/resources'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/plugins/codecompletion/resources/Makefile 
config.status: creating src/plugins/codecompletion/resources/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion/resources/codecompletion.zip manifest.xml *.xrc > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion/resources'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo ccoptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o ccoptionsdlg.lo ccoptionsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ccoptionsprjdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF $depbase.Tpo -c -o ccoptionsprjdlg.lo ccoptionsprjdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cctreectrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cctreectrl.lo -MD -MP -MF $depbase.Tpo -c -o cctreectrl.lo cctreectrl.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo classbrowser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowser.lo -MD -MP -MF $depbase.Tpo -c -o classbrowser.lo classbrowser.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo classbrowserbuilderthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF $depbase.Tpo -c -o classbrowserbuilderthread.lo classbrowserbuilderthread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo codecompletion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codecompletion.lo -MD -MP -MF $depbase.Tpo -c -o codecompletion.lo codecompletion.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coderefactoring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT coderefactoring.lo -MD -MP -MF $depbase.Tpo -c -o coderefactoring.lo coderefactoring.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo doxygen_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT doxygen_parser.lo -MD -MP -MF $depbase.Tpo -c -o doxygen_parser.lo doxygen_parser.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo insertclassmethoddlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF $depbase.Tpo -c -o insertclassmethoddlg.lo insertclassmethoddlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nativeparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser.lo -MD -MP -MF $depbase.Tpo -c -o nativeparser.lo nativeparser.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nativeparser_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser_base.lo -MD -MP -MF $depbase.Tpo -c -o nativeparser_base.lo nativeparser_base.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo selectincludefile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF $depbase.Tpo -c -o selectincludefile.lo selectincludefile.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo systemheadersthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT systemheadersthread.lo -MD -MP -MF $depbase.Tpo -c -o systemheadersthread.lo systemheadersthread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo parser/ccdebuginfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/ccdebuginfo.lo -MD -MP -MF $depbase.Tpo -c -o parser/ccdebuginfo.lo parser/ccdebuginfo.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo parser/cclogger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/cclogger.lo -MD -MP -MF $depbase.Tpo -c -o parser/cclogger.lo parser/cclogger.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo parser/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parser.lo -MD -MP -MF $depbase.Tpo -c -o parser/parser.lo parser/parser.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF .deps/classbrowserbuilderthread.Tpo -c classbrowserbuilderthread.cpp  -fPIC -DPIC -o .libs/classbrowserbuilderthread.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT systemheadersthread.lo -MD -MP -MF .deps/systemheadersthread.Tpo -c systemheadersthread.cpp  -fPIC -DPIC -o .libs/systemheadersthread.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT coderefactoring.lo -MD -MP -MF .deps/coderefactoring.Tpo -c coderefactoring.cpp  -fPIC -DPIC -o .libs/coderefactoring.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cctreectrl.lo -MD -MP -MF .deps/cctreectrl.Tpo -c cctreectrl.cpp  -fPIC -DPIC -o .libs/cctreectrl.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser.lo -MD -MP -MF .deps/nativeparser.Tpo -c nativeparser.cpp  -fPIC -DPIC -o .libs/nativeparser.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/cclogger.lo -MD -MP -MF parser/.deps/cclogger.Tpo -c parser/cclogger.cpp  -fPIC -DPIC -o parser/.libs/cclogger.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF .deps/ccoptionsdlg.Tpo -c ccoptionsdlg.cpp  -fPIC -DPIC -o .libs/ccoptionsdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT doxygen_parser.lo -MD -MP -MF .deps/doxygen_parser.Tpo -c doxygen_parser.cpp  -fPIC -DPIC -o .libs/doxygen_parser.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowser.lo -MD -MP -MF .deps/classbrowser.Tpo -c classbrowser.cpp  -fPIC -DPIC -o .libs/classbrowser.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF .deps/ccoptionsprjdlg.Tpo -c ccoptionsprjdlg.cpp  -fPIC -DPIC -o .libs/ccoptionsprjdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parser.lo -MD -MP -MF parser/.deps/parser.Tpo -c parser/parser.cpp  -fPIC -DPIC -o parser/.libs/parser.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF .deps/selectincludefile.Tpo -c selectincludefile.cpp  -fPIC -DPIC -o .libs/selectincludefile.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser_base.lo -MD -MP -MF .deps/nativeparser_base.Tpo -c nativeparser_base.cpp  -fPIC -DPIC -o .libs/nativeparser_base.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/ccdebuginfo.lo -MD -MP -MF parser/.deps/ccdebuginfo.Tpo -c parser/ccdebuginfo.cpp  -fPIC -DPIC -o parser/.libs/ccdebuginfo.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codecompletion.lo -MD -MP -MF .deps/codecompletion.Tpo -c codecompletion.cpp  -fPIC -DPIC -o .libs/codecompletion.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c insertclassmethoddlg.cpp  -fPIC -DPIC -o .libs/insertclassmethoddlg.o
In file included from cctreectrl.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
In file included from nativeparser.cpp:    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)10
:
    ^In file included from 
../../../src/include/sdk.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167::1725:
:In file included from  ../../../src/include/sdk_precomp.h:note13: :
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'In file included from 
../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \58
:
                        ^In file included from 
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from nativeparser_base.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: In file included from expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]insertclassmethoddlg.cpp
:10:
In file included from ../../../src/include/sdk.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble):
17    ^:

In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h../../../src/include/sdk_precomp.h::16713::
25In file included from :../../../src/include/sdk_common.h :note37: :
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'In file included from 
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:

In file included from                         ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h
:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:                                                                  ^611
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5::465 :warning: 5expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
 note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:    ^167
:25/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 167note: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'25
: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ccoptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 586warning:: 5expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
 warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:    ^560
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5::167 :note25: :expanded from macro 'wxDECLARE_ANY_TYPE' 
note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
167                        ^:
25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from doxygen_parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)503
:    ^1
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :warning167: :25expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:                        ^486
:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h502::5861:: 5warning::  expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]warning
: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)

^    ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h489::56068:: 5note::  expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'note
: expanded from macro 'wxDECLARE_ANY_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    ^:465
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5::167 :note: 25expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE':
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
167                        ^
:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from selectincludefile.cpp:11:
In file included from ./selectincludefile.h:11:
In file included from ../../../src/include/scrollingdialog.h:15:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/dialog.h:14:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/toplevel.h:20:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/nonownedwnd.h:14:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/cclogger.cpp:10:
In file included from parser/cclogger.h:14:
In file included from ../../../src/include/cbexception.h:12:
In file included from ../../../src/include/globals.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/treectrl.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1:        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \ 
warning                        ^: 
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from coderefactoring.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::505167::125::  warningnote: : expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
^                        ^

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
502                        ^:
1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from ccoptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h37:505:
:In file included from 1/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:: 58:
warningIn file included from : /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.hexpression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:^
336:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5::486 :warning67: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
 note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)

                                                                  ^
    ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h465:167::255::  note: noteexpanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from classbrowserbuilderthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from codecompletion.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/ccdebuginfo.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from systemheadersthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from nativeparser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/cclogger.cpp:10:
In file included from parser/cclogger.h:15:
In file included from ../../../src/include/logmanager.h:9:
In file included from ../../../src/include/manager.h:21:
In file included from ../../../src/include/sdk_events.h:12:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
10 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT selectincludefile.lo -MD -MP -MF .deps/selectincludefile.Tpo -c selectincludefile.cpp -o selectincludefile.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from nativeparser_base.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from insertclassmethoddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from doxygen_parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from ccoptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
11 warnings generated.
In file included from parser/parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from coderefactoring.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from ccoptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/cclogger.lo -MD -MP -MF parser/.deps/cclogger.Tpo -c parser/cclogger.cpp -o parser/cclogger.o >/dev/null 2>&1
In file included from nativeparser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from classbrowser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from codecompletion.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/ccdebuginfo.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from doxygen_parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from nativeparser_base.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from nativeparser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from ccoptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from coderefactoring.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from classbrowserbuilderthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from systemheadersthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from ccoptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from doxygen_parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cctreectrl.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/ccdebuginfo.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from coderefactoring.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from codecompletion.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from ccoptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from nativeparser_base.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from classbrowserbuilderthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from ccoptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from insertclassmethoddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parser/parser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from systemheadersthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parser/ccdebuginfo.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from classbrowser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cctreectrl.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from codecompletion.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from classbrowserbuilderthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from insertclassmethoddlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from systemheadersthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cctreectrl.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from classbrowser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from classbrowser.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsprjdlg.lo -MD -MP -MF .deps/ccoptionsprjdlg.Tpo -c ccoptionsprjdlg.cpp -o ccoptionsprjdlg.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT insertclassmethoddlg.lo -MD -MP -MF .deps/insertclassmethoddlg.Tpo -c insertclassmethoddlg.cpp -o insertclassmethoddlg.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cctreectrl.lo -MD -MP -MF .deps/cctreectrl.Tpo -c cctreectrl.cpp -o cctreectrl.o >/dev/null 2>&1
14 warnings generated.
depbase=`echo parser/parser_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parser_base.lo -MD -MP -MF $depbase.Tpo -c -o parser/parser_base.lo parser/parser_base.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT coderefactoring.lo -MD -MP -MF .deps/coderefactoring.Tpo -c coderefactoring.cpp -o coderefactoring.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parser_base.lo -MD -MP -MF parser/.deps/parser_base.Tpo -c parser/parser_base.cpp  -fPIC -DPIC -o parser/.libs/parser_base.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT systemheadersthread.lo -MD -MP -MF .deps/systemheadersthread.Tpo -c systemheadersthread.cpp -o systemheadersthread.o >/dev/null 2>&1
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT doxygen_parser.lo -MD -MP -MF .deps/doxygen_parser.Tpo -c doxygen_parser.cpp -o doxygen_parser.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT ccoptionsdlg.lo -MD -MP -MF .deps/ccoptionsdlg.Tpo -c ccoptionsdlg.cpp -o ccoptionsdlg.o >/dev/null 2>&1
depbase=`echo parser/parserthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parserthread.lo -MD -MP -MF $depbase.Tpo -c -o parser/parserthread.lo parser/parserthread.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parser.lo -MD -MP -MF parser/.deps/parser.Tpo -c parser/parser.cpp -o parser/parser.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowserbuilderthread.lo -MD -MP -MF .deps/classbrowserbuilderthread.Tpo -c classbrowserbuilderthread.cpp -o classbrowserbuilderthread.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parserthread.lo -MD -MP -MF parser/.deps/parserthread.Tpo -c parser/parserthread.cpp  -fPIC -DPIC -o parser/.libs/parserthread.o
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/ccdebuginfo.lo -MD -MP -MF parser/.deps/ccdebuginfo.Tpo -c parser/ccdebuginfo.cpp -o parser/ccdebuginfo.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT classbrowser.lo -MD -MP -MF .deps/classbrowser.Tpo -c classbrowser.cpp -o classbrowser.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser.lo -MD -MP -MF .deps/nativeparser.Tpo -c nativeparser.cpp -o nativeparser.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT nativeparser_base.lo -MD -MP -MF .deps/nativeparser_base.Tpo -c nativeparser_base.cpp -o nativeparser_base.o >/dev/null 2>&1
In file included from parser/parser_base.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/parserthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/parser_base.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/parserthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/parser_base.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parser/parserthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parser/parser_base.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo parser/parserthreadedtask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parserthreadedtask.lo -MD -MP -MF $depbase.Tpo -c -o parser/parserthreadedtask.lo parser/parserthreadedtask.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from parser/parserthread.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo parser/profiletimer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/profiletimer.lo -MD -MP -MF $depbase.Tpo -c -o parser/profiletimer.lo parser/profiletimer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/profiletimer.lo -MD -MP -MF parser/.deps/profiletimer.Tpo -c parser/profiletimer.cpp  -fPIC -DPIC -o parser/.libs/profiletimer.o
depbase=`echo parser/token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/token.lo -MD -MP -MF $depbase.Tpo -c -o parser/token.lo parser/token.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parserthreadedtask.lo -MD -MP -MF parser/.deps/parserthreadedtask.Tpo -c parser/parserthreadedtask.cpp  -fPIC -DPIC -o parser/.libs/parserthreadedtask.o
depbase=`echo parser/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o parser/tokenizer.lo parser/tokenizer.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/tokenizer.lo -MD -MP -MF parser/.deps/tokenizer.Tpo -c parser/tokenizer.cpp  -fPIC -DPIC -o parser/.libs/tokenizer.o
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT codecompletion.lo -MD -MP -MF .deps/codecompletion.Tpo -c codecompletion.cpp -o codecompletion.o >/dev/null 2>&1
depbase=`echo parser/tokentree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/tokentree.lo -MD -MP -MF $depbase.Tpo -c -o parser/tokentree.lo parser/tokentree.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parser_base.lo -MD -MP -MF parser/.deps/parser_base.Tpo -c parser/parser_base.cpp -o parser/parser_base.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/token.lo -MD -MP -MF parser/.deps/token.Tpo -c parser/token.cpp  -fPIC -DPIC -o parser/.libs/token.o
depbase=`echo parser/searchtree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/searchtree.lo -MD -MP -MF $depbase.Tpo -c -o parser/searchtree.lo parser/searchtree.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/tokentree.lo -MD -MP -MF parser/.deps/tokentree.Tpo -c parser/tokentree.cpp  -fPIC -DPIC -o parser/.libs/tokentree.o
depbase=`echo parser/expression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/expression.lo -MD -MP -MF $depbase.Tpo -c -o parser/expression.lo parser/expression.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/searchtree.lo -MD -MP -MF parser/.deps/searchtree.Tpo -c parser/searchtree.cpp  -fPIC -DPIC -o parser/.libs/searchtree.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/expression.lo -MD -MP -MF parser/.deps/expression.Tpo -c parser/expression.cpp  -fPIC -DPIC -o parser/.libs/expression.o
In file included from parser/profiletimer.cpp:12:
In file included from ../../../src/include/manager.h:17:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/parserthreadedtask.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/profiletimer.cpp:12:
In file included from ../../../src/include/manager.h:21:
In file included from ../../../src/include/sdk_events.h:12:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/token.cpp:10:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
11 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/profiletimer.lo -MD -MP -MF parser/.deps/profiletimer.Tpo -c parser/profiletimer.cpp -o parser/profiletimer.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/tokentree.cpp:10:
In file included from parser/tokentree.h:16:
In file included from parser/searchtree.h:9:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/token.cpp:13:
In file included from parser/tokentree.h:16:
In file included from parser/searchtree.h:9:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/tokenizer.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/parserthreadedtask.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/tokentree.cpp:16:
In file included from parser/cclogger.h:14:
In file included from ../../../src/include/cbexception.h:12:
In file included from ../../../src/include/globals.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/treectrl.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/searchtree.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/expression.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from parser/parserthreadedtask.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
11 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/token.lo -MD -MP -MF parser/.deps/token.Tpo -c parser/token.cpp -o parser/token.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parserthread.lo -MD -MP -MF parser/.deps/parserthread.Tpo -c parser/parserthread.cpp -o parser/parserthread.o >/dev/null 2>&1
In file included from parser/parserthreadedtask.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from parser/tokenizer.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/searchtree.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/expression.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parser/tokenizer.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/parserthreadedtask.lo -MD -MP -MF parser/.deps/parserthreadedtask.Tpo -c parser/parserthreadedtask.cpp -o parser/parserthreadedtask.o >/dev/null 2>&1
In file included from parser/tokenizer.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from parser/searchtree.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parser/expression.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parser/searchtree.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from parser/expression.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
parser/searchtree.cpp:41:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
    if (!this || !m_Tree || m_LastTreeSize!= m_Tree->m_Nodes.size() || m_LastAddedNode != m_Tree->m_Nodes[m_LastTreeSize - 1])
        ~^~~~
11 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/tokentree.lo -MD -MP -MF parser/.deps/tokentree.Tpo -c parser/tokentree.cpp -o parser/tokentree.o >/dev/null 2>&1
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/expression.lo -MD -MP -MF parser/.deps/expression.Tpo -c parser/expression.cpp -o parser/expression.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/tokenizer.lo -MD -MP -MF parser/.deps/tokenizer.Tpo -c parser/tokenizer.cpp -o parser/tokenizer.o >/dev/null 2>&1
15 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/mozilla_chardet -I../../../src/include/mozilla_chardet/mfbt -I../../../src/include/mozilla_chardet/nsprpub/pr/include -I../../../src/include/mozilla_chardet/xpcom -I../../../src/include/mozilla_chardet/xpcom/base -I../../../src/include/mozilla_chardet/xpcom/glue -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parser/searchtree.lo -MD -MP -MF parser/.deps/searchtree.Tpo -c parser/searchtree.cpp -o parser/searchtree.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libcodecompletion.la -rpath /usr/pkg/lib/codeblocks/plugins ccoptionsdlg.lo ccoptionsprjdlg.lo cctreectrl.lo classbrowser.lo classbrowserbuilderthread.lo codecompletion.lo coderefactoring.lo doxygen_parser.lo insertclassmethoddlg.lo nativeparser.lo nativeparser_base.lo selectincludefile.lo systemheadersthread.lo parser/ccdebuginfo.lo parser/cclogger.lo parser/parser.lo parser/parser_base.lo parser/parserthread.lo parser/parserthreadedtask.lo parser/profiletimer.lo parser/token.lo parser/tokenizer.lo parser/tokentree.lo parser/searchtree.lo parser/expression.lo ../../sdk/libcodeblocks.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -lpthread 
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/ccoptionsdlg.o .libs/ccoptionsprjdlg.o .libs/cctreectrl.o .libs/classbrowser.o .libs/classbrowserbuilderthread.o .libs/codecompletion.o .libs/coderefactoring.o .libs/doxygen_parser.o .libs/insertclassmethoddlg.o .libs/nativeparser.o .libs/nativeparser_base.o .libs/selectincludefile.o .libs/systemheadersthread.o parser/.libs/ccdebuginfo.o parser/.libs/cclogger.o parser/.libs/parser.o parser/.libs/parser_base.o parser/.libs/parserthread.o parser/.libs/parserthreadedtask.o parser/.libs/profiletimer.o parser/.libs/token.o parser/.libs/tokenizer.o parser/.libs/tokentree.o parser/.libs/searchtree.o parser/.libs/expression.o   -Wl,-rpath,/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/.libs -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -L/data/scratch/editors/codeblocks/work/.buildlink/lib -L../../sdk/.libs -lcodeblocks -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lfreetype -lbz2 -lpng16 -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lexpat -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lz -lexecinfo -lm -lossaudio -lpthread  -O2 -O2 -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -pthread   -pthread -Wl,-soname -Wl,libcodecompletion.so -o .libs/libcodecompletion.so
libtool: link: ( cd ".libs" && rm -f "libcodecompletion.la" && ln -s "../libcodecompletion.la" "libcodecompletion.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/codecompletion'
Making all in compilergcc
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/plugins/compilergcc/Makefile depfiles
config.status: creating src/plugins/compilergcc/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in depslib
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/depslib'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/plugins/compilergcc/depslib/Makefile 
config.status: creating src/plugins/compilergcc/depslib/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in src
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/depslib/src'
cd ../../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../../.. && /bin/sh ./config.status src/plugins/compilergcc/depslib/src/Makefile depfiles
config.status: creating src/plugins/compilergcc/depslib/src/Makefile
config.status: executing depfiles commands
cd ../../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo depslib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT depslib.lo -MD -MP -MF $depbase.Tpo -c -o depslib.lo depslib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo filent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT filent.lo -MD -MP -MF $depbase.Tpo -c -o filent.lo filent.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fileunix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT fileunix.lo -MD -MP -MF $depbase.Tpo -c -o fileunix.lo fileunix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT hash.lo -MD -MP -MF $depbase.Tpo -c -o hash.lo hash.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo headers.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo lists.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT lists.lo -MD -MP -MF $depbase.Tpo -c -o lists.lo lists.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo newstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT newstr.lo -MD -MP -MF $depbase.Tpo -c -o newstr.lo newstr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pathsplit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT pathsplit.lo -MD -MP -MF $depbase.Tpo -c -o pathsplit.lo pathsplit.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pathunix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT pathunix.lo -MD -MP -MF $depbase.Tpo -c -o pathunix.lo pathunix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo regexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT regexp.lo -MD -MP -MF $depbase.Tpo -c -o regexp.lo regexp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT search.lo -MD -MP -MF $depbase.Tpo -c -o search.lo search.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo timestamp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../../../src/include   -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT timestamp.lo -MD -MP -MF $depbase.Tpo -c -o timestamp.lo timestamp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT pathunix.lo -MD -MP -MF .deps/pathunix.Tpo -c pathunix.c  -fPIC -DPIC -o .libs/pathunix.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT filent.lo -MD -MP -MF .deps/filent.Tpo -c filent.c  -fPIC -DPIC -o .libs/filent.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT newstr.lo -MD -MP -MF .deps/newstr.Tpo -c newstr.c  -fPIC -DPIC -o .libs/newstr.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c  -fPIC -DPIC -o .libs/search.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c  -fPIC -DPIC -o .libs/cache.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT depslib.lo -MD -MP -MF .deps/depslib.Tpo -c depslib.c  -fPIC -DPIC -o .libs/depslib.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c  -fPIC -DPIC -o .libs/regexp.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT pathsplit.lo -MD -MP -MF .deps/pathsplit.Tpo -c pathsplit.c  -fPIC -DPIC -o .libs/pathsplit.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  -fPIC -DPIC -o .libs/alloc.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c fileunix.c  -fPIC -DPIC -o .libs/fileunix.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c  -fPIC -DPIC -o .libs/lists.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c  -fPIC -DPIC -o .libs/timestamp.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/hash.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c  -fPIC -DPIC -o .libs/headers.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT pathunix.lo -MD -MP -MF .deps/pathunix.Tpo -c pathunix.c -o pathunix.o >/dev/null 2>&1
regexp.c:923:10: warning: array subscript is of type 'char' [-Wchar-subscripts]
                        if ((!isalnum(*reginput)) && *reginput != '_')
                              ^~~~~~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:48:44: note: expanded from macro 'isalnum'
#define isalnum(c)      ((int)((_ctype_tab_ + 1)[(c)] & (_CTYPE_A|_CTYPE_D)))
                                                ^~~~
regexp.c:927:9: warning: array subscript is of type 'char' [-Wchar-subscripts]
                            (isalnum(reginput[-1]) || reginput[-1] == '_'))
                             ^~~~~~~~~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:48:44: note: expanded from macro 'isalnum'
#define isalnum(c)      ((int)((_ctype_tab_ + 1)[(c)] & (_CTYPE_A|_CTYPE_D)))
                                                ^~~~
regexp.c:932:8: warning: array subscript is of type 'char' [-Wchar-subscripts]
                        if (isalnum(*reginput) || *reginput == '_')
                            ^~~~~~~~~~~~~~~~~~
/usr/include/sys/ctype_inline.h:48:44: note: expanded from macro 'isalnum'
#define isalnum(c)      ((int)((_ctype_tab_ + 1)[(c)] & (_CTYPE_A|_CTYPE_D)))
                                                ^~~~
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT filent.lo -MD -MP -MF .deps/filent.Tpo -c filent.c -o filent.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT newstr.lo -MD -MP -MF .deps/newstr.Tpo -c newstr.c -o newstr.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT timestamp.lo -MD -MP -MF .deps/timestamp.Tpo -c timestamp.c -o timestamp.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT fileunix.lo -MD -MP -MF .deps/fileunix.Tpo -c fileunix.c -o fileunix.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT search.lo -MD -MP -MF .deps/search.Tpo -c search.c -o search.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT depslib.lo -MD -MP -MF .deps/depslib.Tpo -c depslib.c -o depslib.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -o lists.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT pathsplit.lo -MD -MP -MF .deps/pathsplit.Tpo -c pathsplit.c -o pathsplit.o >/dev/null 2>&1
3 warnings generated.
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../../../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
/bin/sh ../../../../../libtool  --tag=CC   --mode=link clang -Wall -g -DDEPSLIB_UNIX -fno-strict-aliasing -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2  -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libdepslib.la  alloc.lo cache.lo depslib.lo filent.lo fileunix.lo hash.lo headers.lo lists.lo newstr.lo pathsplit.lo pathunix.lo regexp.lo search.lo timestamp.lo  -lpthread 
libtool: link: ar cru .libs/libdepslib.a .libs/alloc.o .libs/cache.o .libs/depslib.o .libs/filent.o .libs/fileunix.o .libs/hash.o .libs/headers.o .libs/lists.o .libs/newstr.o .libs/pathsplit.o .libs/pathunix.o .libs/regexp.o .libs/search.o .libs/timestamp.o 
libtool: link: ranlib .libs/libdepslib.a
libtool: link: ( cd ".libs" && rm -f "libdepslib.la" && ln -s "../libdepslib.la" "libdepslib.la" )
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/depslib/src'
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/depslib'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[6]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[6]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/depslib'
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/depslib'
Making all in resources
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/resources'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/plugins/compilergcc/resources/Makefile 
config.status: creating src/plugins/compilergcc/resources/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/resources/compiler.zip manifest.xml *.xrc images/*.png images/16x16/*.png > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc/resources'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo advancedcompileroptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o advancedcompileroptionsdlg.lo advancedcompileroptionsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compiler_defs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF $depbase.Tpo -c -o compiler_defs.lo compiler_defs.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerCYGWIN.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF $depbase.Tpo -c -o compilerCYGWIN.lo compilerCYGWIN.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilererrors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilererrors.lo -MD -MP -MF $depbase.Tpo -c -o compilererrors.lo compilererrors.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerflagdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerflagdlg.lo -MD -MP -MF $depbase.Tpo -c -o compilerflagdlg.lo compilerflagdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilergcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilergcc.lo -MD -MP -MF $depbase.Tpo -c -o compilergcc.lo compilergcc.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerGDC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF $depbase.Tpo -c -o compilerGDC.lo compilerGDC.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerICC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerICC.lo -MD -MP -MF $depbase.Tpo -c -o compilerICC.lo compilerICC.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerIAR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerIAR.lo -MD -MP -MF $depbase.Tpo -c -o compilerIAR.lo compilerIAR.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerKeilC51.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerKeilC51.lo -MD -MP -MF $depbase.Tpo -c -o compilerKeilC51.lo compilerKeilC51.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerLCC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerLCC.lo -MD -MP -MF $depbase.Tpo -c -o compilerLCC.lo compilerLCC.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilermessages.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilermessages.lo -MD -MP -MF $depbase.Tpo -c -o compilermessages.lo compilermessages.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerMINGW.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGW.lo -MD -MP -MF $depbase.Tpo -c -o compilerMINGW.lo compilerMINGW.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerMINGWgenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGWgenerator.lo -MD -MP -MF $depbase.Tpo -c -o compilerMINGWgenerator.lo compilerMINGWgenerator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerMSVC.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC.lo -MD -MP -MF $depbase.Tpo -c -o compilerMSVC.lo compilerMSVC.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerMSVC8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC8.lo -MD -MP -MF $depbase.Tpo -c -o compilerMSVC8.lo compilerMSVC8.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF .deps/compiler_defs.Tpo -c compiler_defs.cpp  -fPIC -DPIC -o .libs/compiler_defs.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerKeilC51.lo -MD -MP -MF .deps/compilerKeilC51.Tpo -c compilerKeilC51.cpp  -fPIC -DPIC -o .libs/compilerKeilC51.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilererrors.lo -MD -MP -MF .deps/compilererrors.Tpo -c compilererrors.cpp  -fPIC -DPIC -o .libs/compilererrors.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerLCC.lo -MD -MP -MF .deps/compilerLCC.Tpo -c compilerLCC.cpp  -fPIC -DPIC -o .libs/compilerLCC.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilergcc.lo -MD -MP -MF .deps/compilergcc.Tpo -c compilergcc.cpp  -fPIC -DPIC -o .libs/compilergcc.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c advancedcompileroptionsdlg.cpp  -fPIC -DPIC -o .libs/advancedcompileroptionsdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF .deps/compilerCYGWIN.Tpo -c compilerCYGWIN.cpp  -fPIC -DPIC -o .libs/compilerCYGWIN.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerICC.lo -MD -MP -MF .deps/compilerICC.Tpo -c compilerICC.cpp  -fPIC -DPIC -o .libs/compilerICC.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGWgenerator.lo -MD -MP -MF .deps/compilerMINGWgenerator.Tpo -c compilerMINGWgenerator.cpp  -fPIC -DPIC -o .libs/compilerMINGWgenerator.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF .deps/compilerGDC.Tpo -c compilerGDC.cpp  -fPIC -DPIC -o .libs/compilerGDC.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerflagdlg.lo -MD -MP -MF .deps/compilerflagdlg.Tpo -c compilerflagdlg.cpp  -fPIC -DPIC -o .libs/compilerflagdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC8.lo -MD -MP -MF .deps/compilerMSVC8.Tpo -c compilerMSVC8.cpp  -fPIC -DPIC -o .libs/compilerMSVC8.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC.lo -MD -MP -MF .deps/compilerMSVC.Tpo -c compilerMSVC.cpp  -fPIC -DPIC -o .libs/compilerMSVC.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGW.lo -MD -MP -MF .deps/compilerMINGW.Tpo -c compilerMINGW.cpp  -fPIC -DPIC -o .libs/compilerMINGW.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerIAR.lo -MD -MP -MF .deps/compilerIAR.Tpo -c compilerIAR.cpp  -fPIC -DPIC -o .libs/compilerIAR.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilermessages.lo -MD -MP -MF .deps/compilermessages.Tpo -c compilermessages.cpp  -fPIC -DPIC -o .libs/compilermessages.o
In file included from advancedcompileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilererrors.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compiler_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerCYGWIN.cpp:10:
In file included from ./compilerCYGWIN.h:9:
In file included from ./compilerMINGW.h:10:
In file included from ../../../src/include/compiler.h:16:
In file included from ../../../src/include/compileoptionsbase.h:9:
In file included from ../../../src/include/globals.h:12:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/treectrl.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerLCC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerflagdlg.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerIAR.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h428::1675::25 : warningnote: : expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerMSVC8.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerKeilC51.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerMINGW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilergcc.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerMSVC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \: 
expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
                        ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: #define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \warning
:                                                                    ^expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,note
: ^expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67:    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \ 
note    ^: 
expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: #define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \note
:                                                                   ^expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'

/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note:         return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'

                        ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hWX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,:
505^:
1:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :warning486: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]67
: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:                                                                  ^486
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h67::465 :note5: :expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE' 
note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:    ^465
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h5:: 167note:: 25expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE':
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
167                        ^:
25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>):
505    ^:
1/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 167warning:: 25expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
 note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:                        ^486
:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerGDC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerMINGWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from advancedcompileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilermessages.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
10 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerCYGWIN.lo -MD -MP -MF .deps/compilerCYGWIN.Tpo -c compilerCYGWIN.cpp -o compilerCYGWIN.o >/dev/null 2>&1
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerflagdlg.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerLCC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerIAR.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerICC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerMSVC8.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from advancedcompileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerKeilC51.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerMINGW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerGDC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerflagdlg.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from advancedcompileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilererrors.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerMSVC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerMSVC8.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerMINGW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerKeilC51.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compiler_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerflagdlg.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerGDC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerMSVC8.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from In file included from compilergcc.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
compilermessages.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilererrors.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerMSVC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerMINGW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerKeilC51.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerIAR.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerGDC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compiler_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerflagdlg.lo -MD -MP -MF .deps/compilerflagdlg.Tpo -c compilerflagdlg.cpp -o compilerflagdlg.o >/dev/null 2>&1
In file included from compilererrors.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerMSVC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilermessages.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from compilerIAR.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerKeilC51.lo -MD -MP -MF .deps/compilerKeilC51.Tpo -c compilerKeilC51.cpp -o compilerKeilC51.o >/dev/null 2>&1
In file included from compilerMINGWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compiler_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
In file included from compilerLCC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
14        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; } warning
s                                      ~^~~~ generated.

../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGDC.lo -MD -MP -MF .deps/compilerGDC.Tpo -c compilerGDC.cpp -o compilerGDC.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGW.lo -MD -MP -MF .deps/compilerMINGW.Tpo -c compilerMINGW.cpp -o compilerMINGW.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC8.lo -MD -MP -MF .deps/compilerMSVC8.Tpo -c compilerMSVC8.cpp -o compilerMSVC8.o >/dev/null 2>&1
In file included from compilergcc.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilermessages.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerICC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT advancedcompileroptionsdlg.lo -MD -MP -MF .deps/advancedcompileroptionsdlg.Tpo -c advancedcompileroptionsdlg.cpp -o advancedcompileroptionsdlg.o >/dev/null 2>&1
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilererrors.lo -MD -MP -MF .deps/compilererrors.Tpo -c compilererrors.cpp -o compilererrors.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC.lo -MD -MP -MF .deps/compilerMSVC.Tpo -c compilerMSVC.cpp -o compilerMSVC.o >/dev/null 2>&1
In file included from compilerMINGWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilergcc.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compiler_defs.lo -MD -MP -MF .deps/compiler_defs.Tpo -c compiler_defs.cpp -o compiler_defs.o >/dev/null 2>&1
In file included from compilerICC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerIAR.lo -MD -MP -MF .deps/compilerIAR.Tpo -c compilerIAR.cpp -o compilerIAR.o >/dev/null 2>&1
In file included from compilerMINGWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
depbase=`echo compilerMSVC10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC10.lo -MD -MP -MF $depbase.Tpo -c -o compilerMSVC10.lo compilerMSVC10.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from compilerLCC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
In file included from compilerICC.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMINGWgenerator.lo -MD -MP -MF .deps/compilerMINGWgenerator.Tpo -c compilerMINGWgenerator.cpp -o compilerMINGWgenerator.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilermessages.lo -MD -MP -MF .deps/compilermessages.Tpo -c compilermessages.cpp -o compilermessages.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerLCC.lo -MD -MP -MF .deps/compilerLCC.Tpo -c compilerLCC.cpp -o compilerLCC.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerICC.lo -MD -MP -MF .deps/compilerICC.Tpo -c compilerICC.cpp -o compilerICC.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC10.lo -MD -MP -MF .deps/compilerMSVC10.Tpo -c compilerMSVC10.cpp  -fPIC -DPIC -o .libs/compilerMSVC10.o
depbase=`echo compileroptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o compileroptionsdlg.lo compileroptionsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from compilerMSVC10.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptionsdlg.lo -MD -MP -MF .deps/compileroptionsdlg.Tpo -c compileroptionsdlg.cpp  -fPIC -DPIC -o .libs/compileroptionsdlg.o
depbase=`echo compilerOW.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOW.lo -MD -MP -MF $depbase.Tpo -c -o compilerOW.lo compilerOW.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerOWgenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOWgenerator.lo -MD -MP -MF $depbase.Tpo -c -o compilerOWgenerator.lo compilerOWgenerator.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerG95.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerG95.lo -MD -MP -MF $depbase.Tpo -c -o compilerG95.lo compilerG95.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
In file included from compilerMSVC10.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
depbase=`echo compilerGNUARM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUARM.lo -MD -MP -MF $depbase.Tpo -c -o compilerGNUARM.lo compilerGNUARM.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compilerGNUFortran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUFortran.lo -MD -MP -MF $depbase.Tpo -c -o compilerGNUFortran.lo compilerGNUFortran.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOWgenerator.lo -MD -MP -MF .deps/compilerOWgenerator.Tpo -c compilerOWgenerator.cpp  -fPIC -DPIC -o .libs/compilerOWgenerator.o
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerG95.lo -MD -MP -MF .deps/compilerG95.Tpo -c compilerG95.cpp  -fPIC -DPIC -o .libs/compilerG95.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilergcc.lo -MD -MP -MF .deps/compilergcc.Tpo -c compilergcc.cpp -o compilergcc.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUFortran.lo -MD -MP -MF .deps/compilerGNUFortran.Tpo -c compilerGNUFortran.cpp  -fPIC -DPIC -o .libs/compilerGNUFortran.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUARM.lo -MD -MP -MF .deps/compilerGNUARM.Tpo -c compilerGNUARM.cpp  -fPIC -DPIC -o .libs/compilerGNUARM.o
depbase=`echo compilerXML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerXML.lo -MD -MP -MF $depbase.Tpo -c -o compilerXML.lo compilerXML.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c compilerOW.cpp  -fPIC -DPIC -o .libs/compilerOW.o
In file included from compilerMSVC10.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
depbase=`echo directcommands.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT directcommands.lo -MD -MP -MF $depbase.Tpo -c -o directcommands.lo directcommands.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT directcommands.lo -MD -MP -MF .deps/directcommands.Tpo -c directcommands.cpp  -fPIC -DPIC -o .libs/directcommands.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerXML.lo -MD -MP -MF .deps/compilerXML.Tpo -c compilerXML.cpp  -fPIC -DPIC -o .libs/compilerXML.o
In file included from compilerMSVC10.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
14 warnings generated.
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerMSVC10.lo -MD -MP -MF .deps/compilerMSVC10.Tpo -c compilerMSVC10.cpp -o compilerMSVC10.o >/dev/null 2>&1
In file included from compilerGNUARM.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerG95.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerOWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^

    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerOW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from directcommands.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerGNUFortran.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h                        ^:
586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compilerXML.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from compileroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compileroptionsdlg.cpp:41:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/propgrid.h:26:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/propgrid/property.h:1049:15: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if ( &values )
        ~~    ^~~~~~
In file included from compilerGNUARM.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerG95.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerOWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerOW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from directcommands.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerGNUARM.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerGNUFortran.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerXML.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from compilerG95.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerOWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerGNUARM.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerOW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerG95.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from directcommands.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerXML.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerGNUFortran.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from compilerOWgenerator.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUARM.lo -MD -MP -MF .deps/compilerGNUARM.Tpo -c compilerGNUARM.cpp -o compilerGNUARM.o >/dev/null 2>&1
In file included from compilerXML.cpp:1:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerG95.lo -MD -MP -MF .deps/compilerG95.Tpo -c compilerG95.cpp -o compilerG95.o >/dev/null 2>&1
In file included from compilerOW.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from directcommands.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from compilerGNUFortran.cpp:7:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOW.lo -MD -MP -MF .deps/compilerOW.Tpo -c compilerOW.cpp -o compilerOW.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerXML.lo -MD -MP -MF .deps/compilerXML.Tpo -c compilerXML.cpp -o compilerXML.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerOWgenerator.lo -MD -MP -MF .deps/compilerOWgenerator.Tpo -c compilerOWgenerator.cpp -o compilerOWgenerator.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compilerGNUFortran.lo -MD -MP -MF .deps/compilerGNUFortran.Tpo -c compilerGNUFortran.cpp -o compilerGNUFortran.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT directcommands.lo -MD -MP -MF .deps/directcommands.Tpo -c directcommands.cpp -o directcommands.o >/dev/null 2>&1
15 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxpropgrid/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I../../../src/plugins/compilergcc/depslib/src -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT compileroptionsdlg.lo -MD -MP -MF .deps/compileroptionsdlg.Tpo -c compileroptionsdlg.cpp -o compileroptionsdlg.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CXX   --mode=link clang++ -DDEPSLIB_UNIX -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared -no-undefined -avoid-version -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libcompiler.la -rpath /usr/pkg/lib/codeblocks/plugins advancedcompileroptionsdlg.lo compiler_defs.lo compilerCYGWIN.lo compilererrors.lo compilerflagdlg.lo compilergcc.lo compilerGDC.lo compilerICC.lo compilerIAR.lo compilerKeilC51.lo compilerLCC.lo compilermessages.lo compilerMINGW.lo compilerMINGWgenerator.lo compilerMSVC.lo compilerMSVC8.lo compilerMSVC10.lo compileroptionsdlg.lo compilerOW.lo compilerOWgenerator.lo compilerG95.lo compilerGNUARM.lo compilerGNUFortran.lo compilerXML.lo directcommands.lo ../../sdk/libcodeblocks.la depslib/src/libdepslib.la -L/usr/pkg/lib -pthread   -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0  -lpthread 
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/advancedcompileroptionsdlg.o .libs/compiler_defs.o .libs/compilerCYGWIN.o .libs/compilererrors.o .libs/compilerflagdlg.o .libs/compilergcc.o .libs/compilerGDC.o .libs/compilerICC.o .libs/compilerIAR.o .libs/compilerKeilC51.o .libs/compilerLCC.o .libs/compilermessages.o .libs/compilerMINGW.o .libs/compilerMINGWgenerator.o .libs/compilerMSVC.o .libs/compilerMSVC8.o .libs/compilerMSVC10.o .libs/compileroptionsdlg.o .libs/compilerOW.o .libs/compilerOWgenerator.o .libs/compilerG95.o .libs/compilerGNUARM.o .libs/compilerGNUFortran.o .libs/compilerXML.o .libs/directcommands.o  -Wl,--whole-archive depslib/src/.libs/libdepslib.a -Wl,--no-whole-archive  -Wl,-rpath,/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/sdk/.libs -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/data/scratch/editors/codeblocks/work/.buildlink/lib -L/data/scratch/editors/codeblocks/work/.buildlink/lib -L../../sdk/.libs -lcodeblocks -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lXxf86vm -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lpixman-1 -lxcb-shm -lxcb-render -lXrender -lXext -lX11 -lxcb -lXau -lXdmcp -lrt -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lpcre -lintl -lfontconfig -lfreetype -lbz2 -lpng16 -ltiff -llzma -ljbig -ljpeg -lwx_baseu_xml-3.0 -lexpat -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwxregexu-3.0 -lz -lexecinfo -lm -lossaudio -lpthread  -O2 -O2 -Wl,--no-undefined -Wl,-rpath -Wl,/usr/pkg/lib -pthread   -pthread -Wl,-soname -Wl,libcompiler.so -o .libs/libcompiler.so
libtool: link: ( cd ".libs" && rm -f "libcompiler.la" && ln -s "../libcompiler.la" "libcompiler.la" )
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc'
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/compilergcc'
Making all in debuggergdb
gmake[3]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../.. && /bin/sh ./config.status src/plugins/debuggergdb/Makefile depfiles
config.status: creating src/plugins/debuggergdb/Makefile
config.status: executing depfiles commands
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
Making all in resources
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb/resources'
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
 cd ../../../.. && /bin/sh ./config.status src/plugins/debuggergdb/resources/Makefile 
config.status: creating src/plugins/debuggergdb/resources/Makefile
cd ../../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
PWD=`pwd` cd . && zip /data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb/resources/debugger.zip manifest.xml *.xrc > /dev/null
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb/resources'
gmake[4]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb'
cd ../../.. && /usr/pkg/bin/gmake  am--refresh
gmake[5]: Entering directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
/bin/sh ./config.status --recheck
gmake[5]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release'
depbase=`echo cdb_driver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF $depbase.Tpo -c -o cdb_driver.lo cdb_driver.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo databreakpointdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF $depbase.Tpo -c -o databreakpointdlg.lo databreakpointdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debugger_defs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF $depbase.Tpo -c -o debugger_defs.lo debugger_defs.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debuggerdriver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF $depbase.Tpo -c -o debuggerdriver.lo debuggerdriver.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debuggergdb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF $depbase.Tpo -c -o debuggergdb.lo debuggergdb.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debuggeroptionsdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF $depbase.Tpo -c -o debuggeroptionsdlg.lo debuggeroptionsdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debuggeroptionsprjdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF $depbase.Tpo -c -o debuggeroptionsprjdlg.lo debuggeroptionsprjdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo debuggerstate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF $depbase.Tpo -c -o debuggerstate.lo debuggerstate.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo editbreakpointdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF $depbase.Tpo -c -o editbreakpointdlg.lo editbreakpointdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo editwatchdlg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF $depbase.Tpo -c -o editwatchdlg.lo editwatchdlg.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo gdb_driver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF $depbase.Tpo -c -o gdb_driver.lo gdb_driver.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo parsewatchvalue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../../libtool  --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../src/include  -I/usr/pkg/lib/wx/include/gtk2-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/include -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -ansi -DTIXML_USE_STL  -O2 -ffast-math -DCB_AUTOCONF -O2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parsewatchvalue.lo -MD -MP -MF $depbase.Tpo -c -o parsewatchvalue.lo parsewatchvalue.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF .deps/debuggeroptionsprjdlg.Tpo -c debuggeroptionsprjdlg.cpp  -fPIC -DPIC -o .libs/debuggeroptionsprjdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF .deps/debuggeroptionsdlg.Tpo -c debuggeroptionsdlg.cpp  -fPIC -DPIC -o .libs/debuggeroptionsdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF .deps/databreakpointdlg.Tpo -c databreakpointdlg.cpp  -fPIC -DPIC -o .libs/databreakpointdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggergdb.lo -MD -MP -MF .deps/debuggergdb.Tpo -c debuggergdb.cpp  -fPIC -DPIC -o .libs/debuggergdb.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF .deps/editwatchdlg.Tpo -c editwatchdlg.cpp  -fPIC -DPIC -o .libs/editwatchdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF .deps/debugger_defs.Tpo -c debugger_defs.cpp  -fPIC -DPIC -o .libs/debugger_defs.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF .deps/debuggerdriver.Tpo -c debuggerdriver.cpp  -fPIC -DPIC -o .libs/debuggerdriver.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF .deps/editbreakpointdlg.Tpo -c editbreakpointdlg.cpp  -fPIC -DPIC -o .libs/editbreakpointdlg.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parsewatchvalue.lo -MD -MP -MF .deps/parsewatchvalue.Tpo -c parsewatchvalue.cpp  -fPIC -DPIC -o .libs/parsewatchvalue.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF .deps/cdb_driver.Tpo -c cdb_driver.cpp  -fPIC -DPIC -o .libs/cdb_driver.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF .deps/gdb_driver.Tpo -c gdb_driver.cpp  -fPIC -DPIC -o .libs/gdb_driver.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF .deps/debuggerstate.Tpo -c debuggerstate.cpp  -fPIC -DPIC -o .libs/debuggerstate.o
In file included from parsewatchvalue.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggeroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggeroptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editwatchdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from gdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from cdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:    ^502:
1/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::167 :warning: 25expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:                        ^
489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h
:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h428::4655::5 :warning : noteexpression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]: 
expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \:
25    ^:
 /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hnote:: 167expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE':
25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.hwarning:: 502expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]:
1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)

    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25:WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString) 
note^: 
expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \: 
expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'                        ^

#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
:                        ^1
: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
503                        ^:
1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:: 505note:: 1expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE':
 warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :note586: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'5
: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggergdb.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
In file included from debuggerdriver.cpp        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \:
10                        ^:

In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5:/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h :warning502: :expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]1
: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString):
25^:
 note/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h: :expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'489
:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \

                        ^
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \5
:                        ^ 
warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h    ^:
503/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h::1167:: 25warning::  expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]note
: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h                        ^:
486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggerstate.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from editbreakpointdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from databreakpointdlg.cpp:10:
In file included from ./databreakpointdlg.h:16:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/checkbox.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/control.h:22:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/window.h:18:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debugger_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:37:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wxprec.h:58:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/wx.h:24:
In file included from /data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/event.h:29:
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:336:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<T>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:413:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplInt)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:428:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplUint)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:502:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(wxString, wxString, wxAnyConvertString)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:489:68: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE_BASE(T, TYPENAME, CONVFUNC) \
                                                                   ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:503:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const char*, ConstCharPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:505:1: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
WX_ANY_DEFINE_CONVERTIBLE_TYPE(const wchar_t*, ConstWchar_tPtr,
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:486:67: note: expanded from macro 'WX_ANY_DEFINE_CONVERTIBLE_TYPE'
#define WX_ANY_DEFINE_CONVERTIBLE_TYPE(T, TYPENAME, CONVFUNC, BT) \
                                                                  ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:465:5: note: expanded from macro '\
_WX_ANY_DEFINE_CONVERTIBLE_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl##TYPENAME) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:515:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<bool>)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:532:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplDouble)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:586:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    wxDECLARE_ANY_TYPE(wxDateTime, WXDLLIMPEXP_BASE)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:560:5: note: expanded from macro 'wxDECLARE_ANY_TYPE'
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImpl<CLS>) \
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:611:5: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    WX_DECLARE_ANY_VALUE_TYPE(wxAnyValueTypeImplVariantData)
    ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/any.h:167:25: note: expanded from macro 'WX_DECLARE_ANY_VALUE_TYPE'
        return wxTypeId(*sm_instance.get()) == wxTypeId(*otherType); \
                        ^
In file included from debuggeroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from gdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from parsewatchvalue.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggergdb.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from cdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from editwatchdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggerdriver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggerstate.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from databreakpointdlg.cpp:11:
In file included from ./debugger_defs.h:14:
In file included from ../../../src/include/debuggermanager.h:14:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggeroptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggeroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggergdb.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from parsewatchvalue.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from cdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debugger_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from gdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggerdriver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editwatchdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from editbreakpointdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:41:13: warning: 'nullptr' macro redefined [-Wmacro-redefined]
    #define nullptr nullptr_
            ^
/usr/include/c++/cstddef:87:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
        ^
In file included from debuggerstate.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggeroptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggeroptionsdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from debuggergdb.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from cdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from parsewatchvalue.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from gdb_driver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from editwatchdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
11 warnings generated.
In file included from debuggerdriver.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT databreakpointdlg.lo -MD -MP -MF .deps/databreakpointdlg.Tpo -c databreakpointdlg.cpp -o databreakpointdlg.o >/dev/null 2>&1
In file included from debuggerstate.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from debugger_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
In file included from debuggeroptionsprjdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from editbreakpointdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:124:
In file included from ../../../src/include/cbproject.h:15:
../../../src/include/misctreeitemdata.h:20:40: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        wxEvtHandler *GetOwner() { if(!this) return 0L;return m_owner; }
                                      ~^~~~
../../../src/include/misctreeitemdata.h:24:50: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        void SetOwner(wxEvtHandler *owner) { if(!this) return; m_owner=owner; }
                                                ~^~~~
14 warnings generated.
In file included from debugger_defs.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
In file included from debuggergdb.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:43:
../../../src/include/prep.h:33:75: error: use of overloaded operator '==' is ambiguous (with operand types 'const std::__1::shared_ptr<GDBWatch>' and 'int')
        template<typename T> bool equals(T const& rhs) const { return rhs == 0; }
                                                                      ~~~ ^  ~
../../../src/include/prep.h:45:99: note: in instantiation of function template specialization 'nullptr_t::equals<std::__1::shared_ptr<GDBWatch> >' requested here
    template<typename T> inline bool operator==(T const& lhs, const nullptr_t& rhs) { return  rhs.equals(lhs); }
                                                                                                  ^
debuggergdb.cpp:504:27: note: in instantiation of function template specialization 'operator==<std::__1::shared_ptr<GDBWatch> >' requested here
        if (m_localsWatch == nullptr)
                          ^
/usr/include/c++/memory:4884:1: note: candidate function [with _Tp = GDBWatch]
operator==(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
^
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, int)
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editwatchdlg.lo -MD -MP -MF .deps/editwatchdlg.Tpo -c editwatchdlg.cpp -o editwatchdlg.o >/dev/null 2>&1
        template<typename T> bool equals(T const& rhs) const { return rhs == 0; }
                                                                          ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/windowid.h:135:13: note: candidate function
inline bool operator==(int lhs, const wxWindowIDRef& rhs)
            ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/string.h:4044:13: note: candidate function
inline bool operator==(int c, const wxString& s) { return s.IsSameAs(c); }
            ^
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, int)
        template<typename T> bool equals(T const& rhs) const { return rhs == 0; }
                                                                          ^
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(int, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long double, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__float128, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(double, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(float, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long long, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(__int128, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned int, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, unsigned int)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, unsigned long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, unsigned long long)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned long long, unsigned __int128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, float)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, long double)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(unsigned __int128, __float128)
../../../src/include/prep.h:33:75: note: built-in candidate operator==(long, __int128)
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/windowid.h:140:13: note: candidate function
inline bool operator==(long lhs, const wxWindowIDRef& rhs)
            ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/unichar.h:295:1: note: candidate function
wxDEFINE_COMPARISONS_BY_REV(char, const wxUniChar&)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:800:33: note: expanded from macro 'wxDEFINE_COMPARISONS_BY_REV'
    wxFOR_ALL_COMPARISONS_2_REV(wxDEFINE_COMPARISON_BY_REV, T1, T2)
                                ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/unichar.h:298:1: note: candidate function
wxDEFINE_COMPARISONS_BY_REV(wchar_t, const wxUniChar&)
^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/defs.h:800:33: note: expanded from macro 'wxDEFINE_COMPARISONS_BY_REV'
    wxFOR_ALL_COMPARISONS_2_REV(wxDEFINE_COMPARISON_BY_REV, T1, T2)
                                ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/string.h:4042:13: note: candidate function
inline bool operator==(char c, const wxString& s) { return s.IsSameAs(c); }
            ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/string.h:4043:13: note: candidate function
inline bool operator==(wchar_t c, const wxString& s) { return s.IsSameAs(c); }
            ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/longlong.h:1048:13: note: candidate function
inline bool operator==(long l, const wxLongLong& ll) { return ll == l; }
            ^
/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0/wx/longlong.h:1061:13: note: candidate function
inline bool operator==(unsigned long l, const wxULongLong& ull) { return ull == l; }
            ^
In file included from editbreakpointdlg.cpp:10:
In file included from ../../../src/include/sdk.h:17:
In file included from ../../../src/include/sdk_precomp.h:13:
In file included from ../../../src/include/sdk_common.h:150:
In file included from ../../../src/include/filemanager.h:13:
../../../src/include/backgroundthread.h:143:13: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
        if (this && IsRunning())
            ^~~~ ~~
14 warnings and 1 error generated.
In file included from gdb_driver.cpp:12:
In file included from ./gdb_commands.h:31:
../../../src/include/scripting/sqplus/sqplus.h:1751:51: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference]
    RegisterInstance(v,newClass.GetObjectHandle(),*(TClassType *)0,pfunc,name_);
                                                  ^~~~~~~~~~~~~~~~
gdb_driver.cpp:127:13: note: in instantiation of function template specialization 'SqPlus::SQClassDef<GDB_driver>::func<void (GDB_driver::*)(const wxString &, const wxString &, const wxString &, const wxString &)>' requested here
            func(&GDB_driver::RegisterType, "RegisterType");
            ^
Makefile:629: recipe for target 'debuggergdb.lo' failed
gmake[4]: *** [debuggergdb.lo] Error 1
gmake[4]: *** Waiting for unfinished jobs....
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsdlg.lo -MD -MP -MF .deps/debuggeroptionsdlg.Tpo -c debuggeroptionsdlg.cpp -o debuggeroptionsdlg.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerdriver.lo -MD -MP -MF .deps/debuggerdriver.Tpo -c debuggerdriver.cpp -o debuggerdriver.o >/dev/null 2>&1
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT editbreakpointdlg.lo -MD -MP -MF .deps/editbreakpointdlg.Tpo -c editbreakpointdlg.cpp -o editbreakpointdlg.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggerstate.lo -MD -MP -MF .deps/debuggerstate.Tpo -c debuggerstate.cpp -o debuggerstate.o >/dev/null 2>&1
14 warnings generated.
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debugger_defs.lo -MD -MP -MF .deps/debugger_defs.Tpo -c debugger_defs.cpp -o debugger_defs.o >/dev/null 2>&1
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT cdb_driver.lo -MD -MP -MF .deps/cdb_driver.Tpo -c cdb_driver.cpp -o cdb_driver.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT parsewatchvalue.lo -MD -MP -MF .deps/parsewatchvalue.Tpo -c parsewatchvalue.cpp -o parsewatchvalue.o >/dev/null 2>&1
14 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT debuggeroptionsprjdlg.lo -MD -MP -MF .deps/debuggeroptionsprjdlg.Tpo -c debuggeroptionsprjdlg.cpp -o debuggeroptionsprjdlg.o >/dev/null 2>&1
15 warnings generated.
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../../../src/include -I/data/scratch/editors/codeblocks/work/.buildlink/lib/wx/include/gtk2-unicode-3.0 -I/data/scratch/editors/codeblocks/work/.buildlink/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I../../../src/sdk/wxscintilla/include -I../../../src/include/scripting/include -I../../../src/include/scripting/sqplus -I/data/scratch/editors/codeblocks/work/.buildlink/include -I/data/scratch/editors/codeblocks/work/.buildlink/include/libdrm -I/data/scratch/editors/codeblocks/work/.buildlink/include/freetype2 -ansi -DTIXML_USE_STL -O2 -ffast-math -DCB_AUTOCONF -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -MT gdb_driver.lo -MD -MP -MF .deps/gdb_driver.Tpo -c gdb_driver.cpp -o gdb_driver.o >/dev/null 2>&1
gmake[4]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb'
Makefile:649: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins/debuggergdb'
Makefile:498: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src/plugins'
Makefile:508: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/data/scratch/editors/codeblocks/work/codeblocks-16.01.release/src'
Makefile:551: recipe for target 'all-recursive' failed
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/editors/codeblocks
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/editors/codeblocks
