From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eC9PLNKpwF8lQAAA0tVLHw (envelope-from ) for ; Fri, 27 Nov 2020 07:25:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yKE2KNKpwF8GLwAAB5/wlQ (envelope-from ) for ; Fri, 27 Nov 2020 07:25:06 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3A0769404FB for ; Fri, 27 Nov 2020 07:25:06 +0000 (UTC) Received: from localhost ([::1]:38792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiY7r-0007f7-Oi for larch@yhetil.org; Fri, 27 Nov 2020 02:25:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiY5u-00067I-Ru for bug-guix@gnu.org; Fri, 27 Nov 2020 02:23:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60354) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiY5u-0000ct-Je for bug-guix@gnu.org; Fri, 27 Nov 2020 02:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kiY5u-0006j1-GG for bug-guix@gnu.org; Fri, 27 Nov 2020 02:23:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#44827: tests/channels.scm: Test failures building on Debian i386 or armhf with libgit2-dev 1.0.1 Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 27 Nov 2020 07:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44827 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 44827-submit@debbugs.gnu.org id=B44827.160646175525785 (code B ref 44827); Fri, 27 Nov 2020 07:23:02 +0000 Received: (at 44827) by debbugs.gnu.org; 27 Nov 2020 07:22:35 +0000 Received: from localhost ([127.0.0.1]:43658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiY5T-0006hp-2B for submit@debbugs.gnu.org; Fri, 27 Nov 2020 02:22:35 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:34008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiY5R-0006hc-Dl for 44827@debbugs.gnu.org; Fri, 27 Nov 2020 02:22:34 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 282351AA41; Thu, 26 Nov 2020 23:22:27 -0800 (PST) From: Vagrant Cascadian In-Reply-To: <877dq723nn.fsf@gnu.org> References: <87wnybhmpq.fsf@yucca> <877dq723nn.fsf@gnu.org> Date: Thu, 26 Nov 2020 23:22:24 -0800 Message-ID: <87eekfgt73.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 44827@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.86 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-TUID: EKaXgGfStfH6 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2020-11-26, Ludovic Court=C3=A8s wrote: > Vagrant Cascadian skribis: > >> Updating the build dependency to libgit2-dev >=3D 1.0.1 (which pulls in a >> similar version to what guix is using) fixes test suite failures ... but >> only on the amd64 architecture. The same tests pass Using an older >> version of libgit2-dev (0.28). FWIW, this is building with guile-3.0. > > [...] > >> actual-error: >> + (git-error >> + #< code: -1 message: "invalid version 0 on git_proxy_opti= ons" class: 3>) > > This error is the sign of an ABI mismatch issue between Guile-Git and > libgit2 (like Guile-Git assuming a wrong layout for one of the C structs > exposed by libgit2). > > Which version of Guile-Git are you using? Do its tests pass? 0.4.0, tests passed when built against libgit2 0.28... > In particular, Guile-Git 0.4.0 has this thing compile-time check to make > sure it matches the ABI of the underlying libgit2 version (0.28 or 1.0): > > https://gitlab.com/guile-git/guile-git/-/commit/2b4d077c6f55648f42af31a= e783ca4d8c1c5f1de > > So if you change libgit2 versions, you need to rebuild Guile-Git. Oh, this will be fun to keep track of in debian... :/ :) Yeah, the guile-git was built with the older 0.28 version of libgit2-dev (although also with all the architectures). Interestingly enough, guix pull completely fails with the older libgit2-dev version installed, but installing the new version it works fine. I'll build a newer guile-git version and force it to use the newer libgit2-dev package, and see if that fixes the issues. Then I'll have to come up with complicated versioned dependencies to ensure it keeps working in Debian and it becomes detectable when it needs to be rebuilt... live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCX8CpMAAKCRDcUY/If5cW qp6VAP4qsJ2/hrqJW5SeLTde69ZeEKiaLUJzTrsjDItC59hFTwEA2X3hsv1n20Gg O3qlYmbuwBSCAguNaB35LA21xf3JDgg= =RbGO -----END PGP SIGNATURE----- --=-=-=--