acelyc111 opened a new pull request, #1615: URL: https://github.com/apache/incubator-pegasus/pull/1615
The error looke like: ``` [ 50%] Linking CXX executable backup_restore_test ld: can't write output file to 'backup_restore_test' because that path is a directory clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [src/test/function_test/backup_restore_test/backup_restore_test] Error 1 make[1]: *** [src/test/function_test/backup_restore_test/CMakeFiles/backup_restore_test.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
