<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] [2.14.0] _cairo_surface_has_snapshots (surface)' failed"
   href="https://bugs.webkit.org/show_bug.cgi?id=162497#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] [2.14.0] _cairo_surface_has_snapshots (surface)' failed"
   href="https://bugs.webkit.org/show_bug.cgi?id=162497">bug 162497</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>Yes, if you remove -g then of course there will be no debuginfo at all. Don't do that. :) I suspect your build is failing because of one of your custom flags, try getting rid of all the custom stuff and just running a nice simple:

cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo
time make -j5

That might also &quot;fix&quot; this bug, who knows....</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>