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

[5.4] Not implemented relocation type on swift run #68

Open
uraimo opened this issue May 31, 2021 · 2 comments
Open

[5.4] Not implemented relocation type on swift run #68

uraimo opened this issue May 31, 2021 · 2 comments
Labels

Comments

@uraimo
Copy link
Owner

uraimo commented May 31, 2021

Spotted with a test armv6 build, need to verify if it's there for the classic armv7 build too.

pi@raspberrypi:~ $ ./usr/bin/swift run test.swift
warning: 'swift run file.swift' command to interpret swift files is deprecated; use 'swift file.swift' instead
Not implemented relocation type!
UNREACHABLE executed at /home/buildSwiftOnARM/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:512!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project and the crash backtrace.
Stack dump:
0.	Program arguments: /home/pi/usr/bin/swift-frontend -frontend -interpret test.swift -disable-objc-interop -color-diagnostics -module-name test
1.	Swift version 5.4-dev (LLVM 8ee67e3af469eb3, Swift fb774de49c67eed)
2.	While running user code "test.swift"
Aborted
@uraimo uraimo added the 5.4 label May 31, 2021
@mickeyl
Copy link

mickeyl commented Jun 30, 2021

Did you solve this issue yet? I've noticed you updated the readme, but the links to the archives still point to nirvana. :-)

@uraimo
Copy link
Owner Author

uraimo commented Jul 23, 2021

Not yet, but it could just be the result of an armv6 patch not being applied ,see #69 for the links (need time).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants