Date: Fri, 15 May 2020 20:18:31 +0200 From: Christoph Kukulies <kuku@kukulies.org> To: Mario Lobo <lobo@bsd.com.br> Cc: freeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: virtualbox-ose port fails (12.1) Message-ID: <29080AE7-3C98-4D2D-9A73-34E7CF02EA5C@kukulies.org> In-Reply-To: <CA%2ByoEx8ye1fEy1Zi0wROo9ew-XG8XZ8R=hE1JSo1iPRufS274Q@mail.gmail.com> References: <3D852AFC-329C-46B7-A2DE-3E9B3D61BB21@kukulies.org> <alpine.BSF.2.22.395.2005151110010.4575@enterprise.ximalas.info> <310BA73B-3BFC-4B5A-B175-0A942FCC92B0@kukulies.org> <CA%2ByoEx8ye1fEy1Zi0wROo9ew-XG8XZ8R=hE1JSo1iPRufS274Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Am 15.05.2020 um 19:15 schrieb Mario Lobo <lobo@bsd.com.br>: >=20 > On Fri, May 15, 2020 at 8:57 AM Christoph Kukulies <kuku@kukulies.org = <mailto:kuku@kukulies.org>> > wrote: >=20 >>=20 >>=20 >>> Am 15.05.2020 um 11:18 schrieb Trond Endrest=C3=B8l < >> trond.endrestol@ximalas.info <mailto:trond.endrestol@ximalas.info>>: >>>=20 >>> On Fri, 15 May 2020 10:40+0200, Christoph Kukulies wrote: >>>=20 >>>> 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. >>>>=20 >>=20 > [snip...] >=20 >>>>=20 >>>> Stop. >>>> make: stopped in /usr/ports/emulators/virtualbox-ose >>>> # >>>>=20 >>>> I=E2=80=99m 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? >>>=20 >>> According to ports/Mk/bsd.default-versions.mk, Python 3.7 is both = the >>> default Python version and the default Python3 version. >>>=20 >>> 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? >>>=20 >>=20 >>=20 >>=20 >> 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. >>=20 >>=20 >>> Do you mix prebuilt packages and packages built yourself? >>>=20 >>> You should recompile devel/py-setuptools@py36 so that it abstains = from >>> creating the /usr/local/bin/easy_install symlink. >>>=20 >>> -- >>> Trond. >>=20 >> Done so, thanks. >>=20 >> =E2=80=94 >> Christoph >>=20 >>=20 > Doesn't Vbox require python 2.7 to be built? >=20 > I get a warning about python 2.7 everytime I build VBox. >=20 > I have this in make.conf: >=20 > DEFAULT_VERSIONS=3Dperl5=3D5.30 linux=3Dc7_64 ssl=3Dbase python=3D3.7 = python2=3D2.7 > python3=3D3.7 >=20 > --=20 > Mario Lobo In this vein my vbox make stops at the next obstacle: =3D=3D=3D> qt5-gui-5.13.0_1 depends on shared library: libharfbuzz.so = - found (/usr/local/lib/libharfbuzz.so) =3D=3D=3D> qt5-gui-5.13.0_1 depends on shared library: libinput.so - = not found =3D=3D=3D> libinput-1.12.6_1 needs Python 3.4 at least, but 2.7 was = specified. *** Error code 1 Stop. make[5]: stopped in /usr/ports/x11/libinput *** Error code 1 Stop. make[4]: stopped in /usr/ports/x11-toolkits/qt5-gui *** Error code 1 Stop. make[3]: stopped in /usr/ports/x11-toolkits/qt5-declarative *** Error code 1 Stop. make[2]: stopped in /usr/ports/devel/qt5-linguisttools *** Error code 1 Stop. make[1]: stopped in /usr/ports/emulators/virtualbox-ose *** Error code 1 Stop. make: stopped in /usr/ports/emulators/virtualbox-ose #=20 #=20 #=20 ??? =E2=80=94 Christoph
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29080AE7-3C98-4D2D-9A73-34E7CF02EA5C>