On 23.05.2021 06:01, Marco Atzeri wrote: > On 23.05.2021 05:51, Marco Atzeri wrote: >> On 23.05.2021 01:44, Lemures Lemniscati via Cygwin-apps wrote: >>> On Wed, 19 May 2021 22:09:59 +0100, Jon Turney >>>> On 19/05/2021 20:32, Ken Brown via Cygwin-apps wrote: > >>> >>> Here are patches... >>> assuming I recovered correcttl the file, they build on my 32bit and pass all tests. scullywag error is very curious: ------------------------------------------------ GICOMP /cygdrive/c/projects/playground/gobject-introspection-1.54.1-4.i686/src/gobject-introspection-1.54.1/gir/win32-1.0.gir GICOMP gir/cairo-1.0.gir Traceback (most recent call last): File "/usr/lib/python3.8/distutils/unixccompiler.py", line 127, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + File "/usr/lib/python3.8/distutils/ccompiler.py", line 910, in spawn spawn(cmd, dry_run=self.dry_run) File "/usr/lib/python3.8/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/usr/lib/python3.8/distutils/spawn.py", line 147, in _spawn_posix raise DistutilsExecError( distutils.errors.DistutilsExecError: command 'gcc' terminated by signal 11 During handling of the above exception, another exception occurred: ------------------------------------------------- maybe it exceedes the 32bit assigned limits on the machine ?