update multimedia/mlt 6.6.0

2018-04-20 Thread Matthew Martin
Update multimedia/mlt to the latest release. Also fixes the build with clang. I don't use melt, but the tests only have one failure (mentioned in the Makefile) and it could play a few sample videos. A minor lib bump is required, but I'm not confident it's sufficient, so the patch cranks the major.

devel/shellcheck - dependency issue

2018-04-20 Thread Nigel Taylor
Makefile has RUN_DEPENDS-lib = ${BUILD_DEPENDS} In the case of USE_CCACHE being set to Yes devel/ccache is added to the build dependencies, when not required at runtime. This shouldn't be used in Makefile's.

emulators/mame - build failure amd64

2018-04-20 Thread Nigel Taylor
>From dpb log... Compiling src/devices/bus/iq151/minigraf.cpp... c++ -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/lua-5.3/ -Wno-ignored-qualifiers -MMD -MP -MP -DPTR64=1 -DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 -DLUA_COMPAT_ALL -D

[UPDATE] www/py-mako

2018-04-20 Thread Remi Pointel
Hi, attached is the latest release of Mako. These ports depends on it, so if you used these softwares please test the attached diff to verify that everything works fine: rhythmbox-3.4.2 gobject-introspection-1.54.1 ipython-5.3.0 ipython3-5.3.0 piglit-20180108 deluge-1.3.15 py-pylons-1.0.2 web

spyder and py-rope

2018-04-20 Thread Elias M. Mariani
Hi, I'm trying to port spyder-ide to OpenBSD, and i have some doubts about some things: Question 1: Spyder can be built without docs, to build with docs you need py-sphynx. Should I make a subpackge so we have: +spyder-3.2.6 +spyder-docs-3.26 or just one single package ? I dont see de point in bui

armv7: freeradius3 build.

2018-04-20 Thread Karel Gardas
Hello, I've noticed there is a number armv7 packages specified for the 6.3 release on release web page so I assume all ports are already built. Hovewer freeradius 3 seems to be missing from the packages, although it is build on any other architecture I've checked (amd64/sparc64/mips64). I've att

Re: clang6 fallout

2018-04-20 Thread Christian Weisgerber
Updated list as of Apr 20, 15:00 UTC. http://build-failures.rhaalovely.net/amd64/2018-04-19/ cad/kicad graphics/aqsis multimedia/k3b-kde4 multimedia/mlt x11/kde/base3 x11/kde/games3 x11/kde4/bovo x11/kde4/kopete x11/kde4/kross-interpreters x11/kde4/kuser x11/kde4/p5-qt x11/kde4/pim-runtime x11/kde

Re: Clang 6 fixes for games/stepmania

2018-04-20 Thread Frederic Cambus
On Wed, Apr 18, 2018 at 09:51:43PM +0200, Christian Weisgerber wrote: > Frederic Cambus: > > > Here is a diff to fix stepmania build with Clang 6 (handpicked from > > upstream commits). > > There's a problem with applying the patch because src/ProfileManager.cpp > has CR LF line endings. Commite

Re: clang 6: php 5.6 broken with opcache

2018-04-20 Thread Stuart Henderson
On 2018/04/20 12:59, Stuart Henderson wrote: > Does anyone have an idea what might be going on? In the absence of > anything better I'm currently trying to figure out how to compile > various files with a different compiler to try to narrow things down > to a particular file. ..building the parts

clang 6: php 5.6 broken with opcache

2018-04-20 Thread Stuart Henderson
php 5.6 built with clang 6 segfaults at runtime if opcache is used (same with the in-tree version and a locally-built update to 5.6.35). Packages built with old clang do work ok on the same kernel that the new ones fail with. Seems okay if opcache is not enabled. Seems okay in 7.0. Does anyone h

NEW: net/blaeu

2018-04-20 Thread Denis Fondras
Blaeu is a set of programs to create distributed Internet measurements on the network of RIPE Atlas probes. https://framagit.org/bortzmeyer/blaeu Denis blaeu-1.1.1.tgz Description: application/tar-gz

Re: i386 clang6 breakage

2018-04-20 Thread Stuart Henderson
On 2018/04/20 13:02, Christian Weisgerber wrote: > Stuart Henderson: > > > Report from the end of my most recent build, I've picked up most fixes > > and retried but there's a chance I may have missed one: > > > > devel/avr/gcc > > What was the problem there? It built fine for me on i386. > >

Re: i386 clang6 breakage

2018-04-20 Thread Christian Weisgerber
Stuart Henderson: > Report from the end of my most recent build, I've picked up most fixes > and retried but there's a chance I may have missed one: > > devel/avr/gcc What was the problem there? It built fine for me on i386. -- Christian "naddy" Weisgerber na...@mips.

Re: clang 6 deregister games/alephone/alephone

2018-04-20 Thread Peter Hessler
On 2018 Apr 20 (Fri) at 02:55:16 +0200 (+0200), Ingo Schwarze wrote: :Hi, : :Christian Weisgerber wrote on Wed, Apr 18, 2018 at 01:18:22PM +0200: :> Peter Hessler: : :>> This patch set removes the "register" keyword, which is no longer :>> legal to use. : :> Why bother? It doesn't cause errors, ju

Re: UPDATE: security/kc

2018-04-20 Thread LÉVAI Dániel
Stuart Henderson @ 2018-04-19T23:04:02 +0200: Thanks, Stuart, > On 2018/04/18 18:10, LÉVAI Dániel wrote: > > Hi! > > > > Update to kc, that breaks compatibility with <2.4 kc databases. > > Please check how I handled it here, I tried to mimic postgresql's way > > with @ask-update. [...] > Since y