Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2016 17:17:57 +0200
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        Sean Bruno <sbruno@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r415511 - head/emulators/qemu-sbruno
Message-ID:  <e893842d-97fe-5199-474f-09714d3dc83a@FreeBSD.org>
In-Reply-To: <201605191727.u4JHRZb0040793@repo.freebsd.org>
References:  <201605191727.u4JHRZb0040793@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/19/16 19:27, Sean Bruno wrote:
> Author: sbruno
> Date: Thu May 19 17:27:35 2016
> New Revision: 415511
> URL: https://svnweb.freebsd.org/changeset/ports/415511
> 
> Log:
>   Update qemu-sbruno/qemu-static-user:
>   Disable atomic macros which conflict with C++ QEMU's atomic header defines
>   a few macros which conflict with standard C++ function names, namely
>   atomic_fetch_{add,sub,and,or}.  Disable these macros when compiling for C++.
>   
>   PR:		209590
>   Submitted by:	dim
> 

I have just noticed the port still fails.

I investigated a little:

Looking at the source code with make extract, the #ifdefs which were
added on github at [1] are not present in the tarball downloaded by the
port. Maybe a wrong GH_TAGNAME was committed?

[1]
https://github.com/seanbruno/qemu-bsd-user/commit/58f6139b0d41213fc918bada2fbca75892818535

-- 
Guido Falsi <madpilot@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e893842d-97fe-5199-474f-09714d3dc83a>