Does not seem to build with homebrew version of gfortran on OSX
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 25/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- fortran, macos
- Lĩnh vực
- build-system, operating-systems
Hướng nghiên cứu
Bắt đầu với common.mk và makefile, sau đó tái hiện quá trình build Homebrew gfortran trên macOS bằng cách sử dụng cài đặt mặc định tại /usr/local. Kiểm tra lỗi cc1plus và các symbol chưa được định nghĩa được báo cáo; hoàn tất khi Fortran wrapper được build và liên kết thành công với cấu hình được ghi chép.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
With array fire installed to the default /usr/local directory, and this being correctly set in common.mk, this fails with the following error: gfortran: error trying to exec 'cc1plus': execvp: No such file or directory
When using gcc instead (changing @gfortran to gcc in the makefile), I get the following errors:
ndefined symbols for architecture x86_64:
"MAIN_", referenced from:
_main in for_main.o
"__ZN2af14getDeviceCountEv", referenced from:
af_device_count in fortran_wrapper.o
"__ZN2af15choleskyInPlaceERNS_5arrayEb", referenced from:
af_arr_cholesky_inplace in fortran_wrapper.o
"_ZN2af2luERNS_5arrayES1_S1_RKS0", referenced from:
af_arr_lu in fortran_wrapper.o
"_ZN2af2qrERNS_5arrayES1_RKS0", referenced from:
af_arr_qr in fortran_wrapper.o
"__ZN2af3absERKNS_5arrayE", referenced from:
af_arr_abs in fortran_wrapper.o
"__ZN2af3cosERKNS_5arrayE", referenced from:
af_arr_cos in fortran_wrapper.o
"__ZN2af3expERKNS_5arrayE", referenced from:
af_arr_exp in fortran_wrapper.o
"__ZN2af3logERKNS_5arrayE", referenced from:
af_arr_log in fortran_wrapper.o
"__ZN2af3maxERKNS_5arrayEi", referenced from:
af_arr_max in fortran_wrapper.o
"__ZN2af3minERKNS_5arrayEi", referenced from:
af_arr_min in fortran_wrapper.o
"_ZN2af3powERKNS_5arrayES2", referenced from:
af_arr_elpow in fortran_wrapper.o
"__ZN2af3powERKNS_5arrayEd", referenced from:
af_arr_scpow in fortran_wrapper.o
"__ZN2af3seqC1Eddd", referenced from:
af_arr_get in fortran_wrapper.o
af_arr_get2 in fortran_wrapper.o
af_arr_get_seq in fortran_wrapper.o
af_arr_set in fortran_wrapper.o
af_arr_set2 in fortran_wrapper.o
af_arr_set_seq in fortran_wrapper.o
af_idx_seq in fortran_wrapper.o
- Ngôn ngữ chính
- Fortran
- Star
- 24
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của arrayfire/arrayfire-fortran
-
indexing example problem Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
-
enhancement
arrayfire/arrayfire-fortran#3 · 1 người được giao ·
-
enhancement
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
arrayfire/arrayfire-fortran#2 · 1 bình luận ·
Tất cả issue của arrayfire/arrayfire-fortran
Issue tương tự
-
nix: vendorHash is outdated Đang mở
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
typelevel/sbt-typelevel#929 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
openSUSE/python-rpm-macros#219 ·
-
HMR stops working Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
Qiskit/mcp-servers#221 ·