[Slackbuilds-users] SFML update breaks extremetuxracer

Matteo Bernardini matteo.bernardini at gmail.com
Mon Feb 5 15:37:05 UTC 2024


Hi Erich,

this happens because the new SFML installs its pkgconfi files in the wrong
location (/usr/pkgconfig): if you add the line

-DSFML_PKGCONFIG_INSTALL_PREFIX=/usr/lib$LIBDIRSUFFIX/pkgconfig \

between the cmake options in the SlackBuild then stuff using pkgconfig to
locate SFML will find it again correctly.

I'll push the change in our git, it will be fixed in the repository at the
next global update.

Matteo

Il giorno lun 5 feb 2024 alle ore 16:22 Erich Ritz via SlackBuilds-users <
slackbuilds-users at slackbuilds.org> ha scritto:

> It looks like the recent update to SFML breaks the extremetuxracer build:
>
> Building games/extremetuxracer (rebuild for updated deps) 2024-02-05
> 14:42:12Verifying source files ...
> Installing dependencies ...
> SFML-2.6.1-x86_64-1_SBo: Simple and Fast Multimedia Library
> .............................. [ 2.2M]
> Running extremetuxracer.SlackBuild ...                              ETA
> 14:43:??
> env MAKEFLAGS='-j176 -l89' nice -n 5 bash ./extremetuxracer.SlackBuild
> ...
> checking pkg-config is at least version 0.9.0... yes
> checking for sfml-system >= 2.4... no
> configure: error: sfml-system not found
> games/extremetuxracer: extremetuxracer.SlackBuild failed (status 1)
>  14:42:19
> Unmounting chroot ...
> :-( games/extremetuxracer FAILED )-:
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20240205/27cd8523/attachment.htm>


More information about the SlackBuilds-users mailing list