The nightly tests were building on Dec 21, but are failing since Dec 22. So some check-in on Dec 22 is the culprit. Rajeev
It looks like someone forgot to do an "svn status" to check that they had "svn add"ed all the necessary files. A status should come up with no "?" entries (any legitimate files should have been added to the svn:ignore properties). Bill On Dec 27, 2011, at 8:53 AM, Rajeev Thakur wrote:
The nightly tests were building on Dec 21, but are failing since Dec 22. So some check-in on Dec 22 is the culprit.
Rajeev
William Gropp Director, Parallel Computing Institute Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
I think several ".c" files are missing from this commit: https://trac.mcs.anl.gov/projects/mpich2/changeset/9424 -Dave On Dec 29, 2011, at 12:32 PM CST, William Gropp wrote:
It looks like someone forgot to do an "svn status" to check that they had "svn add"ed all the necessary files. A status should come up with no "?" entries (any legitimate files should have been added to the svn:ignore properties).
Bill
On Dec 27, 2011, at 8:53 AM, Rajeev Thakur wrote:
The nightly tests were building on Dec 21, but are failing since Dec 22. So some check-in on Dec 22 is the culprit.
Rajeev
William Gropp Director, Parallel Computing Institute Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
Rats! SVN merging was broken, so I had to do a manual merge, and obviously missed something. I'll fix this. -d On Jan 3, 2012, at 9:01 AM, Dave Goodell wrote:
I think several ".c" files are missing from this commit: https://trac.mcs.anl.gov/projects/mpich2/changeset/9424
-Dave
On Dec 29, 2011, at 12:32 PM CST, William Gropp wrote:
It looks like someone forgot to do an "svn status" to check that they had "svn add"ed all the necessary files. A status should come up with no "?" entries (any legitimate files should have been added to the svn:ignore properties).
Bill
On Dec 27, 2011, at 8:53 AM, Rajeev Thakur wrote:
The nightly tests were building on Dec 21, but are failing since Dec 22. So some check-in on Dec 22 is the culprit.
Rajeev
William Gropp Director, Parallel Computing Institute Deputy Director for Research Institute for Advanced Computing Applications and Technologies Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign
participants (4)
-
Darius Buntinas -
Dave Goodell -
Rajeev Thakur -
William Gropp