building - What to do after make test fails? -


on virtualbox vm openbsd:

i trying build apr 1.5.1 in attempt build apache 2.4 server without packages( ie. source ) , when ran make test, testlock failed with:

testlock   : -line 300: timer returned late failed 1 of 4  ...  *** error 1 in test (makefile:186 'check') *** error 1 in /a/b/c/d/e/f (makefile:127 'check') 

i have no idea it. course of action this?

you may want try using older version of apr; perhaps 1 openbsd packages site (somewhere this openbsd packages site?)

note: downloads , installations choose make sites these decision. please make sure read related documentation compatibility information, too, before making decision installing software in environment!

also, version of openbsd may make difference package site best use... openbsd packages site above example of these sites may like.

for future reference, can find more information these sort of packages in openbsd packages , ports documentation.


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -