[MacPorts] #68383: python312 fails on 10.6.8 Rosetta

MacPorts noreply at macports.org
Sat Oct 7 22:47:25 UTC 2023


#68383: python312 fails on 10.6.8 Rosetta
-------------------------------------------+-----------------------
 Reporter:  barracuda156                   |      Owner:  (none)
     Type:  defect                         |     Status:  new
 Priority:  Normal                         |  Milestone:
Component:  ports                          |    Version:  2.8.1
 Keywords:  snowleopard, powerpc, rosetta  |       Port:  python312
-------------------------------------------+-----------------------
 {{{
 In file included from Python/thread.c:43:
 Python/thread_pthread.h: In function 'PyThread_get_thread_native_id':
 Python/thread_pthread.h:339:12: error: implicit declaration of function
 'pthread_threadid_np'; did you mean 'pthread_is_threaded_np'? [-Werror
 =implicit-function-declaration]
   339 |     (void) pthread_threadid_np(NULL, &native_id);
       |            ^~~~~~~~~~~~~~~~~~~
       |            pthread_is_threaded_np
 }}}

 Looks like the patch has to be updated now to work correctly.

 P. S. The same problem occurs on 10.6 PPC (natively), but I have confirmed
 it also happens on the standard 10.6.8.
 No problem on 10.5.8 for `ppc`. It is specific to 10.6.x.

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


More information about the macports-tickets mailing list