Opened 4 years ago

Closed 4 years ago

#59526 closed defect (duplicate)

qcachegrind @0.7.4: error: ordered comparison between pointer and zero

Reported by: iakoder Owned by: devernay (Frédéric Devernay)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: qcachegrind

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Successfully migrated 277 ports. qcachegrind was the only failure.

$ sudo port install qcachegrind
--->  Computing dependencies for qcachegrind
--->  Fetching archive for qcachegrind
--->  Attempting to fetch qcachegrind-0.7.4_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/qcachegrind
--->  Attempting to fetch qcachegrind-0.7.4_0.darwin_19.x86_64.tbz2 from http://aus.us.packages.macports.org/macports/packages/qcachegrind
--->  Attempting to fetch qcachegrind-0.7.4_0.darwin_19.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/qcachegrind
--->  Fetching distfiles for qcachegrind
--->  Verifying checksums for qcachegrind
--->  Extracting qcachegrind
--->  Configuring qcachegrind
--->  Building qcachegrind
Error: Failed to build qcachegrind: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_qcachegrind/qcachegrind/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port qcachegrind failed

Attachments (1)

main.log (68.7 KB) - added by iakoder 4 years ago.

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by iakoder

Attachment: main.log added

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: frederic.devernay@… removed
Description: modified (diff)
Owner: set to devernay
Status: newassigned
Summary: MacOS 10.15.1: Unable to install (build) qcachegrindqcachegrind @0.7.4: error: ordered comparison between pointer and zero

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         ~~~~~~~~~~~~~~~~~~~~~^~

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #58327.

Note: See TracTickets for help on using tickets.