Changes between Initial Version and Version 1 of Ticket #59526


Ignore:
Timestamp:
Oct 30, 2019, 11:57:01 PM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log shows the error is:

:info:build ../libcore/tracedata.cpp:3262:30: error: ordered comparison between pointer and zero ('const void *' and 'int')
:info:build     if (_parts.contains(part)>0) return;
:info:build         ~~~~~~~~~~~~~~~~~~~~~^~

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59526

    • Property Cc frederic.devernay@… removed
    • Property Owner set to devernay
    • Property Status changed from new to assigned
    • Property Summary changed from MacOS 10.15.1: Unable to install (build) qcachegrind to qcachegrind @0.7.4: error: ordered comparison between pointer and zero
  • Ticket #59526 – Description

    initial v1  
    11Successfully migrated 277 ports.  qcachegrind was the only failure.
    22
    3 ```
     3{{{
    44$ sudo port install qcachegrind
    55--->  Computing dependencies for qcachegrind
     
    1717Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    1818Error: Processing of port qcachegrind failed
    19 ```
     19}}}