actix / actix/actix-web

target mips-unknown-linux-musl compilation failed

Open
#3,315 0 comments 0 reactions 0 assignees View on GitHub
help-wanted needs-investigation O-linux
Dominant language
Rust
Stars
24.8k
Forks
1.9k
Avg merge
23h 10m
Merged PRs (30d)
26

Description

## Current Behavior
```
error: Undefined temporary symbol $BB18_3

error: Undefined temporary symbol $BB184_4

error: could not compile `actix-http` (lib) due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
error: Undefined temporary symbol $BB40_3

error: could not compile `actix-web` (lib) due to previous error
```

## Steps to Reproduce (for bugs)
rustup install 1.71.1
rustup default 1.71.1
rustup target add mips-unknown-linux-musl
cargo build --target mips-unknown-linux-musl

## Your Environment

rustc 1.71.1 (eb26296b5 2023-08-03)

Linux DESKTOP-0BCHNIO 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.