Date: Wed, 07 Feb 2018 18:04:49 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 225734] emulators/virtualbox-ose: Build with non-default python Message-ID: <bug-225734-26505@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@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=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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225734-26505>
