fanquake
commented at 3:47 AM on December 24, 2019:
member
clock_gettime(), CLOCK_MONOTONIC and CLOCK_REALTIME are all available for use on
macOS (now that we require macOS >=10.12 and build against 10.14). Use them rather than the deprecatedmach_timespec_t time API.
2019-12-23T20:49:43Z Feeding 216 bytes of dynamic environment data into RNG
2019-12-23T20:50:43Z Feeding 216 bytes of dynamic environment data into RNG
This PR:
2019-12-23T20:32:41Z Feeding 232 bytes of dynamic environment data into RNG
2019-12-23T20:33:42Z Feeding 232 bytes of dynamic environment data into RNG
fanquake added the label Utils/log/libs on Dec 24, 2019
fanquake added the label Needs gitian build on Dec 24, 2019
fanquake requested review from sipa on Dec 24, 2019
sipa
commented at 3:51 AM on December 24, 2019:
member
Concept ACK
fanquake removed the label Needs gitian build on Dec 24, 2019
fanquake
commented at 1:21 PM on December 24, 2019:
member
Note that the build failure in the macOS 10.12 build is because we are still building against the 10.11 SDK, which doesn't contain the required clock functions. Bumping to the 10.14 SDK is being done in #16392.
but would this cause issues for backwards compatibility?
Luckily, that tends to not really an issue for MacOS users.
random: don't special case clock usage on macOS
clock_gettime(), CLOCK_MONOTONIC and CLOCK_REALTIME are all available for use on
macOS (now that we require macOS >=10.12). Use them rather than the deprecated
mach_timespec_t time API.
master:
2019-12-23T20:49:43Z Feeding 216 bytes of dynamic environment data into RNG
2019-12-23T20:50:43Z Feeding 216 bytes of dynamic environment data into RNG
this commit:
2019-12-23T20:32:41Z Feeding 232 bytes of dynamic environment data into RNG
2019-12-23T20:33:42Z Feeding 232 bytes of dynamic environment data into RNG
dc9305b616
fanquake force-pushed on Feb 6, 2020
fanquake
commented at 1:48 AM on February 6, 2020:
member
The macOS builds looked ok, but I've rebased to fix two unrelated Travis errors. Should be all green shortly.
fanquake added the label Needs gitian build on Feb 14, 2020
DrahtBot
commented at 10:22 AM on February 17, 2020:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:14 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me