On 2023/09/20 11:14, Stuart Henderson wrote:
> It would need to be overridden, I tried it a few ways and eventually hit
> on the approach in the attached tar. It's still a bit hacked together
> and some parts done in a quick-and-dirty way but it does at least start
> building ok (still running).

ah, fails late in the build stage:

[DEBUG]: Copying tree /usr/local/modules to 
/usr/obj/ports/pyside6-6.5.2/pyside-setup-everywhere-src-6.5.2/build/qfp-py3.10-qt6.5.2-64bit-release/package/PySide6/Qt/modules.
  filter=['*.json']. ignore=None.
  setup.py/prepare_packages:  [Errno 2] No such file or directory: 
'/usr/local/modules'

I guess it should be looking in /usr/local/lib/qt6/modules for these,
haven't looked further.

Reply via email to