lidavidm opened a new issue, #224: URL: https://github.com/apache/arrow-cookbook/issues/224
``` [100%] Linking CXX executable flight /usr/share/miniconda/envs/cookbook-cpp/bin/../lib/gcc/x86_64-conda-linux-gnu/10.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: CMakeFiles/flight.dir/protos/helloworld.pb.cc.o: in function `google::protobuf::MessageLite::~MessageLite()': /usr/share/miniconda/envs/cookbook-cpp/include/google/protobuf/message_lite.h:171: undefined reference to `google::protobuf::internal::InternalMetadata::~InternalMetadata()' /usr/share/miniconda/envs/cookbook-cpp/bin/../lib/gcc/x86_64-conda-linux-gnu/10.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /usr/share/miniconda/envs/cookbook-cpp/include/google/protobuf/message_lite.h:171: undefined reference to `google::protobuf::internal::InternalMetadata::~InternalMetadata()' collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/flight.dir/build.make:230: flight] Error 1 make[3]: Leaving directory '/home/runner/work/arrow-cookbook/arrow-cookbook/cpp/recipe-test-build' make[2]: Leaving directory '/home/runner/work/arrow-cookbook/arrow-cookbook/cpp/recipe-test-build' make[2]: *** [CMakeFiles/Makefile2:167: CMakeFiles/flight.dir/all] Error 2 make[1]: Leaving directory '/home/runner/work/arrow-cookbook/arrow-cookbook/cpp/recipe-test-build' make[1]: *** [Makefile:101: all] Error 2 make: *** [Makefile:66: cpptest] Error 2 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org