[Slackbuilds-users] Solved: Re: tgif-QPL
J. Milgram
milgram at cgpp.com
Mon Apr 27 20:28:54 UTC 2026
By way of followup: looks like Ponce had already patched the Slackbuild.
So I synced up to his repo, removed the package I built by hand with the
-std=gnu89 patch, and ran sboinstall tgif-QPL. Worked like a champ! So
this is solved.
best regards & thanks again,
Judah
On 4/27/26 02:22, J. Milgram via SlackBuilds-users wrote:
>
>
> Ιωάννης,
>
> That did the trick - thank you!
>
> FWIW / for the record, here's all it took, as a patch:
>
> --- tgif-QPL.SlackBuild.orig 2026-04-27 01:58:32.135226866 -0400
> +++ tgif-QPL.SlackBuild 2026-04-27 01:56:37.261382785 -0400
> @@ -46,6 +46,8 @@
> LIBDIRSUFFIX=""
> fi
>
> +SLKCFLAGS="$SLKCFLAGS -std=gnu89"
> +
> set -e
>
> rm -rf $PKG
>
> Compiles now with only one or two warnings and on installation runs
> like a champ.
>
> cc to the maintainer.
>
> I now realize that, as the question involves -current, this may not
> have been the right place to post it ... apologies to anyone whose
> bandwidth I wasted.
>
> thanks again!
>
> Judah
>
>
>
> On 4/26/26 16:22, Ιωάννης wrote:
>> can you try with: make tgif CCOPTIONS="$SLKCFLAGS -std=gnu89"
>> CXXOPTIONS="$SLKCFLAGS -std=gnu89"
>> It worked here.
>>
>> Στις Κυρ 26 Απρ 2026 στις 9:28 μ.μ., ο/η J. Milgram via
>> SlackBuilds-users <slackbuilds-users at slackbuilds.org> έγραψε:
>>>
>>> Has anyone had recent success building tgif-QPL on a slack64-current
>>> system?
>>>
>>> I'm getting:
>>>
>>> tgif-QPL: tgif-QPL.SlackBuild returned non-zero.
>>>
>>> And "non-zero" seems to be "3"
>>>
>>> Seems to happen after trying to compile exec.c. I see a lot of warnings
>>> about old-style function definitions but no actual error messages.
>>>
>>> FWIW
>>>
>>> - I've done "install-new" and "update-all" on the system ... no change.
>>>
>>> - sbocheck doesn't seem to report anything that urgently needs
>>> updating.
>>>
>>> - Using REPO=https://github.com/Ponce/slackbuilds.git in my
>>> sbotools.conf
>>>
>>> - Same package builds w/o problem on my Slack64-15.0 system.
>>>
>>> Any tips on things to look for? Are error messages being captured
>>> somewhere I don't know about?
>>>
>>> Thanks!
>>>
>>> Judah
>>>
>>>
>>> --
>>> =====
>>> milgram at cgpp.com
>>> 301-257-7069
>>>
>>>
>>> _______________________________________________
>>> 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/
>>>
>
--
=====
milgram at cgpp.com
301-257-7069
More information about the SlackBuilds-users
mailing list