Changes between Version 1 and Version 2 of Ticket #62580, comment 9


Ignore:
Timestamp:
Mar 30, 2021, 4:07:06 AM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62580, comment 9

    v1 v2  
    1717}}}
    1818
    19 So I would -- at least temporarily -- disable all the "port select'd" stuff you have selected -- certainly disable all the python ones (python, python2, python3) and all the swig ones, as these are the ones you are actively using right now and that are misconfiguring -- but while you are at it, disable every single thing you may have "port selected" -- clang, gcc, whatever you have done.
     19So I would -- at least temporarily -- disable all the "port select'd" stuff you have selected -- certainly disable all the python ones (python, python2, python3)  -- but while you are at it, disable every single thing you may have "port selected" -- clang, gcc, whatever you have done. You can find these with this:
     20{{{
     21port select --summary
     22}}}
    2023
    2124None of these ports are written to be sufficiently robust to overcome such forces.