From owner-freebsd-ports@freebsd.org Thu Apr 2 21:37:30 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 433AA266CA3 for ; Thu, 2 Apr 2020 21:37:30 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (vogon.madpilot.net [159.69.1.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48tbxs1VrNz3yW4 for ; Thu, 2 Apr 2020 21:37:20 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 48tbxW6VnXz6f65; Thu, 2 Apr 2020 23:37:03 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10026) with ESMTP id 7JDEbkuJMjJe; Thu, 2 Apr 2020 23:37:01 +0200 (CEST) Subject: Re: graphics/vigra broken, unbreak? To: Felix Palmen , freebsd-ports@freebsd.org References: <20200402213028.nywlzjzxtuylc5hr@nexus.home.palmen-it.de> From: Guido Falsi Message-ID: Date: Thu, 2 Apr 2020 23:37:01 +0200 In-Reply-To: <20200402213028.nywlzjzxtuylc5hr@nexus.home.palmen-it.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48tbxs1VrNz3yW4 X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.98 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[madpilot.net:s=bjowvop61wgh]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[madpilot.net:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[madpilot.net,quarantine]; IP_SCORE(-1.98)[ip: (-8.46), ipnet: 159.69.0.0/16(0.13), asn: 24940(-1.57), country: DE(-0.02)]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2020 21:37:30 -0000 On 02/04/20 23:30, Felix Palmen wrote: > Hello all, > > I'm referring to > here. This > port is currently broken with default options because science/hdf5 moved > to a new API. I think this is an important issue because graphics/vigra > is a dependency of LibreOffice. I added a patch (just adding a define > that enables the old API) to the PR in question and kindly ask for > review. Also, I assume more ports could be affected, see the PR. AFAIK the commit upgrading hdf5 to 1.12 has been reverted. You should upgrade your ports tree and force vigra to reinstall/downgrade. -- Guido Falsi