Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Feb 2018 18:04:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225734] emulators/virtualbox-ose: Build with non-default python
Message-ID:  <bug-225734-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225734

            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: vbox@FreeBSD.org
          Reporter: freebsd@dhke.de
             Flags: maintainer-feedback?(vbox@FreeBSD.org)
          Assignee: vbox@FreeBSD.org

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

With

DEFAULT_VERSIONS+=3Dpython=3D3.6

in /etc/make.conf

I get

kBuild: Generating python -
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.6/out/freeb=
sd.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=3D directives (see attached patch) =
fixes
the build for me.

--=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-225734-13>