Ethereum

Ryan Schmidt ryandesign at macports.org
Thu Jan 18 18:12:12 UTC 2018


On Jan 18, 2018, at 11:26, Bill Hill wrote:
> 
> This failed with an error in deps/src/libff/libff/common/profiling.cpp
> complaining about this line :"::clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &ts)"
> 
> Some flailing around on google and it seems that this function only exists in OSX 10.12 but there are
> work-arounds, e.g. https://stackoverflow.com/questions/5167269/clock-gettime-alternative-in-mac-os-x
> So, very smelly hack: use the work-around already there in header oce/gettime_osx.h from macport oce;
> i.e. add #include <oce/gettime_osx.h> to deps/src/libff/libff/common/profiling.cpp
> 
> Now compiles to completion.

Could you report this to the developers of libff so they can fix it?

https://github.com/scipr-lab/libff/issues
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20180118/9f3986cd/attachment.html>


More information about the macports-users mailing list