[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Testing 1.3.x on really old box

From: John Peacock <jpeacock_at_rowman.com>
Date: 2006-03-17 20:11:01 CET

I've got an old Compaq Proliant 3000 that I am trying to set up to be a
low-volume webserver. While installing my standard toolchain, I got to
Subversion and the 'make check' step is apparently hung at fs-test. How
long should I let this run before I assume that there is something
wrong? This is what I get if I break out of the test:

> Running all tests in fs-test...Traceback (most recent call last):
> File "./build/run_tests.py", line 192, in ?
> main()
> File "./build/run_tests.py", line 185, in main
> failed = th.run(args[2:])
> File "./build/run_tests.py", line 50, in run
> failed = self._run_test(prog) or failed
> File "./build/run_tests.py", line 118, in _run_test
> failed = self._run_prog(progname, cmdline)
> File "./build/run_tests.py", line 148, in _run_prog
> rv = os.spawnv(os.P_WAIT, progname, cmdline)
> File "/usr/lib/python2.3/os.py", line 521, in spawnv
> return _spawnvef(mode, file, args, None, execv)
> File "/usr/lib/python2.3/os.py", line 504, in _spawnvef
> wpid, sts = waitpid(pid, 0)
> KeyboardInterrupt
> make: *** [check] Error 1

Dual 333MHZ Pentium III (no I can't upgrade it), 1.5GB RAM ($70 on
eBay), RAID5, running SLES 9.1SP3 (formatted with . I built 1.3.0 and
1.3.1, both without BDB support.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 17 20:11:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.