Re: ninja error building webkit2-gtk3 on rpi3

2018-11-10 Thread bob prohaska
On Fri, Nov 09, 2018 at 04:57:23PM +0100, Kurt Jaeger wrote: > Hi! > > > > > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the > > > > failure > > > > to > > > > the maintainer. > > > > > > Do this part of the message. Before building: > > > > > > export MAKE_JOBS_UNSAFE=yes >

Acme-client (Let's Encrypt)and OpenSSL

2018-11-10 Thread Xavier
Hi, Following the upgrade fom 11-STABLE to 12-STABLE, I updated OpenSSL from 1.0.1 to 1.1.1, since it seemd mandatory for pkg to work But when I check pacakages with pkg check -Bd, I've an error : > acme-client is missing a required shared library: libssl.so.46 Trying to rebuild acme-client, it

ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Mark Millard via freebsd-ports
After updating ports from -r480180 to -r484565 the rebuilt qemu-arm-static used to cross-build ports with poudriere now fails with the likes of the following assert (2 examples). Other ports have completed their package phase just fine so this does not always fail. But for cmake and gcc8 failure

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Mark Millard via freebsd-ports
On 2018-Nov-10, at 06:45, Sean Bruno wrote: > On 11/10/18 7:04 AM, Mark Millard wrote: >> I did not have this problem at all when based on -r480180 . > > > Ok. We'll take a quick look. Reverting qemu-sbruno to -r438807 still gets the assert. May be the updated pkg touches a bug that was

Bug 229088 - net/kea: update 1.3.0 to 1.4.0

2018-11-10 Thread Andrey Pevnev
Can someone commit this, please? It does look like hrs@ lost interest in this port. Bug 229088 - net/kea: update 1.3.0 to 1.4.0 Current port version is almost obsolete and kea 1.5.0 is coming out soon (already have a patch ready for 1.5.0-beta1) Thanks!

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Sean Bruno
On 11/10/18 7:04 AM, Mark Millard wrote: > I did not have this problem at all when based on -r480180 . Ok. We'll take a quick look. sean signature.asc Description: OpenPGP digital signature

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Mark Millard via freebsd-ports
[Ignore: -r487807 was built but not installed.] On 2018-Nov-10, at 08:26, Mark Millard wrote: > On 2018-Nov-10, at 06:45, Sean Bruno > wrote: > > >> On 11/10/18 7:04 AM, Mark Millard wrote: >>> I did not have this problem at all when based on -r480180 . >> >> >> Ok.

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Mark Millard via freebsd-ports
Having actually installed the reverted code fist ( -r438807 ), cmake's package stage is now well past were it was failing. So it is not the pkg vintage that matters: it is the qemu-sbruno vintage that matters. (gcc8 getting that far is hours away: full bootstrap, so mostly emulated.) === Mark

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Mark Millard via freebsd-ports
On 2018-Nov-10, at 12:28, Kyle Evans wrote: > On Sat, Nov 10, 2018 at 11:38 AM Mark Millard via freebsd-ports > wrote: >> >> Having actually installed the reverted code fist ( -r438807 ), >> cmake's package stage is now well past were it was failing. >> >> So it is not the pkg vintage that

Re: mail/opendkim

2018-11-10 Thread José Pérez via freebsd-ports
Hi, this is also related to LUA and has a proposed patch https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232953 Can some committer soul have a look? Thank you. El 2017-11-09 21:09, Herbert J. Skuhra escribió: On Thu, 09 Nov 2017 20:16:50 +0100, Kurt Jaeger wrote: Hi! > > > Can

Re: Bug 229088 - net/kea: update 1.3.0 to 1.4.0

2018-11-10 Thread Kurt Jaeger
Hi! > Can someone commit this, please? It does look like hrs@ lost interest in this > port. Ha, it's more that hrs@ has too much on his plate 8-} Committed, thanks for the pointer! -- p...@opsec.eu+49 171 31013722 years to go !

Re: security/py-gssapi: Strip libraries; add ssl -- needs a committer

2018-11-10 Thread John W. O'Brien
On 2018/10/26 19:41, John W. O'Brien wrote: > On 2018/10/06 16:31, John W. O'Brien wrote: >> Hello FreeBSD-Python, >> >> Are there any friendly neighborhood committers available to take >> Nathan's patch [0]? >> >> [0] https://bugs.freebsd.org/231189 > > Hello FreeBSD Ports, > > Nathan's patch

More troubles building www/epiphany

2018-11-10 Thread bob prohaska
Now that webkit2-gtk3 compiles correctly make in www/epiphany stops on what looks like a version of the openssl upgrade problem: ld-elf.so.1: /usr/local/lib/libcrypto.so.9: version OPENSSL_1_1_0 required by /usr/local/lib/libarchive.so.13 not defined Command

ports head -r484652: multimedia/gstreamer1-libav fails to amd64 -> armv7 cross build: error: /usr/local/bin/as: unrecognized option `-isystem'

2018-11-10 Thread Mark Millard via freebsd-ports
poudirere-devel reported: [00:38:41] [03] [00:02:01] Saved multimedia/gstreamer1-libav | gstreamer1-libav-1.14.4_1 wrkdir to: /usr/local/poudriere/data/wrkdirs/FBSDFSSDjailArmV7-default/default/gstreamer1-libav-1.14.4_1.tbz [00:38:42] [03] [00:02:02] Finished multimedia/gstreamer1-libav |

ports head -r484652: lang/ruby24 fails to amd64 -> armv7 cross build: qemu: uncaught target signal 11 (2 of them)

2018-11-10 Thread Mark Millard via freebsd-ports
Poudriere-devel reported: [00:18:32] [07] [00:02:56] Saved lang/ruby24 | ruby-2.4.5,1 wrkdir to: /usr/local/poudriere/data/wrkdirs/FBSDFSSDjailArmV7-default/default/ruby-2.4.5,1.tbz [00:18:32] [07] [00:02:56] Finished lang/ruby24 | ruby-2.4.5,1: Failed: build The log showed: --- miniruby ---

Re: Bug 229088 - net/kea: update 1.3.0 to 1.4.0

2018-11-10 Thread Andrey Pevnev
Thank you sir! I’ll try to maintain it :) > On Nov 10, 2018, at 2:47 PM, Kurt Jaeger wrote: > > Hi! > >> Can someone commit this, please? It does look like hrs@ lost interest in >> this port. > > Ha, it's more that hrs@ has too much on his plate 8-} > > Committed, thanks for the pointer!

Re: More troubles building www/epiphany

2018-11-10 Thread bob prohaska
On Sun, Nov 11, 2018 at 12:16:47AM +0100, Dimitry Andric wrote: > > After r339270 (the upgrade of base OpenSSL to 1.1.1) and r339709 > (bumping of OpenSSL shared libraries to version 111), you must delete > all your ports, and rebuild them from scratch. > > Yes, it sucks. :) > Ok, at least I

Re: More troubles building www/epiphany

2018-11-10 Thread Dimitry Andric
On 10 Nov 2018, at 22:59, bob prohaska wrote: > > Now that webkit2-gtk3 compiles correctly make in www/epiphany stops on what > looks like a > version of the openssl upgrade problem: > > ld-elf.so.1: /usr/local/lib/libcrypto.so.9: version OPENSSL_1_1_0 required by >

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Kyle Evans
On Sat, Nov 10, 2018 at 4:30 PM Mark Millard wrote: > > On 2018-Nov-10, at 12:28, Kyle Evans wrote: > > > On Sat, Nov 10, 2018 at 11:38 AM Mark Millard via freebsd-ports > > wrote: > >> > >> Having actually installed the reverted code fist ( -r438807 ), > >> cmake's package stage is now well

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Mark Millard via freebsd-ports
On 2018-Nov-10, at 20:00, Kyle Evans wrote: > On Sat, Nov 10, 2018 at 4:30 PM Mark Millard wrote: >> >> On 2018-Nov-10, at 12:28, Kyle Evans wrote: >> >>> On Sat, Nov 10, 2018 at 11:38 AM Mark Millard via freebsd-ports >>> wrote: Having actually installed the reverted code fist (