Skip to content

Conversation

@tokatoka
Copy link
Member

@tokatoka tokatoka commented Jan 22, 2023

Add mac os runner to ci

@tokatoka
Copy link
Member Author

tokatoka commented Jan 22, 2023

It seems we have this problem http://os-tres.net/blog/2010/02/17/mac-os-x-and-task-for-pid-mach-call/
The blog explains what steps to take to make it work, but I haven't tried. (not sure it's possible to do the same steps on gh actions)

For now, I can run tinyinst_simple only with sudo + LLDB, else it fails to call task_for_pid()

@elbiazo
Copy link
Collaborator

elbiazo commented Jan 22, 2023

It seems we have this problem http://os-tres.net/blog/2010/02/17/mac-os-x-and-task-for-pid-mach-call/ The blog explains what steps to take to make it work, but I haven't tried. (not sure it's possible to do the same steps on gh actions)

For now, I can run tinyinst_simple only with sudo + LLDB, else it fails to call task_for_pid()

ya had to do same thing in x64 mac... Not sure how we can do that through gh action...

@tokatoka
Copy link
Member Author

let's run cargo build --release only for now

@elbiazo
Copy link
Collaborator

elbiazo commented Jan 22, 2023

sounds good.

@tokatoka tokatoka merged commit 492132b into main Jan 22, 2023
@tokatoka tokatoka deleted the macci branch January 22, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants