Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Nov 2024 00:20:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282499] emulators/virtualbox-ose-additions: kernel panic : mutex Giant owned at kern_synch.c:481
Message-ID:  <bug-282499-7788-fic55uhC6X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282499-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282499-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282499

--- Comment #8 from mikhail.rokhin@gmail.com ---
(In reply to Vladimir Druzenko from comment #4)

GCC 13, 14 and LLVM 15, 18 both were installed via ``pkg ins ...`` and both
failed to compile the port with multiple errors about undefined symbols &
syntaxis errors at ld linking stage.

May there be something hardcoded about compiler within the port?

World's built-in LLVM 19 succeeded in compilation.

Could you point me to the right substitution for USE_GCC for LLVM, smth like
USE_LLVM=3D15 , please?

As of `DEFAULT_VERSIONS+=3D llvm=3D15`` in make.conf fails and the port uses
built-in LLVM 19 instead, and it's a long way to print CC=3D , CXX=3D , CPP=
=3D, etc.
in ``make`` command line.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282499-7788-fic55uhC6X>