This release contains several important bugfixes, and all users are encouraged to upgrade. One of these bugfixes protects you and the network from a cache invalidation issue that could allow an adversary with sufficient resources to cause a denial of service attack or chain fork.
In my main nheqminer folder, I ran git clean -f -x -d . but when I go to run the second line of code, ./zcutild/build.sh -j$(nproc) it says that there is no such file or directory. Which directory should I be in when I run the second line of code?
In file included from ./boost/system/system_error.hpp:14:0,
from ./boost/thread/exceptions.hpp:22,
from ./boost/thread/pthread/thread_data.hpp:10,
from ./boost/thread/thread_only.hpp:17,
from libs/thread/src/pthread/thread.cpp:11:
./boost/system/error_code.hpp:221:36: warning: ‘boost::system::posix_category’ defined but not used [-Wunused-variable]
static const error_category & posix_category = generic_category();
^
./boost/system/error_code.hpp:222:36: warning: ‘boost::system::errno_ecat’ defined but not used [-Wunused-variable]
static const error_category & errno_ecat = generic_category();
^
./boost/system/error_code.hpp:223:36: warning: ‘boost::system::native_ecat’ defined but not used [-Wunused-variable]
static const error_category & native_ecat = system_category();
^
:71:suffix or operands invalid for movq' :72:suffix or operands invalid for movq’
:75:suffix or operands invalid for `movq’
…failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi/pthread/thread.o…
…skipped <pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread-mt.a(clean) for lack of <pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>pthread/thread.o…
…skipped <pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread-mt.a for lack of <pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>pthread/thread.o…
…skipped <pstage/lib>libboost_thread-mt.a for lack of <pbin.v2/libs/thread/build/gcc-5.4.0/release/link-static/threading-multi>libboost_thread-mt.a…
…failed updating 3 targets…
…skipped 12 targets…
make: *** [/Users/yumm/zcash/depends/work/build/x86_64-apple-darwin14.3.0/boost/1_62_0-2b5cb9f1124/./.stamp_built] Error 1