You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point I need to update my prebuilt host tools I use for Travis because of ACE 6.5.5, which is causing a version mismatch between the prebuilt TAO_IDL and TAO. Maybe this can be automated so that new host tools are created with new ACE/TAO releases.
The text was updated successfully, but these errors were encountered:
I have re-enabled building host tools for now. I'm thinking maybe that every week the host tools could built, then that triggers the individual builds which get the host tools from the first build. I'm not sure if this is possible to do on Travis alone however. I know it's possible on Jenkins since our Jenkins farm has lots of triggers like that especially between ACE/TAO builds and OpenDDS builds. Of course I could be overthinking this and the extra 5-7 minutes of build time I save isn't worth all this effort.
Now that OpenDDS/OpenDDS#1429 and OpenDDS/OpenDDS#1440 were merged and OpenDDS-Debian now is building ubuntu 18.04 packages based off OpenDDS master for PyOpenDDS, I could use them here as well and skip building host OpenDDS. The issue with that might be differences between building the deb and running the packages, but I could setup the cron to minimize of the possibility of that.
At some point I need to update my prebuilt host tools I use for Travis because of ACE 6.5.5, which is causing a version mismatch between the prebuilt TAO_IDL and TAO. Maybe this can be automated so that new host tools are created with new ACE/TAO releases.
The text was updated successfully, but these errors were encountered: