[Bug 225734] emulators/virtualbox-ose: Build with non-default python
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 7 18:04:51 UTC 2018
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: vbox at FreeBSD.org
Reporter: freebsd at dhke.de
Flags: maintainer-feedback?(vbox at FreeBSD.org)
Assignee: vbox at FreeBSD.org
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.
More information about the freebsd-ports-bugs
mailing list