Ben Laurie

Results 23 comments of Ben Laurie

Wow, I suck. I should check this is safe to merge - I notice you removed the NullPin class, not sure if that breaks stuff? Also, why the change on...

Did I get my sums wrong? 1e7deg is up to 1.5 meters of error, isn't it? On Tue Nov 25 2014 at 7:58:57 PM Eduardo Reginato lavratti < [email protected]> wrote:...

I'd rather not add docker to the list of stuff I have to mess with. Are you saying there's a step I missed? Where am I supposed to run what?

Ah, I see the revised instructions. Now I get: ``` g++ -DBIGARRAY_MULTIPLIER=1 -Wall -Werror -Wno-unknown-pragmas -fno-stack-protector -DTARGET_IA32E -DHOST_IA32E -fPIC -DTARGET_LINUX -I/tmp/pip-req-build-o3KA32/third_party/pin-2.14-71313-gcc.4.4.7-linux/source/include/pin -I/tmp/pip-req-build-o3KA32/third_party/pin-2.14-71313-gcc.4.4.7-linux/source/include/pin/gen -I/tmp/pip-req-build-o3KA32/third_party/pin-2.14-71313-gcc.4.4.7-linux/extras/components/include -I/tmp/pip-req-build-o3KA32/third_party/pin-2.14-71313-gcc.4.4.7-linux/extras/xed-intel64/include -I/tmp/pip-req-build-o3KA32/third_party/pin-2.14-71313-gcc.4.4.7-linux/source/tools/InstLib -O3 -fomit-frame-pointer -fno-strict-aliasing -I/tmp/pip-req-build-o3KA32/qsym/pintool -g...

This is when doing pip install .

This is Google's internal version of Debian. I have apt if I need to install different versions of things (probably), or I can take a look at debugging.

What version of gcc/g++ are you using?

Hmm. Well, I made it build with gcc 7, but now when I run qsym it doesn't do anything. The root cause seems to be this file is missing: `/usr/local/google/home/benl/git-work/qsym/venv/lib/python2.7/site-packages/qsym/../third_party/pin-2.14-71313-gcc.4.4.7-linux/pin.sh`

Tests all still fail, by the way.