Re: failure to build current on amd64

2020-01-08 Thread Edgar Pettijohn
On Jan 8, 2020 6:38 AM, Riccardo Mottola wrote: > > Hi! > > current fails do build userland for me: > > #   compile  libclangARCMigrate/Transforms.o > /usr/src/obj/tooldir.NetBSD-9.99.34-amd64/bin/x86_64--netbsd-c++ > -frandom-seed=dedfa0f2 -O2 -march=core2 -Werror -Wno-stringop-overflow >

Re: httpd ssl failures

2019-12-17 Thread Edgar Pettijohn
On Dec 16, 2019 10:22 PM, Geoff Wing wrote: > > On Monday 2019-12-16 19:56 -0600, ed...@pettijohn-web.com output: > :> > Certificate/key created like so: > :> > openssl req -x509 -nodes -days 365 -sha256 -newkey rsa:2048 -keyout > :> > mycert.pem -out mycert.pem > [...] > :> > Is this a problem

Re: httpd ssl failures

2019-12-16 Thread Edgar Pettijohn
On 2019-12-15 20:09, Edgar Pettijohn wrote: On 2019-12-15 18:18, Edgar Pettijohn wrote: laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl

Re: httpd ssl failures

2019-12-15 Thread Edgar Pettijohn
On 2019-12-15 20:09, Edgar Pettijohn wrote: On 2019-12-15 18:18, Edgar Pettijohn wrote: laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl

Re: httpd ssl failures

2019-12-15 Thread Edgar Pettijohn
On 2019-12-15 18:18, Edgar Pettijohn wrote: laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl with httpd run from inetd I get the following

httpd ssl failures

2019-12-15 Thread Edgar Pettijohn
laptop$ uname -a NetBSD laptop.my.domain 9.99.24 NetBSD 9.99.24 (GENERIC_KASLR) #0: Sat Dec 14 21:37:06 CST 2019 r...@laptop.my.domain:/usr/obj/sys/arch/amd64/compile/GENERIC_KASLR amd64 Testing ssl with httpd run from inetd I get the following in the xferlog: laptop$ sudo tail -n 20