[MacPorts] #60633: py-scipy: error: thread-local storage is not supported for the current target

MacPorts noreply at macports.org
Fri Jun 12 17:24:40 UTC 2020


#60633: py-scipy: error: thread-local storage is not supported for the current
target
------------------------+-----------------------
 Reporter:  ryandesign  |      Owner:  michaelld
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:  yosemite    |       Port:  py-scipy
------------------------+-----------------------
 It's a
 [https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/116171/steps
 /install-dependencies/logs/stdio long logfile] containing many other
 ports' builds, but py-scipy fails with:

 {{{
 In file included from scipy/fft/_pocketfft/pypocketfft.cxx:19:
 scipy/fft/_pocketfft/pocketfft_hdronly.h:732:1: error: thread-local
 storage is not supported for the current target
 thread_local size_t thread_id = 0;
 ^
 scipy/fft/_pocketfft/pocketfft_hdronly.h:733:1: error: thread-local
 storage is not supported for the current target
 thread_local size_t num_threads = 1;
 ^
 }}}

 Maybe this can be made to work using `compiler.thread_local_storage yes`.

-- 
Ticket URL: <https://trac.macports.org/ticket/60633>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list