From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2CAwBPbm7mVS1wAA62LTzQ:P1 (envelope-from ) for ; Mon, 11 Mar 2024 12:11:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2CAwBPbm7mVS1wAA62LTzQ (envelope-from ) for ; Mon, 11 Mar 2024 12:11:50 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=Na2Jcqlm; 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=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710155510; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=teRqpkkTVDO0FhRaC47LI9UYzbJhc4syC97o0YkGiak=; b=RJru+QzL9xiE+B1EvsPysbRuKbDC4Qq5l4xh2EtTt9qyi+GW9r2vxt1Ds6ogXdLk5uWbTD +tvqGI95qgj8U0muPp9n3M4c1HV2eVNsp6jo57pEpvKV3Ys754d6iSABDOc4unis/RBaAv IowYe5SC54twUv8h0t62D7Y0j66v7E3F7pdCh8ckmy4Nrlcey631pMkhNY9VVYkFsctVGY q48GQMWdf2aS+6zCzebWSiXNpyOuls6PXZ6fdU+qT0y6tqfz+66JdOeDkewIPrBE+uWvCh BGAViNSqZYPPxhpJa7JFM4UJYHgvjG0XwWYHxlGLh1EKffPM/Vnbimvcm24ViA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=Na2Jcqlm; 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=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710155510; a=rsa-sha256; cv=none; b=La8ryepQpfVkaK9FFs6nJuFIWVNP3WCkB4VaPttQScZwChO1QMSeRmbvBRk5ifMS1lUcvY GMUZVeSwWQiHHXbMwTCBakrJHwW0GOWSRWVU2zsFb1CKb/FYjVgArmjVuuecW8bhA+IwSI Z8qwtjfMWv7zvaBkOyDsbybDpajZdoA7LxPpHPsaGvqjfrITyQ/mItzdy6AyztcE2wu6B1 p2vUOkwm1Wm7LgfBpj8Xero0zAbj5eGF2mrV8YpH/h5YZUJHWicuKu+/9Ua8I7S+3v/xva zo0EM7A6ORZFiACPO4iTxKcgIvq4y13U9P36+Gfzp+8H0OejaWpwven4csxvyA== 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 F417F1D59D for ; Mon, 11 Mar 2024 12:11:49 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rjdYp-0006pb-Rc; Mon, 11 Mar 2024 07:11:15 -0400 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 1rjdXJ-0005xY-8M for guix-patches@gnu.org; Mon, 11 Mar 2024 07:09:41 -0400 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 1rjdXJ-0001WL-02 for guix-patches@gnu.org; Mon, 11 Mar 2024 07:09:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rjdXq-0002k5-PM for guix-patches@gnu.org; Mon, 11 Mar 2024 07:10:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69729] [PATCH 33/41] gnu: dlib: Remove dependency on lapack. Resent-From: Romain GARBAGE Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 11 Mar 2024 11:10:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69729@debbugs.gnu.org Cc: Romain GARBAGE Received: via spool by 69729-submit@debbugs.gnu.org id=B69729.171015539010266 (code B ref 69729); Mon, 11 Mar 2024 11:10:14 +0000 Received: (at 69729) by debbugs.gnu.org; 11 Mar 2024 11:09:50 +0000 Received: from localhost ([127.0.0.1]:39065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjdXR-0002fP-Qd for submit@debbugs.gnu.org; Mon, 11 Mar 2024 07:09:50 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:58347) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rjdWo-0002YQ-Re for 69729@debbugs.gnu.org; Mon, 11 Mar 2024 07:09:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=teRqpkkTVDO0FhRaC47LI9UYzbJhc4syC97o0YkGiak=; b=Na2JcqlmZLO6myNbiEGX7K7Ijy4c2ezhhj9UZcCCa3dY77e0/E7nuq8v yRVp5BLA5Bq34C72MJcu0VVgoWk5mZ3OGITXShxZ+XNWlRWOmpJzIR9Xr oApJpOwXrF9fKZZMTo6ZEdCUtO2HYfalEfs3wKZI23U2xwu0n30/7eu5i M=; Received-SPF: SoftFail (mail3-relais-sop.national.inria.fr: domain of romain.garbage@inria.fr is inclined to not designate 193.50.110.70 as permitted sender) identity=mailfrom; client-ip=193.50.110.70; receiver=mail3-relais-sop.national.inria.fr; envelope-from="romain.garbage@inria.fr"; x-sender="romain.garbage@inria.fr"; x-conformance=spf_only; x-record-type="v=spf1"; x-record-text="v=spf1 include:mailout.safebrands.com a:basic-mail.safebrands.com a:basic-mail01.safebrands.com a:basic-mail02.safebrands.com ip4:128.93.142.0/24 ip4:192.134.164.0/24 ip4:128.93.162.160 ip4:89.107.174.7 mx ~all" Received-SPF: None (mail3-relais-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@guix-A102.bordeaux.inria.fr) identity=helo; client-ip=193.50.110.70; receiver=mail3-relais-sop.national.inria.fr; envelope-from="romain.garbage@inria.fr"; x-sender="postmaster@guix-A102.bordeaux.inria.fr"; x-conformance=spf_only X-IronPort-AV: E=Sophos;i="6.07,116,1708383600"; d="scan'208";a="81786674" Received: from unknown (HELO guix-A102.bordeaux.inria.fr) ([193.50.110.70]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Mar 2024 12:08:22 +0100 From: Romain GARBAGE Date: Mon, 11 Mar 2024 12:07:14 +0100 Message-ID: <20240311110750.16327-34-romain.garbage@inria.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240311110750.16327-2-romain.garbage@inria.fr> References: <20240311110750.16327-2-romain.garbage@inria.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 4.22 X-Spam-Score: 4.22 X-Migadu-Queue-Id: F417F1D59D X-TUID: HDqyrpqyCBq8 * gnu/packages/machine-learning.scm (dlib): Remove dependency on lapack. Change-Id: I1e230cef64f1a847bb44845ebf3f59e7f4704b7b --- gnu/packages/machine-learning.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index e51877411d..4315d0d5b9 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -1650,7 +1650,6 @@ (define-public dlib libnsl)) (inputs `(("giflib" ,giflib) - ("lapack" ,lapack) ("libjpeg" ,libjpeg-turbo) ("libpng" ,libpng) ("libx11" ,libx11) -- 2.41.0