Opened 5 years ago
Closed 3 years ago
#60395 closed defect (fixed)
python27 @2.7.17_0 +optimizations: cannot ugrade to python27 @2.7.18_1 +optimizations
Reported by: | hugo-ribeiro (Hugo Ribeiro) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | python27 |
Description
I'm not sure if the problem is with python itself or with llvm (llvm-9.0 @9.0.1_0). The error happens during the test sequence. Here's what I believe to be the issue.
/bin/sh: line 1: 23346 Killed: 9 LLVM_PROFILE_FILE="code-%p.profclangr" DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python27/python27/work/Python-2.7.18 ./python.exe -m test.regrtest --pgo -x test_asyncore test_gdb test_multiprocessing test_subprocess make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python27/python27/work/Python-2.7.18' /Library/Developer/CommandLineTools/usr/bin/make build_all_merge_profile make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python27/python27/work/Python-2.7.18' /opt/local/bin/llvm-profdata merge -output=code.profclangd *.profclangr error: code-23975.profclangr: Unsupported instrumentation profile format version make[1]: *** [build_all_merge_profile] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python27/python27/work/Python-2.7.18' make: *** [profile-opt] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python27/python27/work/Python-2.7.18' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python27/python27/work/Python-2.7.18" && /usr/bin/make -j8 -w all Exit code: 2
Attachments (1)
Change History (4)
Changed 5 years ago by hugo-ribeiro (Hugo Ribeiro)
comment:1 Changed 5 years ago by hugo-ribeiro (Hugo Ribeiro)
Owner: | set to jmroot |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by larryv (Lawrence Velázquez)
Cc: | larryv added |
---|
comment:3 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
main.log