https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284439
Vladimir Druzenko <v...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #260319|0 |1 is obsolete| | --- Comment #16 from Vladimir Druzenko <v...@freebsd.org> --- Created attachment 260345 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260345&action=edit 7.1.8 v2 Made a few adjustments. But I'm worried about the build with the PYTHON option: ========================================================================================= running install_scripts WARNING: Installation path is not in current module search path! This might happen on OSes / distributions which only maintain packages by a vendor-specific method. Hints: - Check how the distribution handles user-installable Python packages. - Using setuptools directly might be deprecated on the distribution. - Using "pip install ./vboxapi" within a virtual environment (virtualenv) might fix this. Installed to: /tmp/work/usr/ports/emulators/virtualbox-ose-71/work/stage/usr/local/lib/python3.11/site-packages/ Global site packages directories are: /usr/local/lib/python3.11/site-packages User site packages directories are: /root/.local/lib/python3.11/site-packages Module search path is: /tmp/work/usr/ports/emulators/virtualbox-ose-71/work/VirtualBox-7.1.8/out/freebsd.amd64/release/bin/sdk/installer/python /usr/local/lib/python311.zip /usr/local/lib/python3.11 /usr/local/lib/python3.11/lib-dynload /usr/local/lib/python3.11/site-packages vboxapi /tmp/work/usr/ports/emulators/virtualbox-ose-71/work/stage/usr/local/lib/python3.11/site-packages/ ERROR: Testing VirtualBox Python bindings failed: No module named 'xpcom' ========================================================================================= This last line ^^^^^^. What can this affect? -- You are receiving this mail because: You are on the CC list for the bug.