discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Something has recently changed to break the build...


From: Gregory Casamento
Subject: Re: Something has recently changed to break the build...
Date: Mon, 27 May 2024 12:01:06 -0400

I’m sorry I didn’t make it clear in my original email that this was a failure on GitHub CI.  NOT only local machine. 



On Mon, May 27, 2024 at 11:39 Riccardo Mottola <riccardo.mottola@libero.it> wrote:
Hi,

Gregory Casamento wrote:
> I was building on github.com <http://github.com>.  RFM has fixed it...
> It builds fine on my machine, but just for the record...
>
> Debian 12, clang 14
>

hmm... On old Debian with gcc all works.

However, I think this caused a regresion, a GCC build on NetBSD causes:
Making all for subproject ObjectiveC2...
  Compiling file blocks_runtime.m ...
  Compiling file NSBlocks.m ...
NSBlocks.m:6:2: warning: #warning Unable to build NSBlocks for this
runtime. [-Wcpp]
     6 | #warning Unable to build NSBlocks for this runtime.
       |  ^~~~~~~
Making all for subproject Additions...
gmake[5]: Nothing to be done for 'internal-subproject-compile'.
gmake[3]: GNUmakefile: No such file or directory
gmake[3]: *** No rule to make target 'GNUmakefile'.  Stop.
gmake[2]: *** [/GNUstep/System/Library/Makefiles/Master/rules.make:297:
libgnustep-base.all.library.variables] Error 2
gmake[1]: *** [/GNUstep/System/Library/Makefiles/Master/library.make:37:
internal-all] Error 2
gmake: ***
[/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53:
internal-all] Error 2



something is misconfiguring here. This is a clean build on a clean
computer...

Riccardo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]