From owner-freebsd-ports-bugs@freebsd.org Thu Feb 2 14:33:22 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8732CCCADF6 for ; Thu, 2 Feb 2017 14:33:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5E351191A for ; Thu, 2 Feb 2017 14:33:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v12EXLCr004850 for ; Thu, 2 Feb 2017 14:33:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216727] math/scilab missing dependency arpack-ng Date: Thu, 02 Feb 2017 14:33:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: otacilio.neto@bsd.com.br X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: makc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2017 14:33:22 -0000 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.=