Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install bintrace #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mborgerson
Copy link
Member

  • For archr tests and beyond, install bintrace with qemu tracer. Currently this will build qemu-i386 from source, but the increase in container build time is not substantial.
  • Install deps are not placed into requirements.txt template because pip has issues with cross-package dependencies installed this way.
  • Eventually I plan for bintrace to get proper packages on pypi, so this is a temporary fix to get the tests running.
  • Pinned bintrace to current repository master branch HEAD.

Related angr/archr#126

@twizmwazin
Copy link
Member

Do you have an estimate as to how much time this will take to build? This will be built on every CI run, so if its more than a handful of seconds I think we might want to look into at least caching wheels somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants