virtualbox-ose port fails (12.1)

Mario Lobo lobo at bsd.com.br
Fri May 15 17:16:00 UTC 2020


On Fri, May 15, 2020 at 8:57 AM Christoph Kukulies <kuku at kukulies.org>
wrote:

>
>
> > Am 15.05.2020 um 11:18 schrieb Trond Endrestøl <
> trond.endrestol at ximalas.info>:
> >
> > On Fri, 15 May 2020 10:40+0200, Christoph Kukulies wrote:
> >
> >> I knew why I initially began compiling the virtual box. Then I got the
> advice here to use the pckg. Trying that I ended up in a failing
> (panicking) vboxvfs.ko module.
> >>
>
  [snip...]

> >>
> >> Stop.
> >> make: stopped in /usr/ports/emulators/virtualbox-ose
> >> #
> >>
> >> I’m wondering anyway why two python versions (2 and 3) have to be built
> . But that left aside, how do I now get around this obstacle?
> >
> > According to ports/Mk/bsd.default-versions.mk, Python 3.7 is both the
> > default Python version and the default Python3 version.
> >
> > Have you locked the Pythons to 3.6 in /etc/make.conf or in an
> > equivalent file such as /usr/local/etc/poudriere.d/make.conf?
> >
>
>
>
> Thanks. Yes, I had some of these tools installed as pkg and already
> deleted them and the correct tools got built out of the ports tree.
>
>
> > Do you mix prebuilt packages and packages built yourself?
> >
> > You should recompile devel/py-setuptools at py36 so that it abstains from
> > creating the /usr/local/bin/easy_install symlink.
> >
> > --
> > Trond.
>
> Done so, thanks.
>
>> Christoph
>
>
Doesn't Vbox require python 2.7 to be built?

I get a warning about python 2.7 everytime I build VBox.

I have this in make.conf:

DEFAULT_VERSIONS=perl5=5.30 linux=c7_64 ssl=base python=3.7 python2=2.7
python3=3.7

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!]


More information about the freebsd-questions mailing list