<div dir="ltr">Hi,<div><br></div><div>I got some compilation problems and test failures on a recent macbook air. The compilation problems happened because at many points varnish does a printf with format string %ju and passes it an uint64_t, but it expects an uintmax_t.</div>

<div><br></div><div>The attached patch seems to fix this.<br clear="all"><div><br></div><div>After compiling I get two test errors when running make check, and I've attached the test log too. The errors seem to be unrelated to what I did to make it compile.</div>

<div><br></div><div>I hope these were helpful, and thanks for the patience.</div><div><br></div><div>Thanks<br clear="all"><div><br></div>-- <br>- Alexandre Passos

</div></div></div>