GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

[BUG] Compile gie failed on macOS

Open waruto210 opened this issue 2 years ago • 1 comments

Describe the bug while compiling gie, I found that com.google.protobuf:protoc:exe:osx-aarch_64:3.0.0 not exists, thw lowest version of aarch64 is 3.17. The version in interactive_engine/pom.xml was 3.18.0, but was 3.0.0 in interactive_engine/sdk-common/pom.xml. So I updated the version of protoc-gen-grpc-java and protoc:exe in interactive_engine/sdk-common/pom.xml, then the compile error are as follows. It seems due to protoc version?

[INFO] MaxGraph 0.0.1-SNAPSHOT ............................ SUCCESS [  0.060 s]
[INFO] sdk-common 0.0.1-SNAPSHOT .......................... SUCCESS [  9.534 s]
[INFO] common 0.0.1-SNAPSHOT .............................. SUCCESS [  6.640 s]
[INFO] coordinator 0.0.1-SNAPSHOT ......................... SUCCESS [  0.591 s]
[INFO] compiler 0.0.1-SNAPSHOT ............................ SUCCESS [  1.916 s]
[INFO] maxgraph-frontendservice 0.0.1-SNAPSHOT ............ SUCCESS [  0.440 s]
[INFO] pegasus-client 1.0-SNAPSHOT ........................ SUCCESS [  1.989 s]
[INFO] ir-compiler 1.0-SNAPSHOT ........................... FAILURE [  3.135 s]
[INFO] ir-adaptor 0.0.1-SNAPSHOT .......................... SKIPPED
[INFO] assembly 0.0.1-SNAPSHOT ............................ SKIPPED
[INFO] sdk 0.0.1-SNAPSHOT ................................. SKIPPED
[INFO] data_load_tools 0.0.1-SNAPSHOT ..................... SKIPPED
[INFO] executor 0.0.1-SNAPSHOT ............................ SKIPPED
[INFO] groot 0.0.1-SNAPSHOT ............................... SKIPPED
[INFO] lgraph 0.0.1-SNAPSHOT .............................. SKIPPED
[INFO] groot-server 0.0.1-SNAPSHOT ........................ SKIPPED
[INFO] maxgraph-tests 0.0.1-SNAPSHOT ...................... SKIPPED
[INFO] maxgraph-benchmark 0.0.1-SNAPSHOT .................. SKIPPED
[INFO] distribution 0.0.1-SNAPSHOT ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.486 s
[INFO] Finished at: 2022-06-20T18:11:43+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project ir-compiler: Compilation failure: Compilation failure:
[ERROR] /Users/waruto/gitrepos/GraphScope/research/query_service/ir/compiler/src/main/java/com/alibaba/graphscope/common/client/RpcBroadcastProcessor.java:[40,30] 无法访问RpcChannel
[ERROR]   找不到RpcChannel的类文件
[ERROR] /Users/waruto/gitrepos/GraphScope/research/query_service/ir/compiler/src/main/java/com/alibaba/graphscope/common/client/RpcBroadcastProcessor.java:[48,61] 不兼容的类型: java.util.List<com.alibaba.pegasus.RpcChannel>无法转换为java.util.List<RpcChannel>
[ERROR] /Users/waruto/gitrepos/GraphScope/research/query_service/ir/compiler/src/main/java/com/alibaba/graphscope/common/client/RpcBroadcastProcessor.java:[50,40] 无法访问CloseableIterator
[ERROR]   找不到CloseableIterator的类文件
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :ir-compiler

To Reproduce Steps to reproduce the behavior: As described above.

Environment (please complete the following information):

  • GraphScope version: master
  • OS: MacOS 12.4 with Apple silicon M1 pro
  • JDK: open jdk 11 arm native

waruto210 avatar Jun 20 '22 10:06 waruto210

I change my jdk to openjdk11 x86_64 version, so that maven can find protoc:3.0.0, then error occurs while compiling executor is as follow:

error: linking with `cc` failed: exit status: 1
  |
  = note: "cc" "-Wl,-exported_symbols_list,/var/folders/xb/0t6r95qj7k31j248c0b1lbh80000gn/T/rustc6vXwcx/list" "-arch" "arm64" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/maxgraph_ffi.maxgraph_ffi.84109226-cgu.0.rcgu.o" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/maxgraph_ffi.qkehob5m58i539l.rcgu.o" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/grpcio-sys-8d723a4f40c86fdf/out/build" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/grpcio-sys-8d723a4f40c86fdf/out/build/third_party/cares/cares/lib" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/grpcio-sys-8d723a4f40c86fdf/out/build/third_party/zlib" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/grpcio-sys-8d723a4f40c86fdf/out" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/openssl-sys-c5a8d54ee87517f6/out/openssl-build/install/lib" "-L" "/usr/local/lib" "-L" "/usr/local/lib64" "-L" "/opt/homebrew/lib" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/maxgraph-runtime-5b2db66b2fb5ff6f/out/build" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/librocksdb-sys-f1d4176ee523f976/out" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/librocksdb-sys-f1d4176ee523f976/out" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/librocksdb-sys-f1d4176ee523f976/out" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/bzip2-sys-f08988cd087e34db/out/lib" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/libz-sys-5bd4a7fe75ad16c9/out/lib" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/libz-sys-5bd4a7fe75ad16c9/out/lib" "-L" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/build/zstd-sys-49e1e2aa030772d2/out" "-L" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libruntime_integration-240f96ea45131657.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libruntime-6c5806dbb0d0ebe2.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgraph_proxy-06fcfae5a409146d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libir_common-2970a26af1d9e58a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtonic-cb7a6a0d565c5905.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtracing_futures-a9c4db78cdbae020.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libprost-7e1af8bd8da05ef5.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgraph_store-77cfb082ef22c3ab.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcsv-1d7141c45d09c896.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libitoa-cab1ffb8bf4338d1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcsv_core-7571e449648e27d2.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbstr-bba0b76a8a83c3a0.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libregex_automata-900d75fc20c94da6.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpetgraph-ee5e282316fc60ab.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfixedbitset-899c6e93c2fb0037.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libdyn_type-49dfcf1414f54159.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libitertools-f7edde5f9218200e.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus_server-4654f8b37ce3819a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtonic-1d09d34c9258a94a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhyper_timeout-6d94cbfb294f8767.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_io_timeout-311c583a99ee19c6.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbase64-2c88b74ad7fddbee.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libasync_stream-a0910c7a0daaccda.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpercent_encoding-a1c03133055808a3.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtower-a4396453e8297f52.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtower_layer-d15abcdc60ebd7a3.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libprost-833cb19ad000d7ad.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpin_project-d31930ac5a24e5eb.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_stream-be037ce3926ee6fd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhyper-ef6e17430821cfc3.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libwant-e93fd8098ef22d68.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtry_lock-49049440277065df.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhttparse-67e64c1cebffe616.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libh2-4b46d3118d0e042d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_util-6a775f773c9ea568.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtower_service-1d0204ce8c1d5dcb.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtracing-608707839366ad43.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtracing_core-c154c8ef635cf4c7.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhttp_body-c98f080ee5cb474a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhttpdate-751ba3f2450f57c2.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhttp-3a618ab0861312e6.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblibloading-302f80839693ff40.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures-fa27b4877ba30569.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_executor-fcac9adfaa5a0515.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_util-4150ebecf3e9b422.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_io-f228f5cc6e9c790f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_channel-9728fe1e9fe05357.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_sink-7f0c7471879d59c4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_task-b2a1404a7c069001.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpin_utils-cd226af04a9de4a4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_core-446aa4820d2af17b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio-87467aa20ab35ffc.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libsocket2-dd16702fc33b6294.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbytes-26aaea4c6fa65f09.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpin_project_lite-b2b86df5633245b3.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmio-f46f2e37924ef694.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus-f2de7f0e011106bd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus_memory-554e03e4a855a880.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus_executor-da6a3570f32d52f4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libdyn_clonable-b0bdf8c06854fb52.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libdyn_clone-93c79724521d4715.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnohash_hasher-403b4072537c78ce.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libdot-7ba29def6279dc63.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus_network-04eabb2c7e440330.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtoml-bacfa3b053217b3d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_utils-cdde64924908234a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libahash-3b0cc9198cb007bd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libonce_cell-f3f37886405962ab.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus_common-53094bdb187b2d1c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbacktrace-a889fac2c83516ac.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libobject-20d90a1d1120aa62.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libaddr2line-78625b81c21de8fd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgimli-6e584a0bf844a351.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librustc_demangle-be559efd29307c36.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librand-ca51c3636daade13.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librand_chacha-15beab1c4de13984.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librand_core-7aac11c410af65bd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgetrandom-33bbf68efaf8c2eb.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbytes-b65d59907c620f7c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmaxgraph_runtime-4df17be9ac3cac03.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmaxgraph_server-b53cf59230dafc03.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpsutil-9cb68ea8fd0f9c39.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblazy_static-ddc6c1b93fb1b78e.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libthreadpool-a7fc5f659f466977.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpegasus-a13330ba5451a793.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_queue-7f2095902b9ebd53.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libenv_logger-fd1357642fd52a25.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtermcolor-cc2b399586800c31.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libabomonation-e1fdf7618bcdf543.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_core-489337a8c8e43e36.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libscoped_tls-9e236460cc8c46ac.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio-395753e31d3b1adf.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_uds-b930f8209ae1ec1c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmio_uds-8d380e2ad1c9aed6.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_udp-775d0df003d15ed4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_timer-cfbcdb35e8edaa64.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_tcp-5b50e4948fa08c1d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_reactor-0ed8dbf0712c12b4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libparking_lot-4562fa946b9bd67d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libparking_lot_core-3b2351ed47125ce6.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libsmallvec-301cc6ab105562e6.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblock_api-e8ae6203b60ee34f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_fs-09c660f92b6b8d4a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_threadpool-c3f3f5e1c6af038d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_queue-d0d8334a5bbe525c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_deque-36508244d84047dd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_epoch-b1565e9ae9a8b1c9.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_current_thread-85b2fc4e7608889c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_executor-893eb29e60338498.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_codec-622d5cff815f44f0.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_io-276ddc26827245c2.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtokio_sync-71a50581e430322b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures_cpupool-dd30893778775e49.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnum_cpus-5f10fff25d2badb8.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librand-2e02838a816e4b3b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librand_chacha-7e21df5479df3fc4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libppv_lite86-4ace79d4f6a71949.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librand_core-7aeb5c6142aed721.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgetrandom-c888f54f5494b453.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblru_time_cache-6ddcc41f847f1f6a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmaxgraph_store-47932288579d1b1a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libini-0c249aa995481dda.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libstructopt-89458c9f779891ba.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libclap-563c77acfd0b79df.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libvec_map-0cb0ae15dfcfb47f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtextwrap-9b55f3958667aaf4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libstrsim-cf9575003968b674.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbitflags-2124fa77192ea43d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libatty-1da18c35899a36b1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libansi_term-893c07b694c45e6d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/librocksdb-251ed6094b42e4c1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblibrocksdb_sys-e413ef65c45fe220.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libzstd_sys-679ce96a9bc7f161.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblibz_sys-a018c7689f6aebe5.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_epoch-bc98615699506176.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libscopeguard-6bd49b9289bc05c1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmemoffset-c12da232201a5f48.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_utils-ac6397be56621a69.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libarrayvec-cbaa1d4b442cb445.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnodrop-0722e486ad366c0f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmaxgraph_common-a0157c48ff1bf1d8.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libregex-93b7d0477e04bb89.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libaho_corasick-50718be4369df278.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmemchr-5c1cdd2e44d38287.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libregex_syntax-eb97f90caae42ea2.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet-3607f73fb68129fa.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet_transport-602504ab17aabca9.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet_packet-6af98f31b5fe75cf.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet_macros_support-268bf3cf33c1376f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet_datalink-c37847711299b00d.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet_sys-345c249d6b33629b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libpnet_base-030d9f9ea942429f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libipnetwork-7891206c290242fa.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblog4rs-8c0baedc90f19892.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtypemap-7280407fbdcbd440.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libunsafe_any-e0a9276d2627139b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtraitobject-3a750bdd42176365.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libthread_id-b0968c10776f2f21.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libserde_yaml-8a007bc0f30ae840.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libindexmap-fcdf5c7dfa071f3f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhashbrown-f69c8571af4007fb.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libyaml_rust-02de16480cfc1a25.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblinked_hash_map-799c9831f733a866.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libserde_value-f3088341e45583c9.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libordered_float-04dc31d7a6d5f060.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libunreachable-893ba7dc0d13a28a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libvoid-6e01d5d74500be2a.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnum_traits-07a36cc09cdd4589.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libserde_json-4aa81c41454559a3.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libryu-c55b7c2816304eb5.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libitoa-217b2c1686149077.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblog_mdc-49d3af95174e48e1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libhumantime-f17ea7e705522e3e.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libquick_error-f6f42c2cc6ca90f1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfnv-3237f9e58e815f2f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libflate2-a3acc5fb5782f020.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libminiz_oxide-437e360fc8534284.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libadler-11f35204c25d849c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrc32fast-82e520aeb60e0b40.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libchrono-45ee9c13d2b9bb8f.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnum_integer-dad61c6df3cf55e3.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnum_traits-14764d0a926b0655.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libtime-b20446adbfee0a54.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libantidote-7ff8edcef786faba.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libarc_swap-91fa28dc7b488c97.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblog-c247b222ed3378fa.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libzookeeper-d269850b18fc8685.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libsnowflake-df8b11ce929ab03b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmio_extras-651f573ce4d1ee32.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblazycell-66dca6d7ca76b618.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmio-829dd0e0a17809a8.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libslab-38e7be789ab450b7.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libnet2-3abd13a37c0944cd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbytes-c9bfa37af77cba04.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libitertools-54df968dc3469af1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libeither-cb97b491c546f705.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio-49b280df20f40951.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libprotobuf-6a57e83274cc09db.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbytes-0658a902f11695c5.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libiovec-e013450317d2d67c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblog-b5e766e4ffd8fcd2.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcfg_if-897648dceff58987.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio_sys-5480f56d10aaed8c.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblibc-75b90e6ab69cf3eb.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libfutures-7e3db1e4979d45f4.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgetopts-b2d087616ac09ed1.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libunicode_width-41952dffd4e48785.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_channel-bb4d1e42a12b86fd.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmaybe_uninit-f4f7f911d2e84d27.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcrossbeam_utils-b5da4ad82096e99b.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/liblazy_static-81561d278a6c43d9.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libcfg_if-696658e6c206b7ef.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbyteorder-228d2daa66f86d1e.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libbincode-55fca55e22d627b5.rlib" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libserde-7e5124bccc07bc21.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd-eb660d415c354e23.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-7de8b29ddb7a4fdf.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libobject-e8c2a79e494852bc.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c89ae08c96207cd8.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-020771383c7b28b2.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libgimli-868a41d5005b1b1e.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-86bb526dcb1bbaf0.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-65708c20a659c74c.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-ed2eeaa7b42ab93f.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-17e21080b73e52ac.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libunwind-6a4b349b118a2bef.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-4a7bfb52e2f3bcac.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liblibc-0e34d750a2a5ea4f.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liballoc-7e50779556d46264.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-91635fcf4ade01cc.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcore-88566b8a8dea6ac4.rlib" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4d2eba102ddf9fce.rlib" "-lnative_store" "-lvineyard_graph" "-lvineyard_io" "-lvineyard_client" "-lvineyard_basic" "-lmpi" "-lgflags" "-larrow" "-lglog" "-lc++" "-lc++" "-liconv" "-lSystem" "-lresolv" "-lc" "-lm" "-liconv" "-L" "/Users/waruto/.rustup/toolchains/1.59-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib" "-o" "/Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libmaxgraph_ffi.dylib" "-Wl,-dead_strip" "-dynamiclib" "-Wl,-dylib" "-nodefaultlibs"
  = note: ld: warning: directory not found for option '-L/usr/local/lib64'
          ld: warning: pointer not aligned at address 0x2DA33CA (_grpc_lb_v1_ClientStats_fields + 106 from /Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio_sys-5480f56d10aaed8c.rlib(load_balancer.pb.c.o))
          ld: warning: pointer not aligned at address 0x2DA336B (_grpc_lb_v1_ClientStats_fields + 11 from /Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio_sys-5480f56d10aaed8c.rlib(load_balancer.pb.c.o))
          ld: warning: pointer not aligned at address 0x2DA3403 (_grpc_lb_v1_LoadBalanceRequest_fields + 30 from /Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio_sys-5480f56d10aaed8c.rlib(load_balancer.pb.c.o))
          ld: warning: pointer not aligned at address 0x2DA3462 (_grpc_lb_v1_ServerList_fields + 11 from /Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio_sys-5480f56d10aaed8c.rlib(load_balancer.pb.c.o))
          ld: warning: pointer not aligned at address 0x2DA349B (_grpc_lb_v1_LoadBalanceResponse_fields + 30 from /Users/waruto/gitrepos/GraphScope/interactive_engine/executor/target/debug/deps/libgrpcio_sys-5480f56d10aaed8c.rlib(load_balancer.pb.c.o))
          ld: unaligned pointer(s) for architecture arm64
          clang: error: linker command failed with exit code 1 (use -v to see invocation)


warning: `maxgraph-ffi` (lib) generated 6 warnings
error: build failed
make: *** [gie] Error 101

waruto210 avatar Jun 20 '22 11:06 waruto210