From owner-freebsd-ports-bugs@freebsd.org Sun Jul 12 23:57:27 2020 Return-Path: Delivered-To: freebsd-ports-bugs@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 52798351F5E for ; Sun, 12 Jul 2020 23:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4kGv1X0Dz4Bqq for ; Sun, 12 Jul 2020 23:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 346BC351F5D; Sun, 12 Jul 2020 23:57:27 +0000 (UTC) Delivered-To: ports-bugs@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 34368352319 for ; Sun, 12 Jul 2020 23:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B4kGv0NTFz4BLg for ; Sun, 12 Jul 2020 23:57:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E4BA6C47F for ; Sun, 12 Jul 2020 23:57:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 06CNvQeu051731 for ; Sun, 12 Jul 2020 23:57:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06CNvQtZ051730 for ports-bugs@FreeBSD.org; Sun, 12 Jul 2020 23:57:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247941] cad/FreeCAD: Path workbench fails: wrong version of libopenblasp Date: Sun, 12 Jul 2020 23:57:27 +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: a.parseg@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter 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.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jul 2020 23:57:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247941 Bug ID: 247941 Summary: cad/FreeCAD: Path workbench fails: wrong version of libopenblasp Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: a.parseg@gmail.com Running FreeCAD, when trying to call up the Path workbench, an error notification appears and the workbench is not shown/is empty.=20 FreeCAD itself continues to run.=20 Further attempts at accessing the workbench within the same session will not repeat the warning, but the workbench will remain emtpy. The error is reported as such: ---8<--- Importing the numpy c-extensions failed. - Try uninstalling and reinstalling numpy. - If you have already done that, then: 1. Check that you expected to use Python3.7 from "/usr/local/bin/FreeCAD", and that you have no directories in your PATH or PYTHONPATH that can interfere with the Python and numpy version "1.18.3" you're trying to = use. 2. If (1) looks fine, you can open a new issue at https://github.com/numpy/numpy/issues. Please include details on: - how you installed Python - how you installed numpy - your operating system - whether or not you have multiple versions of Python installed - if you built from source, your compiler versions and ideally a build= log - If you're working with a numpy git repository, try `git clean -xdf` (removes all files not under version control) and rebuild numpy. Note: this error has many possible causes, so please don't comment on an existing issue about this - open a new one instead. Original error was: Shared object "libopenblasp-r0.3.7.so" not found, requi= red by "_multiarray_umath.so" Traceback (most recent call last): File "", line 74, in Initialize File "/usr/local/FreeCAD/Mod/Path/PathCommands.py", line 30, in from PathScripts.PathUtils import loopdetect File "/usr/local/FreeCAD/Mod/Path/PathScripts/PathUtils.py", line 33, in import numpy File "/home/alexisp/.local/lib/python3.7/site-packages/numpy/__init__.py", line 142, in from . import core File "/home/alexisp/.local/lib/python3.7/site-packages/numpy/core/__init__.py", = line 54, in raise ImportError(msg) --->8--- Note the "original error" with libopenblasp-r0.3.7.so not found. System is running 12.1-RELEASE-p5 GENERIC amd64. Issue initially noticed with "latest" packages as of 2020-07-12, so FreeCAD 0.18.4_9 and py37-numpy 1.16.6,1. Tried recompiling cad/FreeCAD from ports, then recompiling math/py-numpy as well, both with default options, to no effect. The library itself is present on the system with a more recent version: package openblas-0.3.9_2,1, file /usr/local/lib/libopenblasp-r0.3.9.so --=20 You are receiving this mail because: You are the assignee for the bug.=