<K-ballo>
switched from boost 1.70 to 1.71 but something in the project is still refering to 1.70 filesystem
<K-ballo>
why would we be caching boost paths?
<K-ballo>
seems to come from *_LIB_DEPENDS variables, are those ours?
<rori>
I don't really know what has changed inside the filesystem module, but I saw that we are calling find_package filesystem with Boost_MINIMUM_VERSION, did you set this variable ? Cause the default is 1.61 apparently
<K-ballo>
actually those dependencies come from HPX_LIBRARIES, that's definitely ours
<rori>
concerning LIB_DEPENDS, I don't know about those sorry
<rori>
aaaahh
<K-ballo>
we should not be caching external dependencies there, they should be added each time configuration runs
<K-ballo>
I'm curious why those are cached at all though
<rori>
once my CMake PR will be merged, we'll not use HPX_LIBRARIES anymore, but still some work to do about the cray compiler wrapper and cuda integration
<rori>
where are they cached exactly ?
<K-ballo>
the cmake cache, CMakeCache.txt, HPX_LIBRARIES
<K-ballo>
after dropping it from the cache, a reconfiguration computes it successfully now
<rori>
Ah yeah right, I remove that in my PR, I don't know why it was cached :/
<rori>
?
<K-ballo>
we should reconsider each cached var, there are way too many of them
<rori>
I agree..
nikunj has joined #ste||ar
hkaiser has joined #ste||ar
aserio has joined #ste||ar
hkaiser has quit [Ping timeout: 250 seconds]
aserio has quit [Ping timeout: 264 seconds]
daissgr_ has joined #ste||ar
daissgr_ has quit [Remote host closed the connection]