Skip to content

Some small fixes for Sacha

Janek Kozicki requested to merge smallFix into master

A couple of fixes that emerged in this discussion [1]

@schd could you check if some of your compilation problems are fixed in this branch? About cmake finding VTK 9, I don't know currently. If you happen to fix this, it would be great. Sooner or later we will have to fix this anyway, when this version enters debian testing ;)

A note for future reference, currently in the CI we have this:

boost gcc vtk
test_16_04 1.58.0 5.4.0 6.2.0
test_18_04 1.65.1 7.5.0, this MR: 9.3.0 6.3.0
test_20_04 1.71.0 9.3.0 6.3.0
test_32bit_bullseye 1.67.0 9.2.1 6.3.0
test_SSE 1.71.0 10.2.0 6.3.0
test_bullseye 1.71.0 10.2.0 6.3.0
test_buster 1.67.0 8.3.0 6.3.0
test_clang 1.71.0 clang 9.0.1 6.3.0
test_minimal 1.71.0 10.2.0
test_no_mpi 1.71.0 10.2.0 6.3.0
test_no_vtk 1.71.0 10.2.0
test_opposite 1.71.0 10.2.0 6.3.0
test_stretch 1.62.0 6.3.0 6.3.0
test_suse15 1.66.0 7.5.0 8.2.0
tstHP_bf45 1.71.0 10.2.0 6.3.0
tstHP_float128 1.71.0 10.2.0 6.3.0
tstHP_long_double 1.71.0 10.2.0 6.3.0
tstHP_mpfr150 1.71.0 10.2.0 6.3.0

[1] https://answers.launchpad.net/yade/+question/693698

Edited by Janek Kozicki

Merge request reports