Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/niminaction/Chapter8/sdl/sdl_test.nim fails on NetBSD #14088

Closed
euantorano opened this issue Apr 23, 2020 · 0 comments · Fixed by #14104
Closed

tests/niminaction/Chapter8/sdl/sdl_test.nim fails on NetBSD #14088

euantorano opened this issue Apr 23, 2020 · 0 comments · Fixed by #14104

Comments

@euantorano
Copy link
Contributor

The test tests/niminaction/Chapter8/sdl/sdl_test.nim fails on NetBSD with the following error:

Category: niminaction
Name: tests/niminaction/Chapter8/sdl/sdl_test.nim C --nilseqs:on
Action: compile
Result: reNimcCrash
-------- Expected -------

--------- Given  --------
$ /home/euant/Nim/bin/nim c --hints:on -d:testing --nimblePath:tests/deps --nils                                                                                           eqs:on --nimCache:nimcache/tests/niminaction/Chapter8/sdl/sdl_test.nim_22e00266e                                                                                           4109c0b56c15164c94e87a4 --stdout '--hint[Path]:off' '--hint[Processing]:off' tes                                                                                           ts/niminaction/Chapter8/sdl/sdl_test.nim
Hint: used config file '/home/euant/Nim/config/nim.cfg' [Conf]
Hint: used config file '/home/euant/Nim/config/config.nims' [Conf]
Hint: used config file '/home/euant/Nim/tests/config.nims' [Conf]
sdl.nim(10, 10) Error: SDL library name not set for this platform

Note: No CI service supports NetBSD at the moment as far as I'm aware, but I'm running the tests locally so that we can add future CI integration.

Araq pushed a commit that referenced this issue Apr 24, 2020
* Set path to libSDL for NetBSD.

* Disable SFML test on NetBSD
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 a pull request may close this issue.

1 participant