Re: r316958: booting a server takes >10 minutes!

2017-04-16 Thread Maxim Sobolev
Well, all this suggests to me that there must be some issue with the client syslog code in the libc, so that if syslog daemon hangs or has some internal issue that would basically render system mostly unusable. I think that might be an interesting project for somebody who has some spare time on han

Re: FYI: amd64 built with WITH_LLD_IS_LD= vs. devel/libunwind : cannot preempt symbol (for various symbols)

2017-04-16 Thread Mark Millard
On 2017-Apr-16, at 7:01 PM, Ed Maste wrote: > On 16 April 2017 at 04:10, Mark Millard wrote: >> Context: amd64 FreeBSD -r316952 as a VirtualBox guest >> that was built using WITH_LLD_IS_LD= . ports -r438577. >> >> x11/xorg-minimal indirectly gets to devel/libunwind and >> devel/libunwind fails

Re: FYI: amd64 built with WITH_LLD_IS_LD= vs. devel/libunwind : cannot preempt symbol (for various symbols)

2017-04-16 Thread Ed Maste
On 16 April 2017 at 04:10, Mark Millard wrote: > Context: amd64 FreeBSD -r316952 as a VirtualBox guest > that was built using WITH_LLD_IS_LD= . ports -r438577. > > x11/xorg-minimal indirectly gets to devel/libunwind and > devel/libunwind fails to build from source: > > > --- Lperf-simple --- > lib

Re: process killed: text file modification

2017-04-16 Thread Rick Macklem
Julian Elischer wrote: On 13/4/17 5:45 am, Rick Macklem wrote: > I have just committed a patch to head (r316745) which should fix this. > (It includes code to handle the recent change to head to make the pageouts > write through the buffer cache.) > > It will be MFC'd and should be in 11.1. > is

Re: svn commit: r316977 - head/sys/dev/syscons

2017-04-16 Thread Thomas Mueller
> vt(4) is not a pleasant thing to look at. I am not implying that it is bad > code or badly done. I am just saying that it is pretty gnarly and is not > the sort of thing most enjoy dealing with. I got the distinct feeling that > ray@ found the job much uglier than he anticipated when he took th

Re: r316958: booting a server takes >10 minutes!

2017-04-16 Thread Ben Woods
On 16 April 2017 at 03:24, Larry Rosenman wrote: > Current SVN seems to have fixed it (via sobomax@ syslogd commit). > I experienced this issue too, and can confirm that it existing on r316952, but is resolve on r317033. It was extremely strange. The symptoms I was experiencing were: - lightdm

CFT: EVDEV support in psm(4) driver

2017-04-16 Thread Vladimir Kondratyev
Hi, FreeBSD laptop users Following patch [1] bring in multitouch EVDEV support for Synaptics and Elan PS/2 touchpads found in many laptops. (And for generic relative PS/2 mices as well). This allows to replace our limited in-kernel gesture processor with full-blown one from xf86-input-synapti

amd64 head -r317015 system clang 4.0 crashes during qt5-widgets "checking" activity: "Wrong prefetch hint in intrinsic: should be 0 or 1" (avx512.cpp)

2017-04-16 Thread Mark Millard
[ports -r438577 with devel/*binutils reverted to 2.27 via -r436731 .] The qr5-widgets build attempt reported: checking for avx512cd... clang++ -c -pipe -O2 -g -fstack-protector -fno-strict-aliasing -mavx512cd -g -Wall -W -fPIC -DAVX512WANT=CD -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspe

Re: process killed: text file modification

2017-04-16 Thread Konstantin Belousov
On Mon, Apr 17, 2017 at 12:56:43AM +0800, Julian Elischer wrote: > On 13/4/17 5:45 am, Rick Macklem wrote: > > I have just committed a patch to head (r316745) which should fix this. > > (It includes code to handle the recent change to head to make the pageouts > > write through the buffer cache.)

Re: process killed: text file modification

2017-04-16 Thread Julian Elischer
On 13/4/17 5:45 am, Rick Macklem wrote: I have just committed a patch to head (r316745) which should fix this. (It includes code to handle the recent change to head to make the pageouts write through the buffer cache.) It will be MFC'd and should be in 11.1. is there any relevance of this ch

Re: FYI: amd64 built with WITH_LLD_IS_LD= vs. devel/libunwind : cannot preempt symbol (for various symbols)

2017-04-16 Thread Mark Millard
On 2017-Apr-16, at 1:10 AM, Mark Millard wrote: > Context: amd64 FreeBSD -r316952 as a VirtualBox guest > that was built using WITH_LLD_IS_LD= . ports -r438577. > > x11/xorg-minimal indirectly gets to devel/libunwind and > devel/libunwind fails to build from source: > > > --- Lperf-simple ---

Re: lang/gcc6-aux for head beyond __nonnull related issues: vm_ooffset_t and vm_pindex_t related changes (and more) [amd64 system ld being lld vs. binutils based]

2017-04-16 Thread Mark Millard
On 2017-Apr-15, at 11:30 PM, Mark Millard wrote: > On 2017-Apr-15, at 2:30 AM, Mark Linimon wrote: > >> On Fri, Apr 14, 2017 at 08:27:29PM -0700, Mark Millard wrote: >>> I've seen material quoted from a exp-run that reported >>> that about 54(?) ports were then blocked by lang/gcc6-aux >>> not

FYI: amd64 built with WITH_LLD_IS_LD= vs. devel/libunwind : cannot preempt symbol (for various symbols)

2017-04-16 Thread Mark Millard
Context: amd64 FreeBSD -r316952 as a VirtualBox guest that was built using WITH_LLD_IS_LD= . ports -r438577. x11/xorg-minimal indirectly gets to devel/libunwind and devel/libunwind fails to build from source: --- Lperf-simple --- libtool: link: cc -O2 -pipe -g -fstack-protector -fno-strict-alias

Re: svn commit: r316977 - head/sys/dev/syscons

2017-04-16 Thread O. Hartmann
Am Sat, 15 Apr 2017 23:47:19 -0700 Kevin Oberman schrieb: > On Sat, Apr 15, 2017 at 10:55 PM, O. Hartmann > wrote: > > > Am Sat, 15 Apr 2017 18:00:18 -0700 > > Conrad Meyer schrieb: > > > > > On Sat, Apr 15, 2017 at 1:21 PM, O. Hartmann > > wrote: > > > > Am Sat, 15 Apr 2017 20:03:50 +0