On May 3, 2005, at 4:32 PM, Owen Corpening wrote:

downloaded everything and built it (got head of cpptask, ant-contrib, and
log4cxx, not too trivial and a bit risky using HEADS of all that), died in
first unit test :(


run-unittest:
[mkdir] Created dir: C:\buildtools\logging-log4cxx\tests\output
[exec] ............................Assertion failed: stat ==
APR_SUCCESS, f
ile C:\buildtools\logging-log4cxx\tests\src\util\transformer.cpp, line 210


BUILD FAILED
C:\buildtools\logging-log4cxx\build.xml:1669: exec returned: -2147483645


but I guess that's progress ... now to debug the unit test of the log
utility ....



You need a "sed" utility on the path. I use cygwin. The tests inherited from log4j apply regular expression transforms to remove variable parts of the log (times, thread names) and the easiest way to do that cross-platform was to spawn sed.




Reply via email to