On 02/03/20 18:13, Ryan Libby wrote:
> On Mon, Mar 2, 2020 at 12:45 AM Alexander V. Chernikov
> wrote:
>>
>> 28.02.2020, 18:32, "Ryan Libby" :
>>> Author: rlibby
>>> Date: Fri Feb 28 18:32:36 2020
>>> New Revision: 358439
>>> URL: https://svnweb.freebsd.org/changeset/base/358439
>>>
>>> Log:
>>>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616
--- Comment #21 from Guido Falsi ---
Due to being pinned to olgd clang virtualbox is now failing to build on head
after r358439
As a workaround I've added this to make.conf in poudriere:
.if ${.CURDIR:M*emulators/virtualbox-ose}
USE_GCC=
On Wed, Mar 4, 2020 at 3:27 AM Guido Falsi wrote:
>
> On 02/03/20 18:13, Ryan Libby wrote:
> > On Mon, Mar 2, 2020 at 12:45 AM Alexander V. Chernikov
> > wrote:
> >>
> >> 28.02.2020, 18:32, "Ryan Libby" :
> >>> Author: rlibby
> >>> Date: Fri Feb 28 18:32:36 2020
> >>> New Revision: 358439
> >>>
On 04/03/20 12:27, Guido Falsi wrote:
>
> Actually this causes emulators/virtualbox-ose port to fail to build:
>
> In file included from /usr/src/sys/sys/systm.h:44:
> /usr/include/machine/atomic.h:230:1: error: invalid output constraint
> '=@cce' in asm
> ATOMIC_CMPSET(char);
> ^
> /usr/include
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244603
Bug ID: 244603
Summary: emulators/virtualbox-ose: use contemporary GCC instead
of old llvm
Product: Ports & Packages
Version: Latest
Hardware: Any
OS:
Bugzilla Automation has asked v...@freebsd.org for
maintainer-feedback:
Bug 244603: emulators/virtualbox-ose: use contemporary GCC instead of old llvm
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244603
--- Description ---
The bug in PR 236616 resulted in virtualbox getting pinned to llvm7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244603
Kyle Evans changed:
What|Removed |Added
Blocks||236616
Referenced Bugs:
https://bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236616
Kyle Evans changed:
What|Removed |Added
Depends on||244603
Referenced Bugs:
https://bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244603
Kyle Evans changed:
What|Removed |Added
URL||https://reviews.freebsd.org
On Wed, Mar 04, 2020 at 12:27:08PM +0100, Guido Falsi wrote:
> On 02/03/20 18:13, Ryan Libby wrote:
> > On Mon, Mar 2, 2020 at 12:45 AM Alexander V. Chernikov
> > wrote:
> >>
> >> 28.02.2020, 18:32, "Ryan Libby" :
> >>> Author: rlibby
> >>> Date: Fri Feb 28 18:32:36 2020
> >>> New Revision: 35843
10 matches
Mail list logo