[MacPorts] #71846: python 310 fails on 10.11 for _getentropy

MacPorts noreply at macports.org
Thu Jan 16 11:17:59 UTC 2025


#71846: python 310 fails on 10.11 for _getentropy
------------------------+------------------------------
  Reporter:  rmottola   |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:  elcapitan python
      Port:  python310  |
------------------------+------------------------------

Comment (by rmottola):

 Clang 15 has the same error as clang 17 about lipo. DIdn't try 16...


 Clang 7.0:

 {{{

 error: Invalid value (Producer: 'LLVM7.1.0' Reader: 'LLVM
 APPLE_1_800.0.42.1_0')
 /Library/Developer/CommandLineTools/usr/bin/ar: internal ranlib command
 failed
 make[3]: *** [libpython3.10.a] Error 1
 }}}



 Clang 8.0
 {{{
 error: Invalid value (Producer: 'LLVM8.0.1' Reader: 'LLVM
 APPLE_1_800.0.42.1_0')
 /Library/Developer/CommandLineTools/usr/bin/ar: internal ranlib command
 failed
 make[3]: *** [libpython3.10.a] Error 1
 }}}


 Clang 9.0:
 {{{
 error: Invalid value (Producer: 'LLVM9.0.1' Reader: 'LLVM
 APPLE_1_800.0.42.1_0')
 /Library/Developer/CommandLineTools/usr/bin/ar: internal ranlib command
 failed
 make[3]: *** [libpython3.10.a] Error 1
 }}}

 Clang 10:
 {{{
 error: Invalid value (Producer: 'LLVM10.0.1' Reader: 'LLVM
 APPLE_1_800.0.42.1_0')
 /Library/Developer/CommandLineTools/usr/bin/ar: internal ranlib command
 failed
 make[3]: *** [libpython3.10.a] Error 1

 }}}

 Clang 11:
 {{{

 fatal error: /opt/local/bin/lipo: can't figure out the architecture type
 of:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python310/python310/work/.tmp
 /ceval-d6f181.o
 clang: error: lipo command failed with exit code 1 (use -v to see
 invocation)
 make[3]: *** [Python/ceval.o] Error 1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/71846#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list