<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Dagobert,</p>
<p><br>
</p>
<p>you acted in good faith, but I fear you missed a detail.<br>
</p>
<div class="moz-cite-prefix">On 2/4/19 9:24 AM, Dagobert Michelsen
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:6BFDB762-1BB3-4128-A12E-EF2C33914592@opencsw.org">
<div>Works for me, I just committed these lines:</div>
<div><br class="">
</div>
<div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">#
Checkpkg suggests adding the following lines to the GAR
recipe:</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">#
This is a summary; see above for details.</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">RUNTIME_DEP_PKGS_CSWgnustep-back
+= CSWlibart</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">If
any of the reported errors were false positives, you can
override them</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">pasting
the lines below to the GAR recipe.</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">CHECKPKG_OVERRIDES_CSWgnustep-back
+= pkginfo-opencsw-repository-uncommitted</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">CHECKPKG_OVERRIDES_CSWgnustep-back
+= missing-dependency|CSWlibart</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">CHECKPKG_OVERRIDES_CSWgnustep-back
+= surplus-dependency|CSWlibfontconfig1</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">CHECKPKG_OVERRIDES_CSWgnustep-back
+= surplus-dependency|CSWlibcairo2</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px;
line-height: normal; font-family: Menlo;" class=""><span
style="font-variant-ligatures: no-common-ligatures" class="">CHECKPKG_OVERRIDES_CSWgnustep-back
+= surplus-dependency|CSWlibxrender</span></div>
</div>
</blockquote>
<p><br>
</p>
<p>do you see "surplus cairo2" and missing "libart" ? <br>
</p>
<p>It means that configure missed to find cairo and fell back to
libart as a backend, however we have cairo and should be found.</p>
<p>The issue about the missing __tls_get_addr is found in the
config.log when checking for libcairo! Where also I noticed that
-lpthreads is not passed.</p>
<p>is EXTRA_LDFLAGS correct, in theory?</p>
<p><br>
</p>
<p>Riccardo<br>
</p>
</body>
</html>