It appears that the new encoder hangs most systems running "make verify" during precompilation of the test pike. That is bad, since there is no watchdog running during the installation phase.
Seems like a good opportunity to make the xenofarm more robust, then. (Work on the encoder is underway.)
/ Martin Stjernholm, Roxen IS
Previous text:
2003-06-03 04:05: Subject: New encoder
It appears that the new encoder hangs most systems running "make verify" during precompilation of the test pike. That is bad, since there is no watchdog running during the installation phase.
/ Martin Nilsson (lambda)
One can run test_pike.pike --watchdog=<pid> to let the watchdog watch an arbitrary process. How to make it work together with all places where pike is used in the build process I do not know.
/ Martin Nilsson (lambda)
Previous text:
2003-06-03 04:18: Subject: New encoder
Seems like a good opportunity to make the xenofarm more robust, then. (Work on the encoder is underway.)
/ Martin Stjernholm, Roxen IS
Le mardi, 3 jun 2003, à 04:10 Europe/Paris, Martin Nilsson (lambda) @ Pike (-) developers forum a écrit :
It appears that the new encoder hangs most systems running "make verify" during precompilation of the test pike. That is bad, since there is no watchdog running during the installation phase.
Not only hangs... but eat *all* the CPU in the mean time.
The only way I have to continue the installation is to kill -9 the processes (about 10 times).
(Was on Mac OS X / Blackmagic).
/Xavier
I would be more surprised if it didn't eat all CPU. That would mean that the encoder waited for an external resource or did a sleep or something.
/ Martin Nilsson (lambda)
Previous text:
2003-06-03 12:41: Subject: Re: New encoder
Le mardi, 3 jun 2003, à 04:10 Europe/Paris, Martin Nilsson (lambda) @ Pike (-) developers forum a écrit :
It appears that the new encoder hangs most systems running "make verify" during precompilation of the test pike. That is bad, since there is no watchdog running during the installation phase.
Not only hangs... but eat *all* the CPU in the mean time.
The only way I have to continue the installation is to kill -9 the processes (about 10 times).
(Was on Mac OS X / Blackmagic).
/Xavier
/ Brevbäraren
pike-devel@lists.lysator.liu.se