<p dir="ltr">It works just using quartz indeed, dunno where I&#39;ve found those variants. Thanks</p>
<div class="gmail_quote">On May 8, 2016 1:19 AM, &quot;David Evans&quot; &lt;<a href="mailto:devans@macports.org">devans@macports.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 5/6/16 8:09 AM, David Evans wrote:<br>
&gt; On 5/6/16 5:55 AM, Andrea Giammarchi wrote:<br>
&gt;&gt; Hi there,<br>
&gt;&gt;   without adding any variant, I&#39;ve tried to install the following: gtk3 is OK, webkit2 is not.<br>
&gt;&gt;<br>
&gt;&gt; ```sh<br>
&gt;&gt; sudo port install gtk3 +quartz<br>
&gt;&gt; sudo port install webkit2-gtk +quartz<br>
&gt;&gt; ```<br>
&gt;&gt;<br>
&gt;&gt; The unfortunate failure happens on `gstreamer1-gst-plugins-good`, which is built after `webkit2-gtk` is actually already<br>
&gt;&gt; built, making port install operation fail.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m not sure what&#39;s going on, I&#39;ve even installed a part, and successfully, `pulseadio -x11` before trying again but<br>
&gt;&gt; there&#39;s nothing t do, as soon as tagline or gst-plugins-good are installed the procedure fails.<br>
&gt;&gt;<br>
&gt;&gt; However, adding  `-x11 +no_x11 +quartz +gtk3 -gtk2 +no_gtk2` made me able to build webkit2-gtk at one condition: remove<br>
&gt;&gt; manually the gstreamer1-gst-plugins-bad which requires mandatory +x11 flag and it would fail otherwise.<br>
&gt;&gt;<br>
&gt;&gt; I would expect that, in a clean env, with proper gtk3 + quartz already available, webkit2-gtk +quartz would just install<br>
&gt;&gt; without problems: is there anything I am doing wrong?<br>
&gt;&gt;<br>
&gt;&gt; (beside the flag +no_gtk2 that maybe is made up but it didn&#39;t hurt the build)<br>
&gt;&gt;<br>
&gt;&gt; Thank you<br>
&gt;&gt;<br>
&gt;<br>
&gt; This appears to be a consequence of the recent update of port taglib which causes gstreamer1-gst-plugins-good and others<br>
&gt; to fail.<br>
&gt;<br>
&gt; See<br>
&gt;<br>
&gt; <a href="https://trac.macports.org/ticket/51318" rel="noreferrer" target="_blank">https://trac.macports.org/ticket/51318</a><br>
&gt; <a href="https://trac.macports.org/ticket/51319" rel="noreferrer" target="_blank">https://trac.macports.org/ticket/51319</a><br>
&gt;<br>
<br>
This issue has been resolved, so update your ports and try again.  Should be working now.  If not file a ticket.  BTW to<br>
build the quartz version you just need to specify +quartz all the other variants you mentioned are not necessary and<br>
some don&#39;t even exist (no_x11, no_gtk2).<br>
<br>
<br>
</blockquote></div>