[MacPorts] #71730: Fails to build Python313 on Sequoia
MacPorts
noreply at macports.org
Fri Jan 3 17:26:37 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 mouse07410):
**Update**
Installing CLT for Xcode-16.2 and re-running the install made no
difference (frankly, as I expected):
{{{
$ sudo rm -rf /Library/Developer/CommandLineTools
$ [installed CLT 16.2 via Finder/Installer]
$ sudo port clean python313
$ sudo port -v install python313
. . .
0:00:15 load avg: 12.70 [21/44] test_hashlib
test test_hashlib failed
0:00:15 load avg: 12.70 [22/44] test_heapq -- test_hashlib failed (1
error)
0:00:15 load avg: 12.70 [23/44] test_int
0:00:16 load avg: 12.70 [24/44] test_itertools
. . .
0:00:32 load avg: 10.33 [44/44] test_xml_etree_c
Total duration: 33.0 sec
Total tests: run=9,394 skipped=198
Total test files: run=44/44 failed=1
Result: FAILURE
make: *** [profile-run-stamp] Error 2
make: Leaving directory
`/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'
Command failed: cd
"/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"
&& /usr/bin/make -j4 -w all
Exit code: 2
Error: Failed to build python313: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python313/python313/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port python313 failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71730#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list