DiamondLightSource / pmac

Driver for the Delta Tau PMAC motion controller family.
Apache License 2.0
25 stars 17 forks source link

Issue with BOOST_MESSAGE in pmacApp/unitTest #87

Open zioven opened 3 years ago

zioven commented 3 years ago

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.

boost_test_message.txt

Best regards,

Žiga

gilesknap commented 3 years ago

Thanks, I'll look into this.

domitto commented 5 months ago

I got the same error and had to apply the same changes to compile on Rocky 8.9 with boost 1.66

jwlodek commented 4 months ago

Can confirm this same issue on RHEL 8.9.

Engbretson commented 1 month ago

BOOST_MESSAGE has been deprecated in favor of BOOST_TEST_MESSAGE