Has anyone else here tried installing on Void Linux (https://voidlinux.org/)?
(I decided to try out Void because (masochist that I am) I like trying new things once in a while.)
I have tried grabbing slimserver-vendor and running the buildme.sh script, eliminating missing dependencies one by one until I am left with:
The only messages I see that might indicate something is amiss are:
Any suggestions with how to proceed would be greatly appreciated.
(This build is on a RPi3, if that makes a difference).
(I decided to try out Void because (masochist that I am) I like trying new things once in a while.)
I have tried grabbing slimserver-vendor and running the buildme.sh script, eliminating missing dependencies one by one until I am left with:
Code:
t/80threadbomb.t ..............
Failed 16/16 subtests
Test Summary Report
-------------------
t/80threadbomb.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 16 tests but ran 0.
Files=24, Tests=469, 15 wallclock secs ( 0.71 usr 0.13 sys + 13.51 cusr 0.89 csys = 15.24 CPU)
Result: FAIL
make test failed, aborting
Code:
t/02pod.t .......... skipped: set TEST_POD to enable this test
t/03podcoverage.t .. skipped: set TEST_POD to enable this test
(This build is on a RPi3, if that makes a difference).