[MacPorts] #71730: Fails to build Python313 on Sequoia

MacPorts noreply at macports.org
Sun Jan 5 01:31:08 UTC 2025


#71730: Fails to build Python313 on Sequoia
-------------------------+--------------------
  Reporter:  mouse07410  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  python313   |
-------------------------+--------------------

Comment (by kencu):

 Bad news.

 I reinstalled openssl3 +legacy on my system:

 {{{
 % port -v installed openssl3 |grep active
   openssl3 @3.4.0_0+legacy (active) requested_variants='+legacy'
 platform='darwin 24' archs='x86_64' date='2025-01-04T16:52:37-0800'
 }}}

 and then rebuilt python 313 without any troubles at all. Hashlib had no
 issues (Sequoia Intel):

 {{{
 LLVM_PROFILE_FILE="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python313/python313/work/Python-3.13.1/code-%p.profclangr"
 DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python313/python313/work/Python-3.13.1
 ./python.exe -m test --pgo --timeout=
 Using random seed: 1733567849
 0:00:00 load avg: 9.47 Run 44 tests sequentially in a single process
 0:00:00 load avg: 9.47 [ 1/44] test_array
 0:00:01 load avg: 9.47 [ 2/44] test_base64
 0:00:02 load avg: 9.47 [ 3/44] test_binascii
 0:00:02 load avg: 9.47 [ 4/44] test_binop
 0:00:02 load avg: 9.47 [ 5/44] test_bisect
 0:00:02 load avg: 9.47 [ 6/44] test_bytes
 0:00:07 load avg: 8.79 [ 7/44] test_bz2
 0:00:15 load avg: 7.75 [ 8/44] test_cmath
 0:00:15 load avg: 7.75 [ 9/44] test_codecs
 0:00:18 load avg: 7.75 [10/44] test_collections
 0:00:20 load avg: 7.21 [11/44] test_complex
 0:00:20 load avg: 7.21 [12/44] test_dataclasses
 0:00:21 load avg: 7.21 [13/44] test_datetime
 0:00:27 load avg: 6.95 [14/44] test_decimal
 ----------------------------------------------------------------- NOTICE
 -----------------------------------------------------------------
 test_decimal may generate "malloc can't allocate region"
 warnings on macOS systems. This behavior is known. Do not
 report a bug unless tests are also failing.
 See https://github.com/python/cpython/issues/85100
 ------------------------------------------------------------------------------------------------------------------------------------------
 0:00:34 load avg: 6.63 [15/44] test_difflib
 0:00:35 load avg: 6.18 [16/44] test_embed
 0:00:55 load avg: 4.90 [17/44] test_float
 0:00:55 load avg: 4.90 [18/44] test_fstring
 0:01:00 load avg: 4.59 [19/44] test_functools
 0:01:01 load avg: 4.59 [20/44] test_generators
 0:01:01 load avg: 4.59 [21/44] test_hashlib
 0:01:03 load avg: 4.59 [22/44] test_heapq
 0:01:04 load avg: 4.59 [23/44] test_int
 0:01:05 load avg: 4.70 [24/44] test_itertools
 0:01:09 load avg: 4.70 [25/44] test_json
 0:01:17 load avg: 4.37 [26/44] test_long
 0:01:21 load avg: 4.10 [27/44] test_lzma
 0:01:22 load avg: 4.10 [28/44] test_math
 0:01:25 load avg: 4.01 [29/44] test_memoryview
 0:01:26 load avg: 4.01 [30/44] test_operator
 0:01:26 load avg: 4.01 [31/44] test_ordered_dict
 0:01:27 load avg: 4.01 [32/44] test_patma
 0:01:27 load avg: 4.01 [33/44] test_pickle
 0:01:36 load avg: 3.70 [34/44] test_pprint
 0:01:36 load avg: 3.70 [35/44] test_re
 0:01:38 load avg: 3.70 [36/44] test_set
 0:01:44 load avg: 3.57 [37/44] test_sqlite3
 0:01:45 load avg: 3.52 [38/44] test_statistics
 0:01:53 load avg: 3.48 [39/44] test_str
 0:01:56 load avg: 3.28 [40/44] test_struct
 0:01:57 load avg: 3.28 [41/44] test_tabnanny
 0:01:59 load avg: 3.28 [42/44] test_time
 0:02:01 load avg: 3.18 [43/44] test_xml_etree
 0:02:03 load avg: 3.18 [44/44] test_xml_etree_c

 Total duration: 2 min 4 sec
 Total tests: run=9,394 skipped=198
 Total test files: run=44/44
 Result: SUCCESS
 }}}

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


More information about the macports-tickets mailing list