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

[Bug]: Can't build on ARM #2137

Closed
1 task done
netandreus opened this issue Aug 28, 2024 · 0 comments
Closed
1 task done

[Bug]: Can't build on ARM #2137

netandreus opened this issue Aug 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@netandreus
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

074d4f5

Other environment information

MacBook Apple M2 Max
MacOS Ventura 13.6.3 (22G436)
Docker version 24.0.6, build ed223bc

Actual behavior

Build failed.

Expected behavior

Correct build with Dockerfile.arm

Steps to reproduce

git clone https://github.com/infiniflow/ragflow.git .
docker build --progress=plain --no-cache -t test1:v1 -f ./Dockerfile.arm .

Additional information

There are some proiblems with requirements_arm.txt

@netandreus netandreus added the bug Something isn't working label Aug 28, 2024
netandreus added a commit to netandreus/ragflow that referenced this issue Aug 28, 2024
Fix building on ARM architecture.
KevinHuSh pushed a commit that referenced this issue Aug 28, 2024
Fix building on ARM architecture.

### What problem does this PR solve?

Fix building on ARM architecture.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)


### Related issues

- #2137
- #610
- #434
- #253
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
Fix building on ARM architecture.

### What problem does this PR solve?

Fix building on ARM architecture.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)


### Related issues

- infiniflow#2137
- infiniflow#610
- infiniflow#434
- infiniflow#253
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants