Issue with BOOST_MESSAGE in pmacApp/unitTest
Opened this issue · 4 comments
zioven commented
Hi,
I have just created a fresh installation of pmac
module on my system (Ubuntu 18.04), but I found some issues with the unit tests.
Versions used:
- pmac: master (ae2603b98d98e49d1c1392c1d3839139bc063cf0)
- boost: 1.65.1
I had to modify files in pmacApps/unitTests
as shown in the attached patch.
Best regards,
Žiga
gilesknap commented
Thanks, I'll look into this.
domitto commented
I got the same error and had to apply the same changes to compile on Rocky 8.9 with boost 1.66
jwlodek commented
Can confirm this same issue on RHEL 8.9.
Engbretson commented
BOOST_MESSAGE has been deprecated in favor of BOOST_TEST_MESSAGE