|
From: Luigi B. <lui...@gm...> - 2010-02-11 15:58:00
|
On Thu, 2010-02-11 at 09:21 -0600, Dirk Eddelbuettel wrote: > For hppa, I can replicate the failure on one of our developer-accessible hppa > machines: > > (sid)edd@paer:~/quantlib-1.0.0~20100209$ LD_LIBRARY_PATH=`pwd`/ql/.libs make benchmark > make -C test-suite benchmark > make[1]: Entering directory `/home/edd/quantlib-1.0.0~20100209/test-suite' > BOOST_TEST_LOG_LEVEL=message ./quantlib-benchmark > *** glibc detected *** /home/edd/quantlib-1.0.0~20100209/test-suite/.libs/lt-quantlib-benchmark: free(): invalid pointer: 0x003324a8 *** > ^Cmake[1]: *** wait: No child processes. Stop. > make[1]: *** Waiting for unfinished jobs.... > make[1]: *** wait: No child processes. Stop. > make: *** [benchmark] Error 2 > > (sid)edd@paer:~/quantlib-1.0.0~20100209$ > > As this happens in the somewhat optional quantlib-benchmark that I run on top > of 'make check', I will for now exclude this step from the builds. So the test suite succeeds, right? Luigi -- All generalizations are false, including this one. -- Mark Twain |