[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
More on cvs-1.11 and IBM AIX 4.2
From: |
Nelson H. F. Beebe |
Subject: |
More on cvs-1.11 and IBM AIX 4.2 |
Date: |
Mon, 26 Feb 2001 07:17:26 -0700 (MST) |
Following my bug report about the build failure of cvs-1.11 on IBM AIX 4.2
this morning with the default gcc compiler, which produced a check failure
% env TESTDIR=$HOME/build/cvs-sanity make check
...
/bin/sh ./sanity.sh `pwd`/cvs
This test should produce no other output than this line, and a final "OK".
FAIL: basic2-64
make[1]: *** [check] Error 1
I rebuilt cvs-1.11 in a new directory using the IBM native cc compiler.
This gave exactly the same failure as before.
The only thing different between the "make check" runs on this
system version the other 9 I've done builds on is the setting
of TESTDIR, which is needed because the /tmp/cvs-sanity already
exists, but is owned by someone else on this system.
However, to check that, I ran the "make check" on another
system sharing the same file system, without setting TESTDIR,
and the same failure again occurred.
-------------------------------------------------------------------------------
- Nelson H. F. Beebe Tel: +1 801 581 5254 -
- Center for Scientific Computing FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah Internet e-mail: beebe@math.utah.edu -
- Department of Mathematics, 322 INSCC beebe@acm.org beebe@computer.org -
- 155 S 1400 E RM 233 beebe@ieee.org -
- Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe -
-------------------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- More on cvs-1.11 and IBM AIX 4.2,
Nelson H. F. Beebe <=