From owner-freebsd-ports@freebsd.org Fri Jan 31 22:47:32 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 14CF71EF685 for ; Fri, 31 Jan 2020 22:47:32 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from mx2.dismail.de (mx2.dismail.de [159.69.191.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx2.dismail.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 488XRQ39qkz4KwC for ; Fri, 31 Jan 2020 22:47:29 +0000 (UTC) (envelope-from starikarp@dismail.de) Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id d59bc62f for ; Fri, 31 Jan 2020 23:47:27 +0100 (CET) Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id e8b9f87d for ; Fri, 31 Jan 2020 23:47:27 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 1db0a321 for ; Fri, 31 Jan 2020 23:47:27 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 67182867 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Fri, 31 Jan 2020 23:47:26 +0100 (CET) Date: Fri, 31 Jan 2020 17:47:23 -0500 From: ajtiM To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: openblas-0.3.7_1,1 error install Message-ID: <20200131174723.528480a5@dismail.de> In-Reply-To: References: <2365de86-89a7-eba7-cf43-384990019353@gmail.com> <987f41fc-65e9-ebd6-4b8e-390b6837ecc0@FreeBSD.org> <20200131114201.717290fb@dismail.de> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; amd64-portbld-freebsd12.1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 488XRQ39qkz4KwC X-Spamd-Bar: ------- X-Spamd-Result: default: False [-7.87 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_MED(-2.00)[dismail.de.dwl.dnswl.org : 127.0.5.2]; R_SPF_ALLOW(-0.20)[+ip4:159.69.191.136]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_COUNT_THREE(0.00)[4]; IP_SCORE(-2.17)[ip: (-9.91), ipnet: 159.69.0.0/16(0.61), asn: 24940(-1.55), country: DE(-0.02)]; RCVD_IN_DNSWL_MED(-0.20)[136.191.69.159.list.dnswl.org : 127.0.5.2]; DKIM_TRACE(0.00)[dismail.de:+]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2020 22:47:32 -0000 On Fri, 31 Jan 2020 12:33:54 -0500 Steve Wills wrote: > Hi, >=20 > On 1/31/20 11:42 AM, ajtiM wrote: > > On Fri, 31 Jan 2020 10:01:42 -0500 > > Steve Wills wrote: > >=20 > >> Hi, > >> > >> On 1/30/20 9:25 PM, Alex V. Petrov wrote: > >>> =3D=3D=3D> Installing for openblas-0.3.7_1,1 > >>> =3D=3D=3D> Checking if openblas is already installed > >>> =3D=3D=3D> Registering installation for openblas-0.3.7_1,1 > >>> pkg-static: Unable to access file > >>> /usr/ports/math/openblas/work/stage/usr/local/lib/libopenblasp-r0.3.7= .a:No > >>> such file or directory > >>> pkg-static: Unable to access file > >>> /usr/ports/math/openblas/work/stage/usr/local/lib/libopenblasp-r0.3.7= .so:No > >>> such file or directory > >>> *** Error code 74 > >> > >> I believe this is fixed by r243739, please reopen this bug if there > >> is still an issue: > >> > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243739 > >> > >> Steve > > Thank you. It is fixed but there are still problem: > >=20 > > portmaster --check-depends > > Checking all packages: 100% > > py27-numpy is missing a required shared library: libopenblas.so > > py37-numpy is missing a required shared library: libopenblas.so > > py37-scipy is missing a required shared library: libopenblas.so > > suitesparse is missing a required shared library: libopenblas.so > >=20 > > py-numpy and suitesparse are rebuilt. > >=20 >=20 > I think perhaps this is an issue with portmaster. Can you send output > of: >=20 > ls -al /usr/local/lib/libopenblas* >=20 > Thanks, > Steve ls -al /usr/local/lib/libopenblas* -rw-r--r-- 1 root wheel 32273330 Jan 31 10:45 /usr/local/lib/libopenblas_nehalemp-r0.3.7.a -rwxr-xr-x 1 root wheel 15492200 Jan 31 10:45 /usr/local/lib/libopenblas_nehalemp-r0.3.7.so lrwxr-xr-x 1 root wheel 29 Jan 31 10:45 /usr/local/lib/libopenblas.a -> libopenblas_nehalemp-r0.3.7.a lrwxr-xr-x 1 root wheel 30 Jan 31 10:45 /usr/local/lib/libopenblas.so -> libopenblas_nehalemp-r0.3.7.so --=20 =E2=80=9CIn politics stupidity is not a handicap=E2=80=9D.=20 Napoleon Bonaparte