Re: Recent warnings.

2018-05-05 Thread Herbert J. Skuhra
On Sat, 05 May 2018 02:09:26 +0200, Sean Bruno wrote: > > make[3]: "/usr/src/share/mk/bsd.prog.mk" line 274: warning: duplicate > script for target "_scriptsinstall" ignored > make[3]: "/usr/src/share/mk/bsd.prog.mk" line 274: warning: using > previous script for "_scriptsinstall" defined here >

Re: svn commit: r333175 - in head/sys: kern net netinet netinet6 sys: TRAP 12

2018-05-05 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Thu, 3 May 2018 22:23:52 +0200 "O. Hartmann" schrieb: I'm not familiar with kernel debugging, so there are some struggles. After compiling a debugging kernel on Version String: FreeBSD 12.0-CURRENT #2 r333269: Sat May 5 08:10:32 CEST 2018

Re: SSP_CFLAGS for kernel

2018-05-05 Thread bryn1u85
Hey, Don't touch src.conf Entry for make.conf should looks like below: WITH_SSP_PORTS=YES SSP_CFLAGS=-fstack-protector-all SSP_CXXFLAGS=-fstack-protector-all It's working for me. 2018-05-05 2:59 GMT+02:00 Rozhuk Ivan : > Hi! > > I set: > > /etc/src.conf: > WITH_SSP= > > /etc/make.conf: > SSP

Re: SSP_CFLAGS for kernel

2018-05-05 Thread Rozhuk Ivan
On Sat, 5 May 2018 12:38:37 +0200 bryn1u85 wrote: > Don't touch src.conf I want to buils kernel and system with SSP too. > Entry for make.conf should looks like below: > > WITH_SSP_PORTS=YES > > SSP_CFLAGS=-fstack-protector-all > > SSP_CXXFLAGS=-fstack-protector-all SSP_CXXFLAGS does not

Re: IGNORE_OSVERSION=yes -- can't install pkg

2018-05-05 Thread Chris H
On Fri, 04 May 2018 22:57:52 -0700 said I just setup a jail from a 12-CURRENT I built awhile ago. It has no ports tree. So I'm attempting to install svnlite. issuing pkg search svnlite returns The package management tool is not yet installed on your system. Do you want to fetch and install it n

Re: Regression Resume Lenovo T450

2018-05-05 Thread Manuel Stühn
On Fri, May 04, 2018 at 11:05:16AM -0700, Pete Wright wrote: On 05/03/2018 23:07, Manuel Stühn wrote: Since some time now CURRENT runs very smoothly on my Lenovo T450 in conjunction with drm-stable-kmod installed. WLAN, Suspense&Resume worked out of the box (at least ... until now). Due to pk

Re: IGNORE_OSVERSION=yes -- can't install pkg

2018-05-05 Thread Ian Lepore
On Sat, 2018-05-05 at 08:26 -0700, Chris H wrote: > On Fri, 04 May 2018 22:57:52 -0700 said > > > > > I just setup a jail from a 12-CURRENT I built awhile ago. It has no > > ports > > tree. So I'm attempting > > to install svnlite. issuing pkg search svnlite returns > > The package management to

Re: IGNORE_OSVERSION=yes -- can't install pkg

2018-05-05 Thread Rodney W. Grimes
> On Sat, 2018-05-05 at 08:26 -0700, Chris H wrote: > > On Fri, 04 May 2018 22:57:52 -0700 said > > > > > > > > I just setup a jail from a 12-CURRENT I built awhile ago. It has no > > > ports > > > tree. So I'm attempting > > > to install svnlite. issuing pkg search svnlite returns > > > The pac

Re: SSP_CFLAGS for kernel

2018-05-05 Thread Kevin Oberman
On Sat, May 5, 2018 at 4:33 AM, Rozhuk Ivan wrote: > On Sat, 5 May 2018 12:38:37 +0200 > bryn1u85 wrote: > > > Don't touch src.conf > > I want to buils kernel and system with SSP too Not relevant. /etc/make.conf definitions are applied to ALL make operations and that includes kernel and modul

Re: svn commit: r333240 - in head/sys: powerpc/powerpc sys [appears to have broken the builds of head for riscv64]

2018-05-05 Thread Mark Millard
From: https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/7868/ (and later?) that tried to build -r333241 (or later): --- bcopy.o --- In file included from /workspace/src/sys/riscv/riscv/bcopy.c:39:0: /workspace/src/sys/sys/systm.h:262:31: error: expected identifier or '(' before '{' token #