Re: [eigen] Help to compile/run unit tests for next 3.3.5 release

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Thanks a lot for the numerous builds. After filtering false negatives, I see two issues:

1 - geo_alignedbox_9, geo_alignedbox_10, geo_alignedbox_11 are segfaulting on bgreene-hp

-> the backtrace would be nice

2 - several errors with intel compiler (sweepy)

-> I'll check if I can reproduce them on Linux. 


gael


On Fri, Dec 15, 2017 at 9:54 AM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:
Hi everybody,

it would be extremely helpful if some of you could build and run our unit tests on the 3.3 branch with MSVC compilers. Basically all you need to do is:

hg clone https://bitbucket.org/eigen/eigen eigen3.3
cd eigen3.3
hg up 3.3
mkdir build
cd build
cmake ..
ctest -C Release -D Experimental

The outcome will be visible to us there: http://manao.inria.fr/CDash/index.php?project=Eigen3.3

There more details there: http://eigen.tuxfamily.org/index.php?title=Tests

thanks for your help,
gael


PS: For the long story, I used to have continuous builds with MSVC but all my VMs have been deleted by an error of our sysadmin, and I struggle to recreate them.





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/