certi-testintegration
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FAILED (b=50, w=50): CERTI - MinGW-x86_64-gcc-10.2.0 - Nightly


From: admin
Subject: FAILED (b=50, w=50): CERTI - MinGW-x86_64-gcc-10.2.0 - Nightly
Date: Thu, 11 May 2023 07:54:03 -0400

A submission to CDash for the project CERTI has errors and warnings. You have 
been identified as one of the authors who have checked in changes that are part 
of this submission or you are listed in the default contact list.

Details on the submission can be found at https://my.cdash.org/build/2334228.

Project: CERTI
Site: DLR
Build Name: MinGW-x86_64-gcc-10.2.0
Build Time: 2023-05-11 11:47:49
Type: Nightly
Total Errors: 50
Total Warnings: 50

*Errors* (first 5 included)
include/ieee1516-2010/RTI/encoding/EncodingConfig.h line 27 
(https://my.cdash.org/viewBuildError.php?type=0&buildid=2334228
/.../certi/include/ieee1516-2010/RTI/encoding/EncodingConfig.h:27:12: error: 
'_int64' does not name a type; did you mean 'uint64_t'?
   27 |    typedef _int64    Integer64;
      |            ^~~~~~
      |            uint64_t
In file included from 
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:16,
                 from 
/.../certi/libRTI/ieee1516-2010/encoding/BasicDataElement.cpp:1:
/.../certi/include/ieee1516-2010/RTI/encoding/DataElement.h:36:20: warning: 
'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   36 |       virtual std::auto_ptr<DataElement> clone () const = 0;
      |                    ^~~~~~~~
In file included from C:/msys64/mingw64/include/c++/10.2.0/memory:83,
                 from 
/.../certi/include/ieee1516-2010/RTI/encoding/DataElement.h:19,
        include/ieee1516-2010/RTI/encoding/DataElement.h line 72 
(https://my.cdash.org/viewBuildError.php?type=0&amp;buildid=2334228
/.../certi/include/ieee1516-2010/RTI/encoding/DataElement.h:72:15: error: 
'Integer64' does not name a type; did you mean 'Integer32'?
   72 |       virtual Integer64 hash() const;
      |               ^~~~~~~~~
      |               Integer32
In file included from 
/.../certi/libRTI/ieee1516-2010/encoding/BasicDataElement.cpp:1:
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:72:17: 
warning: 'template<class> class std::auto_ptr' is deprecated 
[-Wdeprecated-declarations]
   72 |    virtual std::auto_ptr<DataElement> clone () const;                   
      \
      |                 ^~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:151:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  151 |    DEFINE_ENCODING_HELPER_CLASS( HLAASCIIchar, char )
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
        include/ieee1516-2010/RTI/encoding/BasicDataElements.h line 110 
(https://my.cdash.org/viewBuildError.php?type=0&amp;buildid=2334228
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:110:12: 
error: 'Integer64' does not name a type; did you mean 'Integer32'?
  110 |    virtual Integer64 hash() const;                                      
      \
      |            ^~~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:151:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  151 |    DEFINE_ENCODING_HELPER_CLASS( HLAASCIIchar, char )
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:119:7: 
warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  119 |       throw (EncoderException);                                         
      \
      |       ^~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:151:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  151 |    DEFINE_ENCODING_HELPER_CLASS( HLAASCIIchar, char )
        include/ieee1516-2010/RTI/encoding/BasicDataElements.h line 110 
(https://my.cdash.org/viewBuildError.php?type=0&amp;buildid=2334228
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:110:12: 
error: 'Integer64' does not name a type; did you mean 'Integer32'?
  110 |    virtual Integer64 hash() const;                                      
      \
      |            ^~~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:152:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  152 |    DEFINE_ENCODING_HELPER_CLASS( HLAASCIIstring, std::string )
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:119:7: 
warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  119 |       throw (EncoderException);                                         
      \
      |       ^~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:152:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  152 |    DEFINE_ENCODING_HELPER_CLASS( HLAASCIIstring, std::string )
        include/ieee1516-2010/RTI/encoding/BasicDataElements.h line 110 
(https://my.cdash.org/viewBuildError.php?type=0&amp;buildid=2334228
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:110:12: 
error: 'Integer64' does not name a type; did you mean 'Integer32'?
  110 |    virtual Integer64 hash() const;                                      
      \
      |            ^~~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:153:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  153 |    DEFINE_ENCODING_HELPER_CLASS( HLAboolean, bool )
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:119:7: 
warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  119 |       throw (EncoderException);                                         
      \
      |       ^~~~~
/.../certi/include/ieee1516-2010/RTI/encoding/BasicDataElements.h:153:4: note: 
in expansion of macro 'DEFINE_ENCODING_HELPER_CLASS'
  153 |    DEFINE_ENCODING_HELPER_CLASS( HLAboolean, bool )
    
*Warnings* (first 5 included)
libHLA/MurmurHash2.cpp line 73 
(https://my.cdash.org/viewBuildError.php?type=1&amp;buildid=2334228
/.../certi/libHLA/MurmurHash2.cpp:73:11: warning: this statement may fall 
through [-Wimplicit-fallthrough=]
73 |         h ^= data[2] << 16;
      |         ~~^~~~~~~~~~~~~~~~
        libHLA/MurmurHash2.cpp line 74 
(https://my.cdash.org/viewBuildError.php?type=1&amp;buildid=2334228
/.../certi/libHLA/MurmurHash2.cpp:74:5: note: here
74 |     case 2:
      |     ^~~~
        libHLA/MurmurHash2.cpp line 75 
(https://my.cdash.org/viewBuildError.php?type=1&amp;buildid=2334228
/.../certi/libHLA/MurmurHash2.cpp:75:11: warning: this statement may fall 
through [-Wimplicit-fallthrough=]
75 |         h ^= data[1] << 8;
      |         ~~^~~~~~~~~~~~~~~
        libHLA/MurmurHash2.cpp line 76 
(https://my.cdash.org/viewBuildError.php?type=1&amp;buildid=2334228
/.../certi/libHLA/MurmurHash2.cpp:76:5: note: here
76 |     case 1:
      |     ^~~~
/.../certi/libHLA/MurmurHash2.cpp: In function 'uint64_t 
libhla::hash::MurmurHash64A(const void*, int, uint64_t)':
        libHLA/MurmurHash2.cpp line 124 
(https://my.cdash.org/viewBuildError.php?type=1&amp;buildid=2334228
/.../certi/libHLA/MurmurHash2.cpp:124:11: warning: this statement may fall 
through [-Wimplicit-fallthrough=]
124 |         h ^= uint64_t(data2[6]) << 48;
      |         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
    
-CDash on my.cdash.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]