From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6DE5Ea+viWUZHAEAkFu2QA (envelope-from ) for ; Mon, 25 Dec 2023 17:37:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id eA7WDK+viWVwRQAAqHPOHw (envelope-from ) for ; Mon, 25 Dec 2023 17:37:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FGVrAt+i; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703522223; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=DGT3IBfP/51v/PbsyJouv6PiIKT2ffRKRiGub9gEegA=; b=k//uzB3S4suzHj1D5kx0FshJbXpnWfQzY5u3f6FD8SmRto+kGYFrUzRIKUdl9UaIJrtzLL rSpfi4dxQs32BMbLIX7lT2iySut1jOYWoyv/gHlNrUhA55Z1WvHZ0bGO2GXF3/jYCZuMUt esbQJpBu0onjKPu8fEyLTbMeHmxwHuGLPPHb4hTF4G1Ano51GcsrlnaYcuiJSaSV64D7HF cHgrNxevOXlDrSRauBUHGXVM89SNIXxhTDzT3FruhgBPkEw8D5iVaKod11GDA94dgZqmzE XMNw0UZY/IfcDBdg+dWlFmlQA6GBj6OVZCH7KNyG4CLDpUes7tXiBx+ofRPleA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=FGVrAt+i; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703522223; a=rsa-sha256; cv=none; b=R7sCUclgN//xpnzSBpBAudIQxpOQ2Aivequ8er8wFDnTQc4KqPc4FxzqEubxKxDaX7TKCZ wA6AtYj1g1UNRVXJyE8FYos9j3DW+IbtXinHuvQkXuTjaEJggif4ECqai5W6V/uCV35PXk h1J5KmhUqx5PYNmO8vGkR0el8LHQO9qmJWwlgjceu7iICRG88+aMctAZ+mKI8/xUlqJ8ho oYCg06YrvjF7CLVzesYm1EPXFWslq54HaIYD266mj/wDLRPHtZAbQ9i3ylGZdibu9ybUxX bNF24bScBDoJylaYv/LLxoNqd1pzPCXb4EY6H6ei6OuYIySuNMP4fq/6vN08WA== 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 CF071597A3 for ; Mon, 25 Dec 2023 17:37:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rHnwn-00052c-IN; Mon, 25 Dec 2023 11:36:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHnwm-00052O-Gx for guix-patches@gnu.org; Mon, 25 Dec 2023 11:36:56 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rHnwl-0000z9-9M for guix-patches@gnu.org; Mon, 25 Dec 2023 11:36:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rHnwr-0001l6-Pm for guix-patches@gnu.org; Mon, 25 Dec 2023 11:37:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67922] [PATCH 0/2] google highway 1.0.7 Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Dec 2023 16:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 67922@debbugs.gnu.org Received: via spool by 67922-submit@debbugs.gnu.org id=B67922.17035222036731 (code B ref 67922); Mon, 25 Dec 2023 16:37:01 +0000 Received: (at 67922) by debbugs.gnu.org; 25 Dec 2023 16:36:43 +0000 Received: from localhost ([127.0.0.1]:55198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHnwZ-0001kV-Hx for submit@debbugs.gnu.org; Mon, 25 Dec 2023 11:36:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHnwX-0001kJ-J3 for 67922@debbugs.gnu.org; Mon, 25 Dec 2023 11:36:41 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHnwL-0000xi-4G; Mon, 25 Dec 2023 11:36:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=DGT3IBfP/51v/PbsyJouv6PiIKT2ffRKRiGub9gEegA=; b=FGVrAt+i6+SGuX7JG2IL EfeMrd9S5EgMncQKgbVHHkH0cBHHU0DQUNiXngyAxyFRus2lzO8I12ZOS4VHzsAGOlVLbNLVIS9ll mABc36jN95FJJzvjU6LYhK/iLiM6wIAb5NDRdA+v9SdqUH4NRBUsFvzaDDduyQ9IOwJbXtE9wAA7i Io5UpzmE52sNrqdEp2Tf9t4I5rXEhPK74w/J/vMQfg2fOu4duapYq2eOwNV4Ku6f3NFLsoDRY8lce YrEj/Rg/pMtVF9l/a0BXG0DmAteE0x7h3R+r09GjILLKmb3wt5qItasqtQmds8nsUTcoc0wv/cuD0 8lA7pEpiiyVUWw==; From: Mathieu Othacehe In-Reply-To: (Efraim Flashner's message of "Wed, 20 Dec 2023 09:48:11 +0200") References: Date: Mon, 25 Dec 2023 17:36:23 +0100 Message-ID: <87sf3qi6ig.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.57 X-Spam-Score: -6.57 X-Migadu-Queue-Id: CF071597A3 X-Migadu-Scanner: mx10.migadu.com X-TUID: aXU7JukxXhPR > I wasn't able to get google-highway building on i686-linux but I > figured we could update it to 1.0.7 and switch to shared libraries. Seems fair, I think you can go ahead, Thanks, Mathieu