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

TODO: Remind myself about "Bad system call: 12" #1

Open
shmup opened this issue Aug 24, 2022 · 0 comments
Open

TODO: Remind myself about "Bad system call: 12" #1

shmup opened this issue Aug 24, 2022 · 0 comments
Labels
bug Something isn't working macos

Comments

@shmup
Copy link
Owner

shmup commented Aug 24, 2022

They may have just had to --assimilate their bean

ddrucker@ogawa ~ took 6s
❯ git clone https://github.com/shmup/redbean-cardgames.git
Cloning into 'redbean-cardgames'...
remote: Enumerating objects: 572, done.
remote: Counting objects: 100% (572/572), done.
remote: Compressing objects: 100% (482/482), done.
remote: Total 572 (delta 101), reused 544 (delta 73), pack-reused 0
Receiving objects: 100% (572/572), 9.04 MiB | 8.78 MiB/s, done.
Resolving deltas: 100% (101/101), done.

ddrucker@ogawa ~
❯ sw_vers
ProductName:    macOS
ProductVersion: 12.4
BuildVersion:   21F79

ddrucker@ogawa ~
❯ uname -a
Darwin ogawa.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64

ddrucker@ogawa ~cd redbean-cardgames

ddrucker@ogawa …/redbean-cardgames on  main
❯ make
curl -Rso zip.com https://redbean.dev/zip.com
chmod +x zip.com
curl -Rs https://redbean.dev/redbean-asan-2.0.16.com -o redbean.com.template && \
                chmod +x redbean.com.template
cp redbean.com.template redbean.com
cp -f redbean.com.template redbean.com
cd srv/ && ../zip.com -r ../redbean.com `ls -A`
/bin/sh: line 1: 99148 Bad system call: 12     ../zip.com -r ../redbean.com `ls -A`
make: *** [add] Error 140
@shmup shmup added macos bug Something isn't working labels Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macos
Projects
None yet
Development

No branches or pull requests

1 participant