[MacPorts] #69079: rocksdb: test_util/mock_time_env.h:72:16: error: 'TimedWait' marked 'override' but does not override any member functions; test_util/secondary_cache_test_util.cc:41:23: error: unknown type name 'CacheTier'
MacPorts
noreply at macports.org
Tue Jan 9 17:32:36 UTC 2024
#69079: rocksdb: test_util/mock_time_env.h:72:16: error: 'TimedWait' marked
'override' but does not override any member functions;
test_util/secondary_cache_test_util.cc:41:23: error: unknown type name
'CacheTier'
-------------------------+----------------------
Reporter: neverpanic | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: rocksdb |
-------------------------+----------------------
Comment (by neverpanic):
I bisected this as far as I could, but there are a bunch of upstream
commits that just don't build, so I skipped them during testing. The
result for the `TimedWait` failure is:
{{{
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
6cbb10466368217a91d3f293d62f48a47862f8e5
38e9e6903eccf9f13a8def6a28eb967a749dac41
d3420464c36852f2ddd3e079d63027e5d16cecfe
6353c6e2fbac3c982dd93e7be9208fed27107803
ba597514309b686d8addb59616f067d5522186b7
310a242c57aad2d52a89bdadea797fab4c135c0a
451316597f55a07ca7920e2287fbed4b421b2fc5
bc448e9c89ffcef97434cd35591cee7b8e7c98c3
f36394ff20b8cb3476deb19c141fae2651ebb641
ecbeb305a07ea1745cb0670ab19fe37f221e4d2c
f833ca3878ecff6ce7ca66319bc30255aeefcdad
0b8b17a9d15d6d65f6483aa692284e51a244865f
2b6bcfe590fa6bded36d5ccdc416527a8faa759a
e373685dab1b0716a8ed7532c80ad2e4d05e7590
}}}
Since `e373685dab1b0716a8ed7532c80ad2e4d05e7590` is the commit that added
the `TimedWait` functionality, I'm assuming that this has always been
broken upstream.
--
Ticket URL: <https://trac.macports.org/ticket/69079#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list