Skip to content

optimized compilation of external packages result in FairBase test crashes  #13

@fuhlig1

Description

@fuhlig1

Fons:

Using:

compiler=Clang
debug=no
optimize=yes
geant4_download_install_data_automatic=yes
geant4_install_data_from_dir=no
make_install=yes
SIMPATH_INSTALL=/Users/rdm/FairRootExt
build_cpp11=false

I get when running "make test" in the build directory:

master [178] make test
Running tests...
Test project /Users/rdm/FairRoot/build
Start 1: run_tutorial1
1/13 Test #1: run_tutorial1 .................... Passed 0.72 sec
Start 2: run_tutorial2
2/13 Test #2: run_tutorial2 ...................._Timeout 30.02 sec
Start 3: create_digis
3/13 Test #3: create_digis .....................
Failed Required regular expression not found.Regex=[Macro finished succesfully
] 2.75 sec
Start 4: read_digis
4/13 Test #4: read_digis .......................
**Failed Required regular expression not found.Regex=[Macro finished succesfully
] 2.33 sec
Start 5: run_sim
^Cmake: *_* [test] Interrupt: 2

The build of the external packages with debug options don't show this problem.

I ask Fons to run "make Experimental", so that we get the output of the failing test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions