CXX(target) Release/obj.target/zmq/binding.o
In file included from ../binding.cc:29:
/usr/local/Cellar/zeromq/4.2.5/include/zmq_utils.h:42:32: warning: unknown warning group '-Werror', ignored
[-Wunknown-warning-option]
#pragma GCC diagnostic ignored "-Werror"
^
/usr/local/Cellar/zeromq/4.2.5/include/zmq_utils.h:45:9: warning: Warning: zmq_utils.h is deprecated. All its
functionality is provided by zmq.h. [-W#pragma-messages]
#pragma message( \
^
../binding.cc:999:15: warning: '~MessageReference' has a non-throwing exception specification but can still
throw [-Wexceptions]
throw std::runtime_error(ErrorMessage());
^
../binding.cc:997:18: note: destructor has a implicit non-throwing exception specification
inline ~MessageReference() {
^
../binding.cc:1205:11: warning: '~OutgoingMessage' has a non-throwing exception specification but can still
throw [-Wexceptions]
throw std::runtime_error(ErrorMessage());
^
../binding.cc:1203:14: note: destructor has a implicit non-throwing exception specification
inline ~OutgoingMessage() {
^
4 warnings generated.
SOLINK_MODULE(target) Release/zmq.node
ld: warning: directory not found for option '-L/opt/local/lib'
stf@3.4.0
added 755 packages from 681 contributors in 88.653s
跪求指导。。。。。