From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6J8ZNoe2TWPiGwEAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 22:09:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6EhsNYe2TWOZfgAAG6o9tA (envelope-from ) for ; Mon, 17 Oct 2022 22:09:43 +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 7533286FE for ; Mon, 17 Oct 2022 22:09:43 +0200 (CEST) Received: from localhost ([::1]:44064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okWQg-00050D-KR for larch@yhetil.org; Mon, 17 Oct 2022 16:09:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okWPi-000505-JP for emacs-orgmode@gnu.org; Mon, 17 Oct 2022 16:08:42 -0400 Received: from mail-vs1-xe2f.google.com ([2607:f8b0:4864:20::e2f]:42644) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okWPe-0001Xp-NI for emacs-orgmode@gnu.org; Mon, 17 Oct 2022 16:08:42 -0400 Received: by mail-vs1-xe2f.google.com with SMTP id h29so12627922vsq.9 for ; Mon, 17 Oct 2022 13:08:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=BCvUQwxOdFU0/O6WT2hzlC/se6gpnqLOu65uoqviEnI=; b=NWK2uD/xehJMMadyM7CaIV6kmKSJ/P+GWvR3HaRtmu5Ru98Q9AwzNUJAo5W2hJL/bI S5fU2sPffbfS/5uPnRJIegUyGETdhEXb3i757Iq06B0sR2vHC1p9zVvXxk9ti1Z4P+Zp wPFDN6s27251QdgVNvcFAZGgzwly8Ni1hcWHr5jQuL7LTncwxkwk5o7GjpoIHT6cwqfW 9bkxW/KUZmZO2SKZVucQ1XSGo5tJitpfbSwqd8JSjQABJlgPUSx0yGDv5lpc3o2VsIuG fMr9jkFJEPmFFDOlEzU+L6GmVKLr5D120todmMzf6lugKQ47EdQrR5f5Jp08dbNAFl+H sOGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=BCvUQwxOdFU0/O6WT2hzlC/se6gpnqLOu65uoqviEnI=; b=uPySt2oJibgH5Dxi7qq2EPWlWFPQKSejcvHp88qNgwj+xIvdy3F5xLCjXY8SEw2MBa KD+3MXkWrjVETucU+PRHmEStnttlyEtIZAJAozE6oR8GyWtFzWl3ZO1ebB94tuaWDqrJ /1md6oPTYrF8M+/PsRJmVywfm0Z9GF6sXuhMu9ug3uBjLhVVim2jtUr8yXh+KfmmDp8J wQjhC0NelplQhM6F/z3/Vcy40M2f4OU56DFDelrMNP899sagNmpz1cCOuO16SiX+1Mwr hGdUkFvfZSUO/laHRjleU7cCiIzpEkvBjfuVvpk/ssUoWNxCl7iVhlMDljRhy/RmPX5G yFmA== X-Gm-Message-State: ACrzQf1/6AvPT4J6bUCazJUuw0EEc953pev6t3JkXDryyC3c5SZjHQtG gnh9FSam90btl68NuqOezdD4JSzYUvBraQuFDfx8Yv1mN+8= X-Google-Smtp-Source: AMsMyM7XVDzjh433EhHKwB2Ft35TM3CIYaXEHBDWDE2qpTi0WwT7e+XZ1/efjfQdjJRsUCd1juxqejc3mq74+Hywca8= X-Received: by 2002:a67:d38f:0:b0:3a6:ff31:efe7 with SMTP id b15-20020a67d38f000000b003a6ff31efe7mr5413488vsj.33.1666037317143; Mon, 17 Oct 2022 13:08:37 -0700 (PDT) MIME-Version: 1.0 From: =?UTF-8?Q?Christian_K=C3=B6stlin?= Date: Mon, 17 Oct 2022 22:08:00 +0200 Message-ID: Subject: Problems running ob-julia tests (testing/test-ob-julia.el) To: emacs-orgmode@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::e2f; envelope-from=christian.koestlin@gmail.com; helo=mail-vs1-xe2f.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666037383; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BCvUQwxOdFU0/O6WT2hzlC/se6gpnqLOu65uoqviEnI=; b=PkBvpKTE5VLEkdLJfegEZ3aMcj+X1YiHMkq4MsJ1uRv4hbWQEjdgqbbi3pu3qH/gM9N69x WX7onpzHWyEzt/n01ue6+TLIuywLUXuSN1Ax7mjs1iUuYV6moMu0rCPdnDV9hzGHPbciMC hlyhQQtsfyeI9saVwudEFHHcRzDdQ4dz/f0kVY0uS3wKu5AcCEor7MXADqkoxywM/ABCVu NafIhacL9M/Se2xOr49AVL1MjILAw4stFUHWWFSwFUE1S1RJFOHpNouke0u8HRw/f+mpkD dpK9B3lYzocFwUt/a3SsDu8HEjGpOxIh5wPml/ZnP1WCTPpEIZzc63svTL8zMQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666037383; a=rsa-sha256; cv=none; b=GK6AJyrPbnFs3lw55ztMKk3BVd6xSsqFYyAzx3E2IzNorkPZPmFZGfZ9l3HZX405zz7/30 nG2odF+5xO7mGpvRtAv38BUvLJ8vrlJGEcszEjiCsUcGapMS0CjBANAdlkyz8xButSFLF8 6lni+TIZ7a0j42dwovBVyJXHuOMZHPV2wrPRgxuh8vX4MXHZ2IOyR/f4qSqrGtdnu6R8GC VoUNMipHCzH9mD+fcpeMu7uvACkWZ7Z/E2/hjbPCr5odNEmy/un7+zkbiAr8fT+bM2z+ko TOfPaijFuiFlnbDGz3I1jcO1ddXrUMdg/5egj0hQFqiSEkYLnKknnyORnRCsVw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="NWK2uD/x"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.42 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="NWK2uD/x"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7533286FE X-Spam-Score: -2.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: pQmKmvM9HBx6 Dear org-mode wizards, I am trying to run the ob-julia tests but `make test` is prompting me for a project folder. Has anybody the tests (or the ob-julia setup) in a working state? (Simple ob-julia evaluations (without session) do work for me). Kind regards, Christian