Skip to content

Conversation

@xiaozhuai
Copy link
Contributor

Undefined symbols for architecture arm64:
  "_CFRelease", referenced from:
      _$LT$iana_time_zone..platform..system_time_zone..SystemTimeZone$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbe05ab81c8aa1895 in libwasmtime.a[770](iana_time_zone-751748d2983d7843.iana_time_zone.76c62ed0e50067e-cgu.0.rcgu.o)
  "_CFStringGetBytes", referenced from:
      iana_time_zone::platform::string_ref::StringRef$LT$T$GT$::to_utf8::h49322ae39bd5c38e in libwasmtime.a[770](iana_time_zone-751748d2983d7843.iana_time_zone.76c62ed0e50067e-cgu.0.rcgu.o)
  "_CFStringGetCStringPtr", referenced from:
      iana_time_zone::platform::string_ref::StringRef$LT$T$GT$::as_utf8::h4b4b4b7548589d47 in libwasmtime.a[770](iana_time_zone-751748d2983d7843.iana_time_zone.76c62ed0e50067e-cgu.0.rcgu.o)
  "_CFStringGetLength", referenced from:
      iana_time_zone::platform::string_ref::StringRef$LT$T$GT$::to_utf8::h49322ae39bd5c38e in libwasmtime.a[770](iana_time_zone-751748d2983d7843.iana_time_zone.76c62ed0e50067e-cgu.0.rcgu.o)
  "_CFTimeZoneCopySystem", referenced from:
      iana_time_zone::platform::system_time_zone::SystemTimeZone::new::h3b802fbfcb488c18 in libwasmtime.a[770](iana_time_zone-751748d2983d7843.iana_time_zone.76c62ed0e50067e-cgu.0.rcgu.o)
  "_CFTimeZoneGetName", referenced from:
      iana_time_zone::platform::system_time_zone::SystemTimeZone::name::h92132c16acf40afe in libwasmtime.a[770](iana_time_zone-751748d2983d7843.iana_time_zone.76c62ed0e50067e-cgu.0.rcgu.o)

@xiaozhuai xiaozhuai requested a review from a team as a code owner July 24, 2025 03:24
@xiaozhuai xiaozhuai requested review from fitzgen and removed request for a team July 24, 2025 03:24
@xiaozhuai xiaozhuai changed the title Fix linker error for downstream project Fix linker error for downstream project on macOS Jul 24, 2025
@xiaozhuai
Copy link
Contributor Author

@alexcrichton I've submit a new PR to solve #11293 (comment)

@github-actions github-actions bot added the wasmtime:c-api Issues pertaining to the C API. label Jul 24, 2025
Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Jul 24, 2025
Merged via the queue into bytecodealliance:main with commit 5351998 Jul 24, 2025
44 checks passed
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
)

* Update CMakeLists.txt

* Update CMakeLists.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants