From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSHgp-00031e-Qa for guix-patches@gnu.org; Tue, 04 Jul 2017 02:52:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSHgo-0006VW-CI for guix-patches@gnu.org; Tue, 04 Jul 2017 02:52:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48453) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSHgo-0006VP-8j for guix-patches@gnu.org; Tue, 04 Jul 2017 02:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dSHgo-0008VE-2K for guix-patches@gnu.org; Tue, 04 Jul 2017 02:52:02 -0400 Subject: [bug#27542] [PATCH] gnu: gcr: Enable working tests. Resent-Message-ID: References: <20170630214326.27709-1-kei@openmailbox.org> <87shie7u9l.fsf@gnu.org> <87podiiqr6.fsf@openmailbox.org> <87shie4n1e.fsf@gnu.org> <87lgo68qjy.fsf@openmailbox.org> <87h8yurn14.fsf@gnu.org> <87h8yt8w2r.fsf@openmailbox.org> <87inj9feuc.fsf@gnu.org> <87shid6sxb.fsf@openmailbox.org> From: Roel Janssen In-reply-to: <87shid6sxb.fsf@openmailbox.org> Date: Tue, 04 Jul 2017 08:51:33 +0200 Message-ID: <87fuecr8y2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 27542-done@debbugs.gnu.org Kei Kebreau writes: > Roel Janssen writes: > >> >> Not sure if this is related, but I now get: >> >> ... >> gcr-3.20.0/ui/gcr-prompt-dialog.c >> gcr-3.20.0/README >> patching file Makefile.in >> Hunk #7 FAILED at 3268. >> 1 out of 10 hunks FAILED -- saving rejects to file Makefile.in.rej >> source is under 'gcr-3.20.0' >> applying >> '/gnu/store/8dizfkad578r7n3iwafhmi9ckfnhx7lc-gcr-disable-failing-tests.patch'... >> builder for >> `/gnu/store/b5p4nsrnsf55krjidq53mw93xcwbqzyb-gcr-3.20.0.tar.xz.drv' >> failed to produce output path `/gnu/st >> ore/ram3idajh7jwxk18k6ixaccgq0arigrx-gcr-3.20.0.tar.xz' >> ... >> >> Does gcr build for you? >> > > No... I've committed a corrective patch to master. I must have > accidentally used an old revision of the patch. Thanks for the corrective patch. :) Kind regards, Roel Janssen