This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WITH_SASL=0 make && make test && make e2e | |
Done processing src/binding.cc | |
Done processing src/callbacks.cc | |
Done processing src/common.cc | |
Done processing src/config.cc | |
Done processing src/connection.cc | |
Done processing src/errors.cc | |
Done processing src/kafka-consumer.cc | |
Done processing src/producer.cc | |
Done processing src/topic.cc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make && make test && make e2e | |
Done processing src/binding.cc | |
Done processing src/callbacks.cc | |
Done processing src/common.cc | |
Done processing src/config.cc | |
Done processing src/connection.cc | |
Done processing src/errors.cc | |
Done processing src/kafka-consumer.cc | |
Done processing src/producer.cc | |
Done processing src/topic.cc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> node-gyp rebuild | |
ACTION configuring librdkafka... deps/librdkafka/config.h | |
checking for OS or distribution... ok (osx) | |
checking for C compiler from CC env... failed | |
checking for gcc (by command)... ok | |
checking for C++ compiler from CXX env... failed | |
checking for C++ compiler (g++)... ok | |
checking executable ld... ok | |
checking executable nm... ok |