Date: Mon, 27 Jun 2022 20:26:31 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNjQ5MzNdIGdyYXBoaWNzL29wZW5jdiA6IHBrZy1zdGF0?= =?UTF-8?B?aWM6IFVuYWJsZSB0byBhY2Nlc3MgZmlsZSAvdXNyL3BvcnRzL2dyYXBoaWNz?= =?UTF-8?B?L29wZW5jdi93b3JrL3N0YWdlL3Vzci9sb2NhbC9saWIvcHl0aG9uMy45L3Np?= =?UTF-8?B?dGUtcGFja2FnZXMvY3YyL19faW5pdF9fLnB5IDogTm8gc3VjaCBmaWxlIG9y?= =?UTF-8?B?IGRpcmVjdG9yeQ==?= Message-ID: <bug-264933-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264933 Bug ID: 264933 Summary: graphics/opencv : pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/py thon3.9/site-packages/cv2/__init__.py : No such file or directory Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: desktop@FreeBSD.org Reporter: marietto2008@gmail.com Assignee: desktop@FreeBSD.org Flags: maintainer-feedback?(desktop@FreeBSD.org) Hello. I'm On FreeBSD 13.1-RELEASE,I'm trying to compile opencv-4.5.5_7 with JAVA enabled,but the compilation fails as follows : ......... =3D=3D=3D> Installing for opencv-4.5.5_7 =3D=3D=3D> Checking if opencv is already installed =3D=3D=3D> Registering installation for opencv-4.5.5_7 pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/__init__.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/config-3.9.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/config.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/gapi/__init__.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/load_config_py2.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/load_config_py3.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/mat_wrapper/__init__.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/misc/__init__.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/misc/version.py:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/python-3.9/cv2.cpython-39.so:No such file or directory pkg-static: Unable to access file /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9/site-packages= /cv2/utils/__init__.py:No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/opencv *** Error code 1 Stop. make: stopped in /usr/ports/graphics/opencv what can I do ? The missing folder starts at /usr/ports/graphics/opencv/work/stage/usr/local/lib/python3.9 ; it's the fo= lder python3.9 that's totally missing. --=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-264933-39348>