|
From: Luigi B. <lui...@gm...> - 2016-09-30 09:01:56
|
Should be about 10/15 minutes. Yes, libtool is packaged. Strange. May you try installing libtool and running ./autogen.sh before ./configure so that it picks up your version? Luigi On Fri, Sep 30, 2016 at 10:51 AM Die Optimisten <in...@di...> wrote: > Hi > > Debian wheezy > autoconf, automake: yes, > NO libtool (but that seems to be packaged witch quantlib.tgz ? > > # started: > configure > make # all ok! > make check # FAILURE > > Looks like being a bash (syntax) error, so I wonder why not anyone else > got this failure. > > manually started quantlib-test-suite (seems to be ok -- how long does this > take (I have 4000 bogomips, or how long does it take on an up-to-date pc) ? > > > thx Opti > > > On 2016-09-30 10:37, Luigi Ballabio wrote: > > Hmm. That's the first I see of this. It seems that the error was in the > wrapper generated by libtool. What operating system are you using? Do you > have libtool, autoconf and automake installed? > > Luigi > > > On Fri, Sep 30, 2016 at 10:20 AM Die Optimisten <in...@di...> > wrote: > >> Hi >> >> make[3]: Entering directory `QuantLib-1.8.1/test-suite' >> FAIL: quantlib-test-suite >> >> ============================================================================ >> Testsuite summary for QuantLib 1.8.1 >> >> ============================================================================ >> # TOTAL: 1 >> # PASS: 0 >> # SKIP: 0 >> # XFAIL: 0 >> # FAIL: 1 >> # XPASS: 0 >> # ERROR: 0 >> >> ============================================================================ >> See test-suite/test-suite.log >> Please report to qua...@li... >> >> ============================================================================ >> make[3]: *** [test-suite.log] Error 1 >> >> ** Contents: ** >> >> FAIL: quantlib-test-suite >> ========================= >> >> ./quantlib-test-suite: line 37: libtool_install_magic: unbound variable >> FAIL quantlib-test-suite (exit status: 1) >> >> test-suite/quantlib-test-suite (line 39: >> if test "$libtool_install_magic" = "%%%MAGIC variable%%%"; then >> >> Is that a bug, what shall I do to run it sucessfully? >> >> thanks >> Opti >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> QuantLib-dev mailing list >> Qua...@li... >> https://lists.sourceforge.net/lists/listinfo/quantlib-dev >> > > > ------------------------------------------------------------------------------ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |