Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006826eCall HLAPTTCN-3public14-11-2014 12:0918-11-2014 15:01
ReporterErich Weber 
Assigned ToSebastian Muellers 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0006826: Compilation errors with Titan
DescriptionPICS file must be renamed to ttcn (from ttcn3)

Errors with the following files (after having renamed the PICS file):
1) AtsECall_IVS_Testcases

2) AtsECall_PSAP_Testcases.ttcn
   only extracts shown; reappearance on a per TC basis
   errors from 3) contained here

3) LibItsECall_Functions.ttcn
Steps To Reproducerun titan
Additional Information1)
Notify: Parsing TTCN-3 module `C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn'...
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:820.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:861.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1187.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1231.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1287.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1511.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1649.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_IVS_Testcases.ttcn:1767.56-63: error: at or before token `modifies': syntax error, unexpected ModifiesKeyword
Notify: Parsing TTCN-3 module `C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_TestSystem.ttcn'...

2) only extracts shown
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn: In TTCN-3 module `LibItsECall_Functions':
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:33.5-94.5: In function definition `f_triggerCall':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:61.9-73.9: In select case statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:66.13-68.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.17-76: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-76: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:70.13-72.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.17-72: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-72: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:78.9-93.9: In alt construct:
- - - -
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn: In TTCN-3 module `AtsECall_PSAP_Testcases':
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:50.9-73.9: In testcase definition `CTP_3_1_10':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.13-62: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.27-62: In actual parameter list of function `@LibItsECall_Functions.f_configPsapUp':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.28-61: In parameter #1 for `p_configuration':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:53.28-61: error: There is no local or imported definition with name `m_defaultIVSSimulatorConfiguration'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:56.13-93: In send statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:56.13-24: error: There is no local or imported definition with name `eCallControl'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.13-79: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.29-79: In actual parameter list of function `@LibItsECall_Functions.f_expectFeedback':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.30-78: In parameter #1 for `p_e':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.30-78: error: Type mismatch: a value or template of type `@LibItsECall_TypesAndValues.Event' was expected instead of `@LibItsECall_TypesAndValues.MnoEvent'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.13-79: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_expectFeedback', which runs on `@LibItsECall_TestSystem.PsapMtc'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:57.13-79: warning: The value returned by function `@LibItsECall_Functions.f_expectFeedback' is not used
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:61.13-64.24: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:61.13-64.24: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_userVerify', which runs on `@LibItsECall_TestSystem.PsapMtc'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:66.13-69.24: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:66.13-69.24: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_userVerify', which runs on `@LibItsECall_TestSystem.PsapMtc'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:72.13-26: In function or altstep instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:72.13-26: error: There is no local or imported definition with name `f_configDown'
 C:
- - -
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1060.9-1080.9: In testcase definition `CTP_3_1_9':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.13-62: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.27-62: In actual parameter list of function `@LibItsECall_Functions.f_configPsapUp':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.28-61: In parameter #1 for `p_configuration':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1063.28-61: error: There is no local or imported definition with name `m_defaultIVSSimulatorConfiguration'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1066.13-93: In send statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1066.13-24: error: There is no local or imported definition with name `eCallControl'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.13-79: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.29-79: In actual parameter list of function `@LibItsECall_Functions.f_expectFeedback':
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.30-78: In parameter #1 for `p_e':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.30-78: error: Type mismatch: a value or template of type `@LibItsECall_TypesAndValues.Event' was expected instead of `@LibItsECall_TypesAndValues.MnoEvent'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.13-79: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_expectFeedback', which runs on `@LibItsECall_TestSystem.PsapMtc'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1067.13-79: warning: The value returned by function `@LibItsECall_Functions.f_expectFeedback' is not used
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1071.13-81: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1071.13-81: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_expectFeedback', which runs on `@LibItsECall_TestSystem.PsapMtc'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1071.13-81: warning: The value returned by function `@LibItsECall_Functions.f_expectFeedback' is not used
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1073.13-1076.24: In function instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1073.13-1076.24: error: Runs on clause mismatch: A definition that runs on component type `@LibItsECall_TestSystem.IvsMtc' cannot call function `@LibItsECall_Functions.f_userVerify', which runs on `@LibItsECall_TestSystem.PsapMtc'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1079.13-26: In function or altstep instance:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/AtsECall_PSAP_Testcases.ttcn:1079.13-26: error: There is no local or imported definition with name `f_configDown'
Notify: 196 errors and 71 warnings were detected.
13.04.15 Compilation finished for 'AtsECall_PSAP_Testcases'
13.04.15 ... finished
====================================================================================================



3)
C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn: In TTCN-3 module `LibItsECall_Functions':
 C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:33.5-94.5: In function definition `f_triggerCall':
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:61.9-73.9: In select case statement:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:66.13-68.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.17-76: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-76: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:67.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:70.13-72.13: In select case statement:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.17-72: In variable assignment:
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-72: In the left operand of operation `&':
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:71.35-48: error: Reference to a value was expected instead of template variable `m_localMsg'
  C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:78.9-93.9: In alt construct:
   C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:81.17-76: In function instance:
    C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:238.5-244.5: In function definition `f_stopIvsTestcase':
     C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:241.9-25: In function instance:
      C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:674.9-691.9: In function definition `f_configIvsDown':
       C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:683.13-34: In function instance:
        C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:706.9-717.9: In function definition `f_configIvsModemDown':
         C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:710.13-39: In function instance:
          C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:160.5-178.5: In function definition `f_clearDown':
           C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:171.9-177.9: In else statement:
            C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:173.13-48: In function instance:
             C:/Users/weber/MyTortoise/eCallHLAP/STF483/ttcn/LibItsECall_Functions.ttcn:173.13-48: warning: The value returned by function `@LibItsECall_Functions.f_adapterExpect' is not used
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
14-11-2014 12:09 Erich Weber New Issue
14-11-2014 12:09 Erich Weber Status new => assigned
14-11-2014 12:09 Erich Weber Assigned To => Cosmin Mogos
18-11-2014 15:01 Sebastian Muellers Assigned To Cosmin Mogos => Sebastian Muellers


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker