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 IPSbJxKC2l7jKwAA0tVLHw (envelope-from ) for ; Fri, 05 Jun 2020 17:34:10 +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 cAhpIxKC2l6icQAAB5/wlQ (envelope-from ) for ; Fri, 05 Jun 2020 17:34:10 +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 43F67940308 for ; Fri, 5 Jun 2020 17:34:10 +0000 (UTC) Received: from localhost ([::1]:51856 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhGEL-00015c-2n for larch@yhetil.org; Fri, 05 Jun 2020 13:34:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47586) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhGDz-0000xA-6x for guix-devel@gnu.org; Fri, 05 Jun 2020 13:33:47 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:53300) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhGDx-0002gb-Ue for guix-devel@gnu.org; Fri, 05 Jun 2020 13:33:46 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 060872f4; Fri, 5 Jun 2020 17:33:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to:cc :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=6GUfiEnSGpgzJ4CsK8+YdY a+s3UTp4fDYd9ws84p+X0=; b=VsuN6oKhgW2R8W+RBwco6TQ3tB7LnHDBhYhTVU eImvT03aEWjTpiHaHfl0cf9LMimh07PhxmicVyzcGNSaMZwTvF+kTtxDTu/gtVNc CHBvvz5ftzjypDIbN7wxH5TP/dFCHB9Q7WD4Xj1jQW0NiF1/LDkt5E79SrG5fDS1 IaImOyt9gXLfHx0eukw15+qHZyRjf/shs374T6KQp4eTSyfmQFhBiRJShtw5orp4 dM/q1riv7rCFgsWeTt/LW3Nlxv6AeM1YWAsVjur1KHo83394RbNzhq+0TzDolRtC /Dj96AFD8lyDTbD3EZuu0jn0lj3wuOBIACzb8DK3aTRYJiig== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 57642d1e (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 5 Jun 2020 17:33:47 +0000 (UTC) From: Tobias Geerinckx-Rice To: zimoun Cc: guix-devel@gnu.org Subject: Re: package websocketpp broken by Merge core-updates References: In-reply-to: Date: Fri, 05 Jun 2020 19:33:39 +0200 Message-ID: <87pnadbeoc.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, SPF_HELO_PASS=-0.001, 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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=VsuN6oKh; dmarc=pass (policy=reject) header.from=tobias.gr; 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: -3.31 X-TUID: 4xjTLkEDk0bd --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Simon, Thanks for the bug report (hint :-)! zimoun =E5=86=99=E9=81=93=EF=BC=9A > The core-updates merge seems having broken the package=20 > 'websocketpp'. Fixed with commit 1860b4152360a18ac562690c1f541e53537bf262. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXtqB8wAKCRANsP+IT1Vt eTioAP9KdVyXLD5RX5Cr1vlKnkl6f/h0hayrxIRwH3UD1CJnvwEAsX0mytCvJfAC POp55ElS+VmSWC5GVvW2iUsHDKM0EgE= =AgAe -----END PGP SIGNATURE----- --=-=-=--