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

Use on M1 with latest docker (v3.3.1) #202

Closed
mschrettenbrunner opened this issue Apr 18, 2021 · 1 comment
Closed

Use on M1 with latest docker (v3.3.1) #202

mschrettenbrunner opened this issue Apr 18, 2021 · 1 comment

Comments

@mschrettenbrunner
Copy link

build stops with ...

PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
Stack dump:

  1.  Program arguments: /usr/bin/swift -v build --product HelloWorld -c release 
    
  2.  Swift version 5.4-dev (LLVM 7a20f40c45aca5d, Swift 031b848b7092c06)
    

/usr/bin/swift[0x57fd9f4]
/usr/bin/swift[0x57fb4ee]
/usr/bin/swift[0x57fdbdc]
/lib64/libpthread.so.0(+0x117e0)[0x4000a3e7e0]
/usr/bin/swift[0x1af669c]
/usr/bin/swift[0x1af051f]
/usr/bin/swift[0x49f4d7]
/usr/bin/swift[0x49e8aa]
/lib64/libc.so.6(__libc_start_main+0xea)[0x4001f990ba]
/usr/bin/swift[0x49e3da]
qemu: uncaught target signal 4 (Illegal instruction) - core dumped

@mschrettenbrunner
Copy link
Author

... following docker/for-mac#5561 with "export QEMU_CPU=max" I got the build done

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

No branches or pull requests

1 participant