Skip to content

LLVM error build LDC on FreeBSD/PowerPC Big Endian #116498

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

Closed
lenoil98 opened this issue Nov 16, 2024 · 1 comment
Closed

LLVM error build LDC on FreeBSD/PowerPC Big Endian #116498

lenoil98 opened this issue Nov 16, 2024 · 1 comment
Labels
build-problem invalid Resolved as invalid, i.e. not a bug

Comments

@lenoil98
Copy link

lenoil98 commented Nov 16, 2024

Attempting to bootstrap/build LDC using LDC created using GDC as bootstrap on FreeBSD/PowerPC64. This only happens on big endian, works on little endian.

Environment
OS: FreeBSD Version: 14.1
C Compiler: clang18 (default)
D Compiler: LDC 1.39.0 (built with gdc11)
LLVM Version: 15

#0 0x00000008144c0c58 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/llvm15/lib/libLLVM-15.so+0x32c0c58)
#1 0x00000008144c1330 (/usr/local/llvm15/lib/libLLVM-15.so+0x32c1330)
#2 0x00000008144be25c llvm::sys::RunSignalHandlers() (/usr/local/llvm15/lib/libLLVM-15.so+0x32be25c)
#3 0x00000008144c17ec (/usr/local/llvm15/lib/libLLVM-15.so+0x32c17ec)
#4 0x000000081805aea8 (/lib/libthr.so.3+0x2fea8)

Any help/advise is appreciated.

@asl
Copy link
Collaborator

asl commented Nov 16, 2024

I would probably suggest you to report this issue to LDC bugtracker. Also, LLVM 15 is old and unsupported.

@Endilll Endilll added invalid Resolved as invalid, i.e. not a bug build-problem and removed new issue labels Mar 9, 2025
@Endilll Endilll closed this as not planned Won't fix, can't repro, duplicate, stale Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-problem invalid Resolved as invalid, i.e. not a bug
Projects
None yet
Development

No branches or pull requests

3 participants