Closed David-Durst closed 5 years ago
I get the following error when using CoreIR in Aetherling's travis builds
OSError: /home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/coreir/libcoreir-c.so: undefined symbol: _ZNSt12__cow_stringC1EPKcm
https://travis-ci.com/David-Durst/aetherling/jobs/228414096#L707-L729
I'm using the latest release of travis with the tip of master for magma. I'm using the pycoreir package that comes with the latest magma.
https://travis-ci.com/David-Durst/aetherling/jobs/228414096#L367-L368
Do I need to change my .travis.yml config?
Travis started compiling CoreIR successful today despite the fact that
Closing until the issue reappers
I get the following error when using CoreIR in Aetherling's travis builds
https://travis-ci.com/David-Durst/aetherling/jobs/228414096#L707-L729
I'm using the latest release of travis with the tip of master for magma. I'm using the pycoreir package that comes with the latest magma.
https://travis-ci.com/David-Durst/aetherling/jobs/228414096#L367-L368
Do I need to change my .travis.yml config?