<div dir="ltr"><div class="gmail_default" style="font-size:x-small">Hi Erich,</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">this happens because the new SFML installs its pkgconfi files in the wrong location (/usr/pkgconfig): if you add the line<br></div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">-DSFML_PKGCONFIG_INSTALL_PREFIX=/usr/lib$LIBDIRSUFFIX/pkgconfig \</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">between the cmake options in the SlackBuild then stuff using pkgconfig to locate SFML will find it again correctly.</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">I'll push the change in our git, it will be fixed in the repository at the next global update.</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Matteo<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 5 feb 2024 alle ore 16:22 Erich Ritz via SlackBuilds-users <<a href="mailto:slackbuilds-users@slackbuilds.org">slackbuilds-users@slackbuilds.org</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It looks like the recent update to SFML breaks the extremetuxracer build:<br>
<br>
Building games/extremetuxracer (rebuild for updated deps) 2024-02-05 14:42:12Verifying source files ...<br>
Installing dependencies ...<br>
SFML-2.6.1-x86_64-1_SBo: Simple and Fast Multimedia Library .............................. [ 2.2M]<br>
Running extremetuxracer.SlackBuild ... ETA 14:43:??<br>
env MAKEFLAGS='-j176 -l89' nice -n 5 bash ./extremetuxracer.SlackBuild<br>
...<br>
checking pkg-config is at least version 0.9.0... yes<br>
checking for sfml-system >= 2.4... no<br>
configure: error: sfml-system not found<br>
games/extremetuxracer: extremetuxracer.SlackBuild failed (status 1) 14:42:19<br>
Unmounting chroot ... <br>
:-( games/extremetuxracer FAILED )-:<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org" target="_blank">SlackBuilds-users@slackbuilds.org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div>