Re: openssl and gcc-6 fallout

2018-02-23 Thread Thomas Klausner
On Fri, Feb 16, 2018 at 05:02:33PM +0100, Thomas Klausner wrote: > ledger-3.1.1nb6: boost trouble, but I don't know why this breaks and other > boost stuff works: > > /usr/pkg/include/boost/core/enable_if.hpp:41:10: error: incomplete type > 'boost::optional_detail::is_optional_val_init_candidate

Re: openssl and gcc-6 fallout

2018-02-20 Thread Mark Davies
On 21/02/18 01:59, Thomas Klausner wrote: > I've used https://bugs.mysql.com/bug.php?id=83814 to make patches for > mysql57-*. However, I don't expect they'll work with openssl-1.0. > > Attached for those interested. Thats the same as I did in http://mail-index.netbsd.org/pkgsrc-users/2018/02/1

Re: openssl and gcc-6 fallout

2018-02-20 Thread Thomas Klausner
On Fri, Feb 16, 2018 at 05:02:33PM +0100, Thomas Klausner wrote: > mysql-client-5.5.59 -- haven't looked I've used https://bugs.mysql.com/bug.php?id=83814 to make patches for mysql57-*. However, I don't expect they'll work with openssl-1.0. Attached for those interested. Thomas Index: distinfo =

Re: openssl and gcc-6 fallout

2018-02-19 Thread Thomas Klausner
On Sat, Feb 17, 2018 at 10:52:54PM +0100, Thomas Klausner wrote: > On Fri, Feb 16, 2018 at 11:31:24PM +0100, Thomas Klausner wrote: > > 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/ver

Re: openssl and gcc-6 fallout

2018-02-17 Thread Thomas Klausner
On Fri, Feb 16, 2018 at 11:31:24PM +0100, Thomas Klausner wrote: > 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(metho

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*)': > openjdk/hotspot/src/share/vm/classfile/verifier.cpp:1

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 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, >