From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8H/4FNfoBmWJ2wAAG6o9tA:P1 (envelope-from ) for ; Sun, 17 Sep 2023 13:53:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8H/4FNfoBmWJ2wAAG6o9tA (envelope-from ) for ; Sun, 17 Sep 2023 13:53:59 +0200 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 DE0AC3780D for ; Sun, 17 Sep 2023 13:53:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=FNxYsblw; 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=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694951639; a=rsa-sha256; cv=none; b=Pvd8gzGHDoacJNCcpp27sAjhaJfqejl1dyzxoU8cTlNJYapLl7L52jXl13X45JFsY+6K20 9zshzag2+THGMG/JI6GBx11rF/8Twt71/yPGts8aSxPChiFdiLfY46ny1A/f+6ofS/kKKt +fjIWctLJthgOi/dHGP2nc2QhBw1q+FvD+r+rTPq4+87jrRjzCYtetUccLCVbIsjk/ghEX 2EUCusgNWN8cZLSol/1j7eO1v5kQDDzfpnqKlPIZRNZ0kq8j5+54sAXyMJpsBH6HPgv5v+ gshDaLebZd08/nuKzULqlUpNhVbOH4hNBSRYLobMbCbGv9yBbX0iaQ0onHZJ+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694951639; 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=wkwyfwIdTTm+BiAhOBEhERtzgOJxHc6HHQyfcMasz34=; b=qxioARLwgj7ps7EqilgxyE7cp12qj9hnTOyQOVOTovqsC6H5AzOfWN+84rx/qOpTbINAvg 8ocNgL1Qq4JWfSf8B+CUaFxWUHA9Qv7WWG3WZ+Up0lSuRPjp3qPzrNjECIX9bogzYEm70O njVbU4/Wg3CVbxKymmWnZ0jGokdKYz5/9NInt5sEMn+QeySTE+R4QEwIQgIR4b1G6FLfy8 ysWhv7Ydo5hCDhGnM772gbJWKZXbYIB1KWNv828JoEW24pNHgB3CYnBqlbn97GDVbiJ+G6 cGQwGkLtx3vKcPxgsmlWxQe2sajuEGHhcn//DgLs+FEzwrcmOFuRJK2VIiBtSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=FNxYsblw; 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=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhqLb-0001Fi-SH; Sun, 17 Sep 2023 07:53:55 -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 1qhqLa-0001FZ-WA for guix-patches@gnu.org; Sun, 17 Sep 2023 07:53:55 -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 1qhqLa-0007fx-Nu for guix-patches@gnu.org; Sun, 17 Sep 2023 07:53:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhqLi-00069W-8x for guix-patches@gnu.org; Sun, 17 Sep 2023 07:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66030] [PATCH 0/2] Fix: Julia is very slow Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 Sep 2023 11:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66030 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66030@debbugs.gnu.org Cc: Efraim Flashner , Cayetano Santos Received: via spool by 66030-submit@debbugs.gnu.org id=B66030.169495161723617 (code B ref 66030); Sun, 17 Sep 2023 11:54:02 +0000 Received: (at 66030) by debbugs.gnu.org; 17 Sep 2023 11:53:37 +0000 Received: from localhost ([127.0.0.1]:49271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhqLI-00068r-S6 for submit@debbugs.gnu.org; Sun, 17 Sep 2023 07:53:37 -0400 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:40441) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhqLG-00068Z-PP for 66030@debbugs.gnu.org; Sun, 17 Sep 2023 07:53:35 -0400 Received: by mail-wr1-x42b.google.com with SMTP id ffacd0b85a97d-31f8ddc349bso375291f8f.1 for <66030@debbugs.gnu.org>; Sun, 17 Sep 2023 04:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694951601; x=1695556401; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=wkwyfwIdTTm+BiAhOBEhERtzgOJxHc6HHQyfcMasz34=; b=FNxYsblwiaFa4t6DADF460fFrQq2K/FmmCgVeT0+g6utS177K7ZNU5VAbZ1s3M0k/g MbA9AxhORfmb3UyrQyfH53JeVriv6w4sKnhE13hdGaBl7HT6uO0/m6pyMyy3AIceSqsk wFM8svwemU4ihOSBg2GMkQooQn1tU43sSEq8UNuspXmGgSP+O0sjkz8znKlBr6GpDaWP RIM+KRXIPlai1TKEaYqG4pr6Gja4vXzzQwvYTbXdk7TgTMM174ah1sKqYgUU+MY7L026 HtqxPh2On+7eFbTMX0wIV132A4pZP6xTYQR1BtwHzV8JuuS5ahbTU3mXncUgGIn4lOaw Go7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694951601; x=1695556401; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=wkwyfwIdTTm+BiAhOBEhERtzgOJxHc6HHQyfcMasz34=; b=aYVbMl4eAMtaS3tOGqC1FIDzV+i82PkqXFQFa9oF4vmLKGZDW0MSHJgggXEKuFhqxZ xP7S9tN+mcqH1PqTSVVQId43YDuj352famKvV26nytlUMUsmjiegfM5Fv6Vg/57T5RJR LIzbMRuATkuU/I1dlK1Sgw+dLCXsFlVG0Gzc8IWp3f3ms4SEfsG3jdJgIK35RJHkJama qEtwm20FLnFdfvyQgXGm+gFSn0y0tO5ctG1BKLnv/N5txRNJlsKXJRDQJBvUEO6MOTL5 xeA6udFAT6+1nfd30lx8lfHivf7cKzdzK66cRQwwHMSxYd2fQq9MSCfYYPikRf0QbELz MHyw== X-Gm-Message-State: AOJu0YxHySEWV5EIvePjzZy5WgVB4+Bi22ZFdoPGKAt608PTR3XVpIyo 9za5Vjp/RUOqAI+gxN25LUY= X-Google-Smtp-Source: AGHT+IHaZMK3mN8s+R3nF+btlpxdqW9X8M4xGm+m9AXeinGwFw1jcTZrrKmzI6mA3RvlgmhY1oPw7g== X-Received: by 2002:a05:600c:1d04:b0:401:c07f:72bd with SMTP id l4-20020a05600c1d0400b00401c07f72bdmr6356565wms.4.1694951601092; Sun, 17 Sep 2023 04:53:21 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id w7-20020adfec47000000b0031fba0a746bsm2502413wrn.9.2023.09.17.04.53.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Sep 2023 04:53:20 -0700 (PDT) From: Simon Tournier References: Date: Sun, 17 Sep 2023 13:49:35 +0200 In-Reply-To: (Simon Tournier's message of "Sat, 16 Sep 2023 12:52:58 +0200") Message-ID: <87led581f4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.10 X-Spam-Score: -5.10 X-Migadu-Queue-Id: DE0AC3780D X-Migadu-Scanner: mx2.migadu.com X-TUID: mCoppsdOZf+5 Hi, On Sat, 16 Sep 2023 at 12:52, Simon Tournier wrote: > This series is for triggering the rebuild of the Julia world. Some Julia > packages are long to build so let minimize the annoyance and make some > substitutes available before pushing to master. :-) Now, QA is done. https://qa.guix.gnu.org/issue/66030 The change introduces a regression for the package julia-arraylayouts; it is then fixed, see v2. The regression about the package julia-genericlinearalgebra reads: --8<---------------cut here---------------start------------->8--- Singular value decomposition | 57 57 1.7s Hermitian: Error During Test at /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/rectfullpacked.jl:12 Got exception outside of a @test could not load symbol "dsfrk_64_": /gnu/store/h5mgc7ar7a05f9rwrd1makhzays5wd3s-julia-1.8.3/bin/../lib/julia/liblapack.so: undefined symbol: dsfrk_64_ Stacktrace: [1] sfrk!(transr::Char, uplo::Char, trans::Char, alpha::Float64, A::Matrix{Float64}, beta::Float64, C::Vector{Float64}) @ GenericLinearAlgebra.LAPACK2 /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/src/lapack.jl:523 [2] Ac_mul_A_RFP(A::Matrix{Float64}, uplo::Symbol) @ GenericLinearAlgebra /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/src/rectfullpacked.jl:77 [3] macro expansion @ /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/rectfullpacked.jl:13 [inlined] [4] macro expansion @ /gnu/store/h5mgc7ar7a05f9rwrd1makhzays5wd3s-julia-1.8.3/share/julia/stdlib/v1.8/Test/src/Test.jl:1360 [inlined] [5] macro expansion @ /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/rectfullpacked.jl:13 [inlined] [6] macro expansion @ /gnu/store/h5mgc7ar7a05f9rwrd1makhzays5wd3s-julia-1.8.3/share/julia/stdlib/v1.8/Test/src/Test.jl:1436 [inlined] [7] macro expansion @ /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/rectfullpacked.jl:7 [inlined] [8] macro expansion @ /gnu/store/h5mgc7ar7a05f9rwrd1makhzays5wd3s-julia-1.8.3/share/julia/stdlib/v1.8/Test/src/Test.jl:1360 [inlined] [9] top-level scope @ /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/rectfullpacked.jl:7 [10] include(fname::String) @ Base.MainInclude ./client.jl:476 [11] top-level scope @ /gnu/store/zkx6p7kz3m5k5w5iy0l1d09b2n8b0ib3-julia-genericlinearalgebra-0.2.5/share/julia/loadpath/GenericLinearAlgebra/test/runtests.jl:10 [12] include(mod::Module, _path::String) @ Base ./Base.jl:419 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:303 [14] _start() @ Base ./client.jl:522 --8<---------------cut here---------------end--------------->8--- Any idea? Cheers, simon