XBOX/i386 and xlint removal

2017-11-09 Thread Konstantin Belousov
Hello, I created two reviews to axe two features which I personally find of little use in modern FreeBSD. https://reviews.freebsd.org/D13015 xlint https://reviews.freebsd.org/D13016 XBOX/i386 Reviews contain the explanations. For xlint it is just an overdue, IMO. While for XBOX I do not have muc

Re: XBOX/i386 and xlint removal

2017-11-09 Thread Warner Losh
On Thu, Nov 9, 2017 at 6:52 AM, Konstantin Belousov wrote: > Hello, > I created two reviews to axe two features which I personally find of > little use in modern FreeBSD. > > https://reviews.freebsd.org/D13015 xlint > https://reviews.freebsd.org/D13016 XBOX/i386 > > Reviews contain the explanatio

clang crashes on "make -j4 buildkernel" at 12-CURRENT

2017-11-09 Thread Lev Serebryakov
I'm trying to build new NanoBSD "firmware" and have semi-reproducable clang crash. System is 12-CURRENT amd64 r325554, sources is 12-CURRENt r325594 It is guest running on VirtualBox 5.2. Memory & CPU of host is Ok for sure. On "build kernel" stage with "make -j4" I get clang crash (output

Re: XBOX/i386 and xlint removal

2017-11-09 Thread Ed Schouten
[ +rink@ for XBOX/i386 ] 2017-11-09 14:52 GMT+01:00 Konstantin Belousov : > Hello, > I created two reviews to axe two features which I personally find of > little use in modern FreeBSD. > > https://reviews.freebsd.org/D13015 xlint > https://reviews.freebsd.org/D13016 XBOX/i386 > > Reviews contain

bootonly release target not creating etc/ssh/

2017-11-09 Thread Roger Pau Monné
Hello, Since recently it seems like the bootonly release make target doesn't create the etc/ssh directory. I've usually done: # make buildworld # make buildkernel # make -C release ftp # make -C release bootonly # cp release/bootonly/etc/ssh/ But the ssh directory doesn't seem to exist anymore.

Re: make -C weirdness

2017-11-09 Thread Ilya A . Arkhipov
01.11.2017, 22:17, "Sergey V. Dyatko" : > Hi, > > Long time ago I wrote 2 simple aliases to my .cshrc: > > search_key make -C /usr/ports/ search key='!*' display=name,path,info > search_name make -C /usr/ports/ search name='!*' display=port,path,info > > it works fine starting from 7-CURRENT IIRC.

Re: bootonly release target not creating etc/ssh/

2017-11-09 Thread Herbert J. Skuhra
On Thu, 09 Nov 2017 18:55:52 +0100, Roger Pau Monné wrote: > > Hello, > > Since recently it seems like the bootonly release make target doesn't > create the etc/ssh directory. I've usually done: > > # make buildworld > # make buildkernel > # make -C release ftp > # make -C release bootonly > #

Re: [Bug 223383] pathconf querying for posix_falloc not supported on freebsd [devel/llvm*'s lld's are also broken by this for zfs and need updating]

2017-11-09 Thread Mark Millard
[ devel/llvm* also have the issue in their lld 's.] On 2017-Nov-7, at 4:43 PM, bugzilla-noreply at freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223383 > > --- Comment #7 from commit-h...@freebsd.org --- > A commit references this bug: > > Author: emaste > Date: Wed Nov