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 OAmzH8Qg117bOAAA0tVLHw (envelope-from ) for ; Wed, 03 Jun 2020 04:02:12 +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 cBOsG8Qg116GQgAAB5/wlQ (envelope-from ) for ; Wed, 03 Jun 2020 04:02:12 +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 046AC94050F for ; Wed, 3 Jun 2020 04:02:11 +0000 (UTC) Received: from localhost ([::1]:51944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgKbS-0004Xu-Ty for larch@yhetil.org; Wed, 03 Jun 2020 00:02:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46064) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgKbL-0004Xc-Sa for guix-devel@gnu.org; Wed, 03 Jun 2020 00:02:03 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:38498) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgKbK-0003Lp-Sn; Wed, 03 Jun 2020 00:02:03 -0400 Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1jgKbH-0007FZ-NB; Wed, 03 Jun 2020 00:01:59 -0400 Date: Wed, 3 Jun 2020 00:01:58 -0400 (EDT) From: Jack Hill X-X-Sender: jackhill@marsh.hcoop.net To: Chris Marusich Subject: Re: Request to verify powerpc64-linux bootstrap binaries In-Reply-To: <87367dnv3d.fsf_-_@gmail.com> Message-ID: References: <87o8q2uqdw.fsf@gmail.com> <87o8q2uqdw.fsf@gmail.com> <58106de1-bc26-7256-292d-17abc2ce19ee@gmail.com> <87o8q2uqdw.fsf@gmail.com> <58106de1-bc26-7256-292d-17abc2ce19ee@gmail.com> <87367dnv3d.fsf_-_@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Received-SPF: pass client-ip=104.248.1.95; envelope-from=jackhill@jackhill.us; helo=minsky.hcoop.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/03 00:02:01 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxim Cournoyer , =?ISO-8859-15?Q?L=E9o_Le_Bouter?= , guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 1.99 X-TUID: 3FP3MHK1Aq/s On Tue, 2 Jun 2020, Chris Marusich wrote: > I have opened up a bug report for this issue, so we can continue the > discussion there: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41669 > > I will try on my end to obtain a differing gcc to see if I can analyze > the difference. In the meantime, could you share your gcc with me so I > can see what the contents looks like? This is mine: > > https://media.marusich.info/gcc-stripped-5.5.0-powerpc64-linux-gnu.tar.xz Sure, mine is at: https://jackhill.us/misc/gcc-stripped-5.5.0-powerpc64-linux-gnu.tar.xz Wishing us a speedy investigation, Jack