Opened 14 months ago

Last modified 13 months ago

#67983 new defect

spice-server fails due to undefined CLOCK_THREAD_CPUTIME_ID — at Initial Version

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: spice-server

Description

display-channel.cpp: In constructor 'DisplayChannel::DisplayChannel(RedsState*, QXLInstance*, SpiceCoreInterfaceInternal*, Dispatcher*, int, int, GArray*, uint32_t)':
display-channel.cpp:2216:39: error: 'CLOCK_THREAD_CPUTIME_ID' was not declared in this scope
 2216 |     stat_init(&priv->add_stat, "add", CLOCK_THREAD_CPUTIME_ID);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~

On buildbots also: https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/144698/steps/install-port/logs/stdio

We need this PR merged: https://github.com/macports/macports-legacy-support/pull/58

Change History (0)

Note: See TracTickets for help on using tickets.