From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37503: dconf-editor build fails on core-updates Date: Wed, 02 Oct 2019 14:49:10 +0200 Message-ID: <87sgobia7t.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49212) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFe50-0006DM-ES for bug-guix@gnu.org; Wed, 02 Oct 2019 08:50:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFe4z-0007bx-Bl for bug-guix@gnu.org; Wed, 02 Oct 2019 08:50:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55083) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFe4w-0007V1-GE for bug-guix@gnu.org; Wed, 02 Oct 2019 08:50:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iFe4w-0002Wq-Ds for bug-guix@gnu.org; Wed, 02 Oct 2019 08:50:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Jack Hill's message of "Tue, 24 Sep 2019 11:59:44 -0400 (EDT)") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Jack Hill Cc: 37503-done@debbugs.gnu.org Hi Jack, Jack Hill skribis: > ../dconf-editor-3.30.2/editor/setting-object.vala > ../dconf-editor-3.30.2/editor/source-manager.vala > error: Only a stable version of GLib can be targeted, use MAJOR.MINOR for= mat with MINOR as an even number > Compilation failed: 1 error(s), 0 warning(s) > [5/29] Generating resources_c with a custom command. > ninja: build stopped: subcommand failed. > command "ninja" "-j" "2" failed with status 1 Fixed in 86f2124b0f015e99416e5e6efc15f0ef790eb366. Ludo=E2=80=99.