[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Something has recently changed to break the build...
From: |
Riccardo Mottola |
Subject: |
Re: Something has recently changed to break the build... |
Date: |
Mon, 27 May 2024 16:41:43 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.2 |
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
- Something has recently changed to break the build..., Gregory Casamento, 2024/05/26
- Re: Something has recently changed to break the build..., Hugo Melder, 2024/05/26
- Re: Something has recently changed to break the build..., Gregory Casamento, 2024/05/26
- Re: Something has recently changed to break the build...,
Riccardo Mottola <=
- Re: Something has recently changed to break the build..., Gregory Casamento, 2024/05/27
- Re: Something has recently changed to break the build..., Richard Frith-Macdonald, 2024/05/28
- Re: Something has recently changed to break the build..., Gregory Casamento, 2024/05/28
- Re: Something has recently changed to break the build..., Riccardo Mottola, 2024/05/28
- Re: Something has recently changed to break the build..., Gregory Casamento, 2024/05/28