From: Dirk E. <ed...@de...> - 2019-12-03 16:36:55
|
Hi Luigi, On 3 December 2019 at 17:18, Luigi Ballabio wrote: | Dirk, | Boost deprecated the header-only timer library we were using, so we | switched to their newer one, which on the one hand is no-longer header only | and on the other hand also depend on Boost.System. The result (see < | https://github.com/lballabio/QuantLib/pull/692/files>) is that configure | now also looks for libboost_timer and libboost_system and skips the test | suite and benchmark if it doesn't find them. Ahhh. That would explain what I see given how we build in a chroot cleanroom with only the prescribed components installed. Will add those two. I had only glanced at configure et al and could not make sense of it. Thanks for waving the cluebat my way! Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | ed...@de... |