<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;">


    <h1 style="font-size: 150%;font-weight:normal; color:#ff3228;"><a href="https://ci.appveyor.com/project/jrfonseca-fdo/mesa/build/3186" style="color:#ff3228;">Build mesa 3186 failed</a></h1>

    <p style="color: #888;">
        Commit <a href="">d1efa09d34</a> by <a href="mailto:emil.velikov@collabora.com">Emil Velikov</a> on 1/13/2017 4:51 PM:
        <br />
        <span style="font-size: 110%;color:#222;">util: import sha1 implementation from OpenBSD\n\nAt the moment we support 5+ different implementations each with varying\namount of bugs - from thread safely problems [1], to outright broken\nimplementation(s) [2]\n\nIn order to accommodate these we have 150+ lines of configure script and\nextra two configure toggles. Whist an actual implementation being\n~200loc and our current compat wrapping ~250.\n\nLet's not forget that different people use different code paths, thus\neffectively makes it harder to test and debug since the default\nimplementation is automatically detected.\n\nTo minimise all these lovely experiences, import the "100% Public\nDomain" OpenBSD sha1 implementation. Clearly document any changes needed\nto get building correctly, since many/most of those can be upstreamed\nmaking future syncs easier.\n\nAs an added bonus this will avoid all the 'fun' experiences trying to\nintegrate it with the Android and SCons builds.\n\nv2: Manually expand __BEGIN_DECLS/__END_DECLS and document (Tapani).\n\nFurthermore it seems that some games (or surrounding runtime) static\nlink against OpenSSL resulting in conflicts. For more information see\nthe discussion thread [3]\n\nBugzilla [1]: https://bugs.freedesktop.org/show_bug.cgi?id=94904\nBugzilla [2]: https://bugs.freedesktop.org/show_bug.cgi?id=97967\n[3] https://lists.freedesktop.org/archives/mesa-dev/2017-January/140748.html\nCc: Mark Janes <mark.a.janes@intel.com>\nCc: Vinson Lee <vlee@freedesktop.org>\nCc: Tapani Pälli <tapani.palli@intel.com>\nCc: Jonathan Gray <jsg@jsg.id.au>\nTested-by: Jonathan Gray <jsg@jsg.id.au>\nSigned-off-by: Emil Velikov <emil.velikov@collabora.com>\nAcked-by: Tapani Pälli <tapani.palli@intel.com> (v1)\nAcked-by: Jason Ekstrand <jason@jlekstrand.net> (v1)</span>
    </p>

    <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p>
</div>