Re: dhcpd, dig and new openssl

2018-02-16 Thread Riccardo Mottola
Hi, Patrick Welche wrote: Do we all have to read source-changes? or irc? Yes, Ryo fixed it in: http://mail-index.netbsd.org/source-changes/2018/02/14/msg092156.html Thanks! I did an update yesterday after reading your mails but I still have the same issue. disc$ dig -h 16-Feb-2018

Re: dhclient issues

2018-02-16 Thread Patrick Welche
On Fri, Feb 16, 2018 at 09:34:52AM +0100, Riccardo Mottola wrote: > dhclient is not working anymore: > > Can't initialize context: failure As Ryo fixed it in e.g. /usr/src/external/bsd/bind/Makefile.inc try cd /usr/src/external/bsd/bind make cleandir before your (presumably update) build?

dhclient issues

2018-02-16 Thread Riccardo Mottola
Hi All, no dhclient vs. dhpcd war, but since my last update yestrday, I noticed dhclient is not working anymore: Can't initialize context: failure If you think you have received this message due to a bug rather than a configuration issue please read the section on submitting bugs on either

daily CVS update output

2018-02-16 Thread NetBSD source update
Updating src tree: P src/BUILDING P src/distrib/sets/lists/comp/md.ia64 P src/distrib/sets/lists/comp/mi P src/doc/BUILDING.mdoc P src/doc/CHANGES P src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cc P src/external/gpl3/gcc/dist/libsanitizer/ubsan/ubsan_platform.h P

Automated report: NetBSD-current/i386 build success

2018-02-16 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the successful build: 2018.02.16.07.04.51 ozaki-r src/sys/kern/kern_synch.c,v 1.314 2018.02.16.07.05.21 knakahara src/distrib/sets/lists/comp/mi,v 1.2182

openssl and gcc-6 fallout

2018-02-16 Thread Thomas Klausner
For me, the following packages do not build on 8.99.12/amd64 from this week due to openssl-1.1 or gcc-6: openssl-1.1: python34-3.4.8 -- python 3.5 and 3.6 were fixed for openssl 1.1, but 3.4 was not. Perhaps it's time to remove this :) ruby22-base-2.2.9 -- no patches exist AFAIK, 2.4 builds

Re: openssl and gcc-6 fallout

2018-02-16 Thread J. Lewis Muir
On 02/16, Thomas Klausner wrote: > For me, the following packages do not build on 8.99.12/amd64 from this week > due to openssl-1.1 or gcc-6: > > opencv-2.4.11nb6: not sure what this is, stdlib.h definitely exists: > > In file included from /usr/include/g++/ext/string_conversions.h:41:0, >

installed obsolete files

2018-02-16 Thread Thomas Klausner
A from-scratch amd64 build just finished for me and reported: Removed obsolete file ${DEST}/usr/libdata/debug/usr/tests/kernel/t_timeleft.debug Removed obsolete file ${DEST}/usr/include/x86/dbregs.h I.e. those two files are installed by the build, but marked as obsolete in the set lists. What

Re: openssl and gcc-6 fallout

2018-02-16 Thread Thomas Klausner
On Fri, Feb 16, 2018 at 10:37:16AM -0600, J. Lewis Muir wrote: > On 02/16, Thomas Klausner wrote: > > For me, the following packages do not build on 8.99.12/amd64 from this week > > due to openssl-1.1 or gcc-6: > > > > opencv-2.4.11nb6: not sure what this is, stdlib.h definitely exists: > > > >

Re: openssl and gcc-6 fallout

2018-02-16 Thread Thomas Klausner
On Fri, Feb 16, 2018 at 05:02:33PM +0100, Thomas Klausner wrote: > openjdk8-1.8.162 (with -g, no idea): > > openjdk/hotspot/src/share/vm/classfile/verifier.cpp: In member function 'void > ClassVerifier::verify_method(methodHandle, Thread*)': >