#47007: SuiteSparse @4.2.1_3 fails with undefined symbol --------------------------+------------------------- Reporter: flatjunk1@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: SuiteSparse | --------------------------+------------------------- Comment (by flatjunk1@…): Chokes on installing atlas: {{{ kflaton% sudo port install atlas ---> Fetching archive for atlas ---> Attempting to fetch atlas-3.10.2_1+clang.darwin_14.x86_64.tbz2 from http://packages.macports.org/atlas ---> Attempting to fetch atlas-3.10.2_1+clang.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/atlas ---> Attempting to fetch atlas-3.10.2_1+clang.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/atlas ---> Fetching distfiles for atlas ---> Verifying checksums for atlas ---> Extracting atlas ---> Applying patches to atlas ---> Configuring atlas Selected C compiler: /usr/bin/clang Error: org.macports.configure for port atlas returned: Atlas could not detect any fortran compiler. If you really don’t need the fortran interface to be built, please use the +nofortran option, else install a fortran compiler (e.g. gcc4X) before building Atlas. Please see the log file for port atlas for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port atlas failed }}} and then again while installing SuiteSparse: {{{ kflaton% sudo port install suitesparse +atlas ---> Computing dependencies for SuiteSparse ---> Dependencies to be installed: atlas ---> Configuring atlas Selected C compiler: /usr/bin/clang Error: org.macports.configure for port atlas returned: Atlas could not detect any fortran compiler. If you really don’t need the fortran interface to be built, please use the +nofortran option, else install a fortran compiler (e.g. gcc4X) before building Atlas. Error: Failed to install atlas Please see the log file for port atlas for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/main.log Error: The following dependencies were not installed: atlas To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port suitesparse failed }}} (Thanks, btw.) -- Ticket URL: <https://trac.macports.org/ticket/47007#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X