I confirm my local build is ok now thanks to your patch.
Thank you Stephan!
On 10/15/23 16:40, Julien Nabet wrote:
now Python part fails to build with: Failed to build these modules:
_ctypes" but only with warnings. As if libffi and Python were now take
into account werror whereas it wasn't the case before.
Did you maybe get confused by -Wimplicit-function-declarati
On 10/15/23 15:11, Julien Nabet wrote:
../src/tramp.c:262:22: error: call to undeclared function
'open_temp_exec_file'; ISO C99 and later do not support implicit
function declarations [-Wimplicit-function-declaration]
tramp_globals.fd = open_temp_exec_file ();
^
1 error
now Python part fails to build with: Failed to build these modules:
_ctypes" but only with warnings. As if libffi and Python were now take
into account werror whereas it wasn't the case before.
I gave a try with https://gerrit.libreoffice.org/c/core/+/157988
Hello,
On pc Debian x86-64 with master sources updated today, I got:
libtool: compile: clang -fvisibility=hidden -DHAVE_CONFIG_H -I. -I..
-I. -I../include -Iinclude -I../src -Wall -O3 -fexceptions -MT
src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c
-fPIC -DPIC -o src