[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master bf7041a: Centralize subprocess creation in a single function.
From: |
Lars Ingebrigtsen |
Subject: |
Re: master bf7041a: Centralize subprocess creation in a single function. |
Date: |
Thu, 24 Dec 2020 17:08:06 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Either this patch or the next one broke the build on OpenBSD:
CC malloc/scratch_buffer_grow_preserve.o
malloc/scratch_buffer_grow_preserve.c:67:1: fatal error: opening dependency
file deps/malloc/scratch_buffer_grow_preserve.d: No such file or directory
libc_hidden_def (__libc_scratch_buffer_grow_preserve)
^~~~~~~~~~~~~~~
CC malloc/scratch_buffer_set_array_size.o
malloc/scratch_buffer_set_array_size.c:64:1: fatal error: opening dependency
file deps/malloc/scratch_buffer_set_array_size.d: No such file or directory
libc_hidden_def (__libc_scratch_buffer_set_array_size)
^~~~~~~~~~~~~~~
compilation terminated.
compilation terminated.
gmake[2]: *** [Makefile:95: malloc/scratch_buffer_grow_preserve.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
CC stat-time.o
malloc/scratch_buffer_grow.c:56:1: fatal error: opening dependency file
deps/malloc/scratch_buffer_grow.d: No such file or directory
libc_hidden_def (__libc_scratch_buffer_grow)
^~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [Makefile:95: malloc/scratch_buffer_grow.o] Error 1
gmake[2]: *** [Makefile:95: malloc/scratch_buffer_set_array_size.o] Error 1
gmake[2]: Leaving directory '/home/larsi/src/emacs/trunk/lib'
gmake[1]: *** [Makefile:411: lib] Error 2
gmake[1]: Leaving directory '/home/larsi/src/emacs/trunk'
gmake: *** [Makefile:1126: bootstrap] Error 2
*** Error 2 in /home/larsi/src/emacs/trunk (makefile:6 'bootstrap')
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: master bf7041a: Centralize subprocess creation in a single function.,
Lars Ingebrigtsen <=
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Eli Zaretskii, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Eli Zaretskii, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Eli Zaretskii, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24
- Re: master bf7041a: Centralize subprocess creation in a single function., Lars Ingebrigtsen, 2020/12/24