Hi,
Anyone available to take:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230811
It's a simple update with just version and distinfo changes.
Cheers.
--
Jonathan Chen
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/
On Sun, Aug 26, 2018 at 01:01:24PM +0200, Jos Chrispijn wrote:
> On 26-8-2018 2:07, Pete Wright wrote:
> > one thing i do for my systems is if there is an update to a port i
> > need/want to test before the official build cluster is done is run a
> > "make package" in the port directory.? then i
Hello,
On Sun, 26 Aug 2018, at 12:12, Kubilay Kocak wrote:
> On 26/08/2018 9:07 pm, John wrote:
> > Hello lists,
> >
> > x11/nvidia-driver is broken again.
> >
> > Context: FreeBSD-12-ALPHA3 r338323 / ports 478102 / amd64.
> >
> > Tried to build with make distclean clean rmconfig && make
> >
On Sun, Aug 26, 2018 at 09:12:05PM +1000, Kubilay Kocak wrote:
> ...
> > It fails here:
>
> Hi John,
>
> It fails earlier, can you find and paste the 'error: ' line(s) ?
>
I expect the observed failure is related to the message Alan Cox sent
yesterday:
| Subject: Re: nvidia-driver build er
On 26/08/2018 9:07 pm, John wrote:
Hello lists,
x11/nvidia-driver is broken again.
Context: FreeBSD-12-ALPHA3 r338323 / ports 478102 / amd64.
Tried to build with make distclean clean rmconfig && make MAKE_JOBS_UNSAFE=yes
It fails here:
Hi John,
It fails earlier, can you find and paste the
Hello lists,
x11/nvidia-driver is broken again.
Context: FreeBSD-12-ALPHA3 r338323 / ports 478102 / amd64.
Tried to build with make distclean clean rmconfig && make MAKE_JOBS_UNSAFE=yes
It fails here:
=kernel -Wno-sign-compare -Wno-format-extra-args -UDEBUG -U_DEBUG -DNDEBUG
-Werror=undef
On 26-8-2018 2:07, Pete Wright wrote:
one thing i do for my systems is if there is an update to a port i
need/want to test before the official build cluster is done is run a
"make package" in the port directory. then i can install the updated
code as a pkg for future upgrade convenience. this