FATAL ERROR in line 8821 of AST_ttcn3.cc: FormalPar::chk_actual_par_by_ref [message #1789918] |
Thu, 31 May 2018 15:23  |
Eclipse User |
|
|
|
I'm encountering the following problem (compiler bug) in ECLIPSE Titan:
FATAL ERROR: /usr/bin/ttcn3_compiler: In line 8821 of AST_ttcn3.cc: FormalPar::chk_actual_par_by_ref
I'm trying to compile the laforge/lcls branch of the "bsc" test suite in https://git.osmocom.org/osmo-ttcn3-hacks/tree/?h=laforge/lcls
To reproduce, you will need to do something like this:
* git clone git://git.osmocom.org/osmo-ttcn3-hacks/
* cd osmo-ttcn3-hacks
* git checkout laforge/lcls
* make bsc/compile
The above compiler error was observed with
TTCN-3 and ASN.1 Compiler for the TTCN-3 Test Executor
Product number: CRL 113 200/6 R3B
Build date: May 4 2018 17:09:28
Compiled with: GCC 7.3.0
Using OpenSSL 1.1.0h 27 Mar 2018
from debian unstable (package 6.3.1-1+b2)
It seems to be related to the calls to f_connect_handler() from f_lcls_test_init(). If I comment those calls out, the compilation passes (but of course the code doesn't execute those important functions....)
Any help is greatly appreciated.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05981 seconds