emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: GNU bug Tracking System
Subject: bug#60234: closed (Build failure on mac os 12.6 / gcc 12.2)
Date: Wed, 21 Dec 2022 07:08:02 +0000

Your message dated Wed, 21 Dec 2022 08:06:59 +0100
with message-id <F4B5029A-42F0-4490-9BA1-4EF9CF1ED3E6@sarc.name>
and subject line Re: bug#60234: Build failure on mac os 12.6 / gcc 12.2
has caused the debbugs.gnu.org bug report #60234,
regarding Build failure on mac os 12.6 / gcc 12.2
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60234: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60234
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Build failure on mac os 12.6 / gcc 12.2 Date: Wed, 21 Dec 2022 07:49:37 +0100
The error is

.../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: note: previously defined here as local-dynamic
  357 | SCM_THREAD_LOCAL scm_thread *scm_i_current_thread = NULL;

Simply repeating SCM_INTERNAL in the .c fixes it...

regards

  Daniel




--- End Message ---
--- Begin Message --- Subject: Re: bug#60234: Build failure on mac os 12.6 / gcc 12.2 Date: Wed, 21 Dec 2022 08:06:59 +0100
Patched in f859e0f58b211eedcb0dce4f2382cfebf37010d7.



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]