Changes between Version 2 and Version 3 of Ticket #59194, comment 16


Ignore:
Timestamp:
Oct 19, 2019, 4:54:15 AM (5 years ago)
Author:
mdekauwe (Martin De Kauwe)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59194, comment 16

    v2 v3  
    1 This doesn't work for me? I've tried updating my macport first too.
    2 
    3 {{{
    4 :info:build     if compiler_so[index] == '-isysroot':
    5 :info:build IndexError: list index out of range
    6 :info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyobjc/py37-pyobjc/work/pyobjc-core-5.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 setup.py --no-user-cfg build
    7 :info:build Exit code: 1
    8 :error:build Failed to build py37-pyobjc: command execution failed
    9 :debug:build Error code: CHILDSTATUS 944 1
    10 :debug:build Backtrace: command execution failed
    11 :debug:build     while executing
    12 :debug:build "system {*}$notty {*}$nice $fullcmdstring"
    13 :debug:build     invoked from within
    14 :debug:build "command_exec build"
    15 :debug:build     (procedure "portbuild::build_main" line 8)
    16 :debug:build     invoked from within
    17 :debug:build "$procedure $targetname"
    18 :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pyobjc/py37-pyobjc/main.log for details.
    19 }}}
    20 
    21 This was also true if I manual editing the /opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/_osx_support.py adding the for index in reversed(indices)