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 >

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): > > > > > >

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

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*)': >

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

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