bug#60234: Build failure on mac os 12.6 / gcc 12.2

2023-01-20 Thread Ludovic Courtès
Hi Daniel, lloda skribis: > .../libguile/threads.h:194:43: error: 'scm_i_current_thread' is defined with > tls model global-dynamic > 194 | SCM_INTERNAL SCM_THREAD_LOCAL scm_thread *scm_i_current_thread; > | ^ > .../libguile/threads.c:357:30: no

bug#60234: Build failure on mac os 12.6 / gcc 12.2

2023-01-20 Thread lloda
> On 18 Jan 2023, at 23:16, Ludovic Courtès > wrote: > > Hi Daniel, > > lloda mailto:ll...@sarc.name>> skribis: > >> .../libguile/threads.h:194:43: error: 'scm_i_current_thread' is defined with >> tls model global-dynamic >> 194 | SCM_INTERNAL SCM_THREAD_LOCAL scm_thread

bug#60971: build failure of v3.0.9rc1 on mac os 12.6

2023-01-20 Thread lloda
Hello, v3.0.9rc1 fails on mac os 12.6.2 & gcc 12.2 or clang 14, same error in either case. gcc's error is: CC libguile_3.0_la-posix.lo In file included from ../../../src/guile4/libguile/posix.c:82: ../../../src/guile4/libguile/posix.c:109:9: error: l