You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/29 04:48:01 UTC

[GitHub] [pulsar-client-cpp] Demogorgon314 commented on pull request #2: PIP-209: Build C++ client in standalone repo

Demogorgon314 commented on PR #2:
URL: https://github.com/apache/pulsar-client-cpp/pull/2#issuecomment-1261748642

   Look like the build still failed:
   
   ```
   Could not make proto path relative: /Users/wangkai/Developer/github/pulsar-client-cpp/tests/proto/ExternalTest.proto: No such file or directory
   gmake[2]: *** [tests/CMakeFiles/main.dir/build.make:74: generated/tests/Test.pb.cc] Error 1
   gmake[2]: *** Waiting for unfinished jobs....
   gmake[1]: *** [CMakeFiles/Makefile2:565: tests/CMakeFiles/main.dir/all] Error 2
   gmake[1]: *** Waiting for unfinished jobs....
   [ 67%] Building CXX object python/CMakeFiles/_pulsar.dir/src/message.cc.o
   [ 68%] Building CXX object python/CMakeFiles/_pulsar.dir/src/authentication.cc.o
   [ 68%] Building CXX object python/CMakeFiles/_pulsar.dir/src/reader.cc.o
   [ 69%] Building CXX object python/CMakeFiles/_pulsar.dir/src/schema.cc.o
   [ 69%] Building CXX object python/CMakeFiles/_pulsar.dir/src/cryptoKeyReader.cc.o
   [ 70%] Building CXX object python/CMakeFiles/_pulsar.dir/src/exceptions.cc.o
   [ 70%] Building CXX object python/CMakeFiles/_pulsar.dir/src/utils.cc.o
   [ 71%] Linking CXX shared library _pulsar.so
   ld: warning: -undefined dynamic_lookup may not work with chained fixups
   [ 71%] Built target _pulsar
   gmake: *** [Makefile:136: all] 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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org