Skip to content

Conversation

cjmayo
Copy link

@cjmayo cjmayo commented May 5, 2025

A copy of Ondsel-Development#83

Needs fixing for Windows.

Don't know if this is change is wanted but I was interested to see because when I run locally I get:

 11 - OndselSolver.Gears (Subprocess aborted)
 12 - OndselSolver.anglejoint (Subprocess aborted)
 13 - OndselSolver.constvel (Subprocess aborted)
 14 - OndselSolver.rackscrew (Subprocess aborted)
 15 - OndselSolver.planarbug (Subprocess aborted)
 18 - OndselSolver.piston (Subprocess aborted)

Failing tests apparently caused by C++ class name mangling:

https://github.com/gentoo/gentoo/blob/1896fac74ffa1cdb67fd9c9d3d85a618096c5d40/sci-libs/ondselsolver/files/ondselsolver-1.0.1-properly-demangle-typenames.patch

@chennes chennes self-assigned this Aug 8, 2025
@bkmgit
Copy link

bkmgit commented Sep 1, 2025

The Gentoo patch is helpful. On the current repository head, a couple other tests still fail:

The following tests FAILED:
	 11 - OndselSolver.Gears (Subprocess aborted)
	 12 - OndselSolver.anglejoint (Subprocess aborted)

https://kojipkgs.fedoraproject.org//work/tasks/8439/136658439/build.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants