Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2013 14:19:33 -0400
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD port: graphics/dri
Message-ID:  <f43f480a15c6bb480a2f0346e576b455@intertainservices.com>
In-Reply-To: <5249AB19.7030706@intertainservices.com>
References:  <5249AB19.7030706@intertainservices.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-09-30 12:47 PM, Mike Jakubik wrote:
> Hello,
> 
> I am unable to compile the new DRI, i am using the new xorg here,
> below is the error.
> 
> clang: warning: argument unused during compilation: 
> '-fno-builtin-memcmp'
>   CC       i915_debug.lo
> clang: warning: argument unused during compilation: 
> '-fno-builtin-memcmp'
> i915_debug.c:831:18: warning: comparison of unsigned expression >= 0
> is always true [-Wtautological-compare]
>           stream.offset >= 0)
>           ~~~~~~~~~~~~~ ^  ~
> 1 warning generated.
>   CC       i915_debug_fp.lo
> clang: warning: argument unused during compilation: 
> '-fno-builtin-memcmp'
>   CC       i915_fragprog.lo


OK, so i forgot to check /usr/ports/UPDATING for these sweeping changes, 
thankfully i have a spare laptop as this broke my workstation, it is now 
recompiling over a hundred ports.

There is a small typo in UPDATING however, "pkg_delete -f libGl-\* 
dri-\*" should be "pkg_delete -f libGL-\* dri-\*", the l in libGL needs 
to be uppercase.

Thanks.



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