From unknown Fri Jun 13 06:10:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#48455 <48455@debbugs.gnu.org> To: bug#48455 <48455@debbugs.gnu.org> Subject: Status: texlive-latex-graphics: non-deterministic build failure Reply-To: bug#48455 <48455@debbugs.gnu.org> Date: Fri, 13 Jun 2025 13:10:37 +0000 retitle 48455 texlive-latex-graphics: non-deterministic build failure reassign 48455 guix submitter 48455 Chris Marusich severity 48455 important thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 15 17:02:29 2021 Received: (at submit) by debbugs.gnu.org; 15 May 2021 21:02:29 +0000 Received: from localhost ([127.0.0.1]:49351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1li1Qa-00080g-Tr for submit@debbugs.gnu.org; Sat, 15 May 2021 17:02:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:56018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1li1QZ-00080Z-Iy for submit@debbugs.gnu.org; Sat, 15 May 2021 17:02:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1li1QZ-0006sT-Cb for bug-guix@gnu.org; Sat, 15 May 2021 17:02:27 -0400 Received: from mail-pl1-x629.google.com ([2607:f8b0:4864:20::629]:34567) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1li1QX-0003sA-OC for bug-guix@gnu.org; Sat, 15 May 2021 17:02:27 -0400 Received: by mail-pl1-x629.google.com with SMTP id h7so1191563plt.1 for ; Sat, 15 May 2021 14:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:user-agent:date:message-id:mime-version; bh=zW2d81Y5LZ4zSIEr06kF+MM5OtHkzhVPDKIZMRDCSZI=; b=lE9pZ2pp772SQgUTyIUNwP641y0BxqHGmTGLKRElN9e+CqJ7KAhmIRS8zoJHIH/WPj NAbu4tHguw5P6YkJPEOKBFXtIktWuo3fjhfnldc+qkKlbNfmdPl9wn10abjf8vYR4z94 ADiK/MFxDDmGfhaMjhekjmqlMVWNrHLBz1JWTSLxm4NlyXxLj2c42KDNGsFYjvNrKZCh AG0XgI/568Y4gtJ+1JIuC2tgsKXocDYGStPJt+lku3EbmIyLZtxn3VJphiUjey7pK1d2 wmxR1Z8Zxve8QCwwtE+FoP0WptrxhdDu6eMHoPbdsDUOBluwlV932xUDKFct4lFabgCx 4Glw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:user-agent:date:message-id :mime-version; bh=zW2d81Y5LZ4zSIEr06kF+MM5OtHkzhVPDKIZMRDCSZI=; b=rw+62xbD/iUxs/5bvoFQoEfmq5S60w2LieEXCd8IKXLOtdC1cTJ+qDjHVjaQf6etJQ RchFrM6xqZs/imMdUqWLNb8pRyUZfi05QZ+avwDj4J8fzDeweV6XYv4baQIMpLOVXHK2 lV9TMDiYDV+7hNcd6hWT2zE1u7ISlp4MNztFipnQDnRsHqrDRqIdYBsva1PNyeesEnnH FB831j49WdkP0ceGCNZOzA/W9NSs+YGZC98iiVQCPOIJNBqwwejU+R3SS3+5pcdCvkeq 67sLrjKVNzVicnOE+PuqVj6fRLjztvpA/H5IX2IbCsaSG6DH8ow/Uo8uk7El/3vVyIVH yvbA== X-Gm-Message-State: AOAM532z0jFcmnjwCs2gDg+uFYqJJKJRr55ApGBc2V3NwtovqHr1HhT8 YcxZgYR5C/Gd/emKcoHPzr99pmBTS9WiOg== X-Google-Smtp-Source: ABdhPJxZ9LyA69pNjnuNeEJTK7naVQZ820MKmuoB3IJIOK/hicQkhXfED4/qKeXNHcByoQYazAn8cg== X-Received: by 2002:a17:902:ab95:b029:ee:f899:6fe8 with SMTP id f21-20020a170902ab95b02900eef8996fe8mr52424985plr.81.1621112543058; Sat, 15 May 2021 14:02:23 -0700 (PDT) Received: from garuda-lan ([2601:601:9d01:3f90::ed2f]) by smtp.gmail.com with ESMTPSA id ge4sm6958956pjb.4.2021.05.15.14.02.21 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 May 2021 14:02:22 -0700 (PDT) From: Chris Marusich To: bug-guix@gnu.org Subject: texlive-latex-graphics: non-deterministic build failure User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Date: Sat, 15 May 2021 14:02:20 -0700 Message-ID: <87y2cfsobn.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2607:f8b0:4864:20::629; envelope-from=cmmarusich@gmail.com; helo=mail-pl1-x629.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, On commit 100281dd200d0a59958fb17dc6de75d3913e2b7a, the build for texlive-latex-graphics sometimes fails and sometimes succeeds. To reproduce the issue, just try "guix build texlive-latex-graphics" or "guix build --check texlive-latex-graphics" a few times. I used this cumbersome one-liner to try it a bunch: while :; do if ./pre-inst-env guix build --cores=3D1 --check texlive-latex-= graphics; then echo SUCCESS; else echo FAIL; fi; done 2>&1 | tee /tmp/out Then you can summarize the results with another cumbersome one-liner like this: cat /tmp/out | grep -e ^FAIL -e ^SUCCESS | sort | uniq -c | awk '{arr[$2] = =3D $1; arr["TOTAL"] +=3D $1} END {for (i in arr) printf("%5d (%6.2f%%): %s= \n", arr[i], 100*arr[i]/arr["TOTAL"], i)}' This failure happens on powerpc64le-linux and x86_64-linux. It might happen on other architectures; I didn't test them. In my testing, it happened about 18% of the time on powerpc64le-linux, and about 1% of the time on x86_64-linux. Here is the error from the powerpc64le-linux case. Except for the store paths, the error is identical to the x86_64-linux case: =2D-8<---------------cut here---------------start------------->8--- Generating file(s) dvipdf.def dvipsone.def dviwin.def emtex.def pctexps.def= pctex32.def pctexhp.def pctexwin.def truetex.def tcidvi.def dvipsnam.def=20 Processing file drivers.dtx (dvipdf,color1,psrulesZ) -> dvipdf.def (tiffrules,dvipsone,color1,dosrules,psrules) ->= dvipsone.def (dviwin,nops) -> dviwin.def (emtex,dosrules,nops) -> emtex.def (pctexps,color3,colorfix) -> pctexps.def (pctex32,color1) -> pctex32.def (pctexhp,nops) -> pctexhp.def (pctexwin,nops) -> pctexwin.def (truetex,color4,nops) -> truetex.def (tcidvi,color4,nops) -> tcidvi.def (dvipsnames) -> dvipsnam.def Lines processed: 1701 Comments removed: 776 Comments passed: 9 Codelines passed: 757 ) warning (pdf backend): no pages of output. Transcript written on graphics-drivers.log. realloc(): invalid next size command "luatex" "-interaction=3Dnonstopmode" "-output-directory=3Dbuild" "= &luatex" "graphics-drivers.ins" failed with signal 6 builder for `/gnu/store/r6xcixwj7y2336lg68clqck74prckzbd-texlive-latex-grap= hics-51265.drv' failed with exit code 1 build of /gnu/store/r6xcixwj7y2336lg68clqck74prckzbd-texlive-latex-graphics= -51265.drv failed View build log at '/var/log/guix/drvs/r6/xcixwj7y2336lg68clqck74prckzbd-tex= live-latex-graphics-51265.drv.bz2'. guix build: error: build of `/gnu/store/r6xcixwj7y2336lg68clqck74prckzbd-te= xlive-latex-graphics-51265.drv' failed FAIL =2D-8<---------------cut here---------------end--------------->8--- Signal 6 is SIGABRT on these systems; I'm not sure what the failure means or what might be causing it, but I haven't dug into it much yet. =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmCgNtwVHGNtbWFydXNp Y2hAZ21haWwuY29tAAoJEN1AmhXYIkadyTAQAI48MvN/mWRVyi97wUHU3rB+BuCl I32nXN/Kv6A5eCNeg1o4Z3meis1srF3hOVMNZK1Ks85Od+SAfjQHmYpzSzZ8YkdE W14EocW4ZDOyxN1Ap8CMv3UZBGadTZB8BCDC8FPCRpHYbYb02N/M630LWsKPncIP 6j8G3JH/ASXpB2xeqj7O0emB/GAQXF4aCwt05lOQLyTmmy1gQSN3WUB7jf4kSiFY flr8VCqqaguveUwYRRPUmfGOtEM5bqGuD5JEKdqYKNov9auLlCiQRYKSBV8udOZE Ofll4o3GBAyTD6oHTe4Uo6R3ZMOukzsJea1/E3mQ3+wPzMPNK9QVSIfM7IKJsnc5 A78LGoOKwtf7KiLX4R5jpVAMbR7+HKHLLwo5oJlXw1fKr5xH+loSKh6imu+9Lxzk iMWDXeRhgHu5JhICdQZKKcnH6b/2hqRgnv34OLOJsxg/vSwOXF6u50ldrvE0O/CF pUgPb4yHUvWlUUZSUO04mwDBerUse6wAq/hqt+W6TYDXJw11DBNuSvdVCP4gk607 CvYfysz/EAM/2PwUHZg27FHRP7LaaOgJvDyeJpGxuvGDWEih88uIltAEu5N55Ocg ngOjEJtVMURHxu9imsMJaIROZaSOTu9au3GttVB3vv7mzuXNN5naOlP6hIlimYsJ JdquULkAvRPI3FzB =JvYq -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 21 17:37:29 2021 Received: (at control) by debbugs.gnu.org; 21 May 2021 21:37:29 +0000 Received: from localhost ([127.0.0.1]:37943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkCpk-0004OM-W4 for submit@debbugs.gnu.org; Fri, 21 May 2021 17:37:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46566) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkCpj-0004OA-LQ for control@debbugs.gnu.org; Fri, 21 May 2021 17:37:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38358) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkCpe-0005Zl-EK for control@debbugs.gnu.org; Fri, 21 May 2021 17:37:22 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=40716 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkCpe-0006Gs-3w for control@debbugs.gnu.org; Fri, 21 May 2021 17:37:22 -0400 Date: Fri, 21 May 2021 23:37:21 +0200 Message-Id: <87cztj7oq6.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #48064 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) merge 48064 48455 quit From debbugs-submit-bounces@debbugs.gnu.org Fri May 21 17:38:30 2021 Received: (at 48455) by debbugs.gnu.org; 21 May 2021 21:38:30 +0000 Received: from localhost ([127.0.0.1]:37947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkCqk-0004QH-71 for submit@debbugs.gnu.org; Fri, 21 May 2021 17:38:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkCqf-0004Py-2P for 48455@debbugs.gnu.org; Fri, 21 May 2021 17:38:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38524) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lkCqZ-0005eM-RQ; Fri, 21 May 2021 17:38:19 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41180 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lkCqZ-0006KK-Hr; Fri, 21 May 2021 17:38:19 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Chris Marusich Subject: Re: bug#48455: texlive-latex-graphics: non-deterministic build failure References: <87y2cfsobn.fsf@gmail.com> Date: Fri, 21 May 2021 23:38:18 +0200 In-Reply-To: <87y2cfsobn.fsf@gmail.com> (Chris Marusich's message of "Sat, 15 May 2021 14:02:20 -0700") Message-ID: <878s477ool.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48455 Cc: 48455@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Chris Marusich skribis: > warning (pdf backend): no pages of output. > Transcript written on graphics-drivers.log. > realloc(): invalid next size > command "luatex" "-interaction=3Dnonstopmode" "-output-directory=3Dbuild"= "&luatex" "graphics-drivers.ins" failed with signal 6 I observed similar issues on several texlive packages: https://issues.guix.gnu.org/48064 Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 29 06:42:49 2021 Received: (at control) by debbugs.gnu.org; 29 Jun 2021 10:42:49 +0000 Received: from localhost ([127.0.0.1]:53677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyBCb-0005Or-C7 for submit@debbugs.gnu.org; Tue, 29 Jun 2021 06:42:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyBCZ-0005Oa-E1 for control@debbugs.gnu.org; Tue, 29 Jun 2021 06:42:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50412) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyBCT-0001fe-L4 for control@debbugs.gnu.org; Tue, 29 Jun 2021 06:42:41 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=42536 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyBCT-00011Q-De for control@debbugs.gnu.org; Tue, 29 Jun 2021 06:42:41 -0400 Date: Tue, 29 Jun 2021 12:42:40 +0200 Message-Id: <87zgv9rly7.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #48064 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) severity 48064 important quit From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 03 20:26:32 2024 Received: (at control) by debbugs.gnu.org; 4 Oct 2024 00:26:33 +0000 Received: from localhost ([127.0.0.1]:34129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swW9Q-00065b-NT for submit@debbugs.gnu.org; Thu, 03 Oct 2024 20:26:32 -0400 Received: from mail-pl1-f177.google.com ([209.85.214.177]:43165) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1swW9P-00065Q-0f for control@debbugs.gnu.org; Thu, 03 Oct 2024 20:26:31 -0400 Received: by mail-pl1-f177.google.com with SMTP id d9443c01a7336-20b84bfbdfcso18180445ad.0 for ; Thu, 03 Oct 2024 17:26:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728001527; x=1728606327; darn=debbugs.gnu.org; h=subject:from:to:message-id:date:from:to:cc:subject:date:message-id :reply-to; bh=FxPz6AIkhHB26XDTWiMZjIps2aekH6QaIBpN3PvWEXM=; b=byw3l3BTYThMZj4CCP0GIWZtadFqZHdaBp9G5J/2xokBVZHSiZvGHIq6sAQAOX4kHA XJ7IMQ3KTMOTWj2XIUilcVgU0JIKmKu5lhEoX6tY31kqwPZSgy4waj733UcA91JHvqz7 14bGQ0VEgh15bL3dXOqKVGPx2FyWqLLOe2gg2mMqrtOSU7RRDlo0z/DZAVM5e41UIUvi fsoKGVgXedMQAbFlOFZ5Ssgs0HbNQyCwm1sHV2Ujj4QPTYcOMlN0PZoD28xj3nBqox+4 7BK12/rMlhe7ZsqZ6AKjFlmb4d3vnUrwOXi9v9fk9g/o6feHrBwGdKfVq+6DY1Ysfdt4 3gCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728001527; x=1728606327; h=subject:from:to:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FxPz6AIkhHB26XDTWiMZjIps2aekH6QaIBpN3PvWEXM=; b=nrmwGd0B+arse/qerpMIsg5VDRLiADw7VY5yITAM+qyqV/uGLfvzXAzzB1SDUtuIt/ lT06NnkZK/aN5QzCrMCEXGwkmXbZ3noc7lXcq68zoBE7Poz9Q8gD6pEficsVgCykWa9m 4leyXCYvE/0Jlc0yDhuLyYS43u7UmWPbCW3LH0bb4sQgitoGczOgnD9jEUpjRsj2Zndr Styi7tp4q+P55urd66G1AEqm0fqd0HGqgE1q/mNHxi+Jv2A571RhFHttL9IOUaqwJa4Y 8JmS14RUwZRmWfP6XjovmJ5+nDXOjQfndGwmNL2Z83HB24T8b9cjaD6nvwECxWkkiE58 I17g== X-Gm-Message-State: AOJu0Yx1uneKt3EI8GTJg8DQmOD3OZSNSVe5W48PTRMVu7ZMbomaE7MO YYZcetOT8mJGskt1zzOBY1aWiRpJWAxQIHkXY2gmE0RCqMrrBbhVWVcINA== X-Google-Smtp-Source: AGHT+IHRH3pKmcVTgNCTElIFvDfmt+RCP/fj7gyVNe/W5N5Y+O2JFPxFjZuJfzlFrqzgRbW5IVg8Lg== X-Received: by 2002:a17:902:d2ca:b0:206:9dfb:3e9e with SMTP id d9443c01a7336-20be189892dmr58171435ad.10.1728001527125; Thu, 03 Oct 2024 17:25:27 -0700 (PDT) Received: from hurd ([2405:6586:be0:0:c8ff:1707:9b9:af89]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-20beead264bsm14461535ad.21.2024.10.03.17.25.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Oct 2024 17:25:26 -0700 (PDT) Date: Fri, 04 Oct 2024 09:25:23 +0900 Message-Id: <87jzeoemto.fsf@gmail.com> To: control@debbugs.gnu.org From: Maxim Cournoyer Subject: control message for bug #73613 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) merge 73613 48455 quit