Opened 3 years ago
Last modified 22 months ago
#63420 assigned defect
atlas @3.10.2_2 +nofortran Failure to build with implicit declaration of function 'X' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
Reported by: | ebeshore | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | atlas |
Description
Running OX X 10.15.7 with Xcode 12.1 and Command Line tools 12. Attempted to build Atlas 3.10.2_2 with the +nofortran switch. Examination of the build log reveals numerous lines of the form {{{ info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/work/ATLAS/build/..src/testing/ATL_f77gels.c:99:4: error: implicit declaration of function 'F77GELS' is invalid in C99 [-Werror,-Wimplicit-function-declaration] }}}
Full log has been attached
Attachments (1)
Change History (4)
Changed 3 years ago by ebeshore
comment:1 Changed 3 years ago by reneeotten (Renee Otten)
Keywords: | catalina removed |
---|---|
Owner: | set to Veence |
Port: | atlas added; Atlas removed |
Status: | new → assigned |
comment:2 Changed 3 years ago by Veence (Vincent)
Yeah, I’m going to update to 3.10.3 just in case, but beware that Atlas is EOL. The author has not updated the code for ages, and while it is working on x86 processors, I’m pretty positive it’ll never be ported to M1, which makes it a pretty useless port in the near future.
comment:3 Changed 22 months ago by kencu (Ken)
note I set the platforms here:
https://github.com/macports/macports-ports/commit/2fb9bf5b4e36147392fa581b3443c513669373bc
Build log for Atlas