From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 24/24] gnu: qt: Update qt to 5.7.0. Date: Sat, 20 Aug 2016 21:50:51 +0200 Message-ID: References: <20160816183938.22794-1-david@craven.ch> <20160816183938.22794-24-david@craven.ch> <87bn0pvbys.fsf@netris.org> <874m6gha9c.fsf@netris.org> <87bn0nuvfo.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbCIG-0004Vf-1O for guix-devel@gnu.org; Sat, 20 Aug 2016 15:51:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbCIA-0005SV-Vv for guix-devel@gnu.org; Sat, 20 Aug 2016 15:50:59 -0400 Received: from mail-yw0-x242.google.com ([2607:f8b0:4002:c05::242]:36772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbCI9-0005SG-Mb for guix-devel@gnu.org; Sat, 20 Aug 2016 15:50:54 -0400 Received: by mail-yw0-x242.google.com with SMTP id u134so2101102ywg.3 for ; Sat, 20 Aug 2016 12:50:52 -0700 (PDT) In-Reply-To: <87bn0nuvfo.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel I fixed all regression except vlc and avidemux (locally). I'll have to do some more debugging tomorrow. Forcing --std=gnu++11 worked in all other cases. With the release of vlc 3 eminent, would it be acceptable to use qt-4 with vlc 2.2.4 (if I don't manage to fix it)? That's what arch linux is doing currently - and forcing --std=gnu++98, since they're on gcc6.