Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdc build failed #953

Open
wk989898 opened this issue Jan 24, 2025 · 0 comments
Open

cdc build failed #953

wk989898 opened this issue Jan 24, 2025 · 0 comments
Labels
severity/moderate type/bug The issue is confirmed as a bug.

Comments

@wk989898
Copy link
Collaborator

What did you do?

make cdc

What did you expect to see?

No response

What did you see instead?

/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcrypto-lib-evp_rand.o):function evp_rand_up_ref: error: undefined reference to '__aarch64_ldadd4_relax'
/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcrypto-lib-evp_rand.o):function EVP_RAND_up_ref: error: undefined reference to '__aarch64_ldadd4_relax'
/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcrypto-lib-evp_rand.o):function EVP_RAND_CTX_free: error: undefined reference to '__aarch64_ldadd4_relax'
/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcurl_la-easy.o):function curl_global_init: error: undefined reference to '__aarch64_swp4_acq'
/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcurl_la-easy.o):function curl_global_init_mem: error: undefined reference to '__aarch64_swp4_acq'
/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcurl_la-easy.o):function curl_global_cleanup: error: undefined reference to '__aarch64_swp4_acq'
/root/go/pkg/mod/github.com/confluentinc/confluent-kafka-go/[email protected]/kafka/librdkafka_vendor/librdkafka_glibc_linux_arm64.a(libcurl_la-easy.o):function curl_global_sslset: error: undefined reference to '__aarch64_swp4_acq'
collect2: error: ld returned 1 exit status
make: *** [cdc] Error 1

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

(paste TiCDC version here)
@wk989898 wk989898 added the type/bug The issue is confirmed as a bug. label Jan 24, 2025
ti-chi-bot bot pushed a commit that referenced this issue Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

1 participant