Changes between Version 1 and Version 2 of Ticket #66272


Ignore:
Timestamp:
Nov 16, 2022, 9:16:07 PM (17 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Everything in this ticket indicates a problem configuring llvm-10. The llvm-10 port has no idea that grace was the port you tried to install, so this failure has nothing to do with grace.

The log says the problem configuring llvm-10 was:

:info:configure sh: /bin/ps: Operation not permitted
:info:configure sh: /bin/ps: Operation not permitted
:info:configure CMake Error at CMakeLists.txt:658 (if):
:info:configure   if given arguments:
:info:configure     "VERSION_LESS" "2.7"
:info:configure   Unknown arguments specified
:info:configure -- Configuring incomplete, errors occurred!

If you have other logs showing a problem with grace, file a separate ticket, however the grace log you attached to the aforementioned mailing list post did not show any error; it showed successful configuration of grace, so there's no bug there, based on that log.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66272

    • Property Summary changed from Grace fails to configure to llvm-10: if given arguments: "VERSION_LESS" "2.7" Unknown arguments specified
    • Property Port llvm-10 added; grace removed
  • Ticket #66272 – Description

    v1 v2  
    1313However, when Chris (https://lists.macports.org/pipermail/macports-users/2022-November/051623.html) asked me to run
    1414
    15 sudo port clean grace\\
    16 
     15{{{
     16sudo port clean grace
    1717sudo port -d configure grace
     18}}}
    1819
    1920based on the output (transcript) attached to the above thread, he believes that grace fails at configure.
    2021
    21 Thank you,\\
     22Thank you,
    2223
    2324Vahid