bugCERTI - Bugs: bug #51496, Inconsistent install of...

 
 

bug #51496: Inconsistent install of RTI1516fedTime.h for ieee1516-2010

Submitter:  JbCh <jb_ch>
Submitted:  Tue 18 Jul 2017 08:12:42 AM UTC
   
 
Category:  CERTI Severity:  * 3 - Normal
Item Group:  Compilation error Status:  Fixed
Privacy:  Public Assigned to:  cvannier
Open/Closed:  Open Release:  * GIT-master
Reproducibility:  None Fixed Release:  * NextRelease
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 18 Dec 2017 04:32:10 PM UTC, comment #3: 

Hi,

This issue has been fixed on branch dev-scalian/cvannier at commit #1f73bb47

Please keep us posted if you encounter any problems on your tests.

Clément Vannier <cvannier>
Group Member
Tue 18 Jul 2017 09:06:38 AM UTC, comment #2: 

Hello,
tested,
this seems ok,
you can commit,
I continue my work on the 1516-2010Interactive_Federate,
Pierre

Pierre Siron <siron>
Group administrator
Tue 18 Jul 2017 08:22:00 AM UTC, comment #1: 

I tested the modification of the CMakeLists.txt described with the latest release CERTI 3.5.1 (archive) and it works fine for the compilation.

It means that in the install path the RTI1516fedTime.h is consistent with expectations for ieee1516-2010 inclcudes.

Pierre, can you please try it on your side with your federate and report here, thanks.



JbCh <jb_ch>
Group administrator
Tue 18 Jul 2017 08:12:42 AM UTC, original submission:  

When installing CERTI, we found an inconsistency in installation.

The RTI1516fedTime.h is duplicated from the iee1516-2000 to the iee1516-2010 install path. Thus, it generates compilation errors while developping 1516-2010 Evolved federates.

I did a small investigation and it seems that this is due to a typo error in a CMakeLists.txt file (line 85).

CERTI_SOURCE_PATH/libRTI/ieee1516-2000/CMakeLists.txt

line 85:
install(FILES RTI1516fedTime.h DESTINATION include/ieee1516-2010/RTI)

Need to be changed to:
install(FILES RTI1516fedTime.h DESTINATION include/ieee1516-2000/RTI)


Test is required.

JbCh <jb_ch>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cvannier (Posted a comment)
  • -email is unavailable- added by siron (Posted a comment)
  • -email is unavailable- added by jb_ch (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-18 cvannier StatusReady For Test Fixed
        Assigned tosiron cvannier
        Fixed ReleaseUnknown NextRelease
    2017-07-18 jb_ch SummaryInconsistent install of RTI1516fedTime.h for iee1516-2010 Inconsistent install of RTI1516fedTime.h for ieee1516-2010

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code