Conversation
b0b8e54 to
cedf4f9
Compare
|
@olivier-stasse Hm, sorry to say, but Linux is very unhappy with this change. Can you take a look? Thanks. |
|
Note that I redirected this PR from @olivier-stasse also, the DCO bot is unhappy. Can you rebase and sign-off all of the commits here? |
This release is suppose to fix the two problems specified previously in the comment: jbeder/yaml-cpp#538 jbeder/yaml-cpp#597 Tested (and needed) on macOS Catalina. Signed-off-by: Olivier Stasse <ostasse@laas.fr>
Signed-off-by: Olivier Stasse <ostasse@laas.fr>
|
Dear @clalancette, I have a problem with rviz_common but I do think this is not related... |
|
Unfortunately, it looks like macOS is not happy with this change. It is failing to run many tests, all of them with a dyld error on yaml-cpp symbols. @olivier-stasse can you take a look? |
|
Dear @clalancette, Because I do not have the same on my own mac. A detailed report follows. On my side I did: to check if the system was breaking at the compiling step and found nothing. and got:
on |
No, unfortunately macOS doesn't support Docker. One significant difference is that our CI runs on Mojave, and I believe you are on Catalina. Other than testing on a Mojave machine, I don't exactly know how else to reproduce. |
|
I'm going to close this one in favor of #23 (where we are still going to have to figure out the problems with macOS). |
This release is suppose to fix the two problems specified previously in the comment:
jbeder/yaml-cpp#538
jbeder/yaml-cpp#597
Tested (and needed) on macOS Catalina.
Proposed to fix #19