https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225734

            Bug ID: 225734
           Summary: emulators/virtualbox-ose: Build with non-default
                    python
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
             Flags: maintainer-feedback?([email protected])
          Assignee: [email protected]

Created attachment 190392
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190392&action=edit
Add explicit dependency on Python 2.7

With

DEFAULT_VERSIONS+=python=3.6

in /etc/make.conf

I get

kBuild: Generating python -
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.6/out/freebsd.amd64/release/obj/VBoxOGLgen/spu_dispatch_table.h
kmk_builtin_redirect: posix_spawnp(python-not-found) failed: No such file or
directory

when trying to build virtualbox-ose.

Explicitly requiring Python 2.7 in USES= directives (see attached patch) fixes
the build for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to