[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSInvalidArgumentException building GSspell.service
From: |
Fred Kiefer |
Subject: |
Re: NSInvalidArgumentException building GSspell.service |
Date: |
Fri, 10 Sep 2021 09:18:15 +0200 |
The program make_services is in the unlucky situation of being the first
Objective-C program that is executed on your system. If you run the tests of
base (make check) you would be getting similar errors a bit earlier.
I still would prefer to better understand your setup before going into detailed
analysis here. An as this involves a non standard architecture it would be
great to get David and Riccardo involved as they know a lot more about GNUstep
and clang on PowerPC.
Cheers,
Fred
> Am 10.09.2021 um 01:00 schrieb Mick Bert <MickBert@posteo.net>:
>
>
>
> Again, after installing gnustep-make 2.9.0, and gnustep-base 1.28.0,
> compiling gnustep-gui 0.29.0 on a debian powerpc port with clang 9.0.1-16.1,
> I got the error:
>
> Creating GSspell.service/Resources/Info-gnustep.plist...
> ././obj/make_services: Uncaught exception NSInvalidArgumentException, reason:
> Tried to init dictionary with nil key
>
> and I have no idea about how to proceed.
>
> --
>
> Mick
>