#40019: pspp 0.8.0 can't find cblas_dsdot () in optimized libgslblas -------------------------------+---------------------------- Reporter: david.w.watson@… | Owner: dtakahashi42@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: pspp gsl | -------------------------------+---------------------------- Changes (by dtakahashi42@…): * status: closed => reopened * resolution: invalid => Comment: I think we should keep this issue open, because the log indicates something wrong in libgslcblas, although I could not reproduce the problem. The libgslcblas.a has *_dsdot, and configure of pspp works fine here. {{{ $ nm /opt/local/lib/libgslcblas.a|grep dsdot /opt/local/lib/libgslcblas.a(sdsdot.o): 0000000000000000 T _cblas_sdsdot /opt/local/lib/libgslcblas.a(dsdot.o): 0000000000000000 T _cblas_dsdot }}} I would like to ask you how to install with +optimize variant? On recent machines, it is not possible due to the AVX problem (see #38271). -- Ticket URL: <https://trac.macports.org/ticket/40019#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X