Hi, On Fri, Sep 30, 2016 at 12:29:40PM -0700, Steve Langasek wrote: > I've done some analysis of this build failure in Ubuntu, and it appears the > problem is that libint2 is missing some header includes, which causes build > failures of programs trying to include them.
Thanks! > (Unfortunately, cmake is not good about showing the actual failing test > or its output.) Yeah, I've filed #839389 about this. > On arm64 with libint2-dev 2.1.0~beta2-2, I try to build the test case > as follows: [...] > It's possible this problem is fixed upstream in libint2 2.1.0-1.1 (I haven't > had a chance yet to check), I tried to rebuild mpqc3 on amd64 with libint2_2.1.0-1.1 and it failed in the same way. I'm now trying the upstrea 2.1 branch (there's been a few commits), and will then try master and file a bug upstream if that doesn't help. Thanks, Michael