Date: Thu, 02 Feb 2017 14:33:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216727] math/scilab missing dependency arpack-ng Message-ID: <bug-216727-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216727 Bug ID: 216727 Summary: math/scilab missing dependency arpack-ng Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: makc@FreeBSD.org Reporter: otacilio.neto@bsd.com.br Flags: maintainer-feedback?(makc@FreeBSD.org) Assignee: makc@FreeBSD.org Created attachment 179527 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179527&action= =3Dedit config log before install arpack-ng When compiling scilab I got this error message on configure: checking for sgemm_ in -lopenblasp... yes Using BLAS_LIBS environment variable found checking if LAPACK is available...=20 checking for cheev_ in -lopenblasp... yes LAPACK_LIBS env variable found checking if ARPACK-NG is available...=20 checking for znaupd_ in -larpack... yes ARPACK-NG library found checking whether the arpack library works... Segmentation fault (core dumpe= d) configure: error: ARPACK library found, but seems not to work properly. Ple= ase make sure you are using arpack-ng =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to makc@FreeBSD.org [maintainer] and attach the "/usr/ports/math/scilab/work/scilab-5.5.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provi= de an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/math/scilab *** Error code 1 Stop. make: stopped in /usr/ports/math/scilab root@nostromo:/usr/ports/math/scilab # pkg info | grep arpack-ng arpack-ng-3.4.0_1 Revised Argand library for solving large-sca= le eigenvalue problems =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I'm using openblas with int64 bit support. Maybe can this be related? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216727-13>