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

Undefined symbols for architecture x86_64: "_clock_gettime" #91

Closed
ghenry opened this issue Feb 24, 2024 · 1 comment
Closed

Undefined symbols for architecture x86_64: "_clock_gettime" #91

ghenry opened this issue Feb 24, 2024 · 1 comment

Comments

@ghenry
Copy link

ghenry commented Feb 24, 2024

Hi all,

This is my first time using this action and getting this for macos (Linux and Windows all good):

was built for newer macOS version (10.12) than being linked (10.8)
          Undefined symbols for architecture x86_64:
            "_clock_gettime", referenced from:
                std::sys::unix::time::Timespec::now::h0ebd2e38935918ca in libstd-4b3c9502f998a9c9.rlib(std-4b3c9502f998a9c9.std.ccb858c55971878c-cgu.0.rcgu.o)
            "_getentropy", referenced from:
                std::sys::unix::rand::hashmap_random_keys::ha92d0a2687c22b7a in libstd-4b3c9502f998a9c9.rlib(std-4b3c9502f998a9c9.std.ccb858c55971878c-cgu.0.rcgu.o)
          ld: symbol(s) not found for architecture x86_64
          clang-15: error: linker command failed with exit code 1 (use -v to see invocation)

Anyone got any tips?

https://github.com/ghenry/CallSwitchOne-CLI/actions/runs/8030806698/job/21938587917

@jorgecarleitao
Copy link

Duplicate of #88 and #86 .

@ghenry ghenry closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants