Date: Wed, 07 Feb 2018 18:04:49 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: maintainer-feedback requested: [Bug 225734] emulators/virtualbox-ose: Build with non-default python Message-ID: <bug-225734-26505-FWA5hiPSMn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225734-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-225734-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wullinger <freebsd@dhke.de> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to vbox@FreeBSD.org: Bug 225734: emulators/virtualbox-ose: Build with non-default python https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225734 --- Description --- 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.a md64/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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225734-26505-FWA5hiPSMn>
