This is a self-hosted amd64; the failure was during the (re)build of the
kernel module for x11/nvidia-driver-340 as the final bit of "make
buildkernel":
...
>>> stage 3.1: building everything
...
===> nvidia-driver-340-340.102 depends on file:
/usr/local/libdata/pkgconfig/xext.pc - found
===>
Am Sun, 5 Nov 2017 04:44:44 -0800
David Wolfskill schrieb:
> This is a self-hosted amd64; the failure was during the (re)build of the
> kernel module for x11/nvidia-driver-340 as the final bit of "make
> buildkernel":
>
> ...
> >>> stage 3.1: building everything
> ...
> ===> nvidia-driver-34
David Wolfskill wrote:
> ===> Building for nvidia-driver-340-340.102
> ===> src (all)
> make[6]: "/usr/src/share/mk/bsd.obj.mk" line 89: Malformed conditional
> (defined(SRCTOP) && (${CANONICALOBJDIR} == /${RELDIR} || ${.OBJDIR} ==
> /${RELDIR}))
> make[6]: Fatal errors encountered -- cannot c
Simon J. Gerraty wrote:
> David Wolfskill wrote:
> > ===> Building for nvidia-driver-340-340.102
> > ===> src (all)
> > make[6]: "/usr/src/share/mk/bsd.obj.mk" line 89: Malformed conditional
> > (defined(SRCTOP) && (${CANONICALOBJDIR} == /${RELDIR} || ${.OBJDIR} ==
> > /${RELDIR}))
> > make[
On Sun, Nov 05, 2017 at 08:13:27AM -0800, Simon J. Gerraty wrote:
> Simon J. Gerraty wrote:
> ...
> > I think I might have a fix for that.
>
> Or rather I know what the issue is - RELDIR isn't defined because
> .CURDIR isn't under SRCTOP,
> if OBJTOP were defined at that point, the fix is trivial
On 01.11.17 14:21, Gerald Pfeifer wrote:
On Wed, 1 Nov 2017, Tijl Coosemans wrote:
Please commit it to the ports tree as well, because there are reports
that ftp/curl can trigger the problem.
What Andreas and me usually are doing is that he commits fixes
upstream (from HEAD down to release bra
On 05.11.17 21:31, Gerald Pfeifer wrote:
On Sun, 5 Nov 2017, Andreas Tobler wrote:
Pushed on all active branches, 8/7/6.
Saw that, thank you. Very well done, Andreas!
I should have gcc8-devel updated in the next 24 hours, gcc7-devel
and gcc6-devel over the week as new snapshots are released.
On Thu, 02 Nov 2017 13:08:49 +0200, Toomas Soome wrote:
With r325310, the UEFI boot with CURRENT should be ok with >512B sectors. The
BIOS part is still work in the process.
I can confirm that I'm now able to boot my Macbook Pro with 4K SSD.
On 4 Oct 2017, at 19:32, Allan Jude wrote:
On 2
On Sun, 5 Nov 2017, Andreas Tobler wrote:
> Pushed on all active branches, 8/7/6.
Saw that, thank you. Very well done, Andreas!
I should have gcc8-devel updated in the next 24 hours, gcc7-devel
and gcc6-devel over the week as new snapshots are released.
> If you could do the gcc* branches, yes